diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:33:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 20:33:49 +0000 |
commit | 4a66732c3e19b97ce4f9947407e318e000d59fea (patch) | |
tree | c5fc155fa40f4ee471e8b69237c90a32a41c93c8 /gnome-base | |
parent | arm stable, bug #393007 (diff) | |
download | gentoo-2-4a66732c3e19b97ce4f9947407e318e000d59fea.tar.gz gentoo-2-4a66732c3e19b97ce4f9947407e318e000d59fea.tar.bz2 gentoo-2-4a66732c3e19b97ce4f9947407e318e000d59fea.zip |
arm stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 060c9c0629c9..e5ad1c098873 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.26 2012/01/14 16:51:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.27 2012/01/18 20:33:49 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> dconf-0.10.0.ebuild: + arm stable, bug #393007 14 Jan 2012; Markus Meier <maekke@gentoo.org> dconf-0.10.0.ebuild: x86 stable, bug #393007 diff --git a/gnome-base/dconf/dconf-0.10.0.ebuild b/gnome-base/dconf/dconf-0.10.0.ebuild index 5c48cbb76383..4cd164a0f43d 100644 --- a/gnome-base/dconf/dconf-0.10.0.ebuild +++ b/gnome-base/dconf/dconf-0.10.0.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.10.0.ebuild,v 1.5 2012/01/14 16:51:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.10.0.ebuild,v 1.6 2012/01/18 20:33:49 maekke 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 vala +X" RDEPEND=">=dev-libs/glib-2.29.90:2 |