diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:47:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:47:04 +0000 |
commit | 1faf74a4969fbf3a513d63f6fe74206039f03615 (patch) | |
tree | 713f9e10a6bb2e717e45850eeb44310fd972f2b3 /dev-perl/extutils-parsexs | |
parent | Version bump (diff) | |
download | gentoo-2-1faf74a4969fbf3a513d63f6fe74206039f03615.tar.gz gentoo-2-1faf74a4969fbf3a513d63f6fe74206039f03615.tar.bz2 gentoo-2-1faf74a4969fbf3a513d63f6fe74206039f03615.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 181c192442fc..a990800101f2 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.19 2005/11/19 09:03:47 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.20 2006/01/13 20:45:46 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + extutils-parsexs-2.15.ebuild: + Marking stable sparc x86 *extutils-parsexs-2.15 (19 Nov 2005) diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild index 563bf4ab88df..5863132c9f06 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.15.ebuild,v 1.1 2005/11/19 09:03:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.2 2006/01/13 20:45:46 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |