diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 16:36:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-18 16:36:41 +0000 |
commit | 52092f97cc3e619d07495b45fe7f2c55a101919f (patch) | |
tree | 9c8bcb2400e37eb93ae6fd943d6d6071a96c83fd /dev-perl/Set-IntSpan | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-52092f97cc3e619d07495b45fe7f2c55a101919f.tar.gz gentoo-2-52092f97cc3e619d07495b45fe7f2c55a101919f.tar.bz2 gentoo-2-52092f97cc3e619d07495b45fe7f2c55a101919f.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index ad7cc30063b7..c7f4b8e4aa98 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.13 2006/07/10 22:06:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.14 2006/07/18 16:36:41 kloeri Exp $ + + 18 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> + Set-IntSpan-1.09.ebuild: + Stable on alpha. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.09.ebuild: Mark 1.09 stable on ia64 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild index 446368f65b7c..b5f52a727ca1 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.09.ebuild,v 1.4 2006/07/10 22:06:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild,v 1.5 2006/07/18 16:36:41 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="~alpha ~amd64 hppa ia64 ~ppc sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc ~x86" SRC_TEST="do" |