diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:10:16 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:10:16 +0000 |
commit | 4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7 (patch) | |
tree | bc3e1bdf4aee1c7d4d7cecaed492522d2dcdd04c /dev-perl/extutils-parsexs | |
parent | tidy up (diff) | |
download | historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.tar.gz historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.tar.bz2 historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.zip |
stable amd64
Package-Manager: portage-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 |