diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-02 20:51:01 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-02 20:51:01 +0000 |
commit | fe95eb7922ea96be353960f0d9c51aa1fa567e6a (patch) | |
tree | bd6c9dd887717c6a4e32cca40207f9a62245f334 /app-accessibility | |
parent | Stable on mips, bug #93352 (diff) | |
download | historical-fe95eb7922ea96be353960f0d9c51aa1fa567e6a.tar.gz historical-fe95eb7922ea96be353960f0d9c51aa1fa567e6a.tar.bz2 historical-fe95eb7922ea96be353960f0d9c51aa1fa567e6a.zip |
Removing obsolete ebuild
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/dasher/Manifest | 18 | ||||
-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 |
3 files changed, 3 insertions, 64 deletions
diff --git a/app-accessibility/dasher/Manifest b/app-accessibility/dasher/Manifest index 6a2ee437a446..1a9e2cba6740 100644 --- a/app-accessibility/dasher/Manifest +++ b/app-accessibility/dasher/Manifest @@ -1,21 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 d285e9a96fd833121d893d719af96b10 ChangeLog 5347 MD5 d0726e166c5fbd28bb19ccf0ee103c8d dasher-3.2.10-r1.ebuild 1380 MD5 645aac23c66d08fa6064bdb7c95c76ef metadata.xml 420 MD5 e446b02eb189a568e47e19dbf6be8018 dasher-3.2.15.ebuild 1517 -MD5 897a53a92e030d0c8a0a8f812d7eb180 dasher-3.2.11.ebuild 1373 -MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 -MD5 497bed8a975cd29705cb0e9b41f45d76 files/dasher-3.2.11-xtst_fix.patch 872 MD5 7ca12febbfba2b50f70134394363aa33 files/dasher-3.2.10-glade_fix.patch 548 -MD5 29b515c44bcfdd79db45f38f65879994 files/dasher-3.2.15-buildwindowtree.patch 499 -MD5 9c820381411009613600b092eda0ab25 files/digest-dasher-3.2.11 67 +MD5 497bed8a975cd29705cb0e9b41f45d76 files/dasher-3.2.11-xtst_fix.patch 872 +MD5 c9d895db753a44f74000cd2c73e23781 files/digest-dasher-3.2.10-r1 67 MD5 5b4b3e17b421919e17bc182404ffa36c files/digest-dasher-3.2.15 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCxq6eKf2g/qXtneoRAs84AJ991ci45HhV8aFyzxL7BAXQc6GbnQCePLBN -WRICWjSUU72misRGCAXm9SE= -=76VW ------END PGP SIGNATURE----- +MD5 29b515c44bcfdd79db45f38f65879994 files/dasher-3.2.15-buildwindowtree.patch 499 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 |