diff options
author | 2015-07-16 17:27:48 +0000 | |
---|---|---|
committer | 2015-07-16 17:27:48 +0000 | |
commit | f419d5e972fb95ab30d857d8b29a0d9de997df4b (patch) | |
tree | d13243c304f1bbaf3b297140353f5fb2690a3134 /sys-apps/elfix | |
parent | ia64 stable wrt bug #546724 (diff) | |
download | gentoo-2-f419d5e972fb95ab30d857d8b29a0d9de997df4b.tar.gz gentoo-2-f419d5e972fb95ab30d857d8b29a0d9de997df4b.tar.bz2 gentoo-2-f419d5e972fb95ab30d857d8b29a0d9de997df4b.zip |
ia64 stable wrt bug #530570
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index e772bbf90415..131faf4b6a9d 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/elfix # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.96 2015/04/19 07:05:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.97 2015/07/16 17:27:48 zlogene Exp $ + + 16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> elfix-0.9.0-r1.ebuild: + ia64 stable wrt bug #530570 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> elfix-0.9.0-r1.ebuild: x86 stable wrt bug #530570 diff --git a/sys-apps/elfix/elfix-0.9.0-r1.ebuild b/sys-apps/elfix/elfix-0.9.0-r1.ebuild index b113d9d41b63..6f033d1d57f0 100644 --- a/sys-apps/elfix/elfix-0.9.0-r1.ebuild +++ b/sys-apps/elfix/elfix-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.9.0-r1.ebuild,v 1.4 2015/04/19 07:05:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.9.0-r1.ebuild,v 1.5 2015/07/16 17:27:48 zlogene Exp $ EAPI="5" @@ -13,7 +13,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 )" |