diff options
author | 2003-09-06 22:02:59 +0000 | |
---|---|---|
committer | 2003-09-06 22:02:59 +0000 | |
commit | f04fab693608b48b1793d947dc25cfa1c603630b (patch) | |
tree | 195fc0588cc5352d48a0a66a6ccae4201da2d155 /app-emacs/php-mode | |
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/php-mode')
-rw-r--r-- | app-emacs/php-mode/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/php-mode/php-mode-102.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/php-mode/Manifest b/app-emacs/php-mode/Manifest index 7ccf1b68cc05..babb42a9c649 100644 --- a/app-emacs/php-mode/Manifest +++ b/app-emacs/php-mode/Manifest @@ -1,4 +1,4 @@ MD5 976fb097b3623e2b3eb49ad9cb353533 ChangeLog 516 -MD5 85b2a803f4d1456b16e58edb46b9265c php-mode-102.ebuild 919 +MD5 990a00814abc5864af379647ff63b951 php-mode-102.ebuild 915 MD5 0761c3603c17ab6e347bca7eddd46f60 files/50php-mode-gentoo.el 112 MD5 a97d5d118431d249d4297fcbc594481f files/digest-php-mode-102 64 diff --git a/app-emacs/php-mode/php-mode-102.ebuild b/app-emacs/php-mode/php-mode-102.ebuild index 23571c516328..c17d8b4cfc8b 100644 --- a/app-emacs/php-mode/php-mode-102.ebuild +++ b/app-emacs/php-mode/php-mode-102.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/php-mode/php-mode-102.ebuild,v 1.3 2003/03/05 04:40:15 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/php-mode-102.ebuild,v 1.4 2003/09/06 22:01:25 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |