summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gail/gail-1.8.6.ebuild')
-rw-r--r--gnome-base/gail/gail-1.8.6.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/gnome-base/gail/gail-1.8.6.ebuild b/gnome-base/gail/gail-1.8.6.ebuild
deleted file mode 100644
index 6f589cf78949..000000000000
--- a/gnome-base/gail/gail-1.8.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.6.ebuild,v 1.1 2005/11/23 10:14:50 leonardop Exp $
-
-inherit gnome2
-
-DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
-HOMEPAGE="http://developer.gnome.org/projects/gap/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/atk-1.7
- >=x11-libs/gtk+-2.3.5
- >=gnome-base/libgnomecanvas-2"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-USE_DESTDIR="1"