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/php-mode | |
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/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="" |