diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-30 12:47:53 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-30 12:47:53 +0000 |
commit | fc810b09e74d9f80cd28c721179ebbe96443ac54 (patch) | |
tree | e7a860a0c1f7eabdd19c12222f4eeda92351ef20 /sys-apps/elfix | |
parent | stable arm ppc ppc64, bug #445334 (diff) | |
download | gentoo-2-fc810b09e74d9f80cd28c721179ebbe96443ac54.tar.gz gentoo-2-fc810b09e74d9f80cd28c721179ebbe96443ac54.tar.bz2 gentoo-2-fc810b09e74d9f80cd28c721179ebbe96443ac54.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/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.6.0.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index f183d03fb624..604fed2c0754 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 30 Nov 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.6.0.ebuild: + stable arm ppc ppc64, bug #445334 + *elfix-0.6.0 (11 Nov 2012) 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> +elfix-0.6.0.ebuild, diff --git a/sys-apps/elfix/elfix-0.6.0.ebuild b/sys-apps/elfix/elfix-0.6.0.ebuild index 2527523e8d43..0f59a899c95e 100644 --- a/sys-apps/elfix/elfix-0.6.0.ebuild +++ b/sys-apps/elfix/elfix-0.6.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.6.0.ebuild,v 1.1 2012/11/11 00:09:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.6.0.ebuild,v 1.2 2012/11/30 12:47:53 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="test +ptpax xtpax" DEPEND=" |