From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE7AB1382C5 for ; Thu, 15 Apr 2021 15:36:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2456E0826; Thu, 15 Apr 2021 15:36:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A1CEE0826 for ; Thu, 15 Apr 2021 15:36:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1107335D2F for ; Thu, 15 Apr 2021 15:36:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F322D72D for ; Thu, 15 Apr 2021 15:36:47 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1618500856.f206ac2a6b57311e5856edab9bc16df74924569e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/uhttpmock/Manifest net-libs/uhttpmock/uhttpmock-0.5.1.ebuild X-VCS-Directories: net-libs/uhttpmock/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: f206ac2a6b57311e5856edab9bc16df74924569e X-VCS-Branch: master Date: Thu, 15 Apr 2021 15:36:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: be4bff30-b83c-4c0d-a19e-15468ae186d5 X-Archives-Hash: 1d2b0f3f7953065f5e6b379929ea9c65 commit: f206ac2a6b57311e5856edab9bc16df74924569e Author: Matt Turner gentoo org> AuthorDate: Thu Apr 15 15:34:16 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 15 15:34:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f206ac2a net-libs/uhttpmock: Drop old versions Signed-off-by: Matt Turner gentoo.org> net-libs/uhttpmock/Manifest | 1 - net-libs/uhttpmock/uhttpmock-0.5.1.ebuild | 43 ------------------------------- 2 files changed, 44 deletions(-) diff --git a/net-libs/uhttpmock/Manifest b/net-libs/uhttpmock/Manifest index 168676543c6..883e07b670a 100644 --- a/net-libs/uhttpmock/Manifest +++ b/net-libs/uhttpmock/Manifest @@ -1,2 +1 @@ -DIST uhttpmock-0.5.1.tar.xz 310976 BLAKE2B a7aa609d853a8593461aaaed0074532bc7df1d43638c720694a558cd4eefac14b140f79025cbf7ca9a93ad41cfecfa7728eb049e52d514edda7267389f4d8097 SHA512 99135c0983be78eaaf962e5b182eaaf921e1d6ed30f98691d8766e9d4a9e07188965ce3f546a13a8c32b148bad305083cc3cfdf48d9a8b91efffaec5a46d8006 DIST uhttpmock-0.5.3.tar.xz 318708 BLAKE2B 7bd257fbc8869ce2d55070bc1f84f0d34c999cd55ba5e09a54031ea391c3c65bb149d48f2ab1ab9de93acac98783ad0e7d5fca4d86dda055d4a5a3407f5ba4ee SHA512 9fccdb58ce04c1615d47bafac275c632f161a8148f0af82447286d0017d6b3946145b8a289f9abb55842bf4610ca3e5f2484bf322fb7a33dce42b3ebed45b2ee diff --git a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild deleted file mode 100644 index 52d1801f11f..00000000000 --- a/net-libs/uhttpmock/uhttpmock-0.5.1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -GCONF_DEBUG="yes" -VALA_USE_DEPEND="vapigen" - -inherit gnome2 vala - -DESCRIPTION="HTTP web service mocking library" -HOMEPAGE="https://gitlab.com/uhttpmock/uhttpmock" -SRC_URI="http://tecnocode.co.uk/downloads/${PN}/${P}.tar.xz" - -LICENSE="LGPL-2+" -SLOT="0" - -IUSE="+introspection vala" -REQUIRED_USE="vala? ( introspection )" - -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" - -RDEPEND=" - >=dev-libs/glib-2.36.0:2 - >=net-libs/libsoup-2.37.91:2.4 - introspection? ( >=dev-libs/gobject-introspection-0.9.7:= ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.14 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_prepare() { - use vala && vala_src_prepare - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable introspection) \ - $(use_enable vala) -}