diff options
author | 2005-07-02 20:51:01 +0000 | |
---|---|---|
committer | 2005-07-02 20:51:01 +0000 | |
commit | 9bc73e5dcdbdc91932d92e98a499f2e44d3171ad (patch) | |
tree | 5eeaa02246ef854f088c78fbae48770003f91960 /app-accessibility | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-9bc73e5dcdbdc91932d92e98a499f2e44d3171ad.tar.gz gentoo-2-9bc73e5dcdbdc91932d92e98a499f2e44d3171ad.tar.bz2 gentoo-2-9bc73e5dcdbdc91932d92e98a499f2e44d3171ad.zip |
Removing obsolete ebuild
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.11.ebuild | 48 | ||||
-rw-r--r-- | app-accessibility/dasher/files/digest-dasher-3.2.11 | 1 |
2 files changed, 0 insertions, 49 deletions
diff --git a/app-accessibility/dasher/dasher-3.2.11.ebuild b/app-accessibility/dasher/dasher-3.2.11.ebuild deleted file mode 100644 index 5f23ea26f9cb..000000000000 --- a/app-accessibility/dasher/dasher-3.2.11.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.11.ebuild,v 1.10 2005/03/27 00:16:22 hansmi Exp $ - -inherit eutils gnome2 - -DESCRIPTION="A text entry interface, driven by continuous pointing gestures" -HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc amd64 alpha hppa ~mips" -IUSE="accessibility gnome" - -# The package claims to support 'qte', but it hasn't been tested. -# Any patches from someone who can test it are welcome. -# <leonardop@gentoo.org> -RDEPEND="dev-libs/expat - >=dev-libs/glib-2 - >=x11-libs/gtk+-2 - >=gnome-base/gconf-2 - >=gnome-base/libglade-2 - virtual/x11 - gnome? ( >=gnome-base/libgnome-2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnomeui-2 ) - accessibility? ( >=gnome-base/libbonobo-2 - >=gnome-base/orbit-2 - >=gnome-base/libgnomeui-2 - app-accessibility/gnome-speech - >=gnome-extra/at-spi-1 )" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.18 - dev-util/pkgconfig - app-text/scrollkeeper" - -G2CONF="${G2CONF} $(use_with gnome) $(use_with accessibility a11y) \ -$(use_with accessibility speech)" - -DOCS="ABOUT-NLS AUTHORS ChangeLog MAINTAINERS NEWS README" - -src_unpack() { - unpack ${A} - cd ${S} - - # Fix test phase for the xtst library - epatch ${FILESDIR}/${P}-xtst_fix.patch -} diff --git a/app-accessibility/dasher/files/digest-dasher-3.2.11 b/app-accessibility/dasher/files/digest-dasher-3.2.11 deleted file mode 100644 index cc1393468dd3..000000000000 --- a/app-accessibility/dasher/files/digest-dasher-3.2.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3180d8ec786c1ea158cc5ac0894856c dasher-3.2.11.tar.bz2 2651970 |