summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/thinkeramik/thinkeramik-2.7.ebuild')
-rw-r--r--x11-themes/thinkeramik/thinkeramik-2.7.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-themes/thinkeramik/thinkeramik-2.7.ebuild b/x11-themes/thinkeramik/thinkeramik-2.7.ebuild
deleted file mode 100644
index 45022c5f1072..000000000000
--- a/x11-themes/thinkeramik/thinkeramik-2.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header:
-inherit kde-base
-
-need-kde 3
-
-DESCRIPTION="A cool kde style modified from keramik"
-SRC_URI="http://kde-look.org/content/files/6986-${P}.tar.bz2"
-HOMEPAGE="http://kde-look.org/content/show.php?content=6986"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-
-src_compile()
-{
- ./configure --prefix=$KDEDIR
- emake
-}
-
-