diff options
author | 2007-11-22 14:06:06 +0000 | |
---|---|---|
committer | 2007-11-22 14:06:06 +0000 | |
commit | 4a751e6628aed84798825b459b63796506d3de8f (patch) | |
tree | 0793a70cb165e460529c9b3d4149ce8b0b25d1fd /gnome-base/gconf | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | historical-4a751e6628aed84798825b459b63796506d3de8f.tar.gz historical-4a751e6628aed84798825b459b63796506d3de8f.tar.bz2 historical-4a751e6628aed84798825b459b63796506d3de8f.zip |
alpha/ia64/sparc stable wrt #199740
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 5f8142e034a8..9af7f86f175f 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.174 2007/11/21 16:18:12 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.175 2007/11/22 14:04:12 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> gconf-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> gconf-2.20.1.ebuild: Stable on x86 (bug #199740) diff --git a/gnome-base/gconf/gconf-2.20.1.ebuild b/gnome-base/gconf/gconf-2.20.1.ebuild index a8ca95d0909f..4a6d2879acfe 100644 --- a/gnome-base/gconf/gconf-2.20.1.ebuild +++ b/gnome-base/gconf/gconf-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1.ebuild,v 1.3 2007/11/21 16:18:12 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1.ebuild,v 1.4 2007/11/22 14:04:12 armin76 Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.10 |