diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:28:43 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:28:43 +0000 |
commit | 29845994d35312ffd505aca01677c9f403138ac5 (patch) | |
tree | 535fdb28da3cad29e61a1c6e255d611f7c0611c6 /gnome-base/dconf | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-29845994d35312ffd505aca01677c9f403138ac5.tar.gz gentoo-2-29845994d35312ffd505aca01677c9f403138ac5.tar.bz2 gentoo-2-29845994d35312ffd505aca01677c9f403138ac5.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/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 a4060fb909b8..38f3af41a17c 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.39 2012/10/15 04:49:44 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.40 2012/10/16 04:28:43 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> dconf-0.12.1.ebuild: + stable ppc, bug #427544 15 Oct 2012; Matt Turner <mattst88@gentoo.org> dconf-0.12.1.ebuild: Stable on alpha, bug 427544. diff --git a/gnome-base/dconf/dconf-0.12.1.ebuild b/gnome-base/dconf/dconf-0.12.1.ebuild index 299165f52e8b..1fb082b6971a 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.7 2012/10/15 04:49:44 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.12.1.ebuild,v 1.8 2012/10/16 04:28:43 blueness 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 |