diff options
author | 2004-03-18 00:22:41 +0000 | |
---|---|---|
committer | 2004-03-18 00:22:41 +0000 | |
commit | 658a83db094057883abaf687c0c5f1781c6cee5c (patch) | |
tree | fbd26d6c083f44d019583a6b8e1e8eb37527698a /gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild | |
parent | closed bug 44982. I owe spanky a beer for that one:) Also fixed a typeo in th... (diff) | |
download | gentoo-2-658a83db094057883abaf687c0c5f1781c6cee5c.tar.gz gentoo-2-658a83db094057883abaf687c0c5f1781c6cee5c.tar.bz2 gentoo-2-658a83db094057883abaf687c0c5f1781c6cee5c.zip |
package moved to app-accessibility
Diffstat (limited to 'gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild')
-rw-r--r-- | gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild b/gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild deleted file mode 100644 index 99be574768fd..000000000000 --- a/gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-poke/at-poke-0.1.0-r1.ebuild,v 1.7 2004/03/17 14:39:23 leonardop Exp $ - -inherit gnome2 - -DESCRIPTION="the accessibility poking tool" -HOMEPAGE="http://bugzilla.gnome.org" -LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc" - -RDEPEND=">=gnome-extra/at-spi-0.12.1 - >=x11-libs/gtk+-2.0.0 - >=gnome-base/libgnomeui-1.117.0 - >=gnome-extra/libgail-gnome-0.5.0" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0" - -SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" -S=${WORKDIR}/${P} -SLOT="0" - -G2CONF="${G2CONF} --enable-platform-gnome-2" - -DOCS="AUTHORS COPYING COPYING.LIB ChangeLog INSTALL NEWS README TODO" |