diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:56:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:56:24 +0000 |
commit | 63e442f62d2866c25545443fc2d2fc203e2808fa (patch) | |
tree | dc801dad219a90d7eae0ce09b3c52df34433460b /sys-apps/elfix | |
parent | Stable for alpha, wrt bug #474200 (diff) | |
download | gentoo-2-63e442f62d2866c25545443fc2d2fc203e2808fa.tar.gz gentoo-2-63e442f62d2866c25545443fc2d2fc203e2808fa.tar.bz2 gentoo-2-63e442f62d2866c25545443fc2d2fc203e2808fa.zip |
Stable for alpha, wrt bug #474200
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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 3e294ed4abff..c3bd9b92ee1d 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,4 +1,7 @@ + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: + Stable for alpha, wrt bug #474200 + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: Stable for amd64, wrt bug #474200 diff --git a/sys-apps/elfix/elfix-0.8.3.ebuild b/sys-apps/elfix/elfix-0.8.3.ebuild index e8dce78c9b1b..5ec3cc8c0172 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.6 2013/06/25 12:50:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.3.ebuild,v 1.7 2013/06/26 02:56:24 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 )" |