Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (26ee694d6c2c6b80f295336ddb842e9feaf87a5b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (26ee694d6c2c6b80f295336ddb842e9feaf87a5b)
  • Date: Sat, 1 Dec 2007 15:42:57 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog | 3 +++
perl-cpan/perl-gtk2-spell/BUILD | 1 +
perl-cpan/perl-gtk2-spell/DEPENDS | 2 ++
perl-cpan/perl-gtk2-spell/DETAILS | 15 +++++++++++++++
perl-cpan/perl-gtk2-spell/Gtk2-Spell-1.03.tar.gz.sig |binary
perl-cpan/perl-gtk2-spell/HISTORY | 2 ++
6 files changed, 23 insertions(+)

New commits:
commit 03560f42df708836046afb4dbc9abf2a30da9e08
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

perl-gtk2-spell: new spell added

diff --git a/ChangeLog b/ChangeLog
index 9c3986b..f500320 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-12-01 Robin Cook <rcook AT wyrms.net>
+ * perl-cpan: added spell perl-gtk2-spell
+
2007-12-01 Elisamuel Resto <ryuji AT sourcemage.org>
* ftp/createtorrent: new spell, light BitTorrent file creator

diff --git a/perl-cpan/perl-gtk2-spell/BUILD b/perl-cpan/perl-gtk2-spell/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-gtk2-spell/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-gtk2-spell/DEPENDS
b/perl-cpan/perl-gtk2-spell/DEPENDS
new file mode 100755
index 0000000..5097b35
--- /dev/null
+++ b/perl-cpan/perl-gtk2-spell/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends gtkspell
diff --git a/perl-cpan/perl-gtk2-spell/DETAILS
b/perl-cpan/perl-gtk2-spell/DETAILS
new file mode 100755
index 0000000..08bd375
--- /dev/null
+++ b/perl-cpan/perl-gtk2-spell/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=perl-gtk2-spell
+ SNAME=Gtk2-Spell
+ VERSION=1.03
+ SOURCE=$SNAME-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
+
SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://www.cpan.org/
+ ENTERED=20071201
+ LICENSE[0]=GPL
+ KEYWORDS="gtk perl"
+ SHORT="gtkspell bindings for perl"
+cat << EOF
+gtkspell bindings for perl
+EOF
diff --git a/perl-cpan/perl-gtk2-spell/Gtk2-Spell-1.03.tar.gz.sig
b/perl-cpan/perl-gtk2-spell/Gtk2-Spell-1.03.tar.gz.sig
new file mode 100644
index 0000000..819c974
Binary files /dev/null and
b/perl-cpan/perl-gtk2-spell/Gtk2-Spell-1.03.tar.gz.sig differ
diff --git a/perl-cpan/perl-gtk2-spell/HISTORY
b/perl-cpan/perl-gtk2-spell/HISTORY
new file mode 100644
index 0000000..5c9c0d0
--- /dev/null
+++ b/perl-cpan/perl-gtk2-spell/HISTORY
@@ -0,0 +1,2 @@
+2007-12-01 Robin Cook <rcook AT wyrms.net>
+ * Initial Spell: DETAILS, DEPENDS, BUILD, HISTORY



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (26ee694d6c2c6b80f295336ddb842e9feaf87a5b), Robin Cook, 12/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page