Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16208/10.4/unstable/main/finkinfo/editors

Modified Files:
        ebib.info ebib.patch 
Log Message:
New version from trackers (Submissions #1586891)


Index: ebib.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ebib.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ebib.patch  1 Sep 2006 19:42:32 -0000       1.2
+++ ebib.patch  31 Oct 2006 04:54:42 -0000      1.3
@@ -1,6 +1,6 @@
-diff -Naur --exclude='*~' ebib-0.25/fink/emacsen-install 
ebib-0.25.fink/fink/emacsen-install
---- ebib-0.25/fink/emacsen-install     1969-12-31 16:00:00.000000000 -0800
-+++ ebib-0.25.fink/fink/emacsen-install        2006-08-04 19:13:59.000000000 
-0700
+diff -Naur --exclude='*~' ebib-0.26/fink/emacsen-install 
ebib-0.26.fink/fink/emacsen-install
+--- ebib-0.26/fink/emacsen-install     1969-12-31 16:00:00.000000000 -0800
++++ ebib-0.26.fink/fink/emacsen-install        2006-08-04 19:13:59.000000000 
-0700
 @@ -0,0 +1,35 @@
 +#!/bin/bash -e
 +#
@@ -37,9 +37,9 @@
 +echo >&2 "install/ebib: Compilation log saved in 
@PREFIX@/share/doc/ebib/CompilationLog-${FLAVOR}.gz."
 +
 +exit 0
-diff -Naur --exclude='*~' ebib-0.25/fink/emacsen-remove 
ebib-0.25.fink/fink/emacsen-remove
---- ebib-0.25/fink/emacsen-remove      1969-12-31 16:00:00.000000000 -0800
-+++ ebib-0.25.fink/fink/emacsen-remove 2006-08-04 15:08:50.000000000 -0700
+diff -Naur --exclude='*~' ebib-0.26/fink/emacsen-remove 
ebib-0.26.fink/fink/emacsen-remove
+--- ebib-0.26/fink/emacsen-remove      1969-12-31 16:00:00.000000000 -0800
++++ ebib-0.26.fink/fink/emacsen-remove 2006-08-04 15:08:50.000000000 -0700
 @@ -0,0 +1,21 @@
 +#!/bin/bash -e
 +#

Index: ebib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ebib.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ebib.info   26 Sep 2006 17:00:31 -0000      1.3
+++ ebib.info   31 Oct 2006 04:54:42 -0000      1.4
@@ -2,13 +2,14 @@
 Depends: emacsen
 Description: Maintain BibTeX databases with emacs
 Homepage: http://ebib.sourceforge.net
-Version: 0.25
-Revision: 2
+Version: 0.26
+Revision: 1
 Maintainer: Jesse Alama <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: bcf572665cf96c864da4d76079ae4ec7
+Source-MD5: dfc53523b82a1c34b332b6f177d25a24
 License: OSI-Approved
-DocFiles: INSTALL README ebib-manual.html ebib-manual.pdf ebibrc
+DocFiles: README ebib/*.html
+InfoDocs: ebib
 PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
 CompileScript: <<
 <<
@@ -16,6 +17,9 @@
 mkdir -p %i/share/emacs/site-lisp/ebib
 install -m 644 ebib.el %i/share/emacs/site-lisp/ebib
 
+mkdir -p %i/share/info
+install -m 644 ebib.info %i/share/info/ebib
+
 mkdir -p %i/lib/emacsen-common/packages/install
 mkdir -p %i/lib/emacsen-common/packages/remove
 install -m 755 fink/emacsen-install %i/lib/emacsen-common/packages/install/%n
@@ -91,18 +95,14 @@
 There are a few limitations to Ebib that you may need to be aware
 of. Some of these will be addressed in a future version:
 
-* Customisation is done through a configuration file, not through
-  Emacs' standard customisation interface.
 * @comment definitions are ignored when a database is opened. Ebib
   will not complain if it finds them, but it does not store or save
   them.
 
 <<
 DescUsage: <<
-To use ebib, it's necessary to have an ebibrc file in your home
-directory called `.ebibrc'.  A sample ebibrc file can be found in
-%p/share/doc/ebib .  To get started, copy the supplied ebibrc file to
-your home directory and add the line
+To get started, copy the supplied ebibrc file to your home directory
+and add the line
 
 (require 'ebib)
 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to