diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-12-27 21:21:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-12-27 21:21:33 +0000 |
commit | 7f7090dbce01a9d5d3a76827c143950aa90671ce (patch) | |
tree | 62dd7c3c5a3b67d9af18c1c24f78112781707b29 /sys-apps/elfix | |
parent | Stable ppc, ppc64, bug #495624 (diff) | |
download | gentoo-2-7f7090dbce01a9d5d3a76827c143950aa90671ce.tar.gz gentoo-2-7f7090dbce01a9d5d3a76827c143950aa90671ce.tar.bz2 gentoo-2-7f7090dbce01a9d5d3a76827c143950aa90671ce.zip |
Stable for ppc and ppc64, bug #495624
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index afeb12a0b161..32d8c1d485f7 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/elfix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.75 2013/12/26 17:10:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.76 2013/12/27 21:21:33 blueness Exp $ + + 27 Dec 2013; Anthony G. Basile <blueness@gentoo.org> elfix-0.8.4.ebuild: + Stable for ppc and ppc64, bug #495624 26 Dec 2013; Jeroen Roovers <jer@gentoo.org> elfix-0.8.4.ebuild: Stable for HPPA (bug #495624). diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild b/sys-apps/elfix/elfix-0.8.4.ebuild index 663690d22da5..fc9e2148a035 100644 --- a/sys-apps/elfix/elfix-0.8.4.ebuild +++ b/sys-apps/elfix/elfix-0.8.4.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.4.ebuild,v 1.2 2013/12/26 17:10:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.3 2013/12/27 21:21:33 blueness 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 )" |