summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/serenity/serenity-1.5.ebuild')
-rw-r--r--x11-themes/serenity/serenity-1.5.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-themes/serenity/serenity-1.5.ebuild b/x11-themes/serenity/serenity-1.5.ebuild
new file mode 100644
index 000000000..489ea967f
--- /dev/null
+++ b/x11-themes/serenity/serenity-1.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit kde
+
+DESCRIPTION="KDE style and native window decoration"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=35954"
+SRC_URI="http://maxilys.awardspace.com/archives/${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
+IUSE=""
+RESTRICT="nomirror"
+
+DEPEND="|| ( kde-base/kwin kde-base/kdebase )
+ !x11-themes/serenity-decoration
+ !x11-themes/serenity-style"
+
+need-kde 3.4
+