[Lunar-commits] <moonbase> moonbase: removed bash variables from WEB_SITE
Paul Bredbury
brebs at lunar-linux.org
Mon Feb 28 17:02:13 CET 2011
commit fd964587aeb813d10e8b5b08f575546f4b3e5929
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Feb 28 23:02:13 2011 +0700
moonbase: removed bash variables from WEB_SITE
Because they're pointless - no benefit, and we can't click on the text
to launch a web browser while editing DETAILS.
---
libs/rte/DETAILS | 2 +-
python/logilab-astng/DETAILS | 2 +-
python/logilab-common/DETAILS | 2 +-
zbeta/gitosis-git/DETAILS | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/libs/rte/DETAILS b/libs/rte/DETAILS
index 8b93758..6c47ab0 100644
--- a/libs/rte/DETAILS
+++ b/libs/rte/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$PARENT/
SOURCE_VFY=sha1:70bcb82e91732e1975de6065bda69b5beaec82f6
- WEB_SITE=http://$PARENT.sourceforge.net
+ WEB_SITE=http://zapping.sourceforge.net
ENTERED=20011124
UPDATED=20051008
MAINTAINER="dem at lunar-linux.org"
diff --git a/python/logilab-astng/DETAILS b/python/logilab-astng/DETAILS
index 5b8c76a..43794e3 100644
--- a/python/logilab-astng/DETAILS
+++ b/python/logilab-astng/DETAILS
@@ -4,7 +4,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://ftp.logilab.org/pub/${MODULE//logilab-}
SOURCE_VFY=sha1:fbb8cc9a5f65de35122f3c2f9f61ed909e27ca83
- WEB_SITE=http://www.logilab.org/project/${MODULE}
+ WEB_SITE=http://www.logilab.org/project/logilab-astng
ENTERED=20070622
UPDATED=20101128
SHORT="Logilab's Python Abstract Syntax Tree New Generation"
diff --git a/python/logilab-common/DETAILS b/python/logilab-common/DETAILS
index 0b751c2..1c484f8 100644
--- a/python/logilab-common/DETAILS
+++ b/python/logilab-common/DETAILS
@@ -4,7 +4,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=ftp://ftp.logilab.fr/pub/${MODULE//logilab-}
SOURCE_VFY=sha1:5994b48c36a1c55abfd484a98cc340634fce9e4c
- WEB_SITE=http://www.logilab.org/project/${MODULE}
+ WEB_SITE=http://www.logilab.org/project/logilab-common
ENTERED=20070622
UPDATED=20101128
SHORT="common low level library required by Logilab projects"
diff --git a/zbeta/gitosis-git/DETAILS b/zbeta/gitosis-git/DETAILS
index e51133a..3440cfc 100644
--- a/zbeta/gitosis-git/DETAILS
+++ b/zbeta/gitosis-git/DETAILS
@@ -4,7 +4,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD
SOURCE=$MOD.tar.bz2
SOURCE_URL=git://eagain.net/$MOD.git
- WEB_SITE=http://eagain.net/gitweb/?p=$MOD.git;a=summary
+ WEB_SITE=http://eagain.net/gitweb/?p=gitosis.git;a=summary
ENTERED=20080222
UPDATED=`date --date="last monday" +%Y%m%d`
SHORT="Easy git hosting package that doesn't require shell accounts"
More information about the Lunar-commits
mailing list