diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:52:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:52:25 +0000 |
commit | 32841e64052c77ecb2cf819c6baae3815984e696 (patch) | |
tree | aa0da28b0c2c55187b5a6fd78ee36304da7e6e32 /gnome-base | |
parent | Add dev-perl/Data-Hexify-1.00, thanks to slepnoga (diff) | |
download | gentoo-2-32841e64052c77ecb2cf819c6baae3815984e696.tar.gz gentoo-2-32841e64052c77ecb2cf819c6baae3815984e696.tar.bz2 gentoo-2-32841e64052c77ecb2cf819c6baae3815984e696.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog index edf70f84188b..58d5a7a8d1fa 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.21 2011/10/29 17:00:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.22 2011/10/30 15:52:25 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> dconf-0.8.0.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 29 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> dconf-0.5.1-r2.ebuild, dconf-0.8.0.ebuild, dconf-0.10.0.ebuild: diff --git a/gnome-base/dconf/dconf-0.8.0.ebuild b/gnome-base/dconf/dconf-0.8.0.ebuild index e040acb1492b..bf31eb1cde3d 100644 --- a/gnome-base/dconf/dconf-0.8.0.ebuild +++ b/gnome-base/dconf/dconf-0.8.0.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.8.0.ebuild,v 1.7 2011/10/29 17:00:16 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.8.0.ebuild,v 1.8 2011/10/30 15:52:25 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" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86" IUSE="doc vala +X" RDEPEND=">=dev-libs/glib-2.27.3:2 |