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 | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /net-libs/libicq2000/libicq2000-0.3.1.ebuild | |
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 'net-libs/libicq2000/libicq2000-0.3.1.ebuild')
-rw-r--r-- | net-libs/libicq2000/libicq2000-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libicq2000/libicq2000-0.3.1.ebuild b/net-libs/libicq2000/libicq2000-0.3.1.ebuild index b05a902c8652..ac26059420eb 100644 --- a/net-libs/libicq2000/libicq2000-0.3.1.ebuild +++ b/net-libs/libicq2000/libicq2000-0.3.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Spider <spider@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.1.ebuild,v 1.1 2002/04/27 07:13:18 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libicq2000/libicq2000-0.3.1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="ICQ 200x compatible ICQ libraries." -SRC_URI="http://prdownloads.sourceforge.net/libicq2000/${P}.tar.gz" +SRC_URI="mirror://sourceforge/libicq2000/${P}.tar.gz" HOMEPAGE="http://ickle.sf.net" SLOT="0" |