diff options
Diffstat (limited to 'dev-perl/File-Flat/File-Flat-0.95-r1.ebuild')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild b/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild index 741a2ce55a89..79f3f0379ab3 100644 --- a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.16 2006/10/09 14:37:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.17 2007/01/15 19:06:33 mcummings Exp $ inherit perl-module DESCRIPTION="Implements a flat filesystem" SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" +HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" |