diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:47:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:47:29 +0000 |
commit | 7e6a34659a6c66bd99ac2c24d0acbe7b6f98ff58 (patch) | |
tree | 8fb953b7f1a37dcce6636d93edf5293bf0654384 /dev-perl/extutils-parsexs | |
parent | sparc stable (diff) | |
download | gentoo-2-7e6a34659a6c66bd99ac2c24d0acbe7b6f98ff58.tar.gz gentoo-2-7e6a34659a6c66bd99ac2c24d0acbe7b6f98ff58.tar.bz2 gentoo-2-7e6a34659a6c66bd99ac2c24d0acbe7b6f98ff58.zip |
sparc stable
(Portage version: 2.1.2.3)
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.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 721f649670f6..b84e9440b508 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.41 2007/04/09 15:12:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.42 2007/04/10 12:47:29 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + extutils-parsexs-2.18.ebuild: + sparc stable 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> extutils-parsexs-2.18.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild index bc1dfc20abce..fe69b490bca1 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.18.ebuild,v 1.2 2007/04/09 15:12:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild,v 1.3 2007/04/10 12:47:29 mcummings 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 |