diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 10:44:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 10:44:26 +0000 |
commit | 21f482393bd7ca608338e38eaa03a87464e3d9d7 (patch) | |
tree | a95305c9a887eb441fa74c3b8478c403bc1a3a9d /sys-apps/elfix | |
parent | Stable for amd64, wrt bug #445334 (diff) | |
download | gentoo-2-21f482393bd7ca608338e38eaa03a87464e3d9d7.tar.gz gentoo-2-21f482393bd7ca608338e38eaa03a87464e3d9d7.tar.bz2 gentoo-2-21f482393bd7ca608338e38eaa03a87464e3d9d7.zip |
Stable for amd64, wrt bug #445334
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/elfix')
-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 453c23d5d62f..5ae40c880f24 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> elfix-0.7.0.ebuild: + Stable for amd64, wrt bug #445334 + 18 Dec 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.7.0.ebuild: Minor clean up of use_enable syntax diff --git a/sys-apps/elfix/elfix-0.7.0.ebuild b/sys-apps/elfix/elfix-0.7.0.ebuild index 9e2733cf2189..b0182ab5b2eb 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.3 2012/12/18 02:08:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.4 2012/12/18 10:44:26 ago 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 |