diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:07:06 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:07:06 +0000 |
commit | 53c7075ab15bb70a70c1513bc08f5739d23d1508 (patch) | |
tree | 91274ebb50f2c808da5f9c5e9fdaa12240e6c190 /dev-perl/extutils-parsexs | |
parent | 0.32 stable & 0.37 testing on amd64 (diff) | |
download | gentoo-2-53c7075ab15bb70a70c1513bc08f5739d23d1508.tar.gz gentoo-2-53c7075ab15bb70a70c1513bc08f5739d23d1508.tar.bz2 gentoo-2-53c7075ab15bb70a70c1513bc08f5739d23d1508.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 47b17ca10be5..571c51d2254f 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.14 2005/03/16 15:53:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.15 2005/04/01 18:05:57 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> extutils-parsexs-2.08.ebuild: + stable on amd64 16 Mar 2005; Michael Cummings <mcummings@gentoo.org> extutils-parsexs-2.08.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild index dde9d1dc46d6..4758dc7320c3 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.08.ebuild,v 1.12 2005/03/16 15:53:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.13 2005/04/01 18:05:57 blubb 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 mips ppc sparc x86 ppc64" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86 ppc64" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |