summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-11-01 13:51:16 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-11-01 13:51:16 +0000
commit94bc30699225a0087e5e3d6e5a413289ecd3243c (patch)
tree6429b6ffede0431afb1e3aa360db35a5c140ef77 /gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild
parentFix mga videocard check per bug #341171. Add missing options per bug #334793. (diff)
downloadgentoo-2-94bc30699225a0087e5e3d6e5a413289ecd3243c.tar.gz
gentoo-2-94bc30699225a0087e5e3d6e5a413289ecd3243c.tar.bz2
gentoo-2-94bc30699225a0087e5e3d6e5a413289ecd3243c.zip
docbook dtd needed not only for tests.
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild')
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild
index d620a3b58e93..60ea9b111217 100644
--- a/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.1 2010/10/22 20:11:50 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.32.0.ebuild,v 1.2 2010/11/01 13:51:16 eva Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="test"
+IUSE=""
RDEPEND=">=x11-libs/gtk+-2.20:2
>=gnome-base/gconf-2.12"
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
app-text/gnome-doc-utils
>=dev-util/intltool-0.35
>=dev-util/pkgconfig-0.19
- test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
+ ~app-text/docbook-xml-dtd-4.1.2"
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"