diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-08 20:32:46 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-08 20:32:46 +0000 |
commit | 93b01b8da9da99e1060b0fc22765e68df8fe88fd (patch) | |
tree | e764e60069b1cba0d24606a735d627ca736e9dcf /net-p2p/gnut | |
parent | Added xgetdefault USE flag. Marked stable on x86. Added metadata.xml (diff) | |
download | gentoo-2-93b01b8da9da99e1060b0fc22765e68df8fe88fd.tar.gz gentoo-2-93b01b8da9da99e1060b0fc22765e68df8fe88fd.tar.bz2 gentoo-2-93b01b8da9da99e1060b0fc22765e68df8fe88fd.zip |
updated Homepage
Diffstat (limited to 'net-p2p/gnut')
-rw-r--r-- | net-p2p/gnut/Manifest | 2 | ||||
-rw-r--r-- | net-p2p/gnut/gnut-0.4.28.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gnut/Manifest b/net-p2p/gnut/Manifest index 8eedf82e578c..68670faafa04 100644 --- a/net-p2p/gnut/Manifest +++ b/net-p2p/gnut/Manifest @@ -1,3 +1,3 @@ MD5 78986356bbeae53735d258f74b903278 ChangeLog 1028 -MD5 1262f276b07691b9b2f2fdc0350261ea gnut-0.4.28.ebuild 819 +MD5 8eb4e47f53b4d7a4a76bd9323b2e69af gnut-0.4.28.ebuild 814 MD5 ccc61486c0d6e2bfa46fc0ead74c5897 files/digest-gnut-0.4.28 63 diff --git a/net-p2p/gnut/gnut-0.4.28.ebuild b/net-p2p/gnut/gnut-0.4.28.ebuild index 26e26055574b..e79572e2cb82 100644 --- a/net-p2p/gnut/gnut-0.4.28.ebuild +++ b/net-p2p/gnut/gnut-0.4.28.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/gnut-0.4.28.ebuild,v 1.9 2003/02/13 15:19:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/gnut-0.4.28.ebuild,v 1.10 2003/09/08 20:32:41 mholzer Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text-mode gnutella client" SRC_URI="http://alge.anart.no/ftp/pub/gnutella/${P}.tar.gz" -HOMEPAGE="http://http://www.gnutelliums.com/linux_unix/gnut/" +HOMEPAGE="http://www.gnutelliums.com/linux_unix/gnut/" SLOT="0" LICENSE="GPL-2" |