summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-06-09 19:38:13 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-06-09 19:38:13 +0000
commit817741eaf7de927a5f156f89efdb9dc8411e2e40 (patch)
tree79d010d28aae7db047101414978128e891d00e00 /gnome-base/gconf
parentUpdated libdir patch, remove append-flags -fPIC on amd64. (diff)
downloadgentoo-2-817741eaf7de927a5f156f89efdb9dc8411e2e40.tar.gz
gentoo-2-817741eaf7de927a5f156f89efdb9dc8411e2e40.tar.bz2
gentoo-2-817741eaf7de927a5f156f89efdb9dc8411e2e40.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r--gnome-base/gconf/ChangeLog5
-rw-r--r--gnome-base/gconf/gconf-2.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog
index 688c9f1eac3b..45045ed92328 100644
--- a/gnome-base/gconf/ChangeLog
+++ b/gnome-base/gconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gconf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.103 2005/06/09 09:24:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.104 2005/06/09 19:33:31 gustavoz Exp $
+
+ 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.10.0.ebuild:
+ Stable on sparc
09 Jun 2005; Markus Rothe <corsair@gentoo.org> gconf-2.10.0.ebuild:
Stable on ppc64
diff --git a/gnome-base/gconf/gconf-2.10.0.ebuild b/gnome-base/gconf/gconf-2.10.0.ebuild
index 689d77cafb1c..c892c68e2519 100644
--- a/gnome-base/gconf/gconf-2.10.0.ebuild
+++ b/gnome-base/gconf/gconf-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.3 2005/06/09 09:24:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.0.ebuild,v 1.4 2005/06/09 19:33:31 gustavoz Exp $
inherit eutils 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 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2.0.1