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/smooth-themes | |
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/smooth-themes')
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild b/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild index 2fcb27791059..6c3b1537c2d3 100644 --- a/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild +++ b/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.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/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild,v 1.7 2007/06/16 17:01:23 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8-r1.ebuild,v 1.8 2007/07/11 02:54:47 leio Exp $ WANT_AUTOMAKE=1.8 inherit autotools eutils @@ -17,7 +17,6 @@ IUSE="" DEPEND="" RDEPEND=">=x11-themes/gtk-engines-2" - src_unpack() { unpack "${A}" cd "${S}" |