summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/crystal/ChangeLog5
-rw-r--r--x11-themes/crystal/Manifest4
-rw-r--r--x11-themes/crystal/crystal-0.9.2.ebuild7
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog
index 1c79e47a90f1..5cc6669f334a 100644
--- a/x11-themes/crystal/ChangeLog
+++ b/x11-themes/crystal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-themes/crystal
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.11 2005/04/28 11:26:23 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.12 2005/05/15 10:41:18 greg_g Exp $
+
+ 15 May 2005; Gregorio Guidi <greg_g@gentoo.org> crystal-0.9.2.ebuild:
+ Correct dependencies (#92649).
28 Apr 2005; Konstantin Arkhipov <voxus@gentoo.org> -crystal-0.9.1.ebuild,
crystal-0.9.2.ebuild:
diff --git a/x11-themes/crystal/Manifest b/x11-themes/crystal/Manifest
index 990f1badc143..200939d85b06 100644
--- a/x11-themes/crystal/Manifest
+++ b/x11-themes/crystal/Manifest
@@ -1,4 +1,4 @@
-MD5 e974cde5a0b0e9487ba706921fa17206 crystal-0.9.2.ebuild 544
-MD5 2fb7401c6f4558337fdb249c460994ef ChangeLog 1655
MD5 b045d3420e428a024e2afea15d6b57a7 metadata.xml 199
+MD5 8c4b52fda56a6a873e8234e3af449391 crystal-0.9.2.ebuild 594
+MD5 41e5b49bc8169a3252cb5141762c533b ChangeLog 1762
MD5 73ac90add2f2f6c3612c86f520e38c2e files/digest-crystal-0.9.2 72
diff --git a/x11-themes/crystal/crystal-0.9.2.ebuild b/x11-themes/crystal/crystal-0.9.2.ebuild
index e0b6ce7f3a80..bb933a86c94c 100644
--- a/x11-themes/crystal/crystal-0.9.2.ebuild
+++ b/x11-themes/crystal/crystal-0.9.2.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.2 2005/04/28 11:26:23 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.2.ebuild,v 1.3 2005/05/15 10:41:18 greg_g Exp $
inherit kde
-need-kde 3.2
KLV="13969"
DESCRIPTION="KDE native window decoration with transparent titlebar, buttons and borders"
@@ -14,3 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc amd64"
IUSE=""
+
+DEPEND="|| ( kde-base/kwin kde-base/kdebase )"
+
+need-kde 3.2