Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1d362def9732a2fcd35369a26c021d864e93f79a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1d362def9732a2fcd35369a26c021d864e93f79a)
  • Date: Fri, 17 Nov 2006 17:01:11 -0600

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

editors/emacs/DEPENDS | 1 +
editors/emacs/DETAILS | 1 -
editors/emacs/HISTORY | 4 ++++
3 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 1d362def9732a2fcd35369a26c021d864e93f79a
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

editors/emacs:

DETAILS: removed UPDATED
DEPENDS: added CVS dependency for cvs branch

diff --git a/editors/emacs/DEPENDS b/editors/emacs/DEPENDS
index 5af6f24..49fb673 100755
--- a/editors/emacs/DEPENDS
+++ b/editors/emacs/DEPENDS
@@ -28,6 +28,7 @@ optional_depends LIBGIF
"--without-gif" \
"for GIF format support"
if [ "$CVS" == "y" ]; then
+depends CVS &&
optional_depends "gtk+2" \
"--with-gtk" \
"" \
diff --git a/editors/emacs/DETAILS b/editors/emacs/DETAILS
index 07b5627..75dba32 100755
--- a/editors/emacs/DETAILS
+++ b/editors/emacs/DETAILS
@@ -24,7 +24,6 @@ fi
WEB_SITE=http://www.gnu.org/software/emacs
LICENSE[0]=GPL
ENTERED=20010922
- UPDATED=20020413
KEYWORDS="emacs editors"
SHORT="Emacs is the extensible, self-documenting real-time
display editor."
cat << EOF
diff --git a/editors/emacs/HISTORY b/editors/emacs/HISTORY
index 78fc682..dc8d02a 100644
--- a/editors/emacs/HISTORY
+++ b/editors/emacs/HISTORY
@@ -1,3 +1,7 @@
+2006-11-18 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: removed UPDATED
+ * DEPENDS: added CVS dependency for cvs branch
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.




  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1d362def9732a2fcd35369a26c021d864e93f79a), Pol Vinogradov, 11/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page