summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-12-28 22:57:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-12-28 22:57:37 +0000
commit29a28936e128ed17047fd865e79cd21dda58aa5c (patch)
treefb053eb5968295adc6b2660eb34cc17813a2a6e2 /sys-apps
parentFix building R600 target, bug #496308. (diff)
downloadgentoo-2-29a28936e128ed17047fd865e79cd21dda58aa5c.tar.gz
gentoo-2-29a28936e128ed17047fd865e79cd21dda58aa5c.tar.bz2
gentoo-2-29a28936e128ed17047fd865e79cd21dda58aa5c.zip
Stable arm, bug #495624
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/elfix/ChangeLog5
-rw-r--r--sys-apps/elfix/elfix-0.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog
index 32d8c1d485f7..e7d3ca5f4b44 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.76 2013/12/27 21:21:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.77 2013/12/28 22:57:37 blueness Exp $
+
+ 28 Dec 2013; Anthony G. Basile <blueness@gentoo.org> elfix-0.8.4.ebuild:
+ Stable arm, bug #495624
27 Dec 2013; Anthony G. Basile <blueness@gentoo.org> elfix-0.8.4.ebuild:
Stable for ppc and ppc64, bug #495624
diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild b/sys-apps/elfix/elfix-0.8.4.ebuild
index fc9e2148a035..e341bbaec6e8 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.3 2013/12/27 21:21:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.4 2013/12/28 22:57:37 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 )"