summaryrefslogtreecommitdiffstats
path: root/x11-libs/lineak_defaultplugin
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /x11-libs/lineak_defaultplugin
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'x11-libs/lineak_defaultplugin')
-rwxr-xr-xx11-libs/lineak_defaultplugin/DETAILS2
-rw-r--r--x11-libs/lineak_defaultplugin/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/lineak_defaultplugin/DETAILS b/x11-libs/lineak_defaultplugin/DETAILS
index 8edecd0ef6..4a68911a55 100755
--- a/x11-libs/lineak_defaultplugin/DETAILS
+++ b/x11-libs/lineak_defaultplugin/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.9
SOURCE=${SPELL/_/-}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/_/-}-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/lineak/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/lineak/$SOURCE
SOURCE_HASH=sha512:f110eb42f8711b9fbd38652462d9b44f6f6851c4dc5cdb466b63bd09b8d3320e35d7de82626f2c9409bbf0f96d4f1e4ab2e9a82932452e50b403d343fca1ce4b
WEB_SITE=http://lineak.sourceforge.net/
ENTERED=20041117
diff --git a/x11-libs/lineak_defaultplugin/HISTORY b/x11-libs/lineak_defaultplugin/HISTORY
index 34c7b12be0..8e00e90f36 100644
--- a/x11-libs/lineak_defaultplugin/HISTORY
+++ b/x11-libs/lineak_defaultplugin/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)