diff options
author | 2011-08-13 17:17:01 +0000 | |
---|---|---|
committer | 2011-08-13 17:17:01 +0000 | |
commit | 7a1f8d47cad3a70052e90a6e9db4c4d451c398f2 (patch) | |
tree | 9b1b6bf230d13cfe0c1ff70249eac29efd526b2f /gnome-base/dconf | |
parent | alpha/ia64/sparc stable wrt #369909 (diff) | |
download | gentoo-2-7a1f8d47cad3a70052e90a6e9db4c4d451c398f2.tar.gz gentoo-2-7a1f8d47cad3a70052e90a6e9db4c4d451c398f2.tar.bz2 gentoo-2-7a1f8d47cad3a70052e90a6e9db4c4d451c398f2.zip |
alpha/ia64/sh/sparc stable wrt #369909
(Portage version: 2.1.10.7/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.5.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index 69dca6433f4f..adc808f6828c 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.12 2011/07/28 10:59:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.13 2011/08/13 17:17:01 armin76 Exp $ + + 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> dconf-0.5.1-r2.ebuild: + alpha/ia64/sh/sparc stable wrt #369909 28 Jul 2011; Pacho Ramos <pacho@gentoo.org> dconf-0.8.0.ebuild: Drop duplicated eautoreconf call that was included by error due some local diff --git a/gnome-base/dconf/dconf-0.5.1-r2.ebuild b/gnome-base/dconf/dconf-0.5.1-r2.ebuild index 826656c0fd8f..1b836454828b 100644 --- a/gnome-base/dconf/dconf-0.5.1-r2.ebuild +++ b/gnome-base/dconf/dconf-0.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.4 2011/07/17 20:52:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r2.ebuild,v 1.5 2011/08/13 17:17:01 armin76 Exp $ EAPI=3 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86" IUSE="doc +introspection vala" RDEPEND=">=dev-libs/glib-2.25.16 |