diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:53:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 16:53:21 +0000 |
commit | c25c51228929af8004385e590b958f22dba4e0da (patch) | |
tree | 7b809a3bd546aefd85720d565609b894780c9e86 /gnome-base/dconf | |
parent | Add support for custom user patches (diff) | |
download | historical-c25c51228929af8004385e590b958f22dba4e0da.tar.gz historical-c25c51228929af8004385e590b958f22dba4e0da.tar.bz2 historical-c25c51228929af8004385e590b958f22dba4e0da.zip |
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/dconf')
-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 |