diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-18 12:59:49 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-18 12:59:49 +0000 |
commit | 450c5d1070ad9213e05b56320eb812874926bc2e (patch) | |
tree | 55ab075f877fd6d582e6fade645c62029c8b9104 /sys-apps | |
parent | stable arm ppc ppc64, bug #445334 (diff) | |
download | gentoo-2-450c5d1070ad9213e05b56320eb812874926bc2e.tar.gz gentoo-2-450c5d1070ad9213e05b56320eb812874926bc2e.tar.bz2 gentoo-2-450c5d1070ad9213e05b56320eb812874926bc2e.zip |
stable arm ppc ppc64, bug #445334
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.7.0.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 5ae40c880f24..6826e4fd6abf 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 18 Dec 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.7.0.ebuild: + stable arm ppc ppc64, bug #445334 + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> elfix-0.7.0.ebuild: Stable for amd64, wrt bug #445334 diff --git a/sys-apps/elfix/elfix-0.7.0.ebuild b/sys-apps/elfix/elfix-0.7.0.ebuild index b0182ab5b2eb..a03d956ff21d 100644 --- a/sys-apps/elfix/elfix-0.7.0.ebuild +++ b/sys-apps/elfix/elfix-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.4 2012/12/18 10:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.5 2012/12/18 12:59:49 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="+ptpax +xtpax" # These only work on a properly configured pax kernel |