summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-26 04:48:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-26 04:48:27 +0000
commita910b0f061d62289838eaf9bb13274bffbc5c886 (patch)
treefb34aa2ffce534afdba1dc93d92e078cf3f2b196 /x11-plugins/gaim-encryption
parentStable on sparc wrt bug #60865. (diff)
downloadhistorical-a910b0f061d62289838eaf9bb13274bffbc5c886.tar.gz
historical-a910b0f061d62289838eaf9bb13274bffbc5c886.tar.bz2
historical-a910b0f061d62289838eaf9bb13274bffbc5c886.zip
hppa stable for security #61457
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r--x11-plugins/gaim-encryption/Manifest12
-rw-r--r--x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild7
2 files changed, 14 insertions, 5 deletions
diff --git a/x11-plugins/gaim-encryption/Manifest b/x11-plugins/gaim-encryption/Manifest
index dd1299bef45f..6d82d3e215fb 100644
--- a/x11-plugins/gaim-encryption/Manifest
+++ b/x11-plugins/gaim-encryption/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 4feec2866ea075a3cdcf69475cce821c ChangeLog 6342
-MD5 9552699df1eb8067d405b75590b93961 gaim-encryption-2.29.ebuild 1096
+MD5 af67bb2ca93b0fe85edf075ef608d163 gaim-encryption-2.29.ebuild 1088
MD5 e9c60fe356455f7e87870888378796c5 gaim-encryption-2.28.ebuild 1093
MD5 ab7db4bf9ff48c8de9da14fd12f6c15c metadata.xml 344
MD5 571e96ba73294761bf61482053d3f169 files/digest-gaim-encryption-2.29 72
MD5 4199a4a07c312219c1667706cd77df4f files/digest-gaim-encryption-2.28 72
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBLWuvHTu7gpaalycRAhXyAKCUvL9O4W3Gtl1H+YYROH7b32w9iQCgww21
+9CNYnYl/YL9QGHTE3U2v+fc=
+=zGWi
+-----END PGP SIGNATURE-----
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild
index 2d4c985e8ad5..239823b08807 100644
--- a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild
+++ b/x11-plugins/gaim-encryption/gaim-encryption-2.29.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.29.ebuild,v 1.9 2004/08/26 03:45:59 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild,v 1.10 2004/08/26 04:48:27 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="x86 sparc amd64 ppc alpha ~ia64 ~hppa ~mips"
+KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ~ia64"
IUSE=""
DEPEND=">=net-im/gaim-0.80
@@ -35,6 +35,5 @@ src_compile() {
src_install() {
einstall || die "Install failed"
- dodoc CHANGELOG COPYING INSTALL NOTES README TODO VERSION WISHLIST
+ dodoc CHANGELOG INSTALL NOTES README TODO VERSION WISHLIST
}
-