CVS update by scop packages/unsupported/scop/cogre .cvsignore ChangeLog

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Dec 3 16:52:03 EST 2007


  User: scop    
  Date: 07/12/03 22:52:03

  Removed:     packages/unsupported/scop/cogre .cvsignore ChangeLog
                        ChangeLog.upstream INSTALL Makefile
                        Makefile.upstream Project.ede cogre-mode.el
                        cogre-uml.el cogre.el cogre.texi package-info.in
                        picture-hack.el uml-create.el wisent-dot-wy.el
                        wisent-dot.el wisent-dot.wy
               packages/unsupported/scop/ede .cvsignore ChangeLog Makefile
                        Makefile.upstream NEWS Project.ede README TODO
                        autoconf-compat.el autoconf-edit.el
                        ede-compilers.texi ede-dired.el ede-pconf.el
                        ede-pmake.el ede-proj-archive.el ede-proj-aux.el
                        ede-proj-comp.el ede-proj-elisp.el ede-proj-info.el
                        ede-proj-misc.el ede-proj-obj.el ede-proj-prog.el
                        ede-proj-scheme.el ede-proj-shared.el
                        ede-proj-skel.el ede-proj.el ede-projects.texi
                        ede-source.el ede-sourcecode.texi ede-speedbar.el
                        ede-targets.texi ede-util.el ede.el ede.texi
                        package-info.in project-am.el
Log:
cogre and ede are in xemacs-packages now.

Revision  Changes    Path
1.16      +4 -0      XEmacs/packages/unsupported/scop/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- ChangeLog	2007/08/23 21:42:37	1.15
+++ ChangeLog	2007/12/03 21:51:45	1.16
@@ -1,3 +1,7 @@
+2007-12-03  Ville Skyttä  <scop at xemacs.org>
+
+	* cogre, ede: Now in regular xemacs-packages tree.
+
 2007-08-24  Ville Skyttä  <scop at xemacs.org>
 
 	* vc: Moved to regular xemacs-packages tree.



1.16      +1 -1      XEmacs/packages/unsupported/scop/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- Makefile	2007/08/23 21:42:37	1.15
+++ Makefile	2007/12/03 21:51:46	1.16
@@ -20,7 +20,7 @@
 # Because of autoload issues, this strange subdirectory order needs to
 # be maintained.  When adding new packages just put them at the end
 # of the list.
-PACKAGES= antlr-mode cogre ede generic-modes
+PACKAGES= antlr-mode generic-modes
 
 ASSUMED_PRESENT = cc-mode dired edebug ediff edit-utils eieio elib eshell \
 	fsf-compat jde mail-lib pcl-cvs prog-modes semantic sh-script \



1.93      +0 -8      XEmacs/packages/unsupported/scop/STATUS

Index: STATUS
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/STATUS,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- STATUS	2007/08/23 21:42:37	1.92
+++ STATUS	2007/12/03 21:51:46	1.93
@@ -4,14 +4,6 @@ antlr-mode: <http://antlr-mode.sourcefor
 - Author version 2.2c
 - Seems to work.
 
-cogre: COnnected GRaph Editor, <http://cedet.sourceforge.net/cogre.shtml>
-- Author version 0.4beta1.
-- Doesn't compile, requires a newer semantic than we have.
-
-ede: Emacs Development Environment, <http://cedet.sourceforge.net/ede.shtml>
-- Author version 1.0.beta2.
-- Compiles, I have no idea whether it works or not.
-
 generic-modes: generic.el and generic-x.el from GNU Emacs
 - Up to date with GNU Emacs CVS HEAD as of 2007-06-24.
 - Compiles, seems to work, auto-mode-alist and autoloads may need spanking.





More information about the XEmacs-CVS mailing list