diff options
author | 2008-07-30 21:38:31 +0000 | |
---|---|---|
committer | 2008-07-30 21:38:31 +0000 | |
commit | 1b21adaa74d03fa399d9ba76903b4d157bd58c2e (patch) | |
tree | d683c1032d216398637a78bafcdb18322d2c87d1 /dev-libs/atk/atk-1.22.0.ebuild | |
parent | Marking intltool-0.37.1 ppc for bug 229709 (diff) | |
download | gentoo-2-1b21adaa74d03fa399d9ba76903b4d157bd58c2e.tar.gz gentoo-2-1b21adaa74d03fa399d9ba76903b4d157bd58c2e.tar.bz2 gentoo-2-1b21adaa74d03fa399d9ba76903b4d157bd58c2e.zip |
Marking atk-1.22.0 ppc for bug 229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/atk/atk-1.22.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.22.0.ebuild b/dev-libs/atk/atk-1.22.0.ebuild index 803a5cd22945..903ccf0d4a1a 100644 --- a/dev-libs/atk/atk-1.22.0.ebuild +++ b/dev-libs/atk/atk-1.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.22.0.ebuild,v 1.2 2008/07/27 18:11:11 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.22.0.ebuild,v 1.3 2008/07/30 21:38:31 ranger 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" |