Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (c853232f26ff8b32d9f6a1fa5c3e7f9d0d76c7ad)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (c853232f26ff8b32d9f6a1fa5c3e7f9d0d76c7ad)
  • Date: Tue, 25 Nov 2008 06:27:34 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 3
gnome2-apps/gedit2/BUILD | 1
gnome2-apps/gedit2/DEPENDS | 1
gnome2-apps/gedit2/DETAILS | 18 --
gnome2-apps/gedit2/EXPORTS | 1
gnome2-apps/gedit2/HISTORY | 278
---------------------------------
gnome2-apps/gedit2/INSTALL | 1
gnome2-apps/gedit2/PRE_BUILD | 1
gnome2-apps/gedit2/REPAIR^none^EXPORTS | 1
gnome2-apps/gedit2/TRIGGERS | 1
10 files changed, 3 insertions(+), 303 deletions(-)

New commits:
commit c853232f26ff8b32d9f6a1fa5c3e7f9d0d76c7ad
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

gnome2-apps/gedit2: removed deprecated spell

diff --git a/ChangeLog b/ChangeLog
index b79d41c..469c54b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-11-25 Ladislav Hagara <hgr AT vabo.cz>
+ * gnome2-apps/gedit2: removed deprecated spell
+
2008-11-24 Treeve Jelbert <treeve AT sourcemage.org>
* FUNCTIONS: rename qt4_build qt4_cmake_build
add a more appropriate qt4_build
diff --git a/gnome2-apps/gedit2/BUILD b/gnome2-apps/gedit2/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gedit2/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gedit2/DEPENDS b/gnome2-apps/gedit2/DEPENDS
deleted file mode 100755
index a165117..0000000
--- a/gnome2-apps/gedit2/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gedit
diff --git a/gnome2-apps/gedit2/DETAILS b/gnome2-apps/gedit2/DETAILS
deleted file mode 100755
index 1e98d16..0000000
--- a/gnome2-apps/gedit2/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=gedit2
- VERSION=2.18.1
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
-# SOURCE=gedit-$VERSION.tar.bz2
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/gedit-$VERSION
-# SOURCE_URL[0]=$GNOME_URL/sources/gedit/$BRANCH/$SOURCE
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- LICENSE[0]=GPL
- WEB_SITE=http://www.gnome.org/projects/gedit/
- ENTERED=20020505
- PATCHLEVEL=2
- KEYWORDS="editors gnome2"
- SHORT="The official text editor of the GNOME desktop environment."
-cat << EOF
-gedit is the official text editor of the GNOME desktop environment. While
-aiming at simplicity and ease of use, gedit is a powerful general purpose
-text editor.
-EOF
diff --git a/gnome2-apps/gedit2/EXPORTS b/gnome2-apps/gedit2/EXPORTS
deleted file mode 100644
index a998f78..0000000
--- a/gnome2-apps/gedit2/EXPORTS
+++ /dev/null
@@ -1 +0,0 @@
-GEDIT2_SPELL
diff --git a/gnome2-apps/gedit2/HISTORY b/gnome2-apps/gedit2/HISTORY
deleted file mode 100644
index 7d6c8da..0000000
--- a/gnome2-apps/gedit2/HISTORY
+++ /dev/null
@@ -1,278 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated, renamed to gedit
-
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * CONFLICTS: added conflict gedit for deprecation
-
-2007-04-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * BUILD: added, this time for real
-
-2007-04-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS, BUILD, CONFIGURE: an optional dependency on enchant
- is not sufficient, --enable-spell needs iso-codes as well.
- Changed so the user is queried in CONFIGURE if he wants spell
- and dependencies on iso-codes and enchant are set accordingly.
- * DETAILS: added PATCHLEVEL
-
-2007-04-29 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: made enchant an optional depends
- * BUILD: remove as added as optional depends on enchant
-
-2007-04-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * BUILD: added --disable-spell to OPTS since gedit2 didn't build
- for me otherwise.
-
-2007-04-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.18.1
-
-2007-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.18.0
-
-2007-03-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.17.6
-
-2007-02-29 David Brown <dmlb2000 AT gmail.com>
- * DEPENDS: added enchant
-
-2007-02-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.17.5
-
-2006-11-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.16.2
-
-2006-10-20 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Source is_depends_enabled.function (remove it when
- is_depends_enabled is in stable sorcery).
-
-2006-10-02 Flavien Bridault <vlaaad AT sourcemage.org>
- * DETAILS: Updated to 2.16.1
-
-2006-09-23 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Corrected gnome-python-desktop2 to
- gnome-python-desktop, fixed line formatting.
-
-2006-09-23 Juuso Alasuutari <iuso AT sourcemage.org>
- * DEPENDS: Added optional_depends python, fixes bug #13110.
- Added depends gnome-python-desktop2, pygobject, and pygtk2 for
- when python is selected. Added optional_depends gtk-doc.
- Changed depends scrollkeeper optional. Added depends
- gnome-doc-utils, glib2, gtk+2, libglade2, gnome-vfs2.
- * DETAILS: Updated WEB_SITE and descriptions, added PATCHLEVEL=1.
-
-2006-09-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.16.0
-
-2006-08-30 Flavien Bridault <vlaaad AT sourcemage.org>
- * DETAILS: Updated to 2.14.4
-
-2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
- PATCHLEVEL).
-
-2006-05-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.14.3
-
-2006-05-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added PATCHLEVEL
- removed BUILD_API
- * G_SCHEMAS: added
-
-2006-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.14.1
-
-2006-03-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.14.0
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-03-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.13.93
-
-2006-02-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.13.92
-
-2006-02-20 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.13.91
-
-2005-10-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.12.1
-
-2005-09-05 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.12.0
-
-2005-09-01 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.11.93
-
-2005-08-27 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.11.92
-
-2005-08-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.11.91
- converted MD5 to GPG
-
-2005-08-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.5
- updated MD5
-
-2005-08-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.4
- updated MD5
-
-2005-06-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.3
- updated MD5
-
-2005-04-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.2
- updated MD5
-
-2005-03-26 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.1
- updated MD5
-
-2005-03-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.10.0
- updated MD5
-
-2005-02-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.9.6
- updated MD5
-
-2004-12-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.8.2
- updated MD5
-
-2004-10-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.8.1
- updated MD5
-
-2004-09-13 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.8.0
- updated MD5
-
-2004-09-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.7.92
- updated MD5
- added BUILD_API=2
- * WIP: added
-
-2004-06-26 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.6.2
- updated MD5
-
-2004-05-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.6.1
- updated MD5
-
-2004-03-22 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.6.0
- updated MD5
-
-2004-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.5.92
- updated MD5
-
-2004-03-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.5.90
- updated MD5
- removed MAINTAINER
-
-2003-10-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.4.1
- updated MD5
-
-2003-09-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.4.0
- updated MD5
-
-2003-09-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.3.5
- updated MD5
- * DEPENDS: added gtksourceview
-
-2003-06-14 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.2.2
- updated MD5
-
-2003-03-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.2.1
- updated MD5
-
-2003-02-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.2.0.1
- updated MD5
-
-2003-01-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.2.0
- updated MD5
-
-2003-01-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.1.91
- updated MD5
-
-2003-01-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.1.6
- updated MD5
- * DEPENDS: changed libgnomeprintui20 to libgnomeprintui as it now
- uses the new version
-
-2002-12-31 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: changed libgnomeprintui to libgnomeprintui20 until gedit
- works with the new libgnomeprintui
-
-2002-12-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.1.5
- updated MD5
-
-2002-11-24 Robin Cook <rcook AT wyrms.net>
- * DETAILS: update VERSION to 2.0.6
- updated MD5
- * Updated to 2.0.6
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added MD5
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: URLs now match new ftp.gnome.org layout
-
-2002-09-14 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.5
-
-2002-08-30 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.4
-
-2002-08-27 Jon Svendsen <jon-sven AT frisurf.no>
- * BUILD: removed broken BUILD
-
-2002-08-23 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.3
- s/2.0.0/2.0.1 on URL
-
-2002-07-25 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.2
-
-2002-07-23 Jon Svendsen <jon-sven AT frisurf.no>
- * DEPENDS: added depends eel2
-
-2002-07-16 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.1
-
-2002-06-19 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 2.0.0
-
-2002-06-11 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 1.199.0
-
-2002-05-31 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 1.121.1
-
-2002-05-27 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 1.12.0
-
-2002-05-21 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: update VERSION to 1.120.0
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-apps/gedit2/INSTALL b/gnome2-apps/gedit2/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gedit2/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gedit2/PRE_BUILD b/gnome2-apps/gedit2/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/gnome2-apps/gedit2/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/gnome2-apps/gedit2/REPAIR^none^EXPORTS
b/gnome2-apps/gedit2/REPAIR^none^EXPORTS
deleted file mode 100644
index a998f78..0000000
--- a/gnome2-apps/gedit2/REPAIR^none^EXPORTS
+++ /dev/null
@@ -1 +0,0 @@
-GEDIT2_SPELL
diff --git a/gnome2-apps/gedit2/TRIGGERS b/gnome2-apps/gedit2/TRIGGERS
deleted file mode 100755
index c23bfed..0000000
--- a/gnome2-apps/gedit2/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast gedit2 dispel_self



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (c853232f26ff8b32d9f6a1fa5c3e7f9d0d76c7ad), Ladislav Hagara, 11/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page