diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:42:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:42:01 +0000 |
commit | 8975fd07dc11c2862f42a1bd348b0e66de6a5bc5 (patch) | |
tree | d7037529941fd7cea3b0897bca3082b796b4e65e /sys-apps/elfix | |
parent | Stable for alpha, wrt bug #536006 (diff) | |
download | gentoo-2-8975fd07dc11c2862f42a1bd348b0e66de6a5bc5.tar.gz gentoo-2-8975fd07dc11c2862f42a1bd348b0e66de6a5bc5.tar.bz2 gentoo-2-8975fd07dc11c2862f42a1bd348b0e66de6a5bc5.zip |
Stable for alpha, wrt bug #530570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/elfix/elfix-0.9.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog index afadd381fd4a..84486d115d35 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.94 2014/12/28 23:30:20 blueness Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.95 2015/04/13 09:42:01 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> elfix-0.9.0-r1.ebuild: + Stable for alpha, wrt bug #530570 28 Dec 2014; Anthony G. Basile <blueness@gentoo.org> -elfix-0.9.0.ebuild: Remove buggy version, bug #533758 diff --git a/sys-apps/elfix/elfix-0.9.0-r1.ebuild b/sys-apps/elfix/elfix-0.9.0-r1.ebuild index dcb7a30dc801..9f567b1e04fa 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-2014 Gentoo Foundation +# 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.2 2014/12/28 23:28:29 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.9.0-r1.ebuild,v 1.3 2015/04/13 09:42:01 ago 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 )" |