diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:41:14 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:41:14 +0000 |
commit | 941deef5cd1aa5e349d217ac7fc5771d94de3662 (patch) | |
tree | 85693b7c2ceb8a611185e3a979944b140b3bd9f1 /net-libs/libsoup | |
parent | Stable on amd64. (diff) | |
download | historical-941deef5cd1aa5e349d217ac7fc5771d94de3662.tar.gz historical-941deef5cd1aa5e349d217ac7fc5771d94de3662.tar.bz2 historical-941deef5cd1aa5e349d217ac7fc5771d94de3662.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-libs/libsoup')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/Manifest | 10 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.2.2.ebuild | 4 |
3 files changed, 11 insertions, 8 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..373c92e41121 100644 --- a/net-libs/libsoup/Manifest +++ b/net-libs/libsoup/Manifest @@ -4,8 +4,8 @@ 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 a9ef5f1922661813b2da73490f622953 libsoup-2.2.2.ebuild 803 +MD5 92dada1666d5a7825cb704bbff33f9ec ChangeLog 6394 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 2f900fb0cd5029c807dfc460b8b2c07c libsoup-1.99.28.ebuild 1388 MD5 09a0c3f27613d90ffeb8abb875598ace files/libsoup-1.99.26-with_ssl.patch 2861 @@ -20,7 +20,7 @@ MD5 6c44713499ec52c81ca81ed58a6286bf files/digest-libsoup-1.99.28 68 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCcr+IKRy60XGEcJIRAuYRAKCwvl+5Tb9flhIFKGjinvngAXjU7wCfaQTK -67c6fhD65sg60uiXttu1m6Q= -=vXSW +iD8DBQFCfhct2G5bA0cA/ScRAv4YAKClLlM+juYNn/Vp1SgDWHtZj/N5aQCfRVJD +wgvgfmJbk/pfShjsHu5001U= +=DWnZ -----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 |