diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:37:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:37:38 +0000 |
commit | dcf3887c67900804c8e667ab519af5f2c7f6e54c (patch) | |
tree | 787363508309015892f9b0b5163bf449d58da3e4 /app-xemacs/ps-print | |
parent | whitespace warning fixes (diff) | |
download | gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.tar.gz gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.tar.bz2 gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.08.ebuild | 3 | ||||
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.08.ebuild b/app-xemacs/ps-print/ps-print-1.08.ebuild index f7284c82d142..27b4beb618de 100644 --- a/app-xemacs/ps-print/ps-print-1.08.ebuild +++ b/app-xemacs/ps-print/ps-print-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.08.ebuild,v 1.10 2005/09/29 06:49:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.08.ebuild,v 1.11 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -12,4 +12,3 @@ DEPEND="app-xemacs/text-modes KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages - diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild index c3bc88268fbb..95b8b3c00c36 100644 --- a/app-xemacs/ps-print/ps-print-1.11.ebuild +++ b/app-xemacs/ps-print/ps-print-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.4 2007/06/03 19:05:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.5 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -12,4 +12,3 @@ RDEPEND="app-xemacs/text-modes KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages - |