diff options
author | 2007-01-15 22:41:04 +0000 | |
---|---|---|
committer | 2007-01-15 22:41:04 +0000 | |
commit | 9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2 (patch) | |
tree | 597061e26a1ac2a0560097e8065c8a4bf6c7b58d /dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild | |
parent | Add ~x86-fbsd keyword wrt bug #159383 (diff) | |
download | historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.gz historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.tar.bz2 historical-9ffd9fa453948cf9b75648f0223c09a3cd5dd3c2.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild')
-rw-r--r-- | dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild b/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild index a7eb95e36a41..f78fe5bcb17f 100644 --- a/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild +++ b/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.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/HTML-Clean/HTML-Clean-0.8-r1.ebuild,v 1.17 2006/08/05 04:18:42 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Clean/HTML-Clean-0.8-r1.ebuild,v 1.18 2007/01/15 22:40:42 mcummings Exp $ inherit perl-module DESCRIPTION="Cleans up HTML code for web browsers, not humans" -HOMEPAGE="http://cpan.org/modules/by-module/HTML/${P}.readme" +HOMEPAGE="http://search.cpan.org/~lindner/" SRC_URI="mirror://cpan/authors/id/L/LI/LINDNER/${P}.tar.gz" LICENSE="Artistic" @@ -15,4 +15,3 @@ IUSE="" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |