diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:41:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 16:41:07 +0000 |
commit | 48bb199e5ff81e6987ccbc89c9bb2c3195ce8fbf (patch) | |
tree | 6ad50a6e3a36002ad6e919b87b08562410c78714 /gnome-base/dconf | |
parent | Marking glade-3.8.1 ppc64 for bug 393007 (diff) | |
download | gentoo-2-48bb199e5ff81e6987ccbc89c9bb2c3195ce8fbf.tar.gz gentoo-2-48bb199e5ff81e6987ccbc89c9bb2c3195ce8fbf.tar.bz2 gentoo-2-48bb199e5ff81e6987ccbc89c9bb2c3195ce8fbf.zip |
Marking dconf-0.10.0 ppc64 for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/dconf')
-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 e5ad1c098873..347741513159 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.27 2012/01/18 20:33:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.28 2012/03/05 16:41:07 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> dconf-0.10.0.ebuild: + Marking dconf-0.10.0 ppc64 stable for bug 393007 18 Jan 2012; Markus Meier <maekke@gentoo.org> dconf-0.10.0.ebuild: arm stable, bug #393007 diff --git a/gnome-base/dconf/dconf-0.10.0.ebuild b/gnome-base/dconf/dconf-0.10.0.ebuild index 4cd164a0f43d..39da8788aa4c 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.6 2012/01/18 20:33:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.10.0.ebuild,v 1.7 2012/03/05 16:41:07 ranger 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 |