diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-08 01:00:30 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-08 01:00:30 +0000 |
commit | 7885f01574edae1f8a6188e9a8e43f36efad21cb (patch) | |
tree | 8d3fae0f91b52ae2ed4424cf8052f486b4d449e7 /gnome-extra/at-spi | |
parent | gnome-base stable on amd64 group commit (diff) | |
download | historical-7885f01574edae1f8a6188e9a8e43f36efad21cb.tar.gz historical-7885f01574edae1f8a6188e9a8e43f36efad21cb.tar.bz2 historical-7885f01574edae1f8a6188e9a8e43f36efad21cb.zip |
gnome-extra stable on amd64 group commit
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 33c9bcfd9bdd..3016b070961f 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.56 2004/08/05 22:43:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.57 2004/08/08 01:00:30 lv Exp $ + + 07 Aug 2004; Travis Tilley <lv@gentoo.org> at-spi-1.4.2.ebuild: + stable on amd64 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.4.2.ebuild: Stable on sparc diff --git a/gnome-extra/at-spi/at-spi-1.4.2.ebuild b/gnome-extra/at-spi/at-spi-1.4.2.ebuild index ee27554591fa..274348f8ec07 100644 --- a/gnome-extra/at-spi/at-spi-1.4.2.ebuild +++ b/gnome-extra/at-spi/at-spi-1.4.2.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.4.2.ebuild,v 1.8 2004/08/05 22:43:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.2.ebuild,v 1.9 2004/08/08 01:00:30 lv 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 ~mips" +KEYWORDS="x86 ~ppc alpha amd64 sparc hppa ~ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gail-1.3 |