CVS update by scop packages/xemacs-packages/pcl-cvs ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Mon Oct 29 16:16:31 EDT 2007


  User: scop    
  Date: 07/10/29 21:16:31

  Modified:    packages/xemacs-packages/pcl-cvs ChangeLog Makefile
Log:
Add tramp for new vc-hooks and gnus for tramp <200710291939.32136.scop at xemacs.org>

Revision  Changes    Path
2.71      +4 -0      XEmacs/packages/xemacs-packages/pcl-cvs/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/pcl-cvs/ChangeLog,v
retrieving revision 2.70
retrieving revision 2.71
diff -u -p -r2.70 -r2.71
--- ChangeLog	2006/07/27 14:16:13	2.70
+++ ChangeLog	2007/10/29 20:16:30	2.71
@@ -1,3 +1,7 @@
+2007-10-29  Ville Skyttä  <scop at xemacs.org>
+
+	* Makefile (REQUIRES): Add tramp for new vc-hooks and gnus for tramp.
+
 2006-07-27  Norbert Koch  <viteno at xemacs.org>
 
 	* Makefile (VERSION): XEmacs package 1.67 released.



2.49      +1 -1      XEmacs/packages/xemacs-packages/pcl-cvs/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/pcl-cvs/Makefile,v
retrieving revision 2.48
retrieving revision 2.49
diff -u -p -r2.48 -r2.49
--- Makefile	2006/07/27 14:16:13	2.48
+++ Makefile	2007/10/29 20:16:30	2.49
@@ -23,7 +23,7 @@ MAINTAINER = XEmacs Development Team <xe
 PACKAGE = pcl-cvs
 PKG_TYPE = regular
 REQUIRES = xemacs-base elib vc dired edebug ediff edit-utils mail-lib \
-	prog-modes
+	prog-modes tramp gnus
 CATEGORY = standard
 
 ELCS = cvs-compat.elc cvs-edit.elc cvs-log.elc cvs-status.elc \





More information about the XEmacs-CVS mailing list