summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-16 14:37:02 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-16 14:37:02 +0000
commit4a68885762d92ff71f40e0a7be0ef337550af45c (patch)
tree99cbabe9103f0a33b87ab84e6074eaf7153a5414
parentslotmove x11-themes/gtk-theme-switch 2 0 (diff)
downloadgentoo-2-4a68885762d92ff71f40e0a7be0ef337550af45c.tar.gz
gentoo-2-4a68885762d92ff71f40e0a7be0ef337550af45c.tar.bz2
gentoo-2-4a68885762d92ff71f40e0a7be0ef337550af45c.zip
properly slotmoved
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r--x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild4
-rw-r--r--x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild5
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
index 4acd26a0106b..7ea0099d3b68 100644
--- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
+++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.13 2010/01/06 19:37:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.14 2010/06/16 14:37:02 ssuominen Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz
mirror://gentoo/${MY_P}b.patch.gz"
LICENSE="GPL-2"
-SLOT="2"
+SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild
index bd542201bdc8..a5c1aa58a2f5 100644
--- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild
+++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild,v 1.1 2010/04/02 17:47:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.ebuild,v 1.2 2010/06/16 14:37:02 ssuominen Exp $
EAPI=2
inherit toolchain-funcs
@@ -15,8 +15,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86
~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
-RDEPEND="x11-libs/gtk+:2
- !${CATEGORY}/${PN}:2"
+RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"