Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (138f349ffaf5c8f3d31c50a86ba3e55ebb8ea051)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (138f349ffaf5c8f3d31c50a86ba3e55ebb8ea051)
  • Date: Sat, 5 May 2007 01:01:33 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

chat-im/pidgin/DETAILS | 9 ---------
chat-im/pidgin/HISTORY | 2 ++
chat-im/pidgin/PREPARE | 1 -
3 files changed, 2 insertions(+), 10 deletions(-)

New commits:
commit 138f349ffaf5c8f3d31c50a86ba3e55ebb8ea051
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

pidgin: removed option for svn version. pidgin is using monotone

diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index 249ada7..d71d556 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,18 +1,9 @@
SPELL=pidgin
-if [ "$PIDGIN_CVS" == "y" ]; then
- VERSION=svn
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=svn_http://pidgin.svn.sourceforge.net/svnroot/pidgin/trunk:pidgin
- FORCE_DOWNLOAD=1
- SOURCE_IGNORE=volatile
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-else
VERSION=2.0.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-fi
WEB_SITE=http://pidgin.sourceforge.net/
LICENSE[0]=GPL
DISTCC_HOSTS=
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index c0603a3..ca30667 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,5 +1,7 @@
2007-05-05 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Removed svn version. Pidgin is using monotone for VCS
* CONFLICTS: Added to conflict with deprecated gaim spell
+ * PREPARE: Removed. Pidgin is using monotone for VCS

2007-05-04 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.0.0
diff --git a/chat-im/pidgin/PREPARE b/chat-im/pidgin/PREPARE
deleted file mode 100755
index eb3dbd6..0000000
--- a/chat-im/pidgin/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-config_query PIDGIN_CVS "Build the subversion version?" n



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (138f349ffaf5c8f3d31c50a86ba3e55ebb8ea051), George Sherwood, 05/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page