diff options
author | 2005-08-14 04:01:24 +0000 | |
---|---|---|
committer | 2005-08-14 04:01:24 +0000 | |
commit | 2154ff8ba29cdcf93073bc15f0d8013de813a89e (patch) | |
tree | 52cb8c04b155905880debe8640909ab11194c159 /dev-libs/atk | |
parent | arm/hppa/s390 stable (diff) | |
download | gentoo-2-2154ff8ba29cdcf93073bc15f0d8013de813a89e.tar.gz gentoo-2-2154ff8ba29cdcf93073bc15f0d8013de813a89e.tar.bz2 gentoo-2-2154ff8ba29cdcf93073bc15f0d8013de813a89e.zip |
arm/hppa/s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/atk-1.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.10.1.ebuild b/dev-libs/atk/atk-1.10.1.ebuild index 82af9585714f..0157a3205241 100644 --- a/dev-libs/atk/atk-1.10.1.ebuild +++ b/dev-libs/atk/atk-1.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.1.ebuild,v 1.6 2005/08/08 08:53:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.1.ebuild,v 1.7 2005/08/14 04:01:24 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="doc static" RDEPEND=">=dev-libs/glib-2.5.7" |