diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:19:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-06 09:19:11 +0000 |
commit | daf7936924c16e943a1c35088848468e83bc5930 (patch) | |
tree | 1d91f32f1a93669e4cb5fc8d7608574d03e3c6ae /gnome-base/dconf | |
parent | arm stable, bug #427544 (diff) | |
download | gentoo-2-daf7936924c16e943a1c35088848468e83bc5930.tar.gz gentoo-2-daf7936924c16e943a1c35088848468e83bc5930.tar.bz2 gentoo-2-daf7936924c16e943a1c35088848468e83bc5930.zip |
arm stable, bug #427544
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 7804e8a2de98..a859fa5f9939 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.36 2012/10/04 14:52:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.37 2012/10/06 09:19:11 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> dconf-0.12.1.ebuild: + arm stable, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> dconf-0.12.1.ebuild: Stable for amd64, wrt bug #427544 diff --git a/gnome-base/dconf/dconf-0.12.1.ebuild b/gnome-base/dconf/dconf-0.12.1.ebuild index 769ea92ecda0..37d2674c1aab 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.4 2012/10/04 14:52:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.12.1.ebuild,v 1.5 2012/10/06 09:19:11 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 +X" RDEPEND=">=dev-libs/glib-2.31.18:2 |