diff options
author | 2005-10-02 13:14:40 +0000 | |
---|---|---|
committer | 2005-10-02 13:14:40 +0000 | |
commit | acbd16afefc987555e0d4c40f279b52ee6b276c7 (patch) | |
tree | b16eb0f1251b8fe68c7341b98af6eac4d6f4fc23 /dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
parent | Mark 2.32 stable on ia64 (diff) | |
download | gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.tar.gz gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.tar.bz2 gentoo-2-acbd16afefc987555e0d4c40f279b52ee6b276c7.zip |
Mark 1.08 stable on ia64
(Portage version: 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" |