diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-26 17:10:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-26 17:10:38 +0000 |
commit | 6d6c99ea39cd305295d80c85c132bc4bddcd2ed2 (patch) | |
tree | d9dbc14f91837d3e2049f572359c071d282b48ef /sys-apps/elfix | |
parent | Stable for HPPA (bug #495624). (diff) | |
download | gentoo-2-6d6c99ea39cd305295d80c85c132bc4bddcd2ed2.tar.gz gentoo-2-6d6c99ea39cd305295d80c85c132bc4bddcd2ed2.tar.bz2 gentoo-2-6d6c99ea39cd305295d80c85c132bc4bddcd2ed2.zip |
Stable for HPPA (bug #495624).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps/elfix')
-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 05e61dd4c5a7..afeb12a0b161 100644 --- a/sys-apps/elfix/ChangeLog +++ b/sys-apps/elfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/elfix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.74 2013/11/07 15:22:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/ChangeLog,v 1.75 2013/12/26 17:10:38 jer Exp $ + + 26 Dec 2013; Jeroen Roovers <jer@gentoo.org> elfix-0.8.4.ebuild: + Stable for HPPA (bug #495624). 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> elfix-0.8.3.ebuild: Stable for sparc, wrt bug #474200 diff --git a/sys-apps/elfix/elfix-0.8.4.ebuild b/sys-apps/elfix/elfix-0.8.4.ebuild index 19b95af4d8da..663690d22da5 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-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.4.ebuild,v 1.1 2013/11/07 15:22:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/elfix/elfix-0.8.4.ebuild,v 1.2 2013/12/26 17:10:38 jer 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 )" |