summaryrefslogtreecommitdiffstats
path: root/education/klavaro
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /education/klavaro
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'education/klavaro')
-rwxr-xr-xeducation/klavaro/DETAILS2
-rw-r--r--education/klavaro/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/education/klavaro/DETAILS b/education/klavaro/DETAILS
index a9ef5eb970..2780a56aa1 100755
--- a/education/klavaro/DETAILS
+++ b/education/klavaro/DETAILS
@@ -2,7 +2,7 @@
VERSION=3.01
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_HASH=sha512:5d58269867d2b39309e07ca9dd6c525d67acaca93dea0010332e39e8f3dd444070dbc75abad00ac4ca3fd4155f41cf871cb8ccee3dc332aa31f85c8b17d7c48b
LICENSE[0]=GPL
WEB_SITE=http://klavaro.sourceforge.net/
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
index 29d34cb3fa..09c0c1639b 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2015-03-16 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: added missing glib2 dependency