diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-19 02:15:29 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-19 02:15:29 +0000 |
commit | 6f6438ad9a1abc68cb4059ae8b306ffd7eb5a187 (patch) | |
tree | 113e11912a130ad9fca07968938542b1d0667866 /x11-themes | |
parent | Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. (diff) | |
download | gentoo-2-6f6438ad9a1abc68cb4059ae8b306ffd7eb5a187.tar.gz gentoo-2-6f6438ad9a1abc68cb4059ae8b306ffd7eb5a187.tar.bz2 gentoo-2-6f6438ad9a1abc68cb4059ae8b306ffd7eb5a187.zip |
Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/thinkeramik/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/thinkeramik/ChangeLog b/x11-themes/thinkeramik/ChangeLog index 6aac0b954ae2..43c0021308d4 100644 --- a/x11-themes/thinkeramik/ChangeLog +++ b/x11-themes/thinkeramik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/thinkeramik -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/ChangeLog,v 1.30 2007/07/02 15:08:00 peper Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/ChangeLog,v 1.31 2008/02/19 02:15:29 ingmar Exp $ + + 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + thinkeramik-3.2.1.ebuild: + Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528. 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> thinkeramik-3.2.1.ebuild: diff --git a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild b/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild index 4ecfcb2ef4eb..e00f10500fe5 100644 --- a/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild +++ b/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.16 2007/07/12 07:35:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/thinkeramik/thinkeramik-3.2.1.ebuild,v 1.17 2008/02/19 02:15:29 ingmar Exp $ ARTS_REQUIRED="never" @@ -17,8 +17,7 @@ IUSE="" KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" -DEPEND="|| ( kde-base/kwin kde-base/kdebase )" - +DEPEND="|| ( =kde-base/kwin-3.5* =kde-base/kdebase-3.5* )" RDEPEND="${DEPEND}" need-kde 3.2 |