diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 3a5a82c31af848e433d3f84f3048436d2fc2b41c (patch) | |
tree | 2db9f334989587294ede130792877118267bafe6 /x11-misc/epplet-base | |
parent | sourceforge updates (diff) | |
download | historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.tar.gz historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.tar.bz2 historical-3a5a82c31af848e433d3f84f3048436d2fc2b41c.zip |
sourceforge updates
Diffstat (limited to 'x11-misc/epplet-base')
-rw-r--r-- | x11-misc/epplet-base/epplet-base-0.5-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/epplet-base/epplet-base-0.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild index ecc4c662a5fe..d5334d554159 100644 --- a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild @@ -6,7 +6,7 @@ S="${WORKDIR}/Epplets-${PV}" DESCRIPTION="Base files for Enlightenment epplets and some epplets" -SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.gz" +SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" diff --git a/x11-misc/epplet-base/epplet-base-0.5.ebuild b/x11-misc/epplet-base/epplet-base-0.5.ebuild index 0d5227c525dd..279df34eb886 100644 --- a/x11-misc/epplet-base/epplet-base-0.5.ebuild +++ b/x11-misc/epplet-base/epplet-base-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Paul Fleischer <proguy@proguy.dk> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.2 2002/04/27 23:34:21 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $ S="${WORKDIR}/Epplets-${PV}" DESCRIPTION="Base files for Enlightenment epplets and some epplets" -SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.gz" +SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/enlightenment" |