diff options
author | 2013-01-10 20:36:10 +0000 | |
---|---|---|
committer | 2013-01-10 20:36:10 +0000 | |
commit | 8006732f64c71b2a8a2147c95008feafe930c3aa (patch) | |
tree | d2018c4240337e99863e0e0580e15daf24639821 /sys-apps/elfix | |
parent | Stable x86, bug #445334 (diff) | |
download | gentoo-2-8006732f64c71b2a8a2147c95008feafe930c3aa.tar.gz gentoo-2-8006732f64c71b2a8a2147c95008feafe930c3aa.tar.bz2 gentoo-2-8006732f64c71b2a8a2147c95008feafe930c3aa.zip |
Stable x86, 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.7.0.ebuild | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index aa4c1b0a56e9..95902d5353b8 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 10 Jan 2013; Anthony G. Basile <blueness@gentoo.org> elfix-0.7.0.ebuild: + Stable x86, bug #445334 + 06 Jan 2013; Anthony G. Basile <blueness@gentoo.org> -elfix-0.8.0.ebuild: Remove deprecated unstable version diff --git a/sys-apps/elfix/elfix-0.7.0.ebuild b/sys-apps/elfix/elfix-0.7.0.ebuild index 99e99b43b088..571b6aed97ce 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 +# Copyright 1999-2013 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.9 2012/12/31 15:23:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.10 2013/01/10 20:36:10 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 |