From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 0A417138335 for ; Sun, 27 Jan 2019 19:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06980E110C; Sun, 27 Jan 2019 19:46:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BA7C7E110B for ; Sun, 27 Jan 2019 19:46:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6585C335D89 for ; Sun, 27 Jan 2019 19:46:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12476524 for ; Sun, 27 Jan 2019 19:46:12 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1548618346.33e5d0192c52f25215fde0d2538cd1519a964b7a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmetalink/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmetalink/Manifest media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild media-libs/libmetalink/libmetalink-0.1.1.ebuild X-VCS-Directories: media-libs/libmetalink/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 33e5d0192c52f25215fde0d2538cd1519a964b7a X-VCS-Branch: master Date: Sun, 27 Jan 2019 19:46:12 +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: f1fc108f-c6bd-45f9-b806-07f958a69369 X-Archives-Hash: 6a00eb86272645559ea2e57bf0c9acef commit: 33e5d0192c52f25215fde0d2538cd1519a964b7a Author: Pacho Ramos gentoo org> AuthorDate: Sun Jan 27 19:27:56 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jan 27 19:45:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e5d019 media-libs/libmetalink: Drop old Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> media-libs/libmetalink/Manifest | 1 - media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild | 29 ---------------------- media-libs/libmetalink/libmetalink-0.1.1.ebuild | 27 -------------------- 3 files changed, 57 deletions(-) diff --git a/media-libs/libmetalink/Manifest b/media-libs/libmetalink/Manifest index 3632fa0ec4f..8f1c1a33e54 100644 --- a/media-libs/libmetalink/Manifest +++ b/media-libs/libmetalink/Manifest @@ -1,3 +1,2 @@ -DIST libmetalink-0.1.0.tar.bz2 324033 BLAKE2B 98325fe23d17e8e2a5e47305e83ef36535818274c43ff1d9b64ca3ff2157ccc04a1ff08ed1b6a5d16213fbe005d2901bcb99515c80e58711395b4ff83dac825b SHA512 50d6dd0a7def447261d44a586a2971b646f69d82e67e7c181c01a876e9177f164f3e9d67268dd0064b6b4ba9555ce2932eb9753e2d291f5263f5622af6e06bda DIST libmetalink-0.1.1.tar.bz2 324472 BLAKE2B 7ce82dd8954c96b31d15633995f5e1cad9e3aa56568241601e3f79c25e217a5ea3333df397bc2ed2e96ca790ae1e187d5ebe32113e11cd43f2ecbae9eb6cdf32 SHA512 9e9a2bf17b3696b199844703377cf6615bab44fd61b89be9afef579c21b0ac462f156719f60df9b8e7f7a9edb259d9bf461f20cd11ad9960d8376bf20e04f62c DIST libmetalink-0.1.3.tar.bz2 327482 BLAKE2B 08bf06323e38793a4ecdd3860236fe8a5b97a2deb6d91a63938197fbfc06e38fd6c8fc9968f6fcd883270339ddeba9821711ca3a8acdce5e096c167cec28c9ad SHA512 2c944a00f9460447ecf961685d7cfa80243fec7ad462dc2339fba0e944d0b92ff42bdf07032f2ee0695f0cd004e4c45bfe21e5246e1355a0d43756605894c632 diff --git a/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild b/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild deleted file mode 100644 index aa4cd52b876..00000000000 --- a/media-libs/libmetalink/libmetalink-0.1.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit base - -DESCRIPTION="Library for handling Metalink files" -HOMEPAGE="https://launchpad.net/libmetalink" -SRC_URI="https://launchpad.net/${PN}/trunk/${P}/+download/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86" -IUSE="expat static-libs test xml" - -RDEPEND="expat? ( dev-libs/expat ) - xml? ( >=dev-libs/libxml2-2.6.24 )" -DEPEND="${RDEPEND} - test? ( dev-util/cunit )" - -REQUIRED_USE="^^ ( expat xml )" - -src_configure() { - econf \ - $(use_with expat libexpat) \ - $(use_with xml libxml2) \ - $(use_enable static-libs static) -} diff --git a/media-libs/libmetalink/libmetalink-0.1.1.ebuild b/media-libs/libmetalink/libmetalink-0.1.1.ebuild deleted file mode 100644 index d0fc86dd457..00000000000 --- a/media-libs/libmetalink/libmetalink-0.1.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -DESCRIPTION="Library for handling Metalink files" -HOMEPAGE="https://launchpad.net/libmetalink" -SRC_URI="https://launchpad.net/${PN}/trunk/${P}/+download/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86" -IUSE="expat static-libs test xml" - -RDEPEND="expat? ( dev-libs/expat ) - xml? ( >=dev-libs/libxml2-2.6.24 )" -DEPEND="${RDEPEND} - test? ( dev-util/cunit )" - -REQUIRED_USE="^^ ( expat xml )" - -src_configure() { - econf \ - $(use_with expat libexpat) \ - $(use_with xml libxml2) \ - $(use_enable static-libs static) -}