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/psql-1.10.ebuild | |
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/psql-1.10.ebuild')
-rw-r--r-- | app-emacs/psql/psql-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |