diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:10:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:10:49 +0000 |
commit | 6bbb5eb5bc66b69043622ae8f5ff180040ede6a8 (patch) | |
tree | 1d8b74d7a41f598aed5bbc48f2524da685eac394 /dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.tar.gz gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.tar.bz2 gentoo-2-6bbb5eb5bc66b69043622ae8f5ff180040ede6a8.zip |
Stable on alpha.
(Portage version: 2.0.51.20-r5)
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 e94333860f8b..017977c947a0 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.4 2005/04/29 12:58:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.5 2005/04/30 11:08:25 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="x86 ~amd64 ~alpha sparc ~ppc ~hppa" +KEYWORDS="x86 ~amd64 alpha sparc ~ppc ~hppa" SRC_TEST="do" |