diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-14 18:33:25 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-14 18:33:25 +0000 |
commit | 2ddc374a34dd00c66fd58e1cc38c330b19dc6da9 (patch) | |
tree | 635925274f6b80f6f9632ca39f68f5b0c56985e1 /gnome-extra/at-spi | |
parent | more minor fixes (diff) | |
download | historical-2ddc374a34dd00c66fd58e1cc38c330b19dc6da9.tar.gz historical-2ddc374a34dd00c66fd58e1cc38c330b19dc6da9.tar.bz2 historical-2ddc374a34dd00c66fd58e1cc38c330b19dc6da9.zip |
mark stable on amd64
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 12 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.9.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 226928487d6a..3d70b1f5624e 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.24 2003/12/14 17:59:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.25 2003/12/14 18:33:23 brad_mssw Exp $ + + 14 Dec 2003; Brad House <brad_mssw@gentoo.org> at-spi-1.3.9.ebuild: + mark stable on amd64 *at-spi-1.3.9 (14 Dec 2003) diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 8a154ae6d9e7..ae198f13a41a 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,12 +1,12 @@ -MD5 1c2d9d1522be963f08beddb071761175 at-spi-1.1.8.ebuild 684 -MD5 c7dd2239342d455e43d4a4a98a109d6a at-spi-1.3.9.ebuild 741 +MD5 f0935507b69c1a085b16063b37529fc5 ChangeLog 2879 MD5 b8d742bbd6bac745bc9dec6a9cff3ebd at-spi-1.0.2.ebuild 716 -MD5 771b8b07a9782abd019038017fc0a5af at-spi-1.3.8.ebuild 752 -MD5 c9a956409dcd712b0c3e32252986c755 ChangeLog 2781 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 1c2d9d1522be963f08beddb071761175 at-spi-1.1.8.ebuild 684 +MD5 075c84b3abfc2e610f0c46bae3ccb831 at-spi-1.3.9.ebuild 744 MD5 09499995b99bf57bffdf833a448af48b at-spi-1.3.7.ebuild 850 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 771b8b07a9782abd019038017fc0a5af at-spi-1.3.8.ebuild 752 +MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65 MD5 dfe189e4aef5e50aea20770e036bdd97 files/digest-at-spi-1.0.2 65 MD5 62a394abed965ca4bcf71a069bc41190 files/digest-at-spi-1.1.8 65 MD5 0e6c651b80d069e3b085bf75e07d5f39 files/digest-at-spi-1.3.7 65 MD5 4442e9ea6d5df9770c201c27cb4fdca3 files/digest-at-spi-1.3.8 65 -MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 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 2aa6cede340d..a49fcf1984be 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-2003 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.1 2003/12/14 17:59:42 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.2 2003/12/14 18:33:23 brad_mssw Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc ~alpha amd64" IUSE="doc" RDEPEND=">=gnome-base/gail-1.3 |