diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 20:03:21 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 20:03:21 +0000 |
commit | c320315e0605ddb9aee63b644e0ea09ac53034c4 (patch) | |
tree | 91aa39cc80fccc72354883eece536594560dd659 /gnome-extra/at-spi | |
parent | arm KEYWORDS (diff) | |
download | historical-c320315e0605ddb9aee63b644e0ea09ac53034c4.tar.gz historical-c320315e0605ddb9aee63b644e0ea09ac53034c4.tar.bz2 historical-c320315e0605ddb9aee63b644e0ea09ac53034c4.zip |
Marked stable on hppa.
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 8 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.4.0.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index ecf7e148cc3a..aa7709aa07a3 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/at-spi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.47 2004/05/15 23:30:43 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.48 2004/05/25 20:03:21 gmsoft Exp $ + + 25 May 2004; Guy Martin <gmsoft@gentoo.org> at-spi-1.4.0.ebuild: + Marked stable on hppa. 15 May 2004; Stephen P. Becker <geoman@gentoo.org> at-spi-1.3.9.ebuild, at-spi-1.4.0.ebuild, at-spi-1.4.2.ebuild: diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 503dc7bd4b40..8f24431feddd 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,9 +1,9 @@ -MD5 5f60b201273f1f17fde49c792a6a5e51 at-spi-1.4.0.ebuild 729 -MD5 ef0063ef576af77a6a13912d40481334 at-spi-1.3.9.ebuild 780 -MD5 dce0c5aba2e0b02f5bb99f2ce0e466b0 at-spi-1.4.2.ebuild 731 +MD5 81210b6dd0168d0d340900599b92595b ChangeLog 5404 MD5 704ea81e438d34ff9b44cfb0c5ceb561 at-spi-1.3.12.ebuild 754 MD5 58bca3aca50cf60e9782d7c4672d9e37 at-spi-1.3.16.ebuild 760 -MD5 2925405316bc04ea4071cdbb54a0e1a6 ChangeLog 5311 +MD5 ef0063ef576af77a6a13912d40481334 at-spi-1.3.9.ebuild 780 +MD5 078f99fd98981d5c3aaddf49161f40e9 at-spi-1.4.0.ebuild 728 +MD5 dce0c5aba2e0b02f5bb99f2ce0e466b0 at-spi-1.4.2.ebuild 731 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 MD5 efc432f173e9c4e253e75e9dad207583 files/digest-at-spi-1.3.12 66 MD5 531fa795cae8c89c981de226cf7d6b1b files/digest-at-spi-1.3.16 66 diff --git a/gnome-extra/at-spi/at-spi-1.4.0.ebuild b/gnome-extra/at-spi/at-spi-1.4.0.ebuild index 3c571d990a40..3c1816cf4ff2 100644 --- a/gnome-extra/at-spi/at-spi-1.4.0.ebuild +++ b/gnome-extra/at-spi/at-spi-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.4 2004/05/15 23:30:43 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.5 2004/05/25 20:03:21 gmsoft 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 |