summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /i18n
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'i18n')
-rwxr-xr-xi18n/scim-pinyin/DETAILS2
-rw-r--r--i18n/scim-pinyin/HISTORY3
-rwxr-xr-xi18n/scim-tables/DETAILS2
-rw-r--r--i18n/scim-tables/HISTORY3
-rwxr-xr-xi18n/scim/DETAILS2
-rw-r--r--i18n/scim/HISTORY3
6 files changed, 12 insertions, 3 deletions
diff --git a/i18n/scim-pinyin/DETAILS b/i18n/scim-pinyin/DETAILS
index 7f3e476c5c..1d913257b0 100755
--- a/i18n/scim-pinyin/DETAILS
+++ b/i18n/scim-pinyin/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.scim-im.org/
- SOURCE_URL[0]=$SOURCEFORGE_URL/scim/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/scim/$SOURCE
SOURCE_HASH=sha512:ec4498c68cc7ef913b890eb881c73ffd790a5d8d8d48a0a2c32ceda942a7f359fc4bd181199b5333156119484d53d17396b48026fc7913105cfa10c92dd4548b
LICENSE[0]=GPL
ENTERED=20030912
diff --git a/i18n/scim-pinyin/HISTORY b/i18n/scim-pinyin/HISTORY
index 6846e44b46..37ce792b84 100644
--- a/i18n/scim-pinyin/HISTORY
+++ b/i18n/scim-pinyin/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)
diff --git a/i18n/scim-tables/DETAILS b/i18n/scim-tables/DETAILS
index 5c7567141a..9ceb42e96d 100755
--- a/i18n/scim-tables/DETAILS
+++ b/i18n/scim-tables/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.scim-im.org/
- SOURCE_URL[0]=$SOURCEFORGE_URL/scim/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/scim/$SOURCE
SOURCE_HASH=sha512:e58247e2ac2dd08b497ce32648d4f6c173a320cb2d69ef18cc2a24a4be6312e9920b3ac71b82de4412d383f04eaf7e7f667c46e93977638c614a374dc0d0efbb
LICENSE[0]=GPL
ENTERED=20030912
diff --git a/i18n/scim-tables/HISTORY b/i18n/scim-tables/HISTORY
index 22d583abd4..7ea18fa667 100644
--- a/i18n/scim-tables/HISTORY
+++ b/i18n/scim-tables/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2012-06-21 Sukneet Basuta <sukneet@sourcemage.org>
* DETAILS: Updated to version 0.5.10
diff --git a/i18n/scim/DETAILS b/i18n/scim/DETAILS
index 98a9e3c6a9..23c73f69ee 100755
--- a/i18n/scim/DETAILS
+++ b/i18n/scim/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.scim-im.org/
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
SOURCE_HASH=sha512:00fe7a1b40b69aae123c0a1e67eb3744ad1e6b1e66726bb011a7426bd28012c52b346c62f08c7ecf0977ac3e88ee416337c9fa89b39142d5eea338d99641f5df
LICENSE[0]=GPL
ENTERED=20030912
diff --git a/i18n/scim/HISTORY b/i18n/scim/HISTORY
index 2d52285ee2..8cb071e945 100644
--- a/i18n/scim/HISTORY
+++ b/i18n/scim/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2012-06-22 Sukneet Basuta <sukneet@sourcemage.org>
* DETAILS: Spell updated to 1.4.14
* DEPENDS: added optional_depends qt4 and clutter