diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-27 01:55:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-27 01:55:14 +0000 |
commit | 291d11df92f00646af5c9728da90d6e931139f8a (patch) | |
tree | a1e02a78b2ed749fdf02d3021bdbcb07b70151b1 /app-arch | |
parent | Updated to allow libnc-dap's ncdump to coexist with netcdf. (diff) | |
download | gentoo-2-291d11df92f00646af5c9728da90d6e931139f8a.tar.gz gentoo-2-291d11df92f00646af5c9728da90d6e931139f8a.tar.bz2 gentoo-2-291d11df92f00646af5c9728da90d6e931139f8a.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/p7zip/p7zip-4.65.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-arch/p7zip/p7zip-4.65.ebuild b/app-arch/p7zip/p7zip-4.65.ebuild index 0efa4bce750b..175677673534 100644 --- a/app-arch/p7zip/p7zip-4.65.ebuild +++ b/app-arch/p7zip/p7zip-4.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.65.ebuild,v 1.1 2009/04/26 20:59:25 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.65.ebuild,v 1.2 2009/04/27 01:55:14 mr_bones_ Exp $ EAPI="2" WX_GTK_VER="2.8" @@ -121,4 +121,3 @@ src_install() { dohtml -r DOCS/MANUAL/* fi } - |