diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
commit | f04fab693608b48b1793d947dc25cfa1c603630b (patch) | |
tree | 195fc0588cc5352d48a0a66a6ccae4201da2d155 /app-emacs/psql | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.gz gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.bz2 gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-emacs/psql')
-rw-r--r-- | app-emacs/psql/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/psql/psql-1.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/psql/Manifest b/app-emacs/psql/Manifest index 43bd53afdf0a..925fcfd51638 100644 --- a/app-emacs/psql/Manifest +++ b/app-emacs/psql/Manifest @@ -1,4 +1,4 @@ MD5 78b6c3ec8ba930efe7fdba42808e701c ChangeLog 391 -MD5 f5336e21327ef31631329e82d34d424e psql-1.10.ebuild 861 +MD5 6f377fe44ff1bd38a5b8cd6432518bed psql-1.10.ebuild 862 MD5 81139699223e814a9cfc44694145fb61 files/50psql-gentoo.el 281 MD5 6ee82110ea8413c6d9c7e6de741a8cf3 files/digest-psql-1.10 60 diff --git a/app-emacs/psql/psql-1.10.ebuild b/app-emacs/psql/psql-1.10.ebuild index d34be067826c..2adbb1cc891d 100644 --- a/app-emacs/psql/psql-1.10.ebuild +++ b/app-emacs/psql/psql-1.10.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/psql/psql-1.10.ebuild,v 1.2 2003/02/13 07:08:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |