diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-02 00:23:19 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-02 00:23:19 +0000 |
commit | a56f932102e95d9363e8834caab10c6a06d9deef (patch) | |
tree | 0871012ed7715da5939f5ab8c6d0e98fafb8ad80 /net-libs/loudmouth | |
parent | Stable on SPARC. (diff) | |
download | historical-a56f932102e95d9363e8834caab10c6a06d9deef.tar.gz historical-a56f932102e95d9363e8834caab10c6a06d9deef.tar.bz2 historical-a56f932102e95d9363e8834caab10c6a06d9deef.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/Manifest | 18 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index c692dea36b0d..52b179bc1aff 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.26 2005/04/30 16:04:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.27 2005/05/02 00:23:19 weeve Exp $ + + 02 May 2005; Jason Wever <weeve@gentoo.org> loudmouth-0.17.2-r2.ebuild: + Stable on SPARC. 30 Apr 2005; Spider <spider@gentoo.org> loudmouth-0.17.2-r2.ebuild: bump to stable x86 to follow gnutls diff --git a/net-libs/loudmouth/Manifest b/net-libs/loudmouth/Manifest index 3e98bf539fae..85b5feda5234 100644 --- a/net-libs/loudmouth/Manifest +++ b/net-libs/loudmouth/Manifest @@ -1,21 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 113c62efdb1b230f7de6b8dc576a6ad3 ChangeLog 3226 +MD5 2adb91bc4f2c97a93ac30d57b7a789d2 ChangeLog 3319 MD5 b266bb34fcef3783f32a963ecc501ad2 loudmouth-0.17.2.ebuild 795 -MD5 ed85cbcc71c3812b2acc8b08d6a347c8 loudmouth-0.17.2-r2.ebuild 910 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 e89c7f9d64ded599dc2950968f7b6ded loudmouth-0.16.ebuild 621 MD5 cc3fc179e5071b6364ce36c5003a801a loudmouth-0.17.1.ebuild 793 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 b79fcd904f4b5710813f75a070f1e920 loudmouth-0.17.2-r2.ebuild 908 MD5 a556924d584687a8f363eed4bb9c743f files/digest-loudmouth-0.17.2 69 -MD5 a556924d584687a8f363eed4bb9c743f files/digest-loudmouth-0.17.2-r2 69 MD5 1198670c7a9b3819274997b05c6131ca files/digest-loudmouth-0.16 67 MD5 5c9d9cbecc7012f358b36f0cde4b75a2 files/digest-loudmouth-0.17.1 69 +MD5 a556924d584687a8f363eed4bb9c743f files/digest-loudmouth-0.17.2-r2 69 MD5 3683fa9c59f744e00481d05e55c763cf files/loudmouth-0.17.2-gnutls_deprecation.patch 782 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCc6yfZS9CZTi033kRAktmAJ9/x9Ks00pHa1z8If3ABZL4Ei3RIACfUA/5 -EtFNMsAqHswCXwTAgC2Rrc0= -=C/Lu ------END PGP SIGNATURE----- diff --git a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild b/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild index 07b1fd8eb071..8948cfdb1696 100644 --- a/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild +++ b/net-libs/loudmouth/loudmouth-0.17.2-r2.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/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild,v 1.2 2005/04/30 16:04:23 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.2-r2.ebuild,v 1.3 2005/05/02 00:23:19 weeve Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="doc ssl" |