garnome r6370 - in trunk: . freedesktop/icon-naming-utils freedesktop/tango-icon-theme



Author: kbrae
Date: Tue Mar 11 18:20:47 2008
New Revision: 6370
URL: http://svn.gnome.org/viewvc/garnome?rev=6370&view=rev

Log:
Work around the current tango-project.org DNS brokeness, add redundancy.


Modified:
   trunk/ChangeLog
   trunk/freedesktop/icon-naming-utils/Makefile
   trunk/freedesktop/tango-icon-theme/Makefile

Modified: trunk/freedesktop/icon-naming-utils/Makefile
==============================================================================
--- trunk/freedesktop/icon-naming-utils/Makefile	(original)
+++ trunk/freedesktop/icon-naming-utils/Makefile	Tue Mar 11 18:20:47 2008
@@ -3,7 +3,8 @@
 CATEGORIES = freedesktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://tango-project.org/releases/
+MASTER_SITES = http://tango.freedesktop.org/releases/ \
+  http://tango-project.org/releases/
 
 DESCRIPTION = icon-naming-utils
 define BLURB

Modified: trunk/freedesktop/tango-icon-theme/Makefile
==============================================================================
--- trunk/freedesktop/tango-icon-theme/Makefile	(original)
+++ trunk/freedesktop/tango-icon-theme/Makefile	Tue Mar 11 18:20:47 2008
@@ -3,7 +3,8 @@
 CATEGORIES = freedesktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://tango-project.org/releases/
+MASTER_SITES = http://tango.freedesktop.org/releases/ \
+  http://tango-project.org/releases/
 
 LIBDEPS = freedesktop/icon-naming-utils
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]