diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:39:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:39:20 +0000 |
commit | 1941f1b850b062c4d6aad88038c1dc5e1b93e25c (patch) | |
tree | 524b81c2c0e0bc327bdcfa2dc215aeaa22ad9336 /sys-apps/elfix | |
parent | Stable for x86, wrt bug #474200 (diff) | |
download | gentoo-2-1941f1b850b062c4d6aad88038c1dc5e1b93e25c.tar.gz gentoo-2-1941f1b850b062c4d6aad88038c1dc5e1b93e25c.tar.bz2 gentoo-2-1941f1b850b062c4d6aad88038c1dc5e1b93e25c.zip |
Stable for x86, wrt bug #474200
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.8.3.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index efe059f7369a..95fd93a22260 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,8 @@ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: + Stable for x86, wrt bug #474200 + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: Stable for ppc64, wrt bug #474200 24 Jun 2013; Jeroen Roovers <jer@gentoo.org> elfix-0.8.3.ebuild: diff --git a/sys-apps/elfix/elfix-0.8.3.ebuild b/sys-apps/elfix/elfix-0.8.3.ebuild index 7fa8f4bf296c..03315b8ab4f7 100644 --- a/sys-apps/elfix/elfix-0.8.3.ebuild +++ b/sys-apps/elfix/elfix-0.8.3.ebuild @@ -1,6 +1,6 @@ # 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.8.3.ebuild,v 1.4 2013/06/25 10:37:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.3.ebuild,v 1.5 2013/06/25 11:39:20 ago Exp $ EAPI="5" @@ -11,7 +11,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" REQUIRED_USE="|| ( ptpax xtpax )" |