diff options
Diffstat (limited to 'dev-libs/atk/atk-1.6.1.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.6.1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild deleted file mode 100644 index 8a43de3baaa6..000000000000 --- a/dev-libs/atk/atk-1.6.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.15 2007/03/01 12:09:34 genstef Exp $ - -inherit gnome2 - -DESCRIPTION="GTK+ & Gnome Accessibility Toolkit" -HOMEPAGE="http://developer.gnome.org/projects/gap/" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sparc x86" -IUSE="doc" - -RDEPEND=">=dev-libs/glib-2" -DEPEND="${RDEPEND} - sys-devel/gettext - >=dev-util/pkgconfig-0.12.0 - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS ChangeLog README INSTALL NEWS" |