From 03ee11dddcc56da8feeb49e4fac7847cc7ce5833 Mon Sep 17 00:00:00 2001 From: Grant Goodyear Date: Tue, 14 May 2002 18:33:28 +0000 Subject: SRC_URI fix. --- x11-misc/xfontselector/xfontselector-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/xfontselector') diff --git a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild index 382424d46064..f7899607cd50 100644 --- a/x11-misc/xfontselector/xfontselector-0.9.2.ebuild +++ b/x11-misc/xfontselector/xfontselector-0.9.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.1 2002/05/02 18:13:21 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfontselector/xfontselector-0.9.2.ebuild,v 1.2 2002/05/14 18:32:33 g2boojum Exp $ MY_P="xfontselector-0.9-2" S=${WORKDIR}/${MY_P} DESCRIPTION="This is a font selector for X, much nicer than xfontsel." -SRC_URI="http://prdownloads.sourceforge.net/xfontselector/${MY_P}.tar.gz" +SRC_URI="http://unc.dl.sourceforge.net/sourceforge/xfontselector/${MY_P}.tar.gz" HOMEPAGE="http://xfontselector.sourceforge.net/" DEPEND="=x11-libs/qt-2* x11-base/xfree -- cgit v1.2.3-65-gdbad