diff options
author | 2005-07-08 02:46:41 +0000 | |
---|---|---|
committer | 2005-07-08 02:46:41 +0000 | |
commit | 81910a0be3d4bdf5b8c976a7562af6c3ed92a502 (patch) | |
tree | 7fa4219e3955f0c6ecfa90e0852628cf886960e6 /gnome-extra/at-spi | |
parent | arm/s390 stable (diff) | |
download | historical-81910a0be3d4bdf5b8c976a7562af6c3ed92a502.tar.gz historical-81910a0be3d4bdf5b8c976a7562af6c3ed92a502.tar.bz2 historical-81910a0be3d4bdf5b8c976a7562af6c3ed92a502.zip |
arm stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/Manifest | 18 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.4.ebuild | 4 |
2 files changed, 16 insertions, 6 deletions
diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 52a90c6f2f38..0d7e53f4f73d 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,8 +1,18 @@ -MD5 2154221f6fa0660e83a82e413dcbd414 ChangeLog 10062 -MD5 a02d854ef1a6286be97b553e056e89d1 at-spi-1.6.3.ebuild 791 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ab4a301bd3822e0ef29884c8a4b218cb at-spi-1.4.2.ebuild 736 -MD5 0968c6beb0faac76ab139e237ef5ad67 at-spi-1.6.4.ebuild 791 +MD5 a3660cc67eda23c83c343ce580a6105e at-spi-1.6.4.ebuild 790 MD5 5253659a4a0e45baa9f1788dcb705895 metadata.xml 172 +MD5 a02d854ef1a6286be97b553e056e89d1 at-spi-1.6.3.ebuild 791 +MD5 2154221f6fa0660e83a82e413dcbd414 ChangeLog 10062 MD5 be2e44c0d8b92adea62569c44d62d4f9 files/digest-at-spi-1.4.2 65 -MD5 365985ef25775753dab336fc7ad8dc04 files/digest-at-spi-1.6.3 65 MD5 8746d394d6122dd05e7ee86223621db7 files/digest-at-spi-1.6.4 65 +MD5 365985ef25775753dab336fc7ad8dc04 files/digest-at-spi-1.6.3 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCzelKgIKl8Uu19MoRAphrAJ4vGKPesKkHRcMmJxwnJOGm86MsdACeJ6KF +KD+k3P6FWrrky/dygx9Mk4c= +=Jiz5 +-----END PGP SIGNATURE----- diff --git a/gnome-extra/at-spi/at-spi-1.6.4.ebuild b/gnome-extra/at-spi/at-spi-1.6.4.ebuild index e6ab2f360507..0f4b38dfe1fe 100644 --- a/gnome-extra/at-spi/at-spi-1.6.4.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.ebuild,v 1.7 2005/07/02 15:09:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.4.ebuild,v 1.8 2005/07/08 02:46:41 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RESTRICT="test" |