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/psgml
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/psgml')
-rw-r--r--app-emacs/psgml/Manifest4
-rw-r--r--app-emacs/psgml/psgml-1.2.5.ebuild8
2 files changed, 6 insertions, 6 deletions
diff --git a/app-emacs/psgml/Manifest b/app-emacs/psgml/Manifest
index b8e2beab04dd..4fe5fd970485 100644
--- a/app-emacs/psgml/Manifest
+++ b/app-emacs/psgml/Manifest
@@ -1,4 +1,4 @@
+MD5 6f3306b967ee572f72ea968666110856 ChangeLog 400
+MD5 6dc619e7a5200fae1e253d226aa0dd89 psgml-1.2.5.ebuild 952
MD5 bfa7bcc5c92e2d979bec1d738ce84540 files/50psgml-gentoo.el 211
MD5 b461e93bf52827e787d2e33376d00a8d files/digest-psgml-1.2.5 63
-MD5 40f47eee5243d9f7372b053a17250169 psgml-1.2.5.ebuild 953
-MD5 6f3306b967ee572f72ea968666110856 ChangeLog 400
diff --git a/app-emacs/psgml/psgml-1.2.5.ebuild b/app-emacs/psgml/psgml-1.2.5.ebuild
index d5fb8f4bb310..f4326acc9392 100644
--- a/app-emacs/psgml/psgml-1.2.5.ebuild
+++ b/app-emacs/psgml/psgml-1.2.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5.ebuild,v 1.2 2003/02/13 07:08:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
-inherit elisp
+inherit elisp
IUSE=""
@@ -28,8 +28,8 @@ src_compile() {
src_install() {
elisp-install ${PN} *.el *.elc *.map
elisp-site-file-install ${FILESDIR}/${SITEFILE}
- dodoc ChangeLog INSTALL README.psgml psgml.ps
- doinfo psgml-api.info psgml.info
+ dodoc ChangeLog INSTALL README.psgml psgml.ps
+ doinfo psgml-api.info psgml.info
}
pkg_postinst() {