diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:14:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:14:40 +0000 |
commit | 72995166e7232f896544f2254dff9ddbfebb7c31 (patch) | |
tree | c57ad89e12412a6cb632755669a31dec3f1f96aa /dev-perl | |
parent | Mark 2.32 stable on ia64 (diff) | |
download | historical-72995166e7232f896544f2254dff9ddbfebb7c31.tar.gz historical-72995166e7232f896544f2254dff9ddbfebb7c31.tar.bz2 historical-72995166e7232f896544f2254dff9ddbfebb7c31.zip |
Mark 1.08 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 18cb00bbd8da..46f8a867ece3 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.8 2005/08/26 00:13:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.9 2005/10/02 13:14:40 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: + Mark 1.08 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: add ~ia64 diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild index 853246e1e980..93ac883f8d88 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.08.ebuild,v 1.6 2005/08/26 00:13:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.7 2005/10/02 13:14:40 agriffis 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" |