diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-28 21:35:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-28 21:35:07 +0000 |
commit | ffb13bd5b30140ad887c3b121f442bdd98f80f07 (patch) | |
tree | 60feb6b41ba3ac6fda0511ba72614c5332a69c06 /gnome-extra/at-spi | |
parent | Added to ~ppc (diff) | |
download | historical-ffb13bd5b30140ad887c3b121f442bdd98f80f07.tar.gz historical-ffb13bd5b30140ad887c3b121f442bdd98f80f07.tar.bz2 historical-ffb13bd5b30140ad887c3b121f442bdd98f80f07.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.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 477a5648233e..9eb53c31326c 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.45 2004/04/28 17:49:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.46 2004/04/28 21:33:17 gustavoz Exp $ + + 28 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.4.0.ebuild: + Stable on sparc 28 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> at-spi-1.4.2.ebuild: Fixed IUSE. diff --git a/gnome-extra/at-spi/at-spi-1.4.0.ebuild b/gnome-extra/at-spi/at-spi-1.4.0.ebuild index b0e35928db2e..4dcf5a962f1b 100644 --- a/gnome-extra/at-spi/at-spi-1.4.0.ebuild +++ b/gnome-extra/at-spi/at-spi-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.2 2004/04/22 16:36:03 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.3 2004/04/28 21:33:17 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2" -KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64" +KEYWORDS="x86 ~ppc ~alpha ~amd64 sparc ~hppa ~ia64" IUSE="" RDEPEND=">=gnome-base/gail-1.3 |