diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:02:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:02:32 +0000 |
commit | 02c82971f7a814b808c487c794bbd0eca0caa3f6 (patch) | |
tree | 781ea8e4bd714c1d12c9a6008629bc0dc2bc619a /dev-libs/atk/atk-1.8.0.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.tar.gz gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.tar.bz2 gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.zip |
Stable on sparc
Diffstat (limited to 'dev-libs/atk/atk-1.8.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild index 53c8dee93b7a..6bb1e487c6d1 100644 --- a/dev-libs/atk/atk-1.8.0.ebuild +++ b/dev-libs/atk/atk-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.4 2004/11/11 11:09:02 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.5 2004/11/12 01:58:19 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |