diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:08:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:08:57 +0000 |
commit | 1c07392c048bf982cefc9a9a948ff8278874f343 (patch) | |
tree | 60f7a7a0815ccda216def8e8dca0e3d70ddf6382 /sys-apps | |
parent | Stable for alpha, wrt bug #495624 (diff) | |
download | gentoo-2-1c07392c048bf982cefc9a9a948ff8278874f343.tar.gz gentoo-2-1c07392c048bf982cefc9a9a948ff8278874f343.tar.bz2 gentoo-2-1c07392c048bf982cefc9a9a948ff8278874f343.zip |
Stable for alpha, wrt bug #495624
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index 3e75bdb1e618..69eac2635719 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/elfix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.78 2014/01/15 09:14:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.79 2014/01/18 20:08:57 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.4.ebuild: + Stable for alpha, wrt bug #495624 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.4.ebuild: Stable for ia64, wrt bug #495624 diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild b/sys-apps/elfix/elfix-0.8.4.ebuild index efd25558f93d..e77e696e4295 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-2014 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.5 2014/01/15 09:14:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.6 2014/01/18 20:08:57 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 )" |