summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2007-11-09 04:38:13 +0000
committerMart Raudsepp <leio@gentoo.org>2007-11-09 04:38:13 +0000
commit3f29d83cd4cb112b2ae54352d5f515ea0e3fe728 (patch)
tree4a92e296708adc892237f25c03aa386feb3116f3 /app-accessibility
parentNew Version. (diff)
downloadgentoo-2-3f29d83cd4cb112b2ae54352d5f515ea0e3fe728.tar.gz
gentoo-2-3f29d83cd4cb112b2ae54352d5f515ea0e3fe728.tar.bz2
gentoo-2-3f29d83cd4cb112b2ae54352d5f515ea0e3fe728.zip
Remove some old versions
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/dasher/dasher-4.4.1.ebuild74
-rw-r--r--app-accessibility/dasher/dasher-4.6.0.ebuild81
-rw-r--r--app-accessibility/dasher/files/digest-dasher-4.4.13
-rw-r--r--app-accessibility/dasher/files/digest-dasher-4.6.03
4 files changed, 0 insertions, 161 deletions
diff --git a/app-accessibility/dasher/dasher-4.4.1.ebuild b/app-accessibility/dasher/dasher-4.4.1.ebuild
deleted file mode 100644
index 83ed8333bd13..000000000000
--- a/app-accessibility/dasher/dasher-4.4.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.4.1.ebuild,v 1.8 2007/08/28 18:49:26 jer Exp $
-
-WANT_AUTOCONF="2.5"
-WANT_AUTOMAKE="1.8"
-
-inherit autotools 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="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
-
-IUSE="accessibility cairo 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/glib-2.6
- dev-libs/expat
- >=x11-libs/gtk+-2.6
- >=gnome-base/gconf-2
- >=gnome-base/libglade-2
- gnome? (
- >=gnome-base/libgnome-2
- >=gnome-base/libgnomeui-2
- >=gnome-base/gnome-vfs-2 )
- accessibility? (
- app-accessibility/gnome-speech
- >=gnome-base/libbonobo-2
- >=gnome-base/orbit-2
- >=gnome-base/libgnomeui-2
- >=gnome-extra/at-spi-1
- dev-libs/atk )
- cairo? ( >=x11-libs/gtk+-2.8 )
-
- x11-libs/libX11"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- gnome? (
- >=app-text/gnome-doc-utils-0.3.2
- app-text/scrollkeeper )
-
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt"
-
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
-
-pkg_setup() {
- G2CONF="--disable-scrollkeeper \
- $(use_enable accessibility a11y) \
- $(use_enable accessibility speech) \
- $(use_with cairo) \
- $(use_with gnome)"
-}
-
-src_unpack() {
- gnome2_src_unpack
-
- sed -i -e 's:gtk-update-icon-cache:true:' ./Data/Makefile.am
-
- epatch "${FILESDIR}/${PN}-4.3.4-as-needed.patch"
-
- # Patch to fix compilation when USE=-gnome is used (bug #165154)
- epatch "${FILESDIR}/${PN}-4.4.0-gnome_help.patch"
-
- eautoreconf
-}
diff --git a/app-accessibility/dasher/dasher-4.6.0.ebuild b/app-accessibility/dasher/dasher-4.6.0.ebuild
deleted file mode 100644
index eea72e6a8fcd..000000000000
--- a/app-accessibility/dasher/dasher-4.6.0.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-4.6.0.ebuild,v 1.2 2007/10/28 18:59:39 eva Exp $
-
-WANT_AUTOCONF="2.5"
-WANT_AUTOMAKE="1.8"
-
-inherit autotools 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-IUSE="accessibility cairo 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/glib-2.6
- dev-libs/expat
- >=x11-libs/gtk+-2.6
- >=gnome-base/gconf-2
- >=gnome-base/libglade-2
- gnome? (
- >=gnome-base/libgnome-2
- >=gnome-base/libgnomeui-2
- >=gnome-base/gnome-vfs-2 )
- accessibility? (
- app-accessibility/gnome-speech
- >=gnome-base/libbonobo-2
- >=gnome-base/orbit-2
- >=gnome-base/libgnomeui-2
- >=gnome-extra/at-spi-1
- dev-libs/atk )
- cairo? ( >=x11-libs/gtk+-2.8 )
-
- x11-libs/libX11
- x11-libs/libXtst
- x11-libs/libXt"
-
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- gnome? (
- >=app-text/gnome-doc-utils-0.3.2
- app-text/scrollkeeper )
-
- x11-proto/xextproto
- x11-proto/xproto"
-
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
-
-pkg_setup() {
- G2CONF="--disable-scrollkeeper \
- $(use_enable accessibility a11y) \
- $(use_enable accessibility speech) \
- $(use_with cairo) \
- $(use_with gnome)"
-}
-
-src_unpack() {
- gnome2_src_unpack
-
- sed -i -e 's:gtk-update-icon-cache:true:' ./Data/Makefile.am
-
- epatch "${FILESDIR}/${PN}-4.5.2-as-needed.patch"
-
- # Patches to fix compilation when USE=-gnome is used
- # (bug #165154 and bug #189307)
- epatch "${FILESDIR}/${PN}-4.4.0-gnome_help.patch"
- epatch "${FILESDIR}/${PN}-4.4.2-gnome.patch"
-
- # Fix compilation with gcc-4
- epatch "${FILESDIR}/${PN}-4.5.2-gcc4-speech-fix.patch"
-
- cp aclocal.m4 old-macros.m4
- AT_M4DIR="." eautoreconf
-}
diff --git a/app-accessibility/dasher/files/digest-dasher-4.4.1 b/app-accessibility/dasher/files/digest-dasher-4.4.1
deleted file mode 100644
index 89c0f5463d1d..000000000000
--- a/app-accessibility/dasher/files/digest-dasher-4.4.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 31308ce9747d5de0fa79ddd6a52bb2d9 dasher-4.4.1.tar.bz2 6779949
-RMD160 182793011215bb9bfb515fc4d60c829d1372c705 dasher-4.4.1.tar.bz2 6779949
-SHA256 ac16ef01b5c12d8ef700a705b5f12e4755ba9d0bee7b24175728f8efc42a6026 dasher-4.4.1.tar.bz2 6779949
diff --git a/app-accessibility/dasher/files/digest-dasher-4.6.0 b/app-accessibility/dasher/files/digest-dasher-4.6.0
deleted file mode 100644
index d28cbcd232d1..000000000000
--- a/app-accessibility/dasher/files/digest-dasher-4.6.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ab9fce024bb2b1ea3cb479e82819d57d dasher-4.6.0.tar.bz2 6476900
-RMD160 d7874fa299ced668ecd121c76d94f801a4a05e4a dasher-4.6.0.tar.bz2 6476900
-SHA256 5c1b5ba9011ce2e31118cd25138dc4c4e8269a51d61c38788f797555cc6b5089 dasher-4.6.0.tar.bz2 6476900