diff options
author | 2007-01-08 17:27:35 +0000 | |
---|---|---|
committer | 2007-01-08 17:27:35 +0000 | |
commit | c517596bed119af77419acdb9f83c79dcd3b3307 (patch) | |
tree | ecef9afd3fba478becb63a03e85cf25b97b4cb83 /dev-perl | |
parent | Cleaning up (diff) | |
download | historical-c517596bed119af77419acdb9f83c79dcd3b3307.tar.gz historical-c517596bed119af77419acdb9f83c79dcd3b3307.tar.bz2 historical-c517596bed119af77419acdb9f83c79dcd3b3307.zip |
marking sparc stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index bb6e2f078c27..d16bec1fbd31 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.37 2007/01/08 17:24:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.38 2007/01/08 17:25:15 mcummings Exp $ + + 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> + extutils-parsexs-2.17.ebuild: + marking sparc stable 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> extutils-parsexs-2.17.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild index 54a901a4afce..7594ca464d95 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.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.17.ebuild,v 1.2 2007/01/08 17:24:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.3 2007/01/08 17:25:15 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 |