diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:06:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:06:42 +0000 |
commit | 5ebccaf594236574b0ea5357d53b900bbcb6df71 (patch) | |
tree | 17a4755dbff32822a638f61f2e5fdfc0ede95841 /dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild | |
parent | Version bump, thanks seemant (diff) | |
download | gentoo-2-5ebccaf594236574b0ea5357d53b900bbcb6df71.tar.gz gentoo-2-5ebccaf594236574b0ea5357d53b900bbcb6df71.tar.bz2 gentoo-2-5ebccaf594236574b0ea5357d53b900bbcb6df71.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild')
-rw-r--r-- | dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild index 362735474f95..12dad392e2b2 100644 --- a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild +++ b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild @@ -1,11 +1,11 @@ -# 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/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.8 2006/08/06 11:52:48 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.9 2007/01/19 17:06:42 mcummings Exp $ inherit perl-module DESCRIPTION="Conversions to/from UTF8 from/to charactersets" -HOMEPAGE="http://search.cpan.org/search?query=${PN}" +HOMEPAGE="http://search.cpan.org/~gus/" SRC_URI="mirror://cpan/authors/id/G/GU/GUS/${P}.tar.gz" @@ -19,4 +19,3 @@ SRC_TEST="do" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |