diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-22 16:36:03 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-04-22 16:36:03 +0000 |
commit | 069755d22a721ec47f0a82400b8df9f391c24433 (patch) | |
tree | 14c3267927153100a00689fe85c25f3fa2541b14 /gnome-extra/at-spi | |
parent | Version bumped. (diff) | |
download | historical-069755d22a721ec47f0a82400b8df9f391c24433.tar.gz historical-069755d22a721ec47f0a82400b8df9f391c24433.tar.bz2 historical-069755d22a721ec47f0a82400b8df9f391c24433.zip |
Marked 1.4.0 stable (x86)
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/at-spi/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.4.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog index 358df1145226..efc24e4e02d6 100644 --- a/gnome-extra/at-spi/ChangeLog +++ b/gnome-extra/at-spi/ChangeLog @@ -1,7 +1,10 @@ # 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.43 2004/04/22 05:35:18 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.44 2004/04/22 16:36:03 leonardop Exp $ + 22 Apr 2004; L. Boshell <leonardop@gentoo.org> at-spi-1.4.0.ebuild: + Marked stable on x86. + *at-spi-1.4.2 (22 Apr 2004) 22 Apr 2004; L. Boshell <leonardop@gentoo.org> at-spi-1.4.2.ebuild: diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 84efbab005f1..250f81213746 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,10 +1,10 @@ -MD5 5ed45a843738460bf681162bbf611da4 ChangeLog 4865 +MD5 c3bf6c9b694c4c66847451e577674e82 ChangeLog 4962 MD5 7c29761d08446c0d9863e369abf9d903 at-spi-1.3.9.ebuild 780 MD5 10ec46f648600efba1f53f9b41e93ee7 at-spi-1.4.2.ebuild 735 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 MD5 704ea81e438d34ff9b44cfb0c5ceb561 at-spi-1.3.12.ebuild 754 MD5 58bca3aca50cf60e9782d7c4672d9e37 at-spi-1.3.16.ebuild 760 -MD5 2145e99b91c3a80ea893413b450aa69c at-spi-1.4.0.ebuild 728 +MD5 992999fdae91338aad355a0e19fe8931 at-spi-1.4.0.ebuild 727 MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65 MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65 MD5 efc432f173e9c4e253e75e9dad207583 files/digest-at-spi-1.3.12 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 45cba4c94987..b0e35928db2e 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.1 2004/03/23 23:22:17 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.2 2004/04/22 16:36:03 leonardop 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" +KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64" IUSE="" RDEPEND=">=gnome-base/gail-1.3 |