diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:50:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:50:40 +0000 |
commit | d098d2dadd4a38c8bdb9eaef909042326ca99449 (patch) | |
tree | 3e552ba83132b4e2770cc71fe47bc5bf057b140c /dev-perl/extutils-parsexs | |
parent | re-add ~ppc keyword, lost in the shuffle from .0 to .2 (diff) | |
download | historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.tar.gz historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.tar.bz2 historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index f990aca9ad86..ad1d9f693d54 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.22 2006/01/16 21:23:35 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.23 2006/01/21 21:44:16 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> + extutils-parsexs-2.15.ebuild: + Stable on ppc64 16 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> extutils-parsexs-2.15.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild index 678ef9b95a37..963a24aee555 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.4 2006/01/16 21:23:35 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.5 2006/01/21 21:44:16 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |