commit:     c58c3b8b1d76f113dda84ce3dabd79a80dc7929b
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 10:11:39 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 10:55:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58c3b8b

net-libs/libsoup: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/libsoup/Manifest              |  2 -
 net-libs/libsoup/libsoup-2.50.0.ebuild | 91 ----------------------------------
 net-libs/libsoup/libsoup-2.52.2.ebuild | 86 --------------------------------
 net-libs/libsoup/libsoup-2.54.1.ebuild | 88 --------------------------------
 4 files changed, 267 deletions(-)

diff --git a/net-libs/libsoup/Manifest b/net-libs/libsoup/Manifest
index 233ba58..34bc312 100644
--- a/net-libs/libsoup/Manifest
+++ b/net-libs/libsoup/Manifest
@@ -1,4 +1,2 @@
-DIST libsoup-2.50.0.tar.xz 1755052 SHA256 
1e01365ac4af3817187ea847f9d3588c27eee01fc519a5a7cb212bb78b0f667b SHA512 
5004baac41feb2c4a7c4f8e68e0a2aac91ae115518e5bb7b58bc7f85dc7675611de82ad21d6a2f779daf2fc7496ab802e7d6dcd5eca91186b221664db37819e2
 WHIRLPOOL 
09f2cdc9804a4785e1f6a8d9e8adefab549fcb6de1506e2c0fa7af9ee3af531a26a55909ab917c7f08076e99bff3f992516125d12baeb5fce22c918e81a4636e
-DIST libsoup-2.52.2.tar.xz 1764308 SHA256 
db55628b5c7d952945bb71b236469057c8dfb8dea0c271513579c6273c2093dc SHA512 
866942d8db43a19630f39db12b22058cf31ef0c56f337e6c5790f5b881aaa768d4dbece1d2fe0d9560a82ae0f362365c19aa9b0d05afeb45bc5774f6713f51b2
 WHIRLPOOL 
f0f7ac95d49f21d0bb92968d6d3de596a08aea0519db82089b6c476916d96c3c44e0871a8d3102f5f0b176294ce6f1582d52e6cfcd65bb74ad0c7c4ab8f020a4
 DIST libsoup-2.54.1.tar.xz 1793108 SHA256 
47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633 SHA512 
7bbcdd8c0995afee0715f6757d91b1f1c115cc55e8941f3795b27f89c533d832b3a2fbd469755a385a4e5dd00513d84cb2834d8cb194fc2651bb5895cf278871
 WHIRLPOOL 
8b126d4d0bef96be33817acb54f5ad3e42ac321edd22d821ff247b03b53e221803b3a54db158f51192fd84169935cbb3083e555c698afbb2a1657258d6d36776
 DIST libsoup-2.56.0.tar.xz 1821412 SHA256 
d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5 SHA512 
09207ea41a4f251318f99f748275ea8c1c203d3b55d7a0adaf64721198b5858f6d5bbc46215cdc723b22250c36615f0d1f9cea4e1e3ab9b489e5548a934f3b31
 WHIRLPOOL 
d57f8784471d97d3aad82e02253510ba59d1165f68d0642d5d0a098880f8c7dc949d0d1ccb6407a74752c05b2011fa3ac6bdb73cde8e52e74d22963b30e74376

diff --git a/net-libs/libsoup/libsoup-2.50.0.ebuild 
b/net-libs/libsoup/libsoup-2.50.0.ebuild
deleted file mode 100644
index b002045..00000000
--- a/net-libs/libsoup/libsoup-2.50.0.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit gnome2 multilib-minimal python-any-r1
-
-DESCRIPTION="An HTTP library implementation in C"
-HOMEPAGE="https://wiki.gnome.org/LibSoup";
-
-LICENSE="LGPL-2+"
-SLOT="2.4"
-IUSE="debug +introspection samba ssl test"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
-       >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-       >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
-       >=dev-db/sqlite-3.8.2:3[${MULTILIB_USEDEP}]
-       >=net-libs/glib-networking-2.38.2[ssl?,${MULTILIB_USEDEP}]
-       introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
-       samba? ( net-fs/samba )
-"
-DEPEND="${RDEPEND}
-       ${PYTHON_DEPS}
-       >=dev-util/intltool-0.35
-       >=dev-util/gtk-doc-am-1.10
-       sys-devel/gettext
-       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-       test? ( >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}] )
-"
-#      test? ( 
www-servers/apache[ssl,apache2_modules_auth_digest,apache2_modules_alias,apache2_modules_auth_basic,
-#              
apache2_modules_authn_file,apache2_modules_authz_host,apache2_modules_authz_user,apache2_modules_dir,
-#              
apache2_modules_mime,apache2_modules_proxy,apache2_modules_proxy_http,apache2_modules_proxy_connect]
-#              dev-lang/php[apache2,xmlrpc]
-#              net-misc/curl
-#              net-libs/glib-networking[ssl])"
-
-RDEPEND="${RDEPEND}
-       abi_x86_32? (
-               !<=app-emulation/emul-linux-x86-baselibs-20140508-r8
-               !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-       )
-"
-
-src_prepare() {
-       if ! use test; then
-               # don't waste time building tests (bug #226271)
-               sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
-                       || die "sed failed"
-       fi
-
-       # fix sorting when LC_ALL/LC_COLLATE is set, bug #560258
-       # fixed upstream in 2.52
-       sed -e 's/LANG=C sort/LC_ALL=C sort/' -i libsoup/Makefile.{am,in} || 
die "sed failed"
-
-       gnome2_src_prepare
-}
-
-src_configure() {
-       # FIXME: we need addpredict to workaround bug #324779 until
-       # root cause (bug #249496) is solved
-       addpredict /usr/share/snmp/mibs/.index
-
-       multilib-minimal_src_configure
-}
-
-multilib_src_configure() {
-       # Disable apache tests until they are usable on Gentoo, bug #326957
-       ECONF_SOURCE=${S} \
-       gnome2_src_configure \
-               --disable-static \
-               --disable-tls-check \
-               --without-gnome \
-               --without-apache-httpd \
-               $(multilib_native_use_enable introspection) \
-               $(use_with samba ntlm-auth '${EPREFIX}'/usr/bin/ntlm_auth)
-
-       if multilib_is_native_abi; then
-               # fix gtk-doc
-               ln -s "${S}"/docs/reference/html docs/reference/html || die
-       fi
-}
-
-multilib_src_install() {
-       gnome2_src_install
-}

diff --git a/net-libs/libsoup/libsoup-2.52.2.ebuild 
b/net-libs/libsoup/libsoup-2.52.2.ebuild
deleted file mode 100644
index fe05ec3..00000000
--- a/net-libs/libsoup/libsoup-2.52.2.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 multilib-minimal python-any-r1 vala
-
-DESCRIPTION="An HTTP library implementation in C"
-HOMEPAGE="https://wiki.gnome.org/Projects/libsoup";
-
-LICENSE="LGPL-2+"
-SLOT="2.4"
-IUSE="+introspection samba ssl test vala"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-
-REQUIRED_USE="vala? ( introspection )"
-
-RDEPEND="
-       >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-       >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
-       >=dev-db/sqlite-3.8.2:3[${MULTILIB_USEDEP}]
-       >=net-libs/glib-networking-2.38.2[ssl?,${MULTILIB_USEDEP}]
-       introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-       samba? ( net-fs/samba )
-"
-DEPEND="${RDEPEND}
-       ${PYTHON_DEPS}
-       >=dev-util/intltool-0.35
-       >=dev-util/gtk-doc-am-1.10
-       sys-devel/gettext
-       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-       test? ( >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}] )
-       vala? ( $(vala_depend) )
-"
-#      test? ( 
www-servers/apache[ssl,apache2_modules_auth_digest,apache2_modules_alias,apache2_modules_auth_basic,
-#              
apache2_modules_authn_file,apache2_modules_authz_host,apache2_modules_authz_user,apache2_modules_dir,
-#              
apache2_modules_mime,apache2_modules_proxy,apache2_modules_proxy_http,apache2_modules_proxy_connect]
-#              dev-lang/php[apache2,xmlrpc]
-#              net-misc/curl
-#              net-libs/glib-networking[ssl])"
-
-src_prepare() {
-       if ! use test; then
-               # don't waste time building tests (bug #226271)
-               sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
-                       || die "sed failed"
-       fi
-
-       use vala && vala_src_prepare
-       gnome2_src_prepare
-}
-
-src_configure() {
-       # FIXME: we need addpredict to workaround bug #324779 until
-       # root cause (bug #249496) is solved
-       addpredict /usr/share/snmp/mibs/.index
-
-       multilib-minimal_src_configure
-}
-
-multilib_src_configure() {
-       # Disable apache tests until they are usable on Gentoo, bug #326957
-       ECONF_SOURCE=${S} \
-       gnome2_src_configure \
-               --disable-static \
-               --disable-tls-check \
-               --without-gnome \
-               --without-apache-httpd \
-               $(multilib_native_use_enable introspection) \
-               $(multilib_native_use_enable vala) \
-               $(use_with samba ntlm-auth '${EPREFIX}'/usr/bin/ntlm_auth)
-
-       if multilib_is_native_abi; then
-               # fix gtk-doc
-               ln -s "${S}"/docs/reference/html docs/reference/html || die
-       fi
-}
-
-multilib_src_install() {
-       gnome2_src_install
-}

