diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:37:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 16:37:28 +0000 |
commit | 77e25aafacb1a33e74e366fa6609d6c4c8559364 (patch) | |
tree | 9bc04c54b876c21a29f929c1bc43e0bf3440bc0e /dev-perl/Set-IntSpan | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-77e25aafacb1a33e74e366fa6609d6c4c8559364.tar.gz gentoo-2-77e25aafacb1a33e74e366fa6609d6c4c8559364.tar.bz2 gentoo-2-77e25aafacb1a33e74e366fa6609d6c4c8559364.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index e0d3e0db8909..9260025a26df 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.25 2007/10/19 21:13:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.26 2007/12/06 16:37:28 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Set-IntSpan-1.12.ebuild: + alpha/ia64/sparc/x86 stable *Set-IntSpan-1.12 (19 Oct 2007) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild index c748ebe9fc28..4dcd12eed01b 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.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/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.1 2007/10/19 21:13:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.2 2007/12/06 16:37:28 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~swmcd/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86" SRC_TEST="do" DEPEND="dev-lang/perl" |