diff options
author | 2004-10-18 16:48:28 +0000 | |
---|---|---|
committer | 2004-10-18 16:48:28 +0000 | |
commit | c2086fe96978741644366b82cc27b5f4af49fb8a (patch) | |
tree | f5bc285f2adf9f2872c53508646a5c16efcda3e6 /dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild | |
parent | Version bump. (diff) | |
download | historical-c2086fe96978741644366b82cc27b5f4af49fb8a.tar.gz historical-c2086fe96978741644366b82cc27b5f4af49fb8a.tar.bz2 historical-c2086fe96978741644366b82cc27b5f4af49fb8a.zip |
new version; new deps
Diffstat (limited to 'dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild')
-rw-r--r-- | dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild index edfa31df83f0..8fa68f47e747 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild,v 1.7 2004/07/14 16:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-6.3.ebuild,v 1.8 2004/10/18 16:48:28 mcummings Exp $ inherit perl-module -DESCRIPTION="A URI Perl Module" -SRC_URI="http://cpan.valueclick.com/authors/id/S/ST/STBEY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/author/STBEY/${P}/" +DESCRIPTION="Efficient bit vector, set of integers and big int math library" +SRC_URI="mirror://cpan/authors/id/S/ST/STBEY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~stbey/${P}/" SLOT="0" LICENSE="Artistic" |