Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ffa42421a8fae3fa255dea3dd6aed8d73603d2e6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ffa42421a8fae3fa255dea3dd6aed8d73603d2e6)
  • Date: Wed, 14 Jan 2015 01:01:20 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 3 +++
chat-irc/bip/DEPENDS | 1 +
chat-irc/bip/DETAILS | 22 ++++++++++++++++++++++
chat-irc/bip/HISTORY | 2 ++
4 files changed, 28 insertions(+)

New commits:
commit ffa42421a8fae3fa255dea3dd6aed8d73603d2e6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

bip: new spell, Sexy IRC proxy

diff --git a/ChangeLog b/ChangeLog
index 8bf6d49..d51f143 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * chat-irc/bip: new spell, Sexy IRC proxy
+
2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
* {audio-soft->python-pypi}/eyed3: spell moved
* audio-libs/libshout-idjc: new spell, libshout plus some extensions
diff --git a/chat-irc/bip/DEPENDS b/chat-irc/bip/DEPENDS
new file mode 100755
index 0000000..09706da
--- /dev/null
+++ b/chat-irc/bip/DEPENDS
@@ -0,0 +1 @@
+depends SSL
diff --git a/chat-irc/bip/DETAILS b/chat-irc/bip/DETAILS
new file mode 100755
index 0000000..ceee7d0
--- /dev/null
+++ b/chat-irc/bip/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=bip
+ VERSION=0.8.9
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ RDIR=61
+
SOURCE_URL[0]=https://projects.duckcorp.org/attachments/download/$RDIR/$SOURCE
+
SOURCE_HASH=sha512:572adb6e0982d74a39b0380ef6af51ba7f55b880f78e110b93e09616e6345bb4a9a60475df644ec891cae368287d502ba00bbf734370ba50c57b29de6934c138
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://projects.duckcorp.org/projects/bip/";
+ LICENSE[0]="GPL"
+ ENTERED=20150114
+ KEYWORDS=""
+ SHORT="Sexy IRC proxy"
+cat << EOF
+Bip is an IRC proxy, which means it keeps connected to your preferred IRC
+servers, can store the logs for you, and even send them back to your IRC
+client(s) upon connection.
+
+You may want to use bip to keep your logfiles (in a unique format and on
+a unique computer) whatever your client is, when you connect from multiple
+workstations, or when you simply want to have a playback of what was said
+while you were away.
+EOF
diff --git a/chat-irc/bip/HISTORY b/chat-irc/bip/HISTORY
new file mode 100644
index 0000000..9057baf
--- /dev/null
+++ b/chat-irc/bip/HISTORY
@@ -0,0 +1,2 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ffa42421a8fae3fa255dea3dd6aed8d73603d2e6), Ismael Luceno, 01/14/2015

Archive powered by MHonArc 2.6.24.

Top of Page