diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:31:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 06:31:38 +0000 |
commit | 4b3b2595e1468d923f42f936174603c000fb5c2d (patch) | |
tree | b9cf705b5c5500d3245373da3447cc3df76c2fd1 /rox-extra/diff | |
parent | Stable on ppc64; bug #185012 (diff) | |
download | gentoo-2-4b3b2595e1468d923f42f936174603c000fb5c2d.tar.gz gentoo-2-4b3b2595e1468d923f42f936174603c000fb5c2d.tar.bz2 gentoo-2-4b3b2595e1468d923f42f936174603c000fb5c2d.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'rox-extra/diff')
-rw-r--r-- | rox-extra/diff/diff-2.1.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rox-extra/diff/diff-2.1.4.ebuild b/rox-extra/diff/diff-2.1.4.ebuild index e47517db0d18..0942adac9589 100644 --- a/rox-extra/diff/diff-2.1.4.ebuild +++ b/rox-extra/diff/diff-2.1.4.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/rox-extra/diff/diff-2.1.4.ebuild,v 1.5 2007/06/22 21:46:21 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/diff/diff-2.1.4.ebuild,v 1.6 2007/07/12 06:31:38 mr_bones_ Exp $ ROX_CLIB_VER=2.1.8 inherit rox @@ -17,4 +17,3 @@ KEYWORDS="~amd64 x86" APPNAME=${MY_PN} S=${WORKDIR} - |