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/protbuf | |
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/protbuf')
-rw-r--r-- | app-emacs/protbuf/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/protbuf/protbuf-1.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/protbuf/Manifest b/app-emacs/protbuf/Manifest index bf831f3511a2..6d509a1cc896 100644 --- a/app-emacs/protbuf/Manifest +++ b/app-emacs/protbuf/Manifest @@ -1,4 +1,4 @@ MD5 11711178c6c5bf8651e3c884482b87a9 ChangeLog 406 -MD5 d14b29098e6406b06873c8fe442da867 protbuf-1.7.ebuild 884 +MD5 78a086ead09fa21c7dd2b00b0a2affbd protbuf-1.7.ebuild 885 MD5 45ecd04158f003c0d23f93b7505d735a files/50protbuf-gentoo.el 104 MD5 eb90c3e4a2085a7fb9a299a57c04ba7e files/digest-protbuf-1.7 62 diff --git a/app-emacs/protbuf/protbuf-1.7.ebuild b/app-emacs/protbuf/protbuf-1.7.ebuild index 1f864b780a52..386535cd6091 100644 --- a/app-emacs/protbuf/protbuf-1.7.ebuild +++ b/app-emacs/protbuf/protbuf-1.7.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/protbuf/protbuf-1.7.ebuild,v 1.2 2003/02/13 07:07:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/protbuf/protbuf-1.7.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |