Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (b58b224ee0797bd32fc100d1499b4c056dd62543)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (b58b224ee0797bd32fc100d1499b4c056dd62543)
  • Date: Sun, 20 Jan 2008 11:02:01 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 3 ++
gnome1-apps/ee/BUILD | 1
gnome1-apps/ee/DEPENDS | 1
gnome1-apps/ee/DETAILS | 18 -------------
gnome1-apps/ee/HISTORY | 32 -----------------------
gnome1-apps/ee/INSTALL | 1
gnome1-apps/ee/PRE_BUILD | 1
gnome1-apps/ee/TRIGGERS | 1
gnome1-apps/gnofin/BUILD | 1
gnome1-apps/gnofin/DEPENDS | 1
gnome1-apps/gnofin/DETAILS | 17 ------------
gnome1-apps/gnofin/HISTORY | 29 ---------------------
gnome1-apps/gnofin/INSTALL | 1
gnome1-apps/gnofin/PRE_BUILD | 1
gnome1-apps/gnofin/TRIGGERS | 1
gnome1-apps/gtop/BUILD | 1
gnome1-apps/gtop/DEPENDS | 1
gnome1-apps/gtop/DETAILS | 18 -------------
gnome1-apps/gtop/HISTORY | 39
-----------------------------
gnome1-apps/gtop/INSTALL | 1
gnome1-apps/gtop/PRE_BUILD | 1
gnome1-apps/gtop/TRIGGERS | 1
gnome2-apps/eog2/CONFLICTS | 1
gnome2-apps/eog2/HISTORY | 3 ++
gnome2-apps/gnucash/CONFLICTS | 3 --
gnome2-apps/gnucash/HISTORY | 3 ++
gnome2-libs/gnome-system-monitor/CONFLICTS | 1
gnome2-libs/gnome-system-monitor/HISTORY | 3 ++
28 files changed, 13 insertions(+), 172 deletions(-)

New commits:
commit b58b224ee0797bd32fc100d1499b4c056dd62543
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

lazy update of changelog for the deprecation of ee, gnofin and gtop

commit 5ab3bebbfef1702f518fb0a27f9e1fd0692dbff1
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

removed ee, deprecation complete

commit 17a74f03ec71ebc3bdd07845b0a2817244bc600e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

removed gnofin, deprecation complete

commit 09e45c1d7995c74610ee4c1e8cb0f1fd0fd9d107
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

removed gtop, deprecation complete

