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/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
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/Set-IntSpan/Set-IntSpan-1.08.ebuild')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |