Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (663b4ce95d24d59db7a83cf9642bf3e18780fb1c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (663b4ce95d24d59db7a83cf9642bf3e18780fb1c)
  • Date: Fri, 15 Jun 2007 14:00:59 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT mages.ath.cx>:

xfce/xfce4-toys/BUILD | 1 +
xfce/xfce4-toys/DETAILS | 7 ++++---
xfce/xfce4-toys/HISTORY | 7 +++++++
xfce/xfce4-toys/INSTALL | 1 +
xfce/xfce4-toys/PRE_BUILD | 1 +
xfce/xfce4-toys/TRIGGERS | 1 +
6 files changed, 15 insertions(+), 3 deletions(-)

New commits:
commit 663b4ce95d24d59db7a83cf9642bf3e18780fb1c
Author: Elisamuel Resto <ryuji AT mages.ath.cx>
Commit: Elisamuel Resto <ryuji AT mages.ath.cx>

xfce/xfce4-toys: initiated deprecation, as discussed in bug #13674

diff --git a/xfce/xfce4-toys/BUILD b/xfce/xfce4-toys/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xfce/xfce4-toys/BUILD
@@ -0,0 +1 @@
+true
diff --git a/xfce/xfce4-toys/DETAILS b/xfce/xfce4-toys/DETAILS
index 3dbd8b4..0b6648a 100755
--- a/xfce/xfce4-toys/DETAILS
+++ b/xfce/xfce4-toys/DETAILS
@@ -1,10 +1,11 @@
SPELL=xfce4-toys
VERSION=4.2.3
- SOURCE=$SPELL-$VERSION.tar.gz
+ #SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$VERSION/src/$SOURCE
+ #SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$VERSION/src/$#SOURCE
WEB_SITE=http://www.xfce.org
- SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ #SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ PATCHLEVEL=1
LICENSE[0]=BSD
LICENSE[1]=GPL
ENTERED=20030608
diff --git a/xfce/xfce4-toys/HISTORY b/xfce/xfce4-toys/HISTORY
index 80f72d2..0cbfa01 100644
--- a/xfce/xfce4-toys/HISTORY
+++ b/xfce/xfce4-toys/HISTORY
@@ -1,3 +1,10 @@
+2007-06-15 Elisamuel Resto <ryuji AT mages.ath.cx>
+ * DETAILS: Remove SOURCE_URL[0], SOURCE and SOURCE_GPG and
+ incremented PATCHLEVEL. Spell deprecation initiated.
+ * DEPENDS: Removed.
+ * PRE_BUILD, BUILD, INSTALL: Added for deprecation.
+ * TRIGGERS: Dispel self on cast, deprecation step.
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/xfce/xfce4-toys/INSTALL b/xfce/xfce4-toys/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xfce/xfce4-toys/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/xfce/xfce4-toys/PRE_BUILD b/xfce/xfce4-toys/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/xfce/xfce4-toys/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/xfce/xfce4-toys/TRIGGERS b/xfce/xfce4-toys/TRIGGERS
new file mode 100755
index 0000000..18754f6
--- /dev/null
+++ b/xfce/xfce4-toys/TRIGGERS
@@ -0,0 +1 @@
+on_cast xfce4-toys dispel_self



  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (663b4ce95d24d59db7a83cf9642bf3e18780fb1c), Elisamuel Resto, 06/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page