diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:30:24 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:30:24 +0000 |
commit | 3d6d32a8e453b4f779e8b5156c8aa98a61f8bb48 (patch) | |
tree | a1027cff4dec6570250be58de9d1314543b3bca9 /dev-perl/extutils-parsexs | |
parent | dev-perl/File-MMagic stable on ppc. (diff) | |
download | historical-3d6d32a8e453b4f779e8b5156c8aa98a61f8bb48.tar.gz historical-3d6d32a8e453b4f779e8b5156c8aa98a61f8bb48.tar.bz2 historical-3d6d32a8e453b4f779e8b5156c8aa98a61f8bb48.zip |
dev-perl/extutils-parsexs stable on ppc.
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 a990800101f2..806b2b39f4aa 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.20 2006/01/13 20:45:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.21 2006/01/15 11:30:24 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + extutils-parsexs-2.15.ebuild: + Stable on ppc. 13 Jan 2006; Michael Cummings <mcummings@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 5863132c9f06..49167c1efe0c 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.2 2006/01/13 20:45:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.3 2006/01/15 11:30:24 hansmi 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 |