diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:51:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:51:08 +0000 |
commit | d969b9381b096d28815d05d6427bdc5611378538 (patch) | |
tree | f053b6dd06536fcc56caddcc1025499c7a9caed8 /gnome-base | |
parent | Initial commit wrt #368491 by Jacques-Pascal Deplaix (diff) | |
download | gentoo-2-d969b9381b096d28815d05d6427bdc5611378538.tar.gz gentoo-2-d969b9381b096d28815d05d6427bdc5611378538.tar.bz2 gentoo-2-d969b9381b096d28815d05d6427bdc5611378538.zip |
x86 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 | 7 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 7ea54492ef0a..060c9c0629c9 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.25 2011/12/29 17:38:58 pacho Exp $ +# 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 $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> dconf-0.10.0.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> dconf-0.10.0.ebuild: amd64 stable, bug 393007 diff --git a/gnome-base/dconf/dconf-0.10.0.ebuild b/gnome-base/dconf/dconf-0.10.0.ebuild index c1cbe556e0b6..5c48cbb76383 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-2011 Gentoo Foundation +# 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.4 2011/12/29 17:38:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.10.0.ebuild,v 1.5 2012/01/14 16:51:08 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 |