diff options
author | 2002-05-27 17:27:37 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:37 +0000 | |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-perl/HTML-Object | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip |
sourceforge updates
Diffstat (limited to 'dev-perl/HTML-Object')
-rw-r--r-- | dev-perl/HTML-Object/HTML-Object-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Object/HTML-Object-2.10.ebuild b/dev-perl/HTML-Object/HTML-Object-2.10.ebuild index 552396df914c..a4e743c09061 100644 --- a/dev-perl/HTML-Object/HTML-Object-2.10.ebuild +++ b/dev-perl/HTML-Object/HTML-Object-2.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/HTML-Object-2.10.ebuild,v 1.2 2002/04/27 10:38:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Object/HTML-Object-2.10.ebuild,v 1.3 2002/05/27 17:27:37 drobbins Exp $ MY_P=html_object-${PV} S=${WORKDIR}/${MY_P} DESCRIPTION="A HTML development and delivery Perl Module" -SRC_URI="http://prdownloads.sourceforge.net/htmlobject/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/htmlobject/${MY_P}.tar.gz" HOMEPAGE="http://htmlobject.sourceforge.net" DEPEND=">=sys-devel/perl-5" |