diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-18 14:07:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-18 14:07:08 +0000 |
commit | 5964529a8517243483a643762233aee004290036 (patch) | |
tree | 685315cb756a30af977c9473ba1187337b1b68d3 /gnome-extra | |
parent | marked stable on sparc, we were really falling behind (diff) | |
download | historical-5964529a8517243483a643762233aee004290036.tar.gz historical-5964529a8517243483a643762233aee004290036.tar.bz2 historical-5964529a8517243483a643762233aee004290036.zip |
stable on hppa and sparc
Diffstat (limited to 'gnome-extra')
-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.3.9.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 1076a1c9ac5a..e32c00b145c8 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.31 2004/01/17 01:38:50 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.32 2004/01/18 14:06:52 gustavoz Exp $ + + 18 Jan 2004; <gustavoz@gentoo.org> at-spi-1.3.9.ebuild: + stable on hppa and sparc 17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> : manifest fix diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 0656275bed65..59fcab39476d 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,9 +1,9 @@ -MD5 62d302727ba71e1cff5d37aa6091c27b ChangeLog 3419 -MD5 b8d742bbd6bac745bc9dec6a9cff3ebd at-spi-1.0.2.ebuild 716 MD5 1c2d9d1522be963f08beddb071761175 at-spi-1.1.8.ebuild 684 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 ec847c3000d1b0e70bd0772724d0cce7 at-spi-1.3.9.ebuild 753 +MD5 b8d742bbd6bac745bc9dec6a9cff3ebd at-spi-1.0.2.ebuild 716 MD5 7d6635e0ebdc899d7a395fb4982b8a4b at-spi-1.3.8.ebuild 768 -MD5 d9918cc425b63773df0580e62190556e at-spi-1.3.9.ebuild 749 +MD5 87d237cfc5258870ace76afa532e5555 ChangeLog 3502 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 dfe189e4aef5e50aea20770e036bdd97 files/digest-at-spi-1.0.2 65 MD5 62a394abed965ca4bcf71a069bc41190 files/digest-at-spi-1.1.8 65 MD5 4442e9ea6d5df9770c201c27cb4fdca3 files/digest-at-spi-1.3.8 65 diff --git a/gnome-extra/at-spi/at-spi-1.3.9.ebuild b/gnome-extra/at-spi/at-spi-1.3.9.ebuild index 2a04c9e327cb..a508398b538d 100644 --- a/gnome-extra/at-spi/at-spi-1.3.9.ebuild +++ b/gnome-extra/at-spi/at-spi-1.3.9.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.3.9.ebuild,v 1.4 2004/01/14 19:29:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.5 2004/01/18 14:06:52 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~alpha amd64 ~sparc" +KEYWORDS="x86 ~ppc ~alpha amd64 sparc hppa" IUSE="doc" RDEPEND=">=gnome-base/gail-1.3 |