diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-17 19:04:13 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-17 19:04:13 +0000 |
commit | 1cbcb48e1a1ee8fa90a5893ab93d1aab57e1002d (patch) | |
tree | c8209aa813bc032881e1d98dfe16ad2b6a3d8798 /dev-perl/Set-IntSpan | |
parent | amd64 stable (diff) | |
download | gentoo-2-1cbcb48e1a1ee8fa90a5893ab93d1aab57e1002d.tar.gz gentoo-2-1cbcb48e1a1ee8fa90a5893ab93d1aab57e1002d.tar.bz2 gentoo-2-1cbcb48e1a1ee8fa90a5893ab93d1aab57e1002d.zip |
amd64 stable
(Portage version: 2.1.4_rc10)
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 9260025a26df..ef987db1e155 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.26 2007/12/06 16:37:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.27 2007/12/17 19:04:13 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Set-IntSpan-1.12.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Set-IntSpan-1.12.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild index 4dcd12eed01b..5b3510759296 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.2 2007/12/06 16:37:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild,v 1.3 2007/12/17 19:04:13 drac 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" |