diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-08 02:45:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-08 02:45:23 +0000 |
commit | aec40964ab83d1c5913eb2a0534736db238eb3d0 (patch) | |
tree | effa538407cd8a5049b73fc0d6fb2aaa5e61b95b /dev-libs/atk/atk-1.9.1.ebuild | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-aec40964ab83d1c5913eb2a0534736db238eb3d0.tar.gz gentoo-2-aec40964ab83d1c5913eb2a0534736db238eb3d0.tar.bz2 gentoo-2-aec40964ab83d1c5913eb2a0534736db238eb3d0.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/atk/atk-1.9.1.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.9.1.ebuild b/dev-libs/atk/atk-1.9.1.ebuild index 51cb5b7ad5f0..133fd1cb5798 100644 --- a/dev-libs/atk/atk-1.9.1.ebuild +++ b/dev-libs/atk/atk-1.9.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.9.1.ebuild,v 1.8 2005/07/02 15:18:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.9.1.ebuild,v 1.9 2005/07/08 02:45:23 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" |