diff options
author | 2006-07-18 16:45:21 +0000 | |
---|---|---|
committer | 2006-07-18 16:45:21 +0000 | |
commit | a508110e517985cd3a85da5bedc46bd7a9fece9d (patch) | |
tree | af893b5b39f7349a8c2fcc515f938a10c1237d4f /dev-perl/Set-IntSpan | |
parent | + ~amd64 keyword (diff) | |
download | historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.tar.gz historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.tar.bz2 historical-a508110e517985cd3a85da5bedc46bd7a9fece9d.zip |
Stable on alpha.
Package-Manager: portage-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" |