diff options
author | 2008-02-02 15:38:24 +0000 | |
---|---|---|
committer | 2008-02-02 15:38:24 +0000 | |
commit | 2e1155b470e0f0f5e1c9bba662e5c80bd200ebde (patch) | |
tree | d5bbbf4d19ef08d5561b6f2f2bc02884802525ae /gnome-base/gconf | |
parent | Stable on amd64 wrt bug #208366. (diff) | |
download | gentoo-2-2e1155b470e0f0f5e1c9bba662e5c80bd200ebde.tar.gz gentoo-2-2e1155b470e0f0f5e1c9bba662e5c80bd200ebde.tar.bz2 gentoo-2-2e1155b470e0f0f5e1c9bba662e5c80bd200ebde.zip |
Stable on amd64 wrt bug #208366.
(Portage version: 2.1.4.1)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.20.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 00b714206264..e898b021c87e 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,10 @@ # 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.183 2008/02/01 18:38:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.184 2008/02/02 15:38:24 wolf31o2 Exp $ + + 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + gconf-2.20.1-r1.ebuild: + Stable on amd64 wrt bug #208366. 01 Feb 2008; Brent Baude <ranger@gentoo.org> gconf-2.20.1-r1.ebuild: Marking gconf-2.20.1-r1 ppc64 and ppc stable for bug 208366 diff --git a/gnome-base/gconf/gconf-2.20.1-r1.ebuild b/gnome-base/gconf/gconf-2.20.1-r1.ebuild index b152cc4a511a..d6447c6fe1fe 100644 --- a/gnome-base/gconf/gconf-2.20.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.20.1-r1.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.20.1-r1.ebuild,v 1.6 2008/02/01 18:38:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1-r1.ebuild,v 1.7 2008/02/02 15:38:24 wolf31o2 Exp $ inherit gnome2 autotools @@ -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 |