diff options
author | Brent Baude <ranger@gentoo.org> | 2007-11-24 22:38:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-11-24 22:38:27 +0000 |
commit | 52c9985bea4d671e217821ef9af1e5605dcba5dd (patch) | |
tree | e29f97cdc3bbaad531c1a1b4a04740a372ba4321 /gnome-extra/at-spi | |
parent | Fix 64bit issue, bug#200218, thanks to dev-zero (diff) | |
download | gentoo-2-52c9985bea4d671e217821ef9af1e5605dcba5dd.tar.gz gentoo-2-52c9985bea4d671e217821ef9af1e5605dcba5dd.tar.bz2 gentoo-2-52c9985bea4d671e217821ef9af1e5605dcba5dd.zip |
Marking at-spi-1.20.1 ppc stable for bug 199740
(Portage version: 2.1.3.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.20.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 4992f67b47df..1ab0aee87b73 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.159 2007/11/22 14:12:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.160 2007/11/24 22:38:27 ranger Exp $ + + 24 Nov 2007; Brent Baude <ranger@gentoo.org> at-spi-1.20.1.ebuild: + Marking at-spi-1.20.1 ppc stable for bug 199740 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> at-spi-1.20.1.ebuild: alpha/ia64/sparc stable wrt #199740 diff --git a/gnome-extra/at-spi/at-spi-1.20.1.ebuild b/gnome-extra/at-spi/at-spi-1.20.1.ebuild index 0a8015f682b8..6be2e5519e8c 100644 --- a/gnome-extra/at-spi/at-spi-1.20.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.1.ebuild,v 1.4 2007/11/22 14:12:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.20.1.ebuild,v 1.5 2007/11/24 22:38:27 ranger Exp $ WANT_AUTOMAKE="1.9" @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |