summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-03 13:44:10 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-03 13:44:10 +0000
commit1b07e95ef9940721c3efe9691ad5591dde67fbb5 (patch)
tree6ce77a91a41d4325e52adbef3a77743cca8c75de /dev-libs/atk/atk-1.6.1.ebuild
parentInitial import. Ebuild submitted by Alexandru Toma <flash3001@yahoo.com>. Cl... (diff)
downloadgentoo-2-1b07e95ef9940721c3efe9691ad5591dde67fbb5.tar.gz
gentoo-2-1b07e95ef9940721c3efe9691ad5591dde67fbb5.tar.bz2
gentoo-2-1b07e95ef9940721c3efe9691ad5591dde67fbb5.zip
arm KEYWORDS
Diffstat (limited to 'dev-libs/atk/atk-1.6.1.ebuild')
-rw-r--r--dev-libs/atk/atk-1.6.1.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild
index 7b94c07c4d87..6c888e54377d 100644
--- a/dev-libs/atk/atk-1.6.1.ebuild
+++ b/dev-libs/atk/atk-1.6.1.ebuild
@@ -1,22 +1,21 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.2 2004/05/30 19:24:42 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.3 2004/06/03 13:44:10 vapier Exp $
inherit gnome2
-IUSE="doc"
DESCRIPTION="GTK+ & Gnome Accessibility Toolkit"
HOMEPAGE="http://developer.gnome.org/projects/gap/"
-SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips"
+SLOT="0"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64"
+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 COPYING README INSTALL NEWS"
+DOCS="AUTHORS ChangeLog README INSTALL NEWS"