summaryrefslogtreecommitdiffstats
path: root/printer/pnm2ppa
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /printer/pnm2ppa
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'printer/pnm2ppa')
-rwxr-xr-xprinter/pnm2ppa/DETAILS2
-rw-r--r--printer/pnm2ppa/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/printer/pnm2ppa/DETAILS b/printer/pnm2ppa/DETAILS
index 870bcb6d76..4cc7f2107a 100755
--- a/printer/pnm2ppa/DETAILS
+++ b/printer/pnm2ppa/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.12
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://pnm2ppa.sourceforge.net
LICENSE[0]=GPL
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/printer/pnm2ppa/HISTORY b/printer/pnm2ppa/HISTORY
index 16741c353a..e56a229fc6 100644
--- a/printer/pnm2ppa/HISTORY
+++ b/printer/pnm2ppa/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2010-17-06 Bor Kraljič <pyrobor@ver.si>
* pnm2ppa-1.12.tar.gz.sig: resigned sources due to gpg error (bug #15746)