summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/gift-gnutella/ChangeLog7
-rw-r--r--net-p2p/gift-gnutella/files/cacheupdate.sh4
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/gift-gnutella/ChangeLog b/net-p2p/gift-gnutella/ChangeLog
index 6b3e4b027a7f..ac7f1ced87b8 100644
--- a/net-p2p/gift-gnutella/ChangeLog
+++ b/net-p2p/gift-gnutella/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gift-gnutella
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.31 2006/09/11 20:54:00 tcort Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.32 2007/01/16 13:42:00 armin76 Exp $
+
+ 16 Jan 2007; Raúl Porcel <armin76@gentoo.org> files/cacheupdate.sh:
+ Fix CACHE URI, bug 162313
11 Sep 2006; Thomas Cort <tcort@gentoo.org> gift-gnutella-0.0.10.1.ebuild:
Stable on alpha.
diff --git a/net-p2p/gift-gnutella/files/cacheupdate.sh b/net-p2p/gift-gnutella/files/cacheupdate.sh
index 90ae588459fb..692e5f23beaf 100644
--- a/net-p2p/gift-gnutella/files/cacheupdate.sh
+++ b/net-p2p/gift-gnutella/files/cacheupdate.sh
@@ -1,9 +1,9 @@
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/files/cacheupdate.sh,v 1.8 2006/09/02 14:20:39 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/files/cacheupdate.sh,v 1.9 2007/01/16 13:42:00 armin76 Exp $
-CACHE=http://loot.alumnigroup.org/
+CACHE=http://www.gnucleus.com/gwebcache/
if [ -d ~/.giFT/Gnutella/ ]; then
cd ~/.giFT/Gnutella