summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-03-06 12:54:54 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-03-06 12:54:54 +0000
commit70b0fcd77d1e9f06cae0f53c041c756e6df1d73c (patch)
treec24888aa273dc02b1edf793833f7fc5ad644e2dc /gnome-base
parentfix bug #43318 (needs automake 2.1); remove old versions (Manifest recommit) (diff)
downloadgentoo-2-70b0fcd77d1e9f06cae0f53c041c756e6df1d73c.tar.gz
gentoo-2-70b0fcd77d1e9f06cae0f53c041c756e6df1d73c.tar.bz2
gentoo-2-70b0fcd77d1e9f06cae0f53c041c756e6df1d73c.zip
bump gconf 1.0.9 to stable that fixes gnucash problems
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gconf/gconf-1.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.9.ebuild b/gnome-base/gconf/gconf-1.0.9.ebuild
index 3fd49e7fb301..ef7a844b3b39 100644
--- a/gnome-base/gconf/gconf-1.0.9.ebuild
+++ b/gnome-base/gconf/gconf-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.4 2004/02/06 19:51:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.5 2004/03/06 12:54:54 liquidx Exp $
inherit libtool gnome.org
@@ -19,7 +19,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
DEPEND="dev-util/indent
=dev-libs/glib-1.2*