diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:51:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:51:29 +0000 |
commit | 663735a89826ff72ec0deb8b1c178a8b8a7050dd (patch) | |
tree | dd5816064f1dc7249affd27a26387ebf6a7501d4 /x11-plugins | |
parent | arm KEYWORDS (diff) | |
download | historical-663735a89826ff72ec0deb8b1c178a8b8a7050dd.tar.gz historical-663735a89826ff72ec0deb8b1c178a8b8a7050dd.tar.bz2 historical-663735a89826ff72ec0deb8b1c178a8b8a7050dd.zip |
arm KEYWORDS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/Manifest | 12 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest index aaa01dad1d4e..9c9805d66922 100644 --- a/x11-plugins/gaim-encryption/Manifest +++ b/x11-plugins/gaim-encryption/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 35ed112b89e15246389bced6810b34cb ChangeLog 9026 MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344 -MD5 7544921131b7a6421059bd1c08b3f6f7 gaim-encryption-2.32.ebuild 1090 +MD5 6af9b817df4feca89281093fc4a061a1 gaim-encryption-2.32.ebuild 1094 MD5 ff64a30a61d21ad47aab6594e4b1325b files/digest-gaim-encryption-2.32 72 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBirKdHTu7gpaalycRAucXAJ9p3k7/bxhTMpSELR0O9kAxZbHJVwCfd72e +RZYRbHYvZIQ6Cs/8W4TcQTY= +=H+W/ +-----END PGP SIGNATURE----- diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild index c6b6fcc798ec..d358e2b7158f 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.10 2004/10/21 15:22:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.32.ebuild,v 1.11 2004/11/04 22:51:29 vapier Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" IUSE="" DEPEND=">=net-im/gaim-1.0.1 |