summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/comix/comix-1.2.4.ebuild')
-rw-r--r--x11-themes/comix/comix-1.2.4.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/comix/comix-1.2.4.ebuild b/x11-themes/comix/comix-1.2.4.ebuild
new file mode 100644
index 000000000000..26ab2e9e6f51
--- /dev/null
+++ b/x11-themes/comix/comix-1.2.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.2.4.ebuild,v 1.1 2005/03/15 20:21:47 greg_g Exp $
+
+inherit kde
+KLV="16028"
+
+DESCRIPTION="Comix style for KDE"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}"
+SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )"
+
+need-kde 3.3