diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:18:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:18:59 +0000 |
commit | 46a611c8cf30526b7b866ded3a7df7e0b76458e1 (patch) | |
tree | 80769c24b4b14e43f96c3295b053866fd3ded775 /gnome-base/dconf | |
parent | arm stable, bug #407643 (diff) | |
download | historical-46a611c8cf30526b7b866ded3a7df7e0b76458e1.tar.gz historical-46a611c8cf30526b7b866ded3a7df7e0b76458e1.tar.bz2 historical-46a611c8cf30526b7b866ded3a7df7e0b76458e1.zip |
alpha/ia64/sh/sparc stable wrt #393007
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
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 af8c10097187..157c35a71189 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.29 2012/03/05 22:03:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.30 2012/03/25 16:14:19 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> dconf-0.10.0.ebuild: + alpha/ia64/sh/sparc stable wrt #393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> dconf-0.10.0.ebuild: Marking dconf-0.10.0 ppc stable for bug 393007 diff --git a/gnome-base/dconf/dconf-0.10.0.ebuild b/gnome-base/dconf/dconf-0.10.0.ebuild index 199680c9cd8f..baaddfecb97c 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.8 2012/03/05 22:03:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.10.0.ebuild,v 1.9 2012/03/25 16:14:19 armin76 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 |