Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (2702187ec46630e34ae8a16a9966ccfbb7cd96bc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (2702187ec46630e34ae8a16a9966ccfbb7cd96bc)
  • Date: Thu, 3 May 2007 14:52:42 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

python-devel/4suite/DETAILS | 2 +-
python-devel/4suite/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 2702187ec46630e34ae8a16a9966ccfbb7cd96bc
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

4suite
Cleaned up details file and added an additional url

diff --git a/python-devel/4suite/DETAILS b/python-devel/4suite/DETAILS
index 70c077b..9b8fc81 100755
--- a/python-devel/4suite/DETAILS
+++ b/python-devel/4suite/DETAILS
@@ -3,9 +3,9 @@
SOURCE=4Suite-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/4Suite-$VERSION
SOURCE_URL[0]=ftp://ftp.4suite.org/pub/4Suite/$SOURCE
+ SOURCE_URL[1]=$SOURCEFORGE_URL/foursuite/$SOURCE

SOURCE_HASH=sha512:e560323367ee28fa2fe3d77b8828b85e57d5bff0eb799fcecc8823db0cf4010cc636b7ec888485c336df8ffdd93c6697665bdfd8d0ddd2b828f1716d3198aa4c
WEB_SITE=http://4suite.org
- ENTERED=20020318
UPDATED=20041215
LICENSE[0]=http://4suite.org/COPYRIGHT
KEYWORDS="xml python devel"
diff --git a/python-devel/4suite/HISTORY b/python-devel/4suite/HISTORY
index 5e8cb5f..0623cb2 100644
--- a/python-devel/4suite/HISTORY
+++ b/python-devel/4suite/HISTORY
@@ -1,5 +1,6 @@
2007-05-03 David Kowis <dkowis AT shlrm.org>
* DETAILS: version bumped to 1.0.2 now it builds
+ Cleaned up the DETAILS file and added an additional url

2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




Archive powered by MHonArc 2.6.24.

Top of Page