diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:35:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 11:35:40 +0000 |
commit | 9446e39d4d5084bfa17852285026c1658e14ff91 (patch) | |
tree | 7b6a742f4aa50b647e0e38428632bddcb9b0c216 /dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
parent | Added a proper fix for rpath issue, thanks to Azarah. (diff) | |
download | historical-9446e39d4d5084bfa17852285026c1658e14ff91.tar.gz historical-9446e39d4d5084bfa17852285026c1658e14ff91.tar.bz2 historical-9446e39d4d5084bfa17852285026c1658e14ff91.zip |
Stable on alpha.
Package-Manager: portage-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" |