summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/at-poke')
-rw-r--r--app-accessibility/at-poke/at-poke-0.2.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-accessibility/at-poke/at-poke-0.2.2.ebuild b/app-accessibility/at-poke/at-poke-0.2.2.ebuild
index ce6753444737..8a925ae8da15 100644
--- a/app-accessibility/at-poke/at-poke-0.2.2.ebuild
+++ b/app-accessibility/at-poke/at-poke-0.2.2.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/app-accessibility/at-poke/at-poke-0.2.2.ebuild,v 1.8 2006/08/06 11:27:36 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-poke/at-poke-0.2.2.ebuild,v 1.9 2007/07/11 02:34:03 leio Exp $
inherit eutils gnome2
@@ -18,14 +18,11 @@ RDEPEND=">=gnome-extra/at-spi-1.3.12
>=gnome-base/libgnomeui-2
gnome-extra/libgail-gnome
>=dev-libs/popt-1.5"
-
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9"
-
DOCS="AUTHORS ChangeLog NEWS README TODO"
-
pkg_setup() {
G2CONF="--enable-platform-gnome-2"
}