summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-05-08 13:44:46 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-05-08 13:44:46 +0000
commit38acd40ef8f1ba110419b03558b121078ecddacc (patch)
treec80580ad7e8afb7647ddcee4ac643477fe83a85b /net-libs/libsoup
parentStable on amd64. (diff)
downloadgentoo-2-38acd40ef8f1ba110419b03558b121078ecddacc.tar.gz
gentoo-2-38acd40ef8f1ba110419b03558b121078ecddacc.tar.bz2
gentoo-2-38acd40ef8f1ba110419b03558b121078ecddacc.zip
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r--net-libs/libsoup/ChangeLog5
-rw-r--r--net-libs/libsoup/Manifest14
-rw-r--r--net-libs/libsoup/libsoup-2.2.2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 1aa45337af0a..9ca91877fc8a 100644
--- a/net-libs/libsoup/ChangeLog
+++ b/net-libs/libsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.54 2005/04/29 23:13:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.55 2005/05/08 13:41:14 herbs Exp $
+
+ 08 May 2005; Herbie Hopkins <herbs@gentoo.org> libsoup-2.2.2.ebuild:
+ Stable on amd64.
29 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-2.2.2.ebuild:
Stable on sparc
diff --git a/net-libs/libsoup/Manifest b/net-libs/libsoup/Manifest
index 5255fcbe6c65..1938e9dac57e 100644
--- a/net-libs/libsoup/Manifest
+++ b/net-libs/libsoup/Manifest
@@ -1,11 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b85e689ae1865138ae9ff41428dfc77b libsoup-2.2.1.ebuild 815
MD5 86a2d2159c10db806616c13db4b70d02 libsoup-2.2.3.ebuild 730
MD5 b958bc1738b685810de6d8ae87acac9a libsoup-2.2.0.ebuild 719
-MD5 67d739b0228d35c91157cdb5824fa5e3 libsoup-2.2.2.ebuild 807
-MD5 0dc0339080d827524b49b0be32d30cf9 ChangeLog 6306
+MD5 0ee801427dfacd06199cac1207f13a18 libsoup-2.2.2.ebuild 806
+MD5 cd21ec4eea1d5e870e477140dda6c498 ChangeLog 6397
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 2f900fb0cd5029c807dfc460b8b2c07c libsoup-1.99.28.ebuild 1388
MD5 09a0c3f27613d90ffeb8abb875598ace files/libsoup-1.99.26-with_ssl.patch 2861
@@ -17,10 +14,3 @@ MD5 4cf83ac1dc09f7d21c0a29bf231bfe94 files/libsoup-1.99.26-gnutls_1.0.patch 414
MD5 8236edc0e5949f46d2a27e747c310889 files/libsoup-2.2.2-gnutls.patch 336
MD5 6128cc7bbf088e07b4040e8296a7c57b files/libsoup-1.99.26-msn.patch 627
MD5 6c44713499ec52c81ca81ed58a6286bf files/digest-libsoup-1.99.28 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCcr+IKRy60XGEcJIRAuYRAKCwvl+5Tb9flhIFKGjinvngAXjU7wCfaQTK
-67c6fhD65sg60uiXttu1m6Q=
-=vXSW
------END PGP SIGNATURE-----
diff --git a/net-libs/libsoup/libsoup-2.2.2.ebuild b/net-libs/libsoup/libsoup-2.2.2.ebuild
index b913b288db28..01e570912121 100644
--- a/net-libs/libsoup/libsoup-2.2.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.2.2.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/libsoup/libsoup-2.2.2.ebuild,v 1.7 2005/04/29 23:13:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.2.2.ebuild,v 1.8 2005/05/08 13:41:14 herbs Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="2.2"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="ssl doc ipv6"
RDEPEND=">=dev-libs/glib-2