diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 15:12:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 15:12:33 +0000 |
commit | 8d4ef1c379e112df0ea2b68d3fc8250da704a590 (patch) | |
tree | d14e0e5447a755eb3a51e614c880617a59997487 /dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-8d4ef1c379e112df0ea2b68d3fc8250da704a590.tar.gz gentoo-2-8d4ef1c379e112df0ea2b68d3fc8250da704a590.tar.bz2 gentoo-2-8d4ef1c379e112df0ea2b68d3fc8250da704a590.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild')
-rw-r--r-- | dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild index 5f9c45da7ef8..abcc2248c9a9 100644 --- a/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild +++ b/dev-perl/Config-Tiny/Config-Tiny-2.08.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/Config-Tiny/Config-Tiny-2.08.ebuild,v 1.8 2006/10/23 18:19:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.08.ebuild,v 1.9 2007/01/15 15:12:33 mcummings Exp $ inherit perl-module DESCRIPTION="Read/Write .ini style files with as little code as possible" SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~adamk/${P}" +HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" |