summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-07-14 10:21:09 +0000
committerThomas Kahle <tomka@gentoo.org>2011-07-14 10:21:09 +0000
commit4f4a8eb381cbc9bced0d11bb21fd75cc45f507f7 (patch)
treeae58c79bef60e55dc47bee2ca29f9190055c6c1b /gnome-base/dconf/dconf-0.5.1-r2.ebuild
parentx86 stable per bug 369909 (diff)
downloadgentoo-2-4f4a8eb381cbc9bced0d11bb21fd75cc45f507f7.tar.gz
gentoo-2-4f4a8eb381cbc9bced0d11bb21fd75cc45f507f7.tar.bz2
gentoo-2-4f4a8eb381cbc9bced0d11bb21fd75cc45f507f7.zip
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'gnome-base/dconf/dconf-0.5.1-r2.ebuild')
-rw-r--r--gnome-base/dconf/dconf-0.5.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.5.1-r2.ebuild b/gnome-base/dconf/dconf-0.5.1-r2.ebuild
index a6e57b2af53e..64c2e0952065 100644
--- a/gnome-base/dconf/dconf-0.5.1-r2.ebuild
+++ b/gnome-base/dconf/dconf-0.5.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.2 2011/07/01 21:10:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.3 2011/07/14 10:21:09 tomka Exp $
EAPI=3
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="doc +introspection vala"
RDEPEND=">=dev-libs/glib-2.25.16