summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-01-28 07:43:04 +0000
committerMike Frysinger <vapier@gentoo.org>2007-01-28 07:43:04 +0000
commitc3a87294e8f7ca0242bbdb9edf7177873350380c (patch)
tree3fc092ce3d85ce07bd97ed730c95c7903fccdb0c /gnome-base
parentarm/sh stable (diff)
downloadgentoo-2-c3a87294e8f7ca0242bbdb9edf7177873350380c.tar.gz
gentoo-2-c3a87294e8f7ca0242bbdb9edf7177873350380c.tar.bz2
gentoo-2-c3a87294e8f7ca0242bbdb9edf7177873350380c.zip
arm/sh stable
(Portage version: 2.1.2-r4)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgnome/libgnome-2.16.0.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/gnome-base/libgnome/libgnome-2.16.0.ebuild b/gnome-base/libgnome/libgnome-2.16.0.ebuild
index 1ac87d4bbf4b..34cccd9bdd44 100644
--- a/gnome-base/libgnome/libgnome-2.16.0.ebuild
+++ b/gnome-base/libgnome/libgnome-2.16.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.16.0.ebuild,v 1.12 2007/01/21 19:39:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.16.0.ebuild,v 1.13 2007/01/28 07:43:04 vapier Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=1.7
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-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 esd static"
RDEPEND=">=dev-libs/glib-2.8
@@ -22,7 +22,6 @@ RDEPEND=">=dev-libs/glib-2.8
esd? (
>=media-sound/esound-0.2.26
>=media-libs/audiofile-0.2.3 )"
-
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.17
@@ -30,7 +29,6 @@ DEPEND="${RDEPEND}
DOCS="AUTHORS ChangeLog NEWS README"
-
pkg_setup() {
G2CONF="${G2CONF} --disable-schemas-install \
$(use_enable static) \