diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 17:47:52 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-24 17:47:52 +0000 |
commit | 83d091c87ecd3a1a4f5c501c44ebf0358e665c53 (patch) | |
tree | 99a26b912f8469af721c0221b11cb0eba3e0feac /dev-perl/extutils-parsexs | |
parent | amd64 stable (diff) | |
download | gentoo-2-83d091c87ecd3a1a4f5c501c44ebf0358e665c53.tar.gz gentoo-2-83d091c87ecd3a1a4f5c501c44ebf0358e665c53.tar.bz2 gentoo-2-83d091c87ecd3a1a4f5c501c44ebf0358e665c53.zip |
sparc stable
(Portage version: 2.1.2_rc2-r1)
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.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 004b70cda7c9..8158e5a158fb 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.34 2006/11/24 17:46:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.35 2006/11/24 17:47:52 mcummings Exp $ + + 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> + extutils-parsexs-2.16.ebuild: + sparc stable 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> extutils-parsexs-2.16.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild index b7341db5987c..ad685297dfd9 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.16.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.16.ebuild,v 1.3 2006/11/24 17:46:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.16.ebuild,v 1.4 2006/11/24 17:47:52 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 |