summaryrefslogtreecommitdiffstats
path: root/chat-libs/meanwhile
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /chat-libs/meanwhile
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'chat-libs/meanwhile')
-rwxr-xr-xchat-libs/meanwhile/DETAILS2
-rw-r--r--chat-libs/meanwhile/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-libs/meanwhile/DETAILS b/chat-libs/meanwhile/DETAILS
index d68894ba4d..5873e37784 100755
--- a/chat-libs/meanwhile/DETAILS
+++ b/chat-libs/meanwhile/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.0.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
WEB_SITE=http://meanwhile.sourceforge.net/
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
diff --git a/chat-libs/meanwhile/HISTORY b/chat-libs/meanwhile/HISTORY
index b5d7e1a609..c5f8f91933 100644
--- a/chat-libs/meanwhile/HISTORY
+++ b/chat-libs/meanwhile/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-12-28 Julien "_kaze_" ROZO <julien@rozo.org>
* PRE_BUILD, glib-2.31.patch: added, to fix compilation issue with
latest glib2