diff options
author | 2006-01-15 11:30:24 +0000 | |
---|---|---|
committer | 2006-01-15 11:30:24 +0000 | |
commit | a55a444c3cc379eda59526af1f3573f0aa0e0f09 (patch) | |
tree | 6073faea4d1fd29c61120c8d1eb47840aefa5d84 | |
parent | dev-perl/File-MMagic stable on ppc. (diff) | |
download | gentoo-2-a55a444c3cc379eda59526af1f3573f0aa0e0f09.tar.gz gentoo-2-a55a444c3cc379eda59526af1f3573f0aa0e0f09.tar.bz2 gentoo-2-a55a444c3cc379eda59526af1f3573f0aa0e0f09.zip |
dev-perl/extutils-parsexs stable on ppc.
(Portage version: 2.0.53)
-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 |