diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
commit | f30196c018e1e1b3a11dbcd1998b157eb9d82792 (patch) | |
tree | 8c915f53efe0e557bc4533305ef62a34c7571f96 /dev-util/pharmacy | |
parent | sourceforge updates (diff) | |
download | historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.gz historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.bz2 historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.zip |
sourceforge updates
Diffstat (limited to 'dev-util/pharmacy')
-rw-r--r-- | dev-util/pharmacy/pharmacy-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pharmacy/pharmacy-0.3-r1.ebuild b/dev-util/pharmacy/pharmacy-0.3-r1.ebuild index e66dae6340c2..f02965226211 100644 --- a/dev-util/pharmacy/pharmacy-0.3-r1.ebuild +++ b/dev-util/pharmacy/pharmacy-0.3-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r1.ebuild,v 1.2 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r1.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome Front-End to CVS" -SRC_URI="http://prdownloads.sourceforge.net/pharmacy/${P}.tar.gz" +SRC_URI="mirror://sourceforge/pharmacy/${P}.tar.gz" HOMEPAGE="http://pharmacy.sourceforge.net" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" |