Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (2b52a45e4af7cbce779bc61e08485ad85a3cc6c3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (2b52a45e4af7cbce779bc61e08485ad85a3cc6c3)
  • Date: Sat, 19 Sep 2009 11:16:29 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

ChangeLog | 1
gnome2-apps/gnumeric2/BUILD | 1
gnome2-apps/gnumeric2/DEPENDS | 1
gnome2-apps/gnumeric2/DETAILS | 26 --
gnome2-apps/gnumeric2/EXPORTS | 5
gnome2-apps/gnumeric2/HISTORY | 280
------------------------------
gnome2-apps/gnumeric2/INSTALL | 1
gnome2-apps/gnumeric2/PRE_BUILD | 1
gnome2-apps/gnumeric2/REPAIR^none^EXPORTS | 5
gnome2-apps/gnumeric2/TRIGGERS | 1
10 files changed, 1 insertion(+), 321 deletions(-)

New commits:
commit 2b52a45e4af7cbce779bc61e08485ad85a3cc6c3
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

gnome2-apps/gnumeric2: spell deleted

diff --git a/ChangeLog b/ChangeLog
index 13171f7..c68dc29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2009-09-19 Quentin Rameau <quinq AT sourcemage.org>
* gnome2-apps/pan2: spell removed, was deprecated
+ * gnome2-apps/gnumeric2: spell removed, was deprecated

2009-09-19 Ladislav Hagara <hgr AT vabo.cz>
* libs/gsoap: new spell
diff --git a/gnome2-apps/gnumeric2/BUILD b/gnome2-apps/gnumeric2/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gnumeric2/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gnumeric2/DEPENDS b/gnome2-apps/gnumeric2/DEPENDS
deleted file mode 100755
index 01f1b3d..0000000
--- a/gnome2-apps/gnumeric2/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gnumeric
diff --git a/gnome2-apps/gnumeric2/DETAILS b/gnome2-apps/gnumeric2/DETAILS
deleted file mode 100755
index 86f4e7c..0000000
--- a/gnome2-apps/gnumeric2/DETAILS
+++ /dev/null
@@ -1,26 +0,0 @@
- SPELL=gnumeric2
-if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
- VERSION=1.7.10
-else
- VERSION=1.6.3
- PATCHLEVEL=3
- UPDATED=20050918
-fi
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-### SOURCE=gnumeric-$VERSION.tar.bz2
-###SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnumeric-$VERSION
-### SOURCE_URL[0]=$GNOME_URL/sources/gnumeric/$BRANCH/$SOURCE
-### SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- LICENSE[0]=GPL
- WEB_SITE=http://www.gnome.org/projects/gnumeric
- ENTERED=20020513
- SHORT="GNOME spreadsheet"
-cat << EOF
-Gnumeric is intended to be a drop in replacement for commercial
-spreadsheets. We are not attempting to clone existing applications.
-However, we offer a customizable feel that attempts to minimize the
-costs of transition.
-
-Gnumeric will import your existing Excel, 1-2-3, Applix, Sylk, XBase
-and Oleo files.
-EOF
diff --git a/gnome2-apps/gnumeric2/EXPORTS b/gnome2-apps/gnumeric2/EXPORTS
deleted file mode 100644
index 0032e4e..0000000
--- a/gnome2-apps/gnumeric2/EXPORTS
+++ /dev/null
@@ -1,5 +0,0 @@
-GNUMERIC_DEVEL
-SSCONVERT
-SSINDEX
-SOLVER
-LONGDOUBLE
diff --git a/gnome2-apps/gnumeric2/HISTORY b/gnome2-apps/gnumeric2/HISTORY
deleted file mode 100644
index a310ad3..0000000
--- a/gnome2-apps/gnumeric2/HISTORY
+++ /dev/null
@@ -1,280 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated, renamed to gnumeric
-
-2007-05-03 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.7.10
-
-2007-04-24 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * CONFIGURE: removed guile warning
- * DEPENDS: removed optional_depends on guile, not supported anymore
-
-2007-04-22 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.7.9
- * DEPENDS: added libxml2
- change libgnomeprintui to libgnomeui
-
-2007-03-05 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated devel to 1.7.8
-
-2007-02-17 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated devel to 1.7.7
-
-2006-11-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel to 1.7.3
-
-2006-11-28 Robin Cook <rcook AT wyrms.net>
- * PREPARE: added
- * DETAILS: added devel version
- * DEPENDS: added goffice-dev
- * PRE_BUILD: apply patch only if non-devel version
-
-2006-10-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: patchlevel++
- * PRE_BUILD: added to apply patch to build with libgda/libgnomedb
- 1.9.103
-
http://cvsweb.de.netbsd.org/cgi-bin/cvsweb.cgi/pkgsrc/math/gnumeric/patches/patch-ab
-
-2006-10-11 Maurizio Boriani <baux AT sourcemage.org>
- * CONFIGURE: Add warning about guile major update.
-
-2006-10-09 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: changed libgda2 to libgnomedb-dev
- * DETAILS: added PATCHLEVEL
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-04-03 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to VERSION 1.6.3
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-10 George Sherwood <george AT beernabeer.com>
- * DETAILS: updated VERSION to 1.6.2
-
-2005-11-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.6.1
-
-2005-10-20 Robin Cook <rcook AT wyrms.net>
- * PREPARE: removed no current devel version
- * PRE_BUILD: removed, patches no longer needed
- * DETAILS: updated VERSION to 1.6.0
- removed devel VERSION
- * DEPENDS: removed older version depends
- * CONFIGURE: removed devel if statement
- * BUILD: removed devel if statement
-
-2005-09-18 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * PRE_BUILD: made executable so the security patch actually gets
applied
- * DETAILS: updated UPDATED again
- * PRE_BUILD, libgsf-compat.patch: patch to fix compilation with libgsf
- 1.12.3
- * REPAIR^md5^POST_REMOVE: removed
- * BUILD: only modify OPTS for devel version, otherwise stable version
- fails to compile
-
-2005-09-11 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel VERSION to 1.5.90
-
-2005-09-09 Thomas Houssin <Thomas.Houssin AT sourcemage.org>
- * DETAILS: updated UPDATED
- * PRE_BUILD, gnumeric-1.4.3-pcre_int_overflow.patch: added, security
fix
- see CAN-2005-2491
-
-2005-09-01 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel VERSION to 1.5.5
-
-2005-08-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel VERSION to 1.5.4
-
-2005-08-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel VERSION to 1.5.3
- converted MD5 to GPG
- * DEPENDS: added gtk+2, psiconv, and perl added as optional depends
- for 1.5.3 and made libgnomeprintui and optional depends for 1.5.3
- * CONFIGURE: added to query SSCONVERT, SSINDEX, SOLVER, and LONGDOUBLE
- * BUILD: set OPTS by queries
-
-2005-06-13 Robin Cook <rcook AT wyrms.net>
- * DETAILS: development branch upgrade to 1.5.2
- updated MD5
-
-2005-05-30 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: development branch upgrade to 1.5.1
- * DEPENDS: add goffice for development version
-
-2005-04-07 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed MAKE_NJOBS=1
- Shortened SHORT
- * BUILD: Run make_single before make and make_normal afterwards
-
-2005-04-05 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * POST_REMOVE, FINAL: changed back to update_desktop_database
- * REPAIR^md5^POST_REMOVE: repair file for the POST_REMOVE missing
- the sourcing of grimoire FUNCTIONS file
-
-2005-03-20 Arjan Bouter <abouter AT sourcemage.org>
- * POST_REMOVE: source FUNCTIONS until dispel does that
-
-2005-03-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.4.3
- updated devel MD5
- * FINAL: changed update_desktop_database to update-desktop-database
- since the other is not working
- * POST_REMOVE: changed update_desktop_database to
- update-desktop-database since the other is not working
-
-2005-02-21 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * FINAL, POST_REMOVE: run update_desktop_database
-
-2005-01-17 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.4.2
- updated devel MD5
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Python renamed to python
- Formatted to Guru Handbook
- Replaced --without-guild with --without-guile
-
-2004-12-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.4.1
- updated devel MD5
-
-2004-11-02 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.4.0
- updated devel MD5
-
-2004-11-02 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated devel VERSION to 1.3.92
- updated devel MD5
-
-2004-10-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added setting VERSION to devel or stable
- * PREPARE: config_query on DEVEL
-
-2004-07-20 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added devel version
- removed MAINTAINER
- * CONFIGURE: added to select stable or devel version
-
-2004-06-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.13
- updated MD5
-
-2004-05-17 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Missing a few "&&"
-
-2004-05-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.12
- updated MD5
-
-2004-04-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.11
- updated MD5
-
-2004-04-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.10
- updated MD5
-
-2004-04-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.9
- updated MD5
-
-2004-03-17 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.8
- updated MD5
-
-2004-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.7
- updated MD5
-
-2004-02-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.6
- updated MD5
-
-2004-01-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.5
- updated MD5
-
-2004-01-03 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Updated VERSION to 1.2.4
- updated MD5
- * NOTE: Fails to build
-
-2003-11-30 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated VERSION to 1.2.3
- updated MD5
-
-2003-11-30 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: updated VERSION to 1.2.2
- updated MD5
- * HISTORY: Formatted to Guru Handbook
-
-2003-10-22 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: Added libgda2 and guile optional_depends
-
-2003-10-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.2.1
- updated MD5
-
-2003-09-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.2.0
- updated MD5
-
-2003-09-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.90
- updated MD5
-
-2003-08-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.20
- updated MD5
-
-2003-06-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.19
- updated MD5
-
-2003-05-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated to VERSION 1.1.17
- updated MD5
-
-2003-04-18 Robin Cook <rcook AT wyrms.net>
- * TRIGGERS: Added trigger for gal2 cast
-
-2003-02-04 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: Changed depends gal to gal2
-
-2003-01-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.16
- updated MD5
- * DEPENDS: Changed depends gal2-0 to gal as gal2-0 has been merged
back into gal
- * CONFLICTS: Added conflicts gal2-0 just to be safe for now.
-
-2003-01-02 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.15
- updated MD5
- * DEPENDS: Added libbonobo as optional depends
-
-2002-12-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.14
- updated MD5
-
-2002-11-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.12
- updated MD5
-
-2002-11-03 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.1.11
- updated MD5
-
-2000-10-10 Eric Schabell <eschabell AT sourcemage.org>
- * Added spell.
-
-2002-05-30 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: updated to VERSION 1.1.5
- updated MD5
- * DEPENDS: work
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-apps/gnumeric2/INSTALL b/gnome2-apps/gnumeric2/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gnumeric2/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gnumeric2/PRE_BUILD b/gnome2-apps/gnumeric2/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gnumeric2/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gnumeric2/REPAIR^none^EXPORTS
b/gnome2-apps/gnumeric2/REPAIR^none^EXPORTS
deleted file mode 100644
index 0032e4e..0000000
--- a/gnome2-apps/gnumeric2/REPAIR^none^EXPORTS
+++ /dev/null
@@ -1,5 +0,0 @@
-GNUMERIC_DEVEL
-SSCONVERT
-SSINDEX
-SOLVER
-LONGDOUBLE
diff --git a/gnome2-apps/gnumeric2/TRIGGERS b/gnome2-apps/gnumeric2/TRIGGERS
deleted file mode 100755
index 3e831ed..0000000
--- a/gnome2-apps/gnumeric2/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast gnumeric2 dispel_self



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (2b52a45e4af7cbce779bc61e08485ad85a3cc6c3), Quentin Rameau, 09/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page