summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-09-20 01:50:01 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-09-20 01:50:01 +0000
commitc761cbcf05df7c4c6e20e9ac396c256bb3ac051e (patch)
tree9dcb3039d79bc344e0a24d74158e2b197dc1df75 /x11-themes
parentUse elog (diff)
downloadgentoo-2-c761cbcf05df7c4c6e20e9ac396c256bb3ac051e.tar.gz
gentoo-2-c761cbcf05df7c4c6e20e9ac396c256bb3ac051e.tar.bz2
gentoo-2-c761cbcf05df7c4c6e20e9ac396c256bb3ac051e.zip
Add kwin-4 depend for bug #269109.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/crystal/ChangeLog6
-rw-r--r--x11-themes/crystal/crystal-2.0.3.ebuild5
-rw-r--r--x11-themes/crystal/crystal-2.0.5.ebuild5
3 files changed, 13 insertions, 3 deletions
diff --git a/x11-themes/crystal/ChangeLog b/x11-themes/crystal/ChangeLog
index 22a4f7e6ac43..793babd13cbc 100644
--- a/x11-themes/crystal/ChangeLog
+++ b/x11-themes/crystal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/crystal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.38 2009/08/23 13:31:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/ChangeLog,v 1.39 2009/09/20 01:50:01 dirtyepic Exp $
+
+ 20 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> crystal-2.0.3.ebuild,
+ crystal-2.0.5.ebuild:
+ Add kwin-4 depend for bug #269109.
*crystal-2.0.5 (23 Aug 2009)
diff --git a/x11-themes/crystal/crystal-2.0.3.ebuild b/x11-themes/crystal/crystal-2.0.3.ebuild
index 562d94935671..2857bb614d5a 100644
--- a/x11-themes/crystal/crystal-2.0.3.ebuild
+++ b/x11-themes/crystal/crystal-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.3.ebuild,v 1.1 2009/04/19 19:41:18 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.3.ebuild,v 1.2 2009/09/20 01:50:01 dirtyepic Exp $
EAPI="2"
@@ -16,6 +16,9 @@ LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
+DEPEND="=kde-base/kwin-4*" # bug 269109
+RDEPEND=${DEPEND}
+
src_install() {
kde4-base_src_install
mv "${D}"/usr/share/apps/kwin/crystal.desktop \
diff --git a/x11-themes/crystal/crystal-2.0.5.ebuild b/x11-themes/crystal/crystal-2.0.5.ebuild
index c5d2966b5211..59f3421f2654 100644
--- a/x11-themes/crystal/crystal-2.0.5.ebuild
+++ b/x11-themes/crystal/crystal-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.5.ebuild,v 1.1 2009/08/23 13:31:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-2.0.5.ebuild,v 1.2 2009/09/20 01:50:01 dirtyepic Exp $
EAPI=2
@@ -16,6 +16,9 @@ LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
+DEPEND="=kde-base/kwin-4*" # bug 269109
+RDEPEND=${DEPEND}
+
MAKEOPTS="${MAKEOPTS} -j1"
src_install() {