summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/patchelf/ChangeLog8
-rw-r--r--dev-util/patchelf/patchelf-0.6.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-util/patchelf/ChangeLog b/dev-util/patchelf/ChangeLog
index 801f27a91fef..0f861d5a90a0 100644
--- a/dev-util/patchelf/ChangeLog
+++ b/dev-util/patchelf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchelf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.2 2011/11/11 10:43:25 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/ChangeLog,v 1.3 2013/01/30 15:47:54 ago Exp $
+
+ 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> patchelf-0.6.ebuild:
+ Stable for amd64, wrt bug #454620
*patchelf-0.6 (11 Nov 2011)
@@ -17,4 +20,3 @@
14 Nov 2010; Justin Lecher <jlec@gentoo.org> +patchelf-0.5.ebuild,
+metadata.xml:
New addition
-
diff --git a/dev-util/patchelf/patchelf-0.6.ebuild b/dev-util/patchelf/patchelf-0.6.ebuild
index d0bd12c0718f..e97698755f0f 100644
--- a/dev-util/patchelf/patchelf-0.6.ebuild
+++ b/dev-util/patchelf/patchelf-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.1 2011/11/11 10:43:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.2 2013/01/30 15:47:54 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://nixos.org/patchelf.html"
SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-3"
IUSE=""