diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:01:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:01:31 +0000 |
commit | c447b119c0e1a5d6ecbb960f22a713bc65f6ed98 (patch) | |
tree | a6a03c88bfeef284a8ae56d140206ef1f0388da6 /app-emacs/typing | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.gz historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.bz2 historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-emacs/typing')
-rw-r--r-- | app-emacs/typing/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/typing/typing-1.1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/typing/Manifest b/app-emacs/typing/Manifest index f1769fb674dc..e655b88a1997 100644 --- a/app-emacs/typing/Manifest +++ b/app-emacs/typing/Manifest @@ -1,4 +1,4 @@ MD5 f93a8e124bb3a3c9376ea319530e6ad1 ChangeLog 406 -MD5 1e7dec228e7603c29fbe760f4440d841 typing-1.1.2.ebuild 908 +MD5 20fd7facaf1baecd40c62f42a97ba707 typing-1.1.2.ebuild 909 MD5 28bf97ee1076661f152b4358c19a8048 files/50typing-gentoo.el 155 MD5 17a15ab5d38b48effb2321b0d072f17b files/digest-typing-1.1.2 63 diff --git a/app-emacs/typing/typing-1.1.2.ebuild b/app-emacs/typing/typing-1.1.2.ebuild index 7d996463370d..43adfb5ff29e 100644 --- a/app-emacs/typing/typing-1.1.2.ebuild +++ b/app-emacs/typing/typing-1.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/typing/typing-1.1.2.ebuild,v 1.2 2003/02/13 07:09:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/typing-1.1.2.ebuild,v 1.3 2003/09/06 22:01:26 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |