diff options
author | 2007-07-13 05:34:14 +0000 | |
---|---|---|
committer | 2007-07-13 05:34:14 +0000 | |
commit | 669c88b43e9e6363b51a4ff894c6852b8329a7b5 (patch) | |
tree | 3849efbf0f50d2586cf0d45101acdc2c42bd2972 /app-editors/mlview | |
parent | whitespace (diff) | |
download | historical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.tar.gz historical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.tar.bz2 historical-669c88b43e9e6363b51a4ff894c6852b8329a7b5.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-editors/mlview')
-rw-r--r-- | app-editors/mlview/mlview-0.8-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/mlview/mlview-0.8-r1.ebuild b/app-editors/mlview/mlview-0.8-r1.ebuild index 158f9d3024ff..461e11b82da0 100644 --- a/app-editors/mlview/mlview-0.8-r1.ebuild +++ b/app-editors/mlview/mlview-0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.4 2006/02/08 22:44:24 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mlview/mlview-0.8-r1.ebuild,v 1.5 2007/07/13 05:34:14 mr_bones_ Exp $ inherit eutils gnome2 @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} DOCS="ABOUT-NLS AUTHORS BRANCHES ChangeLog COPYRIGHT NEWS README" - src_unpack() { unpack "${A}" cd "${S}" |