diff options
author | 2002-05-27 17:27:40 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:40 +0000 | |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /app-misc/gentoo | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'app-misc/gentoo')
-rw-r--r-- | app-misc/gentoo/gentoo-0.11.23.ebuild | 4 | ||||
-rw-r--r-- | app-misc/gentoo/gentoo-0.11.24.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/gentoo/gentoo-0.11.23.ebuild b/app-misc/gentoo/gentoo-0.11.23.ebuild index 7f5bbe8db768..b665cee90927 100644 --- a/app-misc/gentoo/gentoo-0.11.23.ebuild +++ b/app-misc/gentoo/gentoo-0.11.23.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 Leo Lipelis <aeoo@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.23.ebuild,v 1.1 2002/04/17 19:47:14 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.23.ebuild,v 1.2 2002/05/27 17:27:35 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A modern GTK+ based filemanager for any WM" -SRC_URI="http://prdownloads.sourceforge.net/gentoo/${P}.tar.gz" +SRC_URI="mirror://sourceforge/gentoo/${P}.tar.gz" HOMEPAGE="http://www.obsession.se/gentoo/" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/app-misc/gentoo/gentoo-0.11.24.ebuild b/app-misc/gentoo/gentoo-0.11.24.ebuild index 89b53e782566..4ff5572ccb38 100644 --- a/app-misc/gentoo/gentoo-0.11.24.ebuild +++ b/app-misc/gentoo/gentoo-0.11.24.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 Leo Lipelis <aeoo@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.24.ebuild,v 1.1 2002/04/30 22:35:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.11.24.ebuild,v 1.2 2002/05/27 17:27:35 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A modern GTK+ based filemanager for any WM" -SRC_URI="http://prdownloads.sourceforge.net/gentoo/${P}.tar.gz" +SRC_URI="mirror://sourceforge/gentoo/${P}.tar.gz" HOMEPAGE="http://www.obsession.se/gentoo/" DEPEND="=x11-libs/gtk+-1.2*" |