summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:01:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:01:31 +0000
commitc447b119c0e1a5d6ecbb960f22a713bc65f6ed98 (patch)
treea6a03c88bfeef284a8ae56d140206ef1f0388da6 /app-emacs/bbdb
parentAdding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff)
downloadhistorical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.gz
historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.bz2
historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-emacs/bbdb')
-rw-r--r--app-emacs/bbdb/Manifest2
-rw-r--r--app-emacs/bbdb/bbdb-2.34.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/bbdb/Manifest b/app-emacs/bbdb/Manifest
index 2f5d7cfc6889..242251300a17 100644
--- a/app-emacs/bbdb/Manifest
+++ b/app-emacs/bbdb/Manifest
@@ -1,4 +1,4 @@
MD5 da4cb512335619cc77d30daa94773404 ChangeLog 424
-MD5 b7aa051ace6d6674b5722801525428fc bbdb-2.34.ebuild 896
+MD5 59b02cf9b889543dab7e4a1d494338d0 bbdb-2.34.ebuild 897
MD5 ce07903102a458812fbc50875fb6e753 files/50bbdb-gentoo.el 117
MD5 46ff21db541c51bca257a3f9c7f39242 files/digest-bbdb-2.34 61
diff --git a/app-emacs/bbdb/bbdb-2.34.ebuild b/app-emacs/bbdb/bbdb-2.34.ebuild
index 9009783c6240..2c2e122b25c8 100644
--- a/app-emacs/bbdb/bbdb-2.34.ebuild
+++ b/app-emacs/bbdb/bbdb-2.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.34.ebuild,v 1.2 2003/02/13 07:03:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.34.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
inherit elisp
@@ -29,7 +29,7 @@ src_compile() {
src_install() {
elisp-install ${PN} lisp/*.el lisp/*.elc
elisp-site-file-install ${FILESDIR}/50bbdb-gentoo.el
-
+
doinfo texinfo/*.info*
dodoc ChangeLog INSTALL README
}