diff --git a/net-libs/libsoup/libsoup-2.54.1.ebuild 
b/net-libs/libsoup/libsoup-2.54.1.ebuild
deleted file mode 100644
index b10c9a2..00000000
--- a/net-libs/libsoup/libsoup-2.54.1.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome2 multilib-minimal python-any-r1 vala
-
-DESCRIPTION="An HTTP library implementation in C"
-HOMEPAGE="https://wiki.gnome.org/Projects/libsoup";
-
-LICENSE="LGPL-2+"
-SLOT="2.4"
-
-IUSE="debug gssapi +introspection samba ssl test vala"
-REQUIRED_USE="vala? ( introspection )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-
-RDEPEND="
-       >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-       >=dev-libs/libxml2-2.9.1-r4:2[${MULTILIB_USEDEP}]
-       >=dev-db/sqlite-3.8.2:3[${MULTILIB_USEDEP}]
-       >=net-libs/glib-networking-2.38.2[ssl?,${MULTILIB_USEDEP}]
-       introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
-       samba? ( net-fs/samba )
-"
-DEPEND="${RDEPEND}
-       ${PYTHON_DEPS}
-       >=dev-util/intltool-0.35
-       >=dev-util/gtk-doc-am-1.10
-       sys-devel/gettext
-       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-       test? ( >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}] )
-       vala? ( $(vala_depend) )
-"
-#      test? ( 
www-servers/apache[ssl,apache2_modules_auth_digest,apache2_modules_alias,apache2_modules_auth_basic,
-#              
apache2_modules_authn_file,apache2_modules_authz_host,apache2_modules_authz_user,apache2_modules_dir,
-#              
apache2_modules_mime,apache2_modules_proxy,apache2_modules_proxy_http,apache2_modules_proxy_connect]
-#              dev-lang/php[apache2,xmlrpc]
-#              net-misc/curl
-#              net-libs/glib-networking[ssl])"
-
-src_prepare() {
-       if ! use test; then
-               # don't waste time building tests (bug #226271)
-               sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
-                       || die "sed failed"
-       fi
-
-       use vala && vala_src_prepare
-       gnome2_src_prepare
-}
-
-src_configure() {
-       # FIXME: we need addpredict to workaround bug #324779 until
-       # root cause (bug #249496) is solved
-       addpredict /usr/share/snmp/mibs/.index
-
-       multilib-minimal_src_configure
-}
-
-multilib_src_configure() {
-       # Disable apache tests until they are usable on Gentoo, bug #326957
-       ECONF_SOURCE=${S} \
-       gnome2_src_configure \
-               --disable-static \
-               --disable-tls-check \
-               --without-gnome \
-               --without-apache-httpd \
-               $(usex debug --enable-debug=yes ' ') \
-               $(multilib_native_use_with gssapi) \
-               $(multilib_native_use_enable introspection) \
-               $(multilib_native_use_enable vala) \
-               $(use_with samba ntlm-auth '${EPREFIX}'/usr/bin/ntlm_auth)
-
-       if multilib_is_native_abi; then
-               # fix gtk-doc
-               ln -s "${S}"/docs/reference/html docs/reference/html || die
-       fi
-}
-
-multilib_src_install() {
-       gnome2_src_install
-}

Reply via email to