diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:14:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-24 05:14:39 +0000 |
commit | 2c29a9baf3fd073ffcb13892376551cefcf82dc6 (patch) | |
tree | 8274c24cf4d9d16f61dd9f2dff7988a65814a3b4 /sys-apps/elfix | |
parent | Stable for ppc, wrt bug #474200 (diff) | |
download | gentoo-2-2c29a9baf3fd073ffcb13892376551cefcf82dc6.tar.gz gentoo-2-2c29a9baf3fd073ffcb13892376551cefcf82dc6.tar.bz2 gentoo-2-2c29a9baf3fd073ffcb13892376551cefcf82dc6.zip |
Stable for ppc, wrt bug #474200
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 17fae6616eb1..5755aa629565 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: + Stable for ppc, wrt bug #474200 + *elfix-0.8.3 (21 May 2013) 21 May 2013; Anthony G. Basile <blueness@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 cbf1ac016d0f..12993f3f1f88 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.1 2013/05/21 15:35:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.3.ebuild,v 1.2 2013/06/24 05:14:39 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 )" |