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/uboat | |
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/uboat')
-rw-r--r-- | app-emacs/uboat/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/uboat/uboat-1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/uboat/Manifest b/app-emacs/uboat/Manifest index a2d62e1f41c6..b7ee552b0709 100644 --- a/app-emacs/uboat/Manifest +++ b/app-emacs/uboat/Manifest @@ -1,4 +1,4 @@ MD5 abe48cd7c4cf77323f1cda73a21b9dd2 ChangeLog 394 -MD5 03c21c8626ae04fd80060e7d64cdc236 uboat-1.2.ebuild 883 +MD5 19cc4752fae35985c10a87d5935fb660 uboat-1.2.ebuild 884 MD5 e77864e97845475d959f49d817cf37cc files/50uboat-gentoo.el 130 MD5 251e6e5fd25e7967446e22a1f68e40c8 files/digest-uboat-1.2 60 diff --git a/app-emacs/uboat/uboat-1.2.ebuild b/app-emacs/uboat/uboat-1.2.ebuild index a1d8a6fb1549..25b712f1ee1f 100644 --- a/app-emacs/uboat/uboat-1.2.ebuild +++ b/app-emacs/uboat/uboat-1.2.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/uboat/uboat-1.2.ebuild,v 1.2 2003/02/13 07:09:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/uboat/uboat-1.2.ebuild,v 1.3 2003/09/06 22:01:26 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |