diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-10-15 04:49:44 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-10-15 04:49:44 +0000 |
commit | 5487175a67d538a7a6a60c4ea455a48a01315e07 (patch) | |
tree | 5ecbf0acf5a2b25b5375c4cc1b32cdcb8e6e2ed1 /gnome-base/dconf/dconf-0.12.1.ebuild | |
parent | Stable on alpha, bug 427544. (diff) | |
download | gentoo-2-5487175a67d538a7a6a60c4ea455a48a01315e07.tar.gz gentoo-2-5487175a67d538a7a6a60c4ea455a48a01315e07.tar.bz2 gentoo-2-5487175a67d538a7a6a60c4ea455a48a01315e07.zip |
Stable on alpha, 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 3658b0b1d8ae..299165f52e8b 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.6 2012/10/07 00:58:45 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.12.1.ebuild,v 1.7 2012/10/15 04:49:44 mattst88 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 |