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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 81B1915800A for ; Mon, 14 Aug 2023 14:34:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9E082BC028; Mon, 14 Aug 2023 14:34:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5A442BC028 for ; Mon, 14 Aug 2023 14:34:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EFA51340DCA for ; Mon, 14 Aug 2023 14:34:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B1C0F8D for ; Mon, 14 Aug 2023 14:34:04 +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: <1692021895.34e6474c6ac68f9bb57fc396bedfd2913b3a2ec4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/dleyna-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/dleyna-core/Manifest net-libs/dleyna-core/dleyna-core-0.7.0.ebuild net-libs/dleyna-core/metadata.xml X-VCS-Directories: net-libs/dleyna-core/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 34e6474c6ac68f9bb57fc396bedfd2913b3a2ec4 X-VCS-Branch: master Date: Mon, 14 Aug 2023 14:34:04 +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: 8f9bd9c2-cc35-4905-b00f-a0ea6f53e726 X-Archives-Hash: 04ad61bb7b00672703b0816a793ca12a commit: 34e6474c6ac68f9bb57fc396bedfd2913b3a2ec4 Author: Matt Turner gentoo org> AuthorDate: Mon Aug 14 14:04:55 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Aug 14 14:04:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e6474c net-libs/dleyna-core: Delete Now part of net-libs/dleyna. Signed-off-by: Matt Turner gentoo.org> net-libs/dleyna-core/Manifest | 1 - net-libs/dleyna-core/dleyna-core-0.7.0.ebuild | 23 ----------------------- net-libs/dleyna-core/metadata.xml | 12 ------------ 3 files changed, 36 deletions(-) diff --git a/net-libs/dleyna-core/Manifest b/net-libs/dleyna-core/Manifest deleted file mode 100644 index b8ccbd55b1fa..000000000000 --- a/net-libs/dleyna-core/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dleyna-core-0.7.0.tar.gz 28354 BLAKE2B cfc21da2be908701ffe87f653ddbb3e8241f3842031987de9a0615ccc5dcd4f2180aaf9caaf981c6421d9cbfdc4cecb359998988f13f48ac5a5696bf56d7ae79 SHA512 02509d2fc386bc1d7f9295df7a12315a664a9dc4cced871da193dc79e15c3291ad4497cd18c655a7eb3e4d865a6448526c6abc1df2dc086cb7fc94f44c09b7f0 diff --git a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild deleted file mode 100644 index b4e26168cbb2..000000000000 --- a/net-libs/dleyna-core/dleyna-core-0.7.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson - -DESCRIPTION="utility library for higher level dLeyna libraries" -HOMEPAGE="https://gitlab.gnome.org/World/dLeyna https://github.com/phako/dleyna-core" -SRC_URI="https://github.com/phako/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="1.0/5" # soname of libdleyna-core-1.0.so -KEYWORDS="amd64 ~arm64 ~riscv x86" - -RDEPEND=" - >=dev-libs/glib-2.28:2 - >=net-libs/gupnp-1.2.0:0= -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig -" diff --git a/net-libs/dleyna-core/metadata.xml b/net-libs/dleyna-core/metadata.xml deleted file mode 100644 index 4a687f5fec55..000000000000 --- a/net-libs/dleyna-core/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - - World/dLeyna - phako/dleyna-core - -