Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (51f7f0ef9ec9036c6bb951eb05879323680fed04)
  • Date: Tue, 7 Nov 2006 10:31:35 -0600

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

ChangeLog | 3 +++
utils/qbrew/DEPENDS | 2 ++
utils/qbrew/DETAILS | 15 +++++++++++++++
utils/qbrew/HISTORY | 2 ++
4 files changed, 22 insertions(+)

New commits:
commit 51f7f0ef9ec9036c6bb951eb05879323680fed04
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

qbrew: Added new spell

diff --git a/ChangeLog b/ChangeLog
index 5a42daa..8d18ae8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-11-07 George Sherwood <george AT beernabeer.com>
+ * /utils/qbrew: Added new spell
+
2006-11-07 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libcompat: added another suggest_depends fallback for #13244

diff --git a/utils/qbrew/DEPENDS b/utils/qbrew/DEPENDS
new file mode 100755
index 0000000..c028126
--- /dev/null
+++ b/utils/qbrew/DEPENDS
@@ -0,0 +1,2 @@
+depends qt-x11
+
diff --git a/utils/qbrew/DETAILS b/utils/qbrew/DETAILS
new file mode 100755
index 0000000..06e8636
--- /dev/null
+++ b/utils/qbrew/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=qbrew
+ VERSION=0.3.5
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.usermode.org/code/$SOURCE
+
SOURCE_HASH=sha512:314aef9ba23f1459672e4dcce207a0d16851de30bde5c5502925b9cd36cd1657a7ab68ad52bfab9875c86ba4af45dcfd128da9ac969d2fe19a30c76e1ea9301e
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.usermode.org/code.html
+ LICENSE[0]=GPL
+ ENTERED=20061107
+ SHORT="Homebrewer's recipe calculator"
+cat << EOF
+Homebrewer's recipe calculator. I needed one so I wrote one. Use this to
+formulate recipes for ales, lagers and stouts. It also includes a brewing
+primer for those just starting out in the homebrewing hobby.
+EOF
diff --git a/utils/qbrew/HISTORY b/utils/qbrew/HISTORY
new file mode 100644
index 0000000..011f02b
--- /dev/null
+++ b/utils/qbrew/HISTORY
@@ -0,0 +1,2 @@
+2006-11-07 George Sherwood <george AT beernabeer.com>
+ * DETAILS, DEPENDS, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (51f7f0ef9ec9036c6bb951eb05879323680fed04), George Sherwood, 11/07/2006

Archive powered by MHonArc 2.6.24.

Top of Page