diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 13:34:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 13:34:07 +0000 |
commit | 0ab1a9ed07b741673c66bc35ecf5b33ab7d1fa6c (patch) | |
tree | 172b036b0cf1ff09568d2de21908b6ead9c997a5 /gnome-extra/at-spi | |
parent | Stable on sparc (diff) | |
download | historical-0ab1a9ed07b741673c66bc35ecf5b33ab7d1fa6c.tar.gz historical-0ab1a9ed07b741673c66bc35ecf5b33ab7d1fa6c.tar.bz2 historical-0ab1a9ed07b741673c66bc35ecf5b33ab7d1fa6c.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 14 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 818afca893b4..9cdabd5452ab 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/at-spi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.103 2006/01/22 02:08:31 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.104 2006/01/22 13:34:07 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + at-spi-1.6.6-r1.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> at-spi-1.6.6-r1.ebuild: Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 28217778d843..47acb7e30202 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 74ec91bec8b73bf8c7fe66f350e10566 ChangeLog 11335 +MD5 a35d64c9ed2b958b8f3bd24c22a29e2f ChangeLog 11482 MD5 46f84533bc16ff13dd51d6c72b642673 at-spi-1.6.4.ebuild 789 -MD5 0a14de94e5b2a1a97587d7ee8ed3f97e at-spi-1.6.6-r1.ebuild 1113 +MD5 c05dce1368a521d9d168f7481faac257 at-spi-1.6.6-r1.ebuild 1116 MD5 8746d394d6122dd05e7ee86223621db7 files/digest-at-spi-1.6.4 65 MD5 d3f3d5556f8425af862d1403ee1c8cf6 files/digest-at-spi-1.6.6-r1 65 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD0un2SENan+PfizARAlY+AJ9i70UYtJFk+m/7L9GqUYKpJoxvxwCcCc9p -1YyjcbAM+n1o39AtG8BrD3U= -=1tCw ------END PGP SIGNATURE----- diff --git a/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild b/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild index 61397f98dec8..992d952f501a 100644 --- a/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.6-r1.ebuild,v 1.3 2006/01/22 02:08:31 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild,v 1.4 2006/01/22 13:34:07 dertobi123 Exp $ inherit virtualx 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" RDEPEND=">=dev-libs/atk-1.7.2 |