diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 20:18:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 20:18:24 +0000 |
commit | a12db952f458ed42501f0bd04bb39fec53a1a08e (patch) | |
tree | 07472e6006ca3c1caf976542b58e57d3647c8ced /dev-perl/Set-IntSpan | |
parent | Version bumped. Cleaned out old files. (diff) | |
download | historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.gz historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.bz2 historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index f19d4a890685..8f01fa8943db 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.1 2003/12/24 05:01:44 rac Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.2 2004/05/26 19:51:53 kloeri Exp $ + + 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> Set-IntSpan-1.07.ebuild: + Stable on alpha. *Set-IntSpan-1.07 (23 Dec 2003) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild index a76ad3f5c515..5e53eaa86508 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild,v 1.2 2004/02/22 20:49:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.07.ebuild,v 1.3 2004/05/26 19:51:53 kloeri Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~hppa" +KEYWORDS="~x86 ~amd64 alpha ~sparc ~ppc ~hppa" SRC_TEST="do" |