summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2007-07-27 09:23:48 +0000
committerMart Raudsepp <leio@gentoo.org>2007-07-27 09:23:48 +0000
commitdcd6e2539047ae8866f62963d2e200cc82726779 (patch)
tree691fe8b6dbda06e15a1254f90a958bb86283ec0c /dev-libs/atk/atk-1.6.1.ebuild
parentCabal profiling should not affect executables. Fix which/type -P. (diff)
downloadhistorical-dcd6e2539047ae8866f62963d2e200cc82726779.tar.gz
historical-dcd6e2539047ae8866f62963d2e200cc82726779.tar.bz2
historical-dcd6e2539047ae8866f62963d2e200cc82726779.zip
Remove old versions
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-libs/atk/atk-1.6.1.ebuild')
-rw-r--r--dev-libs/atk/atk-1.6.1.ebuild21
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"