summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gconf/gconf-3.2.5.ebuild')
-rw-r--r--gnome-base/gconf/gconf-3.2.5.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/gnome-base/gconf/gconf-3.2.5.ebuild b/gnome-base/gconf/gconf-3.2.5.ebuild
index 2f561d7604f7..90287b84c750 100644
--- a/gnome-base/gconf/gconf-3.2.5.ebuild
+++ b/gnome-base/gconf/gconf-3.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.5.ebuild,v 1.6 2012/12/27 23:33:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.5.ebuild,v 1.7 2013/01/17 15:27:44 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -18,14 +18,14 @@ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd
IUSE="debug gtk +introspection ldap orbit policykit"
RDEPEND=">=dev-libs/glib-2.31:2
- >=dev-libs/dbus-glib-0.74
- >=sys-apps/dbus-1
+ >=dev-libs/dbus-glib-0.74:=
+ >=sys-apps/dbus-1:=
>=dev-libs/libxml2-2:2
gtk? ( >=x11-libs/gtk+-2.90:3 )
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
+ introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
ldap? ( net-nds/openldap:= )
orbit? ( >=gnome-base/orbit-2.4:2 )
- policykit? ( sys-auth/polkit )"
+ policykit? ( sys-auth/polkit:= )"
DEPEND="${RDEPEND}
dev-libs/libxslt
dev-util/gtk-doc-am
@@ -66,7 +66,7 @@ src_install() {
# Make sure this directory exists, bug #268070, upstream #572027
keepdir /etc/gconf/gconf.xml.system
- echo 'CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf"' > 50gconf
+ echo 'CONFIG_PROTECT_MASK='${EPREFIX}/etc/gconf'' > 50gconf
echo 'GSETTINGS_BACKEND="gconf"' >> 50gconf
doenvd 50gconf
dodir /root/.gconfd