diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 19:56:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 19:56:20 +0000 |
commit | 99d2f0b6835f0b5672e46973c9b941fef740ad18 (patch) | |
tree | 56d6fd94209b446cfb1af5bc81fb54c8116a8657 /gnome-base | |
parent | arm stable, bug #385699 (diff) | |
download | gentoo-2-99d2f0b6835f0b5672e46973c9b941fef740ad18.tar.gz gentoo-2-99d2f0b6835f0b5672e46973c9b941fef740ad18.tar.bz2 gentoo-2-99d2f0b6835f0b5672e46973c9b941fef740ad18.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/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.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index b7c4252b6ad4..6e739c00bd21 100644 --- a/gnome-base/dconf/ChangeLog +++ b/gnome-base/dconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/dconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.18 2011/10/21 14:15:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.19 2011/10/28 19:56:20 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> dconf-0.8.0.ebuild: + arm stable, bug #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> dconf-0.8.0.ebuild: x86 stable wrt bug #385699 diff --git a/gnome-base/dconf/dconf-0.8.0.ebuild b/gnome-base/dconf/dconf-0.8.0.ebuild index b641d82715e7..bee03a26dedc 100644 --- a/gnome-base/dconf/dconf-0.8.0.ebuild +++ b/gnome-base/dconf/dconf-0.8.0.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.8.0.ebuild,v 1.5 2011/10/21 14:15:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.8.0.ebuild,v 1.6 2011/10/28 19:56:20 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" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="doc vala +X" RDEPEND=">=dev-libs/glib-2.27.3:2 |