diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:21:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:21:07 +0000 |
commit | 64f5bd1deadc03ad4a10d59c15c90a14c5da5b66 (patch) | |
tree | 4274551b22d3efd86ef48e24fc4f41a84ffe845c /gnome-base/gconf | |
parent | Sparc stable --- Security Bug #234099 --- tests are all fine. (diff) | |
download | historical-64f5bd1deadc03ad4a10d59c15c90a14c5da5b66.tar.gz historical-64f5bd1deadc03ad4a10d59c15c90a14c5da5b66.tar.bz2 historical-64f5bd1deadc03ad4a10d59c15c90a14c5da5b66.zip |
Stable for HPPA (bug #236971).
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 90a8336bde32..4104dd3f2329 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.195 2008/08/12 13:31:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.196 2008/09/25 14:10:45 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gconf-2.22.0.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gconf-2.22.0.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/gnome-base/gconf/gconf-2.22.0.ebuild b/gnome-base/gconf/gconf-2.22.0.ebuild index 304972d08ab1..3b021e6ff4b4 100644 --- a/gnome-base/gconf/gconf-2.22.0.ebuild +++ b/gnome-base/gconf/gconf-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v 1.8 2008/08/12 13:31:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v 1.9 2008/09/25 14:10:45 jer Exp $ inherit eutils 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 ldap" RDEPEND=">=dev-libs/glib-2.10 |