diff options
author | Mart Raudsepp <leio@gentoo.org> | 2007-07-11 02:54:47 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2007-07-11 02:54:47 +0000 |
commit | bfac51d0806c68f9c5d92e478d811b0017d19277 (patch) | |
tree | 02ab786f7b625db10ecb0f8cb805b86786211113 /x11-themes/smoothgnome | |
parent | Remove old. Fix some whitespace warnings (diff) | |
download | historical-bfac51d0806c68f9c5d92e478d811b0017d19277.tar.gz historical-bfac51d0806c68f9c5d92e478d811b0017d19277.tar.bz2 historical-bfac51d0806c68f9c5d92e478d811b0017d19277.zip |
Whitespace warning fixes
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'x11-themes/smoothgnome')
-rw-r--r-- | x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild b/x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild index 1ae7ccd6fc89..5b53879775ab 100644 --- a/x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild +++ b/x11-themes/smoothgnome/smoothgnome-2.0.4-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/x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild,v 1.5 2006/02/18 00:04:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smoothgnome/smoothgnome-2.0.4-r1.ebuild,v 1.6 2007/07/11 02:54:47 leio Exp $ inherit gnome2 @@ -22,7 +22,6 @@ IUSE="" DEPEND="" RDEPEND=">=x11-themes/gtk-engines-2" - src_unpack() { unpack GTK2-${MY_P}.tar.gz unpack GTK2-${MY_PN}-Extras-${PV}.tar.gz |