diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:29:20 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:29:20 +0000 |
commit | 738842b32bdf9f66e26585f1a614db3833e103dc (patch) | |
tree | 030cc64769b93a7055b5ba17ba6ca3d323f2b868 /gnome-base | |
parent | Revision bump to use new Java system. Addresses bug #139959. (diff) | |
download | gentoo-2-738842b32bdf9f66e26585f1a614db3833e103dc.tar.gz gentoo-2-738842b32bdf9f66e26585f1a614db3833e103dc.tar.bz2 gentoo-2-738842b32bdf9f66e26585f1a614db3833e103dc.zip |
ppc stable, bug #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index a1a292832ad0..dd56bc5dcd44 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.148 2006/07/12 16:50:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.149 2006/07/14 16:29:20 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gconf-2.14.0.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> gconf-2.14.0.ebuild: Stable on x86 wrt bug #139612. diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index 80ef0d1ae61c..7821ed416ccd 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.5 2006/07/12 16:50:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.6 2006/07/14 16:29:20 dertobi123 Exp $ inherit gnome2 @@ -15,7 +15,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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |