diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:26:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-12 19:26:24 +0000 |
commit | c37a5bc874cfd1d3482f28e52e37f0965eb5a1a9 (patch) | |
tree | 28afda11e42a31bc78d536902fe8d57df69c1494 /gnome-extra/at-spi | |
parent | Restructured ebuild, fixes #95730. (diff) | |
download | gentoo-2-c37a5bc874cfd1d3482f28e52e37f0965eb5a1a9.tar.gz gentoo-2-c37a5bc874cfd1d3482f28e52e37f0965eb5a1a9.tar.bz2 gentoo-2-c37a5bc874cfd1d3482f28e52e37f0965eb5a1a9.zip |
Stable on amd64
(Portage version: 2.0.51.19)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index f7655ba3fb32..686e32638383 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.85 2005/06/12 12:58:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.86 2005/06/12 19:25:20 tester Exp $ + + 12 Jun 2005; Olivier Crête <tester@gentoo.org> at-spi-1.6.3.ebuild: + Stable on amd64 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> at-spi-1.6.3.ebuild: Stable on ppc. diff --git a/gnome-extra/at-spi/at-spi-1.6.3.ebuild b/gnome-extra/at-spi/at-spi-1.6.3.ebuild index 0281b9bef1bc..28f9d1b83aed 100644 --- a/gnome-extra/at-spi/at-spi-1.6.3.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.ebuild,v 1.8 2005/06/12 12:58:00 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.3.ebuild,v 1.9 2005/06/12 19:25:20 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RESTRICT="maketest" |