diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:19:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 14:19:16 +0000 |
commit | 7a4286f59fd15b05e5ca3395247ecf69b781ce0e (patch) | |
tree | 809f96c4dc3613e0d51e65cf0dd868a58a4bff9f /sys-apps | |
parent | Stable for x86, wrt bug #456656 (diff) | |
download | gentoo-2-7a4286f59fd15b05e5ca3395247ecf69b781ce0e.tar.gz gentoo-2-7a4286f59fd15b05e5ca3395247ecf69b781ce0e.tar.bz2 gentoo-2-7a4286f59fd15b05e5ca3395247ecf69b781ce0e.zip |
Stable for x86, wrt bug #456656
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.8.1.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index bf595760dd0b..fb25fd7ee59d 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,5 +1,8 @@ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.1.ebuild: + Stable for x86, wrt bug #456656 + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.1.ebuild: Stable for amd64, wrt bug #456656 13 Jan 2013; Anthony G. Basile <blueness@gentoo.org> -elfix-0.6.0.ebuild: diff --git a/sys-apps/elfix/elfix-0.8.1.ebuild b/sys-apps/elfix/elfix-0.8.1.ebuild index f39b55852aee..a47ac25dd853 100644 --- a/sys-apps/elfix/elfix-0.8.1.ebuild +++ b/sys-apps/elfix/elfix-0.8.1.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.1.ebuild,v 1.2 2013/02/12 14:16:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.1.ebuild,v 1.3 2013/02/12 14:19:16 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 )" |