diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 00:58:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 00:58:45 +0000 |
commit | 4a290e9fdf737c705754d6f0ae11fda5ed9ccd5b (patch) | |
tree | 4f740aab167967e7b03248efdce874d9bbcecf59 /gnome-base/dconf/dconf-0.12.1.ebuild | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-4a290e9fdf737c705754d6f0ae11fda5ed9ccd5b.tar.gz gentoo-2-4a290e9fdf737c705754d6f0ae11fda5ed9ccd5b.tar.bz2 gentoo-2-4a290e9fdf737c705754d6f0ae11fda5ed9ccd5b.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/dconf/dconf-0.12.1.ebuild')
-rw-r--r-- | gnome-base/dconf/dconf-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.12.1.ebuild b/gnome-base/dconf/dconf-0.12.1.ebuild index 37d2674c1aab..3658b0b1d8ae 100644 --- a/gnome-base/dconf/dconf-0.12.1.ebuild +++ b/gnome-base/dconf/dconf-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.12.1.ebuild,v 1.5 2012/10/06 09:19:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.12.1.ebuild,v 1.6 2012/10/07 00:58:45 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/dconf" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc +X" RDEPEND=">=dev-libs/glib-2.31.18:2 |