diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:04:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:04:41 +0000 |
commit | d4a2e4959604c332531154cf29abf7f80f6d6010 (patch) | |
tree | 7bf4aa5bda065a99ea807738372b19f84db53a57 /gnome-extra | |
parent | Stable on hppa. (diff) | |
download | historical-d4a2e4959604c332531154cf29abf7f80f6d6010.tar.gz historical-d4a2e4959604c332531154cf29abf7f80f6d6010.tar.bz2 historical-d4a2e4959604c332531154cf29abf7f80f6d6010.zip |
Stable on hppa.
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 14 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index a2a663e107b4..f0f596b93062 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.67 2004/12/22 01:43:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.68 2004/12/23 13:04:41 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> at-spi-1.6.1.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> at-spi-1.6.1.ebuild: Stable on sparc diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 4297b9bd158c..e0d73740857d 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7c9c384ffe092dcc658d80cd06ce113b ChangeLog 7668 +MD5 db77de40954ad5e93243e85092ca6278 ChangeLog 7752 MD5 598b96277c71ccdac5abd1b3fbaac2af at-spi-1.3.9.ebuild 796 MD5 1e29ca92c432886e82670b2a67823d0c at-spi-1.4.2.ebuild 739 MD5 0527b2ffc1248bb74914b3d0f12aef87 at-spi-1.6.0.ebuild 733 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 -MD5 c82f32d4b9819e1376b1d6a75652848e at-spi-1.6.1.ebuild 736 +MD5 97b86bc313b54e3d8b00d9284d294e78 at-spi-1.6.1.ebuild 733 MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65 MD5 8589472b96bc88cc2156e9f0e06786aa files/digest-at-spi-1.6.1 65 MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65 MD5 0a0952cefdf9975671d4d5302e560b97 files/digest-at-spi-1.6.0 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFByNFTKRy60XGEcJIRAh9mAJ9X+hMNDI8yiQJMJklZrAJ9CQfaFgCdEzCT -2mATWHtTAJJeOyjmYFIKf3A= -=jIi7 ------END PGP SIGNATURE----- diff --git a/gnome-extra/at-spi/at-spi-1.6.1.ebuild b/gnome-extra/at-spi/at-spi-1.6.1.ebuild index b193fa42ce57..b2c9c822e7b4 100644 --- a/gnome-extra/at-spi/at-spi-1.6.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.1.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.6.1.ebuild,v 1.3 2004/12/22 01:43:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.1.ebuild,v 1.4 2004/12/23 13:04:41 gmsoft Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -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 |