diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 19:58:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 19:58:27 +0000 |
commit | 0db57888bab709cae8c36acb19c9e1bdddcda1fd (patch) | |
tree | cc12dbe0f53e20934e427b70c56df72b183a330b /sys-apps | |
parent | Stable for ia64, wrt bug #445334 (diff) | |
download | gentoo-2-0db57888bab709cae8c36acb19c9e1bdddcda1fd.tar.gz gentoo-2-0db57888bab709cae8c36acb19c9e1bdddcda1fd.tar.bz2 gentoo-2-0db57888bab709cae8c36acb19c9e1bdddcda1fd.zip |
Stable for ia64, wrt bug #445334
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 3 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.7.0.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 6826e4fd6abf..6fb068d6dfab 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> elfix-0.7.0.ebuild: + Stable for ia64, wrt bug #445334 + 18 Dec 2012; Anthony G. Basile <blueness@gentoo.org> elfix-0.7.0.ebuild: stable arm ppc ppc64, bug #445334 diff --git a/sys-apps/elfix/elfix-0.7.0.ebuild b/sys-apps/elfix/elfix-0.7.0.ebuild index a03d956ff21d..f0fe7620b652 100644 --- a/sys-apps/elfix/elfix-0.7.0.ebuild +++ b/sys-apps/elfix/elfix-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.5 2012/12/18 12:59:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.7.0.ebuild,v 1.6 2012/12/18 19:58:27 ago Exp $ EAPI="4" @@ -10,7 +10,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" # These only work on a properly configured pax kernel |