summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-06 11:14:58 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-06 11:14:58 +0000
commita8b09db88d66bd9660f6dfca42014d738a8e4835 (patch)
treec935b6eb545e8c395eff0244fbe94b2c12de4821 /x11-plugins
parentNew Digest due to file-change after announcement; bug #135709. (diff)
downloadhistorical-a8b09db88d66bd9660f6dfca42014d738a8e4835.tar.gz
historical-a8b09db88d66bd9660f6dfca42014d738a8e4835.tar.bz2
historical-a8b09db88d66bd9660f6dfca42014d738a8e4835.zip
remove superfluous gtk2 use flag, bug 106560
Package-Manager: portage-2.1_rc4-r3
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/i8krellm/ChangeLog6
-rw-r--r--x11-plugins/i8krellm/i8krellm-2.5.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-plugins/i8krellm/ChangeLog b/x11-plugins/i8krellm/ChangeLog
index c1efcffcc054..8b75e8e8c679 100644
--- a/x11-plugins/i8krellm/ChangeLog
+++ b/x11-plugins/i8krellm/ChangeLog
@@ -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:
diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild
index b756de98cb5f..245b822375f0 100644
--- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild
+++ b/x11-plugins/i8krellm/i8krellm-2.5.ebuild
@@ -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() {