Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e2df36e67c799ba0dca51663622d3bd7ebf17f89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e2df36e67c799ba0dca51663622d3bd7ebf17f89)
  • Date: Mon, 11 Oct 2010 10:07:49 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 2 ++
python-pypi/bzrk/DETAILS | 24 +++++++-----------------
python-pypi/bzrk/DOWNLOAD | 1 +
python-pypi/bzrk/HISTORY | 6 ++++++
python-pypi/bzrk/TRIGGERS | 2 +-
5 files changed, 17 insertions(+), 18 deletions(-)

New commits:
commit e2df36e67c799ba0dca51663622d3bd7ebf17f89
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

bzrk: spell deprecated (bzrk has now been integrated into the BzrGtk
plugin)

diff --git a/ChangeLog b/ChangeLog
index 70114a8..055b6e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@

2010-10-11 Bor Kraljič <pyrobor AT ver.si>
* *.gpg: minimized keyrings
+ * python-pypi/bzrk: spell deprecated [bzrk has now been integrated
into
+ the BzrGtk plugin (http://wiki.bazaar.canonical.com/bzrk)]

2010-10-10 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* http/ashd: new spell, a split process httpd server
diff --git a/python-pypi/bzrk/DETAILS b/python-pypi/bzrk/DETAILS
index 90ca852..3fab416 100755
--- a/python-pypi/bzrk/DETAILS
+++ b/python-pypi/bzrk/DETAILS
@@ -1,17 +1,7 @@
- SPELL=bzrk
- VERSION=0.2
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=${SOURCE}.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://people.ubuntu.com/~scott/software/$SPELL/$SOURCE
- SOURCE2_URL[0]=http://people.ubuntu.com/~scott/software/$SPELL/$SOURCE2
- SOURCE2_IGNORE=signature
- SOURCE_GPG="canonical.gpg:${SOURCE2}:UPSTREAM_KEY"
- LICENSE[0]=GPL
- WEB_SITE=http://people.ubuntu.com/~scott/software/bzrk/
- ENTERED=20051018
- KEYWORDS="python devel"
- SHORT='Branch visualization plugin for bzr'
-cat << EOF
-A branch visualisation plugin for bzr.
-EOF
+ SPELL=bzrk
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by bzr-gtk]
+ EOF
diff --git a/python-pypi/bzrk/DOWNLOAD b/python-pypi/bzrk/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/bzrk/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/bzrk/HISTORY b/python-pypi/bzrk/HISTORY
index c54425f..111fc48 100644
--- a/python-pypi/bzrk/HISTORY
+++ b/python-pypi/bzrk/HISTORY
@@ -1,3 +1,9 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [bzrk has now been integrated into the BzrGtk
plugin
+ (http://wiki.bazaar.canonical.com/bzrk)]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: spell deprecated, this is a part of BzrGtk now
* DEPENDS: cleaned up
diff --git a/python-pypi/bzrk/TRIGGERS b/python-pypi/bzrk/TRIGGERS
index 6afb62f..2e99591 100755
--- a/python-pypi/bzrk/TRIGGERS
+++ b/python-pypi/bzrk/TRIGGERS
@@ -1 +1 @@
-on_cast $SPELL dispel_self
+on_cast bzrk dispel_self



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e2df36e67c799ba0dca51663622d3bd7ebf17f89), Bor Kraljič, 10/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page