diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-05-30 22:10:18 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-05-30 22:10:18 +0000 |
commit | c036b73b43ec9f38ba8ed17a2806d631d56c15c2 (patch) | |
tree | 9f18658b891a79792cf9d2b7f5ffb785c6b04938 /app-accessibility/dasher | |
parent | Remove *_DISABLE_DEPRECATED macors. Resolves bug #52175. (Manifest recommit) (diff) | |
download | gentoo-2-c036b73b43ec9f38ba8ed17a2806d631d56c15c2.tar.gz gentoo-2-c036b73b43ec9f38ba8ed17a2806d631d56c15c2.tar.bz2 gentoo-2-c036b73b43ec9f38ba8ed17a2806d631d56c15c2.zip |
Marked 3.2.10-r1 stable (x86)
Diffstat (limited to 'app-accessibility/dasher')
-rw-r--r-- | app-accessibility/dasher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.0.0.ebuild | 23 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.10-r1.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/dasher/dasher-3.2.10.ebuild | 40 | ||||
-rw-r--r-- | app-accessibility/dasher/files/digest-dasher-3.0.0 | 1 | ||||
-rw-r--r-- | app-accessibility/dasher/files/digest-dasher-3.2.10 | 1 |
6 files changed, 6 insertions, 68 deletions
diff --git a/app-accessibility/dasher/ChangeLog b/app-accessibility/dasher/ChangeLog index 7bf1d486c0e7..79ce5c1dceaf 100644 --- a/app-accessibility/dasher/ChangeLog +++ b/app-accessibility/dasher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/dasher # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.9 2004/05/25 15:03:12 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/ChangeLog,v 1.10 2004/05/30 22:10:18 leonardop Exp $ + + 30 May 2004; L. Boshell <leonardop@gentoo.org> dasher-3.2.10-r1.ebuild: + Marked stable on x86. 25 May 2004; David Holm <dholm@gentoo.org> dasher-3.2.10-r1.ebuild: Readded to ~ppc. diff --git a/app-accessibility/dasher/dasher-3.0.0.ebuild b/app-accessibility/dasher/dasher-3.0.0.ebuild deleted file mode 100644 index 7aeecf9f5690..000000000000 --- a/app-accessibility/dasher/dasher-3.0.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.0.0.ebuild,v 1.3 2004/05/29 03:24:12 pvdabeel Exp $ - -DESCRIPTION="information-efficient text-entry interface, driven by natural continuous pointing gestures" -HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" -SRC_URI="http://www.inference.phy.cam.ac.uk/dasher/download/linux/source/3.0/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~sparc" -IUSE="" - -DEPEND="=dev-cpp/gtkmm-1.2*" - -src_compile() { - econf || die "bad ./configure" - make || die "compile problem" -} - -src_install() { - make install DESTDIR=${D} || die -} diff --git a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild index 6d24b36cd0d3..e6cc99767cf2 100644 --- a/app-accessibility/dasher/dasher-3.2.10-r1.ebuild +++ b/app-accessibility/dasher/dasher-3.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.4 2004/05/29 03:25:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10-r1.ebuild,v 1.5 2004/05/30 22:10:18 leonardop Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" IUSE="accessibility gnome" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" LICENSE="GPL-2" # The package claims to support 'qte', but it hasn't been tested. diff --git a/app-accessibility/dasher/dasher-3.2.10.ebuild b/app-accessibility/dasher/dasher-3.2.10.ebuild deleted file mode 100644 index 314db168e26a..000000000000 --- a/app-accessibility/dasher/dasher-3.2.10.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/dasher/dasher-3.2.10.ebuild,v 1.2 2004/05/29 03:24:12 pvdabeel Exp $ - -inherit gnome2 - -DESCRIPTION="A text entry interface, driven by continuous pointing gestures" -HOMEPAGE="http://www.inference.phy.cam.ac.uk/dasher/" - -IUSE="accessibility gnome" -SLOT="0" -KEYWORDS="~x86 ~ppc" -LICENSE="GPL-2" - -# 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 - >=x11-libs/gtk+-2 - >=gnome-base/gconf-2 - >=gnome-base/libglade-2 - gnome? ( >=gnome-base/libgnome-2 - >=gnome-base/gnome-vfs-2 - >=gnome-base/libgnomeui-2 ) - accessibility? ( >=gnome-base/libbonobo-2 - >=gnome-base/ORBit2-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)" -G2CONF="${G2CONF} $(use_with accessibility a11y)" -G2CONF="${G2CONF} $(use_with accessibility speech)" - -DOCS="ABOUT-NLS AUTHORS ChangeLog COPYING MAINTAINERS NEWS README" diff --git a/app-accessibility/dasher/files/digest-dasher-3.0.0 b/app-accessibility/dasher/files/digest-dasher-3.0.0 deleted file mode 100644 index 950d17d10719..000000000000 --- a/app-accessibility/dasher/files/digest-dasher-3.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 23971e7107a8ebeee896d08facc20b7b dasher-3.0.0.tar.gz 1922890 diff --git a/app-accessibility/dasher/files/digest-dasher-3.2.10 b/app-accessibility/dasher/files/digest-dasher-3.2.10 deleted file mode 100644 index 10702f76568d..000000000000 --- a/app-accessibility/dasher/files/digest-dasher-3.2.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 6543491750ab57dd83c2cb44ef690f49 dasher-3.2.10.tar.bz2 2289669 |