Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ef75b065797d78cdd1a5a7bff121ca7a1fd402ca)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ef75b065797d78cdd1a5a7bff121ca7a1fd402ca)
  • Date: Mon, 7 Jan 2008 16:06:02 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 3 +++
perl-cpan/www-gmail/BUILD | 1 +
perl-cpan/www-gmail/DETAILS | 15 +++++++++++++++
perl-cpan/www-gmail/HISTORY | 18 ++++++++++++++++++
perl-cpan/www-gmail/INSTALL | 1 +
perl-cpan/www-gmail/PRE_BUILD | 1 +
perl-cpan/www-gmail/TRIGGERS | 1 +
7 files changed, 40 insertions(+)

New commits:
commit ef75b065797d78cdd1a5a7bff121ca7a1fd402ca
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

www-gmail: spell deprecated, sources are dead

diff --git a/ChangeLog b/ChangeLog
index c1cfdb5..3cd8894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-01-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * perl-cpan/www-gmail: spell deprecated, sources are dead
+
2008-01-07 Arjan Bouter <abouter AT sourcemage.org>
* net/mdnsresponder: new spell, bonjour's dns resolver

diff --git a/perl-cpan/www-gmail/BUILD b/perl-cpan/www-gmail/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/www-gmail/BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/www-gmail/DETAILS b/perl-cpan/www-gmail/DETAILS
new file mode 100755
index 0000000..b4c7d4f
--- /dev/null
+++ b/perl-cpan/www-gmail/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=www-gmail
+ VERSION=0.01
+ SOURCE=WWW-GMail-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/WWW-GMail-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/X/XA/XANTUS/$SOURCE
+
SOURCE_HASH=sha512:c2f948dbfe8848c4bc667789fceda0177fbcf84246d5d6ac5272e08af364572b770aeab3c52088dd74d53bdf0ed7aab1f28109a16ee6cddaefa0d0ad4ed9f27c
+ LICENSE=ART
+ WEB_SITE=http://search.cpan.org/~xantus/www-gmail-0.01/GMail.pm
+ ENTERED=20040913
+ PATCHLEVEL=1
+ KEYWORDS="mail perl"
+ SHORT="Perl extension for accessing Google Mail (gmail)"
+cat << EOF
+This module access Gmail
+EOF
diff --git a/perl-cpan/www-gmail/HISTORY b/perl-cpan/www-gmail/HISTORY
new file mode 100644
index 0000000..2c5b4dd
--- /dev/null
+++ b/perl-cpan/www-gmail/HISTORY
@@ -0,0 +1,18 @@
+2008-01-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: spell deprecated, sources are dead
+
+2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth at tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-09-23 Arwed v. Merkatz <v.merkatz at gmx.net>
+ * CONFLICTS: removed, deprecated uppercase spell is gone
+
+2005-05-07 Rafael George <george.rafael at gmail.com>
+ * DETAILS: build api 2, lowercased spell
+ * CONFLICTS: added
+
+2004-09-13 Rafael George <rgeorge at yatusabes.com>
+ * Created Spell
diff --git a/perl-cpan/www-gmail/INSTALL b/perl-cpan/www-gmail/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/www-gmail/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/www-gmail/PRE_BUILD b/perl-cpan/www-gmail/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/perl-cpan/www-gmail/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/perl-cpan/www-gmail/TRIGGERS b/perl-cpan/www-gmail/TRIGGERS
new file mode 100755
index 0000000..6afb62f
--- /dev/null
+++ b/perl-cpan/www-gmail/TRIGGERS
@@ -0,0 +1 @@
+on_cast $SPELL dispel_self




Archive powered by MHonArc 2.6.24.

Top of Page