Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (668d323b7a2b4744ab59047f1ada9bb3da77272a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (668d323b7a2b4744ab59047f1ada9bb3da77272a)
  • Date: Sat, 22 Mar 2014 15:37:00 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
python-pypi/rbtools/DEPENDS | 1 +
python-pypi/rbtools/DETAILS | 16 ++++++++++++++++
python-pypi/rbtools/HISTORY | 4 ++++
4 files changed, 24 insertions(+)

New commits:
commit 668d323b7a2b4744ab59047f1ada9bb3da77272a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

RBTools-0.5.7

diff --git a/ChangeLog b/ChangeLog
index faad800..0699e6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2014-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/rbtools: new spell, tools for ReviewBoard
+
2014-03-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* audio-plugins/vlevel: new spell, a compressor with lookahead for
LADSPA
* audio-libs/zita-resampler: new spell, a library for high-quality
diff --git a/python-pypi/rbtools/DEPENDS b/python-pypi/rbtools/DEPENDS
new file mode 100755
index 0000000..48d8ddc
--- /dev/null
+++ b/python-pypi/rbtools/DEPENDS
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/rbtools/DETAILS b/python-pypi/rbtools/DETAILS
new file mode 100755
index 0000000..5758d34
--- /dev/null
+++ b/python-pypi/rbtools/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=rbtools
+ SPELLX=RBTools
+ VERSION=0.5.7
+ VX=`echo ${VERSION} | cut -d. -f-2`
+
SOURCE_HASH=sha512:4db528d8f1a8c4d0d140d039af43fb42e7bdcf3a0efd495ddf5e6072cfff226554a545576d19e7a1b76d8a737cf558ca9162ef51991fd017bae19e2ac9590840
+ SOURCE=$SPELLX-$VERSION.tar.gz
+ SOURCE_URL=http://downloads.reviewboard.org/releases/$SPELLX/$VX/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=http://www.reviewboard.org/downloads/rbtools/
+ LICENSE[0]=MIT
+ ENTERED=20140322
+ KEYWORDS="python"
+ SHORT="client tools to use with Review Board"
+cat << EOF
+rbtools is a set of client tools to use with Review Board
+EOF
diff --git a/python-pypi/rbtools/HISTORY b/python-pypi/rbtools/HISTORY
new file mode 100644
index 0000000..ff26eae
--- /dev/null
+++ b/python-pypi/rbtools/HISTORY
@@ -0,0 +1,4 @@
+2014-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.7
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (668d323b7a2b4744ab59047f1ada9bb3da77272a), Treeve Jelbert, 03/22/2014

Archive powered by MHonArc 2.6.24.

Top of Page