summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-09-03 21:34:19 +0000
committerTom Martin <slarti@gentoo.org>2004-09-03 21:34:19 +0000
commit62df98174a4d313e9d9b10e9902e8adf110982a8 (patch)
treeb937a0f945c3c7767c9d765a2b59a664bce9dd04 /net-libs/loudmouth
parentStable amd64. (diff)
downloadhistorical-62df98174a4d313e9d9b10e9902e8adf110982a8.tar.gz
historical-62df98174a4d313e9d9b10e9902e8adf110982a8.tar.bz2
historical-62df98174a4d313e9d9b10e9902e8adf110982a8.zip
Marked ~amd64, resolves #58323.
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r--net-libs/loudmouth/ChangeLog6
-rw-r--r--net-libs/loudmouth/Manifest22
-rw-r--r--net-libs/loudmouth/loudmouth-0.17.1.ebuild4
3 files changed, 23 insertions, 9 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog
index 5d4c47f574e9..102b52fe295b 100644
--- a/net-libs/loudmouth/ChangeLog
+++ b/net-libs/loudmouth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/loudmouth
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.20 2004/09/02 22:49:14 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.21 2004/09/03 21:34:19 slarti Exp $
+
+ 03 Sep 2004; Tom Martin <slarti@gentoo.org> loudmouth-0.17.1.ebuild:
+ Marked ~amd64, resolves bug 58323. Thanks to Joe Seeder <seeder@pf.pl> for
+ reporting.
*loudmouth-0.17.1 (03 Sep 2004)
diff --git a/net-libs/loudmouth/Manifest b/net-libs/loudmouth/Manifest
index 01cab2180023..97d4133bcd5a 100644
--- a/net-libs/loudmouth/Manifest
+++ b/net-libs/loudmouth/Manifest
@@ -1,13 +1,23 @@
-MD5 5199e1fcf49d9b796a2b98dfdf905733 ChangeLog 2441
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 e6b2937f97628837d9aa28c99b4b1335 loudmouth-0.14.1.ebuild 667
MD5 7ab46e9dbab4a8f5b514aff253f67df1 loudmouth-0.15.1.ebuild 670
-MD5 3b596ee24538d9c1ce046a08275629a6 loudmouth-0.15.ebuild 742
MD5 e89c7f9d64ded599dc2950968f7b6ded loudmouth-0.16.ebuild 621
+MD5 4ed612f80a15304d47c59a0b7ce0c2c5 ChangeLog 2603
+MD5 9923def4da3a9e57356ffd23c85640c1 loudmouth-0.17.1.ebuild 796
+MD5 3b596ee24538d9c1ce046a08275629a6 loudmouth-0.15.ebuild 742
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 2b4bc19153f4c80d5dd7b15a822dfd46 loudmouth-0.17.1.ebuild 789
MD5 f5b80f908d06d5918627e63ecc6e87f3 files/digest-loudmouth-0.14.1 69
-MD5 5a6309e180cac3972b4cfe242cc7a56b files/digest-loudmouth-0.15 67
MD5 861eefc218c7c84cfdbd4c8b6f31c7b2 files/digest-loudmouth-0.15.1 69
-MD5 1198670c7a9b3819274997b05c6131ca files/digest-loudmouth-0.16 67
-MD5 d6d6fbb478b0bd9fd904cfad286029de files/loudmouth-0.15-gnutls_1.0.patch 412
MD5 5c9d9cbecc7012f358b36f0cde4b75a2 files/digest-loudmouth-0.17.1 69
+MD5 d6d6fbb478b0bd9fd904cfad286029de files/loudmouth-0.15-gnutls_1.0.patch 412
+MD5 5a6309e180cac3972b4cfe242cc7a56b files/digest-loudmouth-0.15 67
+MD5 1198670c7a9b3819274997b05c6131ca files/digest-loudmouth-0.16 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBOOOdCHk4+ZoBpvsRAvIvAJoCEfmOesQFlo16qIlK5Q1aQ0nsAQCgoMO+
+y9PESJ2HqDNt4czsOH0mfz4=
+=E1TY
+-----END PGP SIGNATURE-----
diff --git a/net-libs/loudmouth/loudmouth-0.17.1.ebuild b/net-libs/loudmouth/loudmouth-0.17.1.ebuild
index f76228170e93..9f0ac833d77d 100644
--- a/net-libs/loudmouth/loudmouth-0.17.1.ebuild
+++ b/net-libs/loudmouth/loudmouth-0.17.1.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/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.1 2004/09/02 22:49:14 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.2 2004/09/03 21:34:19 slarti Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
IUSE="doc ssl"