remove superfluous gtk2 use flag, bug 106560
authorStefan Schweizer <genstef@gentoo.org>
Tue, 6 Jun 2006 11:14:58 +0000 (11:14 +0000)
committerStefan Schweizer <genstef@gentoo.org>
Tue, 6 Jun 2006 11:14:58 +0000 (11:14 +0000)
Package-Manager: portage-2.1_rc4-r3

x11-plugins/i8krellm/ChangeLog
x11-plugins/i8krellm/i8krellm-2.5.ebuild

index c1efcffcc05421b023a728df3505ce259ff11ff8..8b75e8e8c6790adf853f55ff0da33a94abd7d5db 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/i8krellm
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/ChangeLog,v 1.7 2006/03/24 10:02:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/ChangeLog,v 1.8 2006/06/06 11:14:58 genstef Exp $
+
+  06 Jun 2006; Stefan Schweizer <genstef@gentoo.org> -i8krellm-2.3.ebuild,
+  i8krellm-2.5.ebuild:
+  remove superfluous gtk2 use flag, bug 106560
 
   24 Mar 2006; Bryan Ã˜stergaard <kloeri@gentoo.org i8krellm-2.3.ebuild,
   i8krellm-2.5.ebuild:
index b756de98cb5f01ce8578e665731be3e7de3dfe0b..245b822375f065ca91af39b09d98c382144aadc9 100644 (file)
@@ -1,8 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.6 2006/03/24 10:02:57 kloeri Exp $
-
-IUSE="gtk2"
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/i8krellm/i8krellm-2.5.ebuild,v 1.7 2006/06/06 11:14:58 genstef Exp $
 
 DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
 SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
@@ -14,8 +12,6 @@ KEYWORDS="x86 -ppc -sparc -alpha -mips -hppa"
 
 DEPEND="app-admin/gkrellm
        x11-libs/gtk+
-       gtk2? ( =x11-libs/gtk+-2*
-               =app-admin/gkrellm-2* )
        >=app-laptop/i8kutils-1.5"
 
 src_compile() {