diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:52:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:52:06 +0000 |
commit | d18e67a361d4f854bcc9af28188b3ece148d7d63 (patch) | |
tree | 2753152581901f639fc542f9a2081fbd8252b675 /dev-perl/extutils-parsexs | |
parent | Stable on ppc. (diff) | |
download | historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.gz historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.tar.bz2 historical-d18e67a361d4f854bcc9af28188b3ece148d7d63.zip |
Stable on ppc.
Package-Manager: portage-2.1.1-r2
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.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 8158e5a158fb..4aa0ae2ca129 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.35 2006/11/24 17:47:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.36 2006/12/24 00:52:06 dertobi123 Exp $ + + 24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + extutils-parsexs-2.16.ebuild: + Stable on ppc. 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> extutils-parsexs-2.16.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild index 505380aa61f9..4e6d592e05f5 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.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.16.ebuild,v 1.5 2006/11/27 00:02:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.6 2006/12/24 00:52:06 dertobi123 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 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |