diff options
Diffstat (limited to 'x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild')
-rw-r--r-- | x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild b/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild index a46f93e8b999..73f87ce473f5 100644 --- a/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild +++ b/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild,v 1.5 2004/06/24 23:38:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.1.2.ebuild,v 1.6 2005/01/22 13:37:39 motaboy Exp $ inherit kde -need-kde 3.2 DESCRIPTION="A cool kde style modified from keramik" HOMEPAGE="http://www.kde-look.org/content/show.php?content=10919" @@ -14,9 +13,5 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc ~amd64" IUSE="" -src_compile() -{ - ./configure --prefix=$KDEDIR - emake -} +need-kde 3.2 |