summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-11-10 07:40:23 +0000
committerSven Wegener <swegener@gentoo.org>2005-11-10 07:40:23 +0000
commit15933c35904e46a11d6a04bb9de4b942abe62f71 (patch)
tree3114f54b8f9ab2e189b2ecc6363bc29fa6219ad6 /app-admin/gamin/gamin-0.1.7.ebuild
parentBlock faad2, mpeg4ip should be made a dep of faad2 (diff)
downloadgentoo-2-15933c35904e46a11d6a04bb9de4b942abe62f71.tar.gz
gentoo-2-15933c35904e46a11d6a04bb9de4b942abe62f71.tar.bz2
gentoo-2-15933c35904e46a11d6a04bb9de4b942abe62f71.zip
USE_EXPANDed flags don't go into IUSE
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-admin/gamin/gamin-0.1.7.ebuild')
-rw-r--r--app-admin/gamin/gamin-0.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gamin/gamin-0.1.7.ebuild b/app-admin/gamin/gamin-0.1.7.ebuild
index 94d89d74c12c..4b79d67248fa 100644
--- a/app-admin/gamin/gamin-0.1.7.ebuild
+++ b/app-admin/gamin/gamin-0.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.7.ebuild,v 1.2 2005/11/09 18:50:58 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.7.ebuild,v 1.3 2005/11/10 07:40:23 swegener Exp $
inherit autotools eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://www.gnome.org/~veillard/gamin/sources/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~x86"
-IUSE="debug doc kernel_linux"
+IUSE="debug doc"
RDEPEND="virtual/libc
>=dev-libs/glib-2