summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-26 19:38:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-26 19:38:54 +0000
commitf01b32ece8a34fdd5a9ddc440f11d4d729cbc721 (patch)
treefd50f6645c9000b5e7103fbedf83ad578ad9b624 /dev-util
parentStable for amd64, wrt bug #532810 (diff)
downloadgentoo-2-f01b32ece8a34fdd5a9ddc440f11d4d729cbc721.tar.gz
gentoo-2-f01b32ece8a34fdd5a9ddc440f11d4d729cbc721.tar.bz2
gentoo-2-f01b32ece8a34fdd5a9ddc440f11d4d729cbc721.zip
Stable for amd64, wrt bug #532850
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/patchelf/ChangeLog5
-rw-r--r--dev-util/patchelf/patchelf-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchelf/ChangeLog b/dev-util/patchelf/ChangeLog
index 75492fdd972b..066f44ca0e28 100644
--- a/dev-util/patchelf/ChangeLog
+++ b/dev-util/patchelf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchelf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.9 2014/05/01 13:44:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.10 2014/12/26 19:38:54 ago Exp $
+
+ 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> patchelf-0.8.ebuild:
+ Stable for amd64, wrt bug #532850
*patchelf-0.8 (01 May 2014)
diff --git a/dev-util/patchelf/patchelf-0.8.ebuild b/dev-util/patchelf/patchelf-0.8.ebuild
index 2327e997563b..fa3d652ef561 100644
--- a/dev-util/patchelf/patchelf-0.8.ebuild
+++ b/dev-util/patchelf/patchelf-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.1 2014/05/01 13:44:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.8.ebuild,v 1.2 2014/12/26 19:38:54 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://releases.nixos.org/${PN}/${P}/${P}.tar.bz2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-3"
IUSE=""