diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 13:14:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 13:14:44 +0000 |
commit | 3329a060ac38f99a7c0cf4afc26cb390c74700f7 (patch) | |
tree | a15aa6838149ff7d1d3b3fc689cae0d8ea6fe09b /dev-libs/atk/atk-1.24.0.ebuild | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.tar.gz historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.tar.bz2 historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-libs/atk/atk-1.24.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.24.0.ebuild b/dev-libs/atk/atk-1.24.0.ebuild index 18da3a3ab534..7fb06fbf94c1 100644 --- a/dev-libs/atk/atk-1.24.0.ebuild +++ b/dev-libs/atk/atk-1.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.24.0.ebuild,v 1.7 2009/03/27 17:45:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.24.0.ebuild,v 1.8 2009/04/27 13:12:38 jer 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 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5.7" |