summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-18 23:35:55 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-18 23:35:55 +0000
commita51e41966210601911821cd6b006abcea6b58b63 (patch)
treeaa9efa5a3abae7d7b5ce72d14f8e49a5829e3483 /xfce-base
parentpunt policykit-gnome (diff)
downloadgentoo-2-a51e41966210601911821cd6b006abcea6b58b63.tar.gz
gentoo-2-a51e41966210601911821cd6b006abcea6b58b63.tar.bz2
gentoo-2-a51e41966210601911821cd6b006abcea6b58b63.zip
Fix missing USE default
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/thunar/thunar-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild
index de6b0f24a6c1..49f81022006d 100644
--- a/xfce-base/thunar/thunar-1.0.2.ebuild
+++ b/xfce-base/thunar/thunar-1.0.2.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/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.11 2010/09/06 17:49:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.12 2010/12/18 23:35:55 ssuominen Exp $
EAPI=3
MY_P=${P/t/T}
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/1.0/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="dbus debug doc exif gnome hal pcre startup-notification xfce_plugins_trash"
+IUSE="dbus debug doc exif gnome hal pcre startup-notification +xfce_plugins_trash"
RDEPEND=">=dev-lang/perl-5.6
>=dev-libs/glib-2.6:2