diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:46:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 01:46:31 +0000 |
commit | 47521ab78aa0ea2f8d675a6749c1eed89cdae692 (patch) | |
tree | 9046cf96903cc4845ca46d526dbc36ff7091c308 /gnome-extra/at-spi | |
parent | sparc64 multilib fixes... /lib is 32bit which confused the ebuild. (Manifest ... (diff) | |
download | gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.tar.gz gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.tar.bz2 gentoo-2-47521ab78aa0ea2f8d675a6749c1eed89cdae692.zip |
Stable on sparc
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 94f4b9a3d3aa..a2a663e107b4 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.66 2004/12/19 07:27:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.67 2004/12/22 01:43:40 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.6.1.ebuild: + Stable on sparc 19 Dec 2004; Mike Gardiner <obz@gentoo.org> at-spi-1.6.1.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/gnome-extra/at-spi/at-spi-1.6.1.ebuild b/gnome-extra/at-spi/at-spi-1.6.1.ebuild index 763c049fef8a..b193fa42ce57 100644 --- a/gnome-extra/at-spi/at-spi-1.6.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.1.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/gnome-extra/at-spi/at-spi-1.6.1.ebuild,v 1.2 2004/12/19 07:27:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.1.ebuild,v 1.3 2004/12/22 01:43:40 gustavoz Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="x86 ppc ~alpha ~amd64 ~sparc ~hppa ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~amd64 sparc ~hppa ~ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gail-1.3 |