diff --git a/ChangeLog b/ChangeLog
index ab59342..bf4157e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-01-20 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * gnome1-apps/{ee,gtop,gnofin}: removed, deprecation complete
#1231{0,6,7}
+
2008-01-20 George Sherwood <george AT beernabeer.com>
* libs/aqbanking2: Added new spell
* libs/gwenhywfar2: Added new spell
diff --git a/gnome1-apps/ee/BUILD b/gnome1-apps/ee/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/ee/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/ee/DEPENDS b/gnome1-apps/ee/DEPENDS
deleted file mode 100755
index 0f4bbc0..0000000
--- a/gnome1-apps/ee/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends eog2
diff --git a/gnome1-apps/ee/DETAILS b/gnome1-apps/ee/DETAILS
deleted file mode 100755
index 9ab96e5..0000000
--- a/gnome1-apps/ee/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=ee
- VERSION=0.3.12
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=$SPELL-$VERSION.tar.gz
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-# SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-#
SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
-#
SOURCE_HASH=sha512:e7eda7af7a1e013438e8297d24e816cba48d5a8a8e1a7e5d39ef3db6318e69e8e67642c6096359b3aef1d81703a52ab5dfe0ee4d1002616bbc4461f157654fdb
-PATCHLEVEL=1
- WEB_SITE=http://www.gnome.org
- LICENSE[0]=GPL
- ENTERED=20020213
- KEYWORDS="gnome1"
- SHORT="Simple image viewer."
-cat << EOF
-The Electric Eyes image viewer lets you view and manipulate images in a
-variety of formats. The interface is straightforward and easy-to-use.
-EOF
diff --git a/gnome1-apps/ee/HISTORY b/gnome1-apps/ee/HISTORY
deleted file mode 100644
index 872f660..0000000
--- a/gnome1-apps/ee/HISTORY
+++ /dev/null
@@ -1,32 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated in favor of eog2
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-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
-
-2004-02-22 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: added gnome-libs
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: add MD5
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: URLs now match new ftp.gnome.org layout
-
-2002-06-19 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: added licensing information
-
-2002-03-12 Jon Svendsen <jon-sven AT frisurf.no>
- * HISTORY: added HISTORY
- * DETAILS: added MAINTAINER=myself
- fixed backup url
-
diff --git a/gnome1-apps/ee/INSTALL b/gnome1-apps/ee/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/ee/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/ee/PRE_BUILD b/gnome1-apps/ee/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/ee/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/ee/TRIGGERS b/gnome1-apps/ee/TRIGGERS
deleted file mode 100755
index 641186f..0000000
--- a/gnome1-apps/ee/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast ee dispel_self
diff --git a/gnome1-apps/gnofin/BUILD b/gnome1-apps/gnofin/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gnofin/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gnofin/DEPENDS b/gnome1-apps/gnofin/DEPENDS
deleted file mode 100755
index f91a187..0000000
--- a/gnome1-apps/gnofin/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gnucash
diff --git a/gnome1-apps/gnofin/DETAILS b/gnome1-apps/gnofin/DETAILS
deleted file mode 100755
index ac0d61a..0000000
--- a/gnome1-apps/gnofin/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=gnofin
- VERSION=0.8.4
-# SOURCE=$SPELL-$VERSION.tar.gz
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-# SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-#
SOURCE_HASH=sha512:e510c0c0e2410cd6a98f0ca3619e64ac8aca59b4fd161b8d1536628b898d8c7c15af788b68893b55301afd37efd4f4bbc5dd40109db9851e1e41ed6cc990603e
-PATCHLEVEL=1
- WEB_SITE=http://gnofin.sourceforge.net
- LICENSE[0]=GPL
- ENTERED=20010924
- KEYWORDS="finance gnome1"
- SHORT="gnofin: a personal finance application for GNOME."
-cat << EOF
-Gnofin provides a way to handle your accounts in an intuitive
-application. Plug-ins allow for a number of interesting functions, like
-being able to import data from Quicken Interchange Format (QIF) files.
-EOF
diff --git a/gnome1-apps/gnofin/HISTORY b/gnome1-apps/gnofin/HISTORY
deleted file mode 100644
index 559a31e..0000000
--- a/gnome1-apps/gnofin/HISTORY
+++ /dev/null
@@ -1,29 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated in favor of gnucash
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-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
-
-2003-01-30 Seth Woolley <seth AT tautology.org>
- * Modified DETAILS to correct MD5
-
-2002-06-25 Jon Svendsen <jon-sven AT frisurf.no>
- * Added licensing information
- * Use $SOURCEFORGE_URL
-
-2002-06-21 Joel Mayes <bluebird AT optushome.com.au>
- * Moved to gnome section
- Added MD5 field to DETAILS
-
-2002-05-23 Adam Clark <adamsgl AT dhbit.ca>
- * added this HISTORY file
-
diff --git a/gnome1-apps/gnofin/INSTALL b/gnome1-apps/gnofin/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gnofin/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gnofin/PRE_BUILD b/gnome1-apps/gnofin/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gnofin/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gnofin/TRIGGERS b/gnome1-apps/gnofin/TRIGGERS
deleted file mode 100755
index f2faa2f..0000000
--- a/gnome1-apps/gnofin/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast gnofin dispel_self
diff --git a/gnome1-apps/gtop/BUILD b/gnome1-apps/gtop/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gtop/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gtop/DEPENDS b/gnome1-apps/gtop/DEPENDS
deleted file mode 100755
index c53f955..0000000
--- a/gnome1-apps/gtop/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gnome-system-monitor
diff --git a/gnome1-apps/gtop/DETAILS b/gnome1-apps/gtop/DETAILS
deleted file mode 100755
index b20482a..0000000
--- a/gnome1-apps/gtop/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=gtop
- VERSION=1.0.13
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=$SPELL-$VERSION.tar.gz
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-# SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-#
SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
-#
SOURCE_HASH=sha512:79cd91db8b288b29c4d5420c76ca3e097c5670d9b1a0728a6605fe4835040ee61d39417167d2269eb7975ae8af1ea9bcc609e2e942368dcc561d2519b485e934
-PATCHLEVEL=1
- WEB_SITE=http://www.gnome.org
- LICENSE[0]=GPL
- ENTERED=20011121
- KEYWORDS="gnome1"
-
- SHORT="gnome monitor"
-cat << EOF
-monitor app for gnome..
-EOF
diff --git a/gnome1-apps/gtop/HISTORY b/gnome1-apps/gtop/HISTORY
deleted file mode 100644
index 1f43432..0000000
--- a/gnome1-apps/gtop/HISTORY
+++ /dev/null
@@ -1,39 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated in favor of gnome-system-monitor
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-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
-
-2004-07-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: ORBit renamed to orbit
- Formatted to Guru Handbook
-
-2004-03-11 Robert Helgesson <rycee AT home.se>
- * DETAILS: Removed MAINTAINER.
- * BUILD: Created with three sedits to fix bug #6149.
- * HISTORY: Converted to new format.
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Add MD5
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: URLs now match new ftp.gnome.org layout
-
-2002-06-19 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Added licensing information
-
-2002-03-14 Jon Svendsen <jon-sven AT frisurf.no>
- * HISTORY: Added
- * DETAILS: restored b.nitzler AT umea.bonet.se as MAINTAINER
- * DETAILS: fixed backup url
- * DEPENDS: fixed/cleaned dependencies
-
diff --git a/gnome1-apps/gtop/INSTALL b/gnome1-apps/gtop/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gtop/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gtop/PRE_BUILD b/gnome1-apps/gtop/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome1-apps/gtop/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome1-apps/gtop/TRIGGERS b/gnome1-apps/gtop/TRIGGERS
deleted file mode 100755
index 4b3665e..0000000
--- a/gnome1-apps/gtop/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast gtop dispel_self
diff --git a/gnome2-apps/eog2/CONFLICTS b/gnome2-apps/eog2/CONFLICTS
deleted file mode 100755
index a9dcb38..0000000
--- a/gnome2-apps/eog2/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts ee y
diff --git a/gnome2-apps/eog2/HISTORY b/gnome2-apps/eog2/HISTORY
index dd20a81..6de5f86 100644
--- a/gnome2-apps/eog2/HISTORY
+++ b/gnome2-apps/eog2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-20 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, ee is terminally deprecated
+
2008-01-13 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.20.4

diff --git a/gnome2-apps/gnucash/CONFLICTS b/gnome2-apps/gnucash/CONFLICTS
index 2fe0e6d..cfc124e 100755
--- a/gnome2-apps/gnucash/CONFLICTS
+++ b/gnome2-apps/gnucash/CONFLICTS
@@ -1,2 +1 @@
-conflicts gnucash2 y &&
-conflicts gnofin y
+conflicts gnucash2 y
diff --git a/gnome2-apps/gnucash/HISTORY b/gnome2-apps/gnucash/HISTORY
index 09ebacf..ad2583b 100644
--- a/gnome2-apps/gnucash/HISTORY
+++ b/gnome2-apps/gnucash/HISTORY
@@ -1,3 +1,6 @@
+2008-01-20 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed gnofin, it's gone
+
2008-01-20 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.2.3
* DEPENDS: optional_depends aqbanking2
diff --git a/gnome2-libs/gnome-system-monitor/CONFLICTS
b/gnome2-libs/gnome-system-monitor/CONFLICTS
deleted file mode 100755
index d632322..0000000
--- a/gnome2-libs/gnome-system-monitor/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts gtop y
diff --git a/gnome2-libs/gnome-system-monitor/HISTORY
b/gnome2-libs/gnome-system-monitor/HISTORY
index 3f3098e..3a50a23 100644
--- a/gnome2-libs/gnome-system-monitor/HISTORY
+++ b/gnome2-libs/gnome-system-monitor/HISTORY
@@ -1,3 +1,6 @@
+2008-01-20 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, gtop is gone
+
2008-01-13 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.20.2




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (b58b224ee0797bd32fc100d1499b4c056dd62543), Jaka Kranjc, 01/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page