summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-11-20 12:11:49 +0100
committerBor Kraljič2010-11-20 12:11:49 +0100
commitecd2eb8db4731f2c75ab8e16e4e62d90fad198df (patch)
tree08c62a22a3bbad47b615537f31c0d5c1009412cd
parent214a887070e8e59d533f6f3b6f9b3a67b01a6ddd (diff)
librep2: added SOURCE_URL[1]
-rwxr-xr-xgnome2-libs/librep2/DETAILS1
-rw-r--r--gnome2-libs/librep2/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/gnome2-libs/librep2/DETAILS b/gnome2-libs/librep2/DETAILS
index b5097db0d0..6e812f7fa3 100755
--- a/gnome2-libs/librep2/DETAILS
+++ b/gnome2-libs/librep2/DETAILS
@@ -15,6 +15,7 @@ else
SOURCE=librep-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/librep-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/librep/${SOURCE}
+ SOURCE_URL[1]=http://download.tuxfamily.org/sawfish/librep/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
LICENSE[0]=GPL
diff --git a/gnome2-libs/librep2/HISTORY b/gnome2-libs/librep2/HISTORY
index 707e717f46..e7b176bf1f 100644
--- a/gnome2-libs/librep2/HISTORY
+++ b/gnome2-libs/librep2/HISTORY
@@ -1,3 +1,6 @@
+2010-11-20 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: added SOURCE_URL[1]
+
2010-11-06 Robin Cook <rcook@wyrms.net>
* DETAILS: version 0.91.0
* DEPENDS: added libffi