diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-18 13:47:55 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-18 13:47:55 +0000 |
commit | 4286fc7e7d2ff9f07ec55f42be23499a22a844db (patch) | |
tree | cf8e961bfd4914221a732cb59782c5dc47b91985 /sys-apps/elfix | |
parent | Stable for x86, wrt bug #435114 (diff) | |
download | gentoo-2-4286fc7e7d2ff9f07ec55f42be23499a22a844db.tar.gz gentoo-2-4286fc7e7d2ff9f07ec55f42be23499a22a844db.tar.bz2 gentoo-2-4286fc7e7d2ff9f07ec55f42be23499a22a844db.zip |
Stable for x86, wrt bug #435114
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.5.2.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index b1f7aa7f3e94..b4f25229ff01 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,8 @@ + 18 Sep 2012; Johannes Huber <johu@gentoo.org> elfix-0.5.2.ebuild: + Stable for x86, wrt bug #435114 + 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> elfix-0.5.2.ebuild: Stable for amd64, wrt bug #435114 diff --git a/sys-apps/elfix/elfix-0.5.2.ebuild b/sys-apps/elfix/elfix-0.5.2.ebuild index d37b37af7ed3..8f6b41ec0974 100644 --- a/sys-apps/elfix/elfix-0.5.2.ebuild +++ b/sys-apps/elfix/elfix-0.5.2.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.5.2.ebuild,v 1.9 2012/09/16 10:48:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.5.2.ebuild,v 1.10 2012/09/18 13:47:55 johu 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 xtpax" DEPEND=" |