public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdnssd/
Date: Tue, 16 Feb 2021 00:24:36 +0000 (UTC)	[thread overview]
Message-ID: <1613434512.3dc680cfaadba841eb6ab76eb338d7aeffaa841c.asturm@gentoo> (raw)

commit:     3dc680cfaadba841eb6ab76eb338d7aeffaa841c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 00:13:03 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 00:15:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc680cf

kde-frameworks/kdnssd: Drop 5.79.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kdnssd/Manifest             |  1 -
 kde-frameworks/kdnssd/kdnssd-5.79.0.ebuild | 33 ------------------------------
 2 files changed, 34 deletions(-)

diff --git a/kde-frameworks/kdnssd/Manifest b/kde-frameworks/kdnssd/Manifest
index 47e967a5810..d91a4554135 100644
--- a/kde-frameworks/kdnssd/Manifest
+++ b/kde-frameworks/kdnssd/Manifest
@@ -1,3 +1,2 @@
 DIST kdnssd-5.77.0.tar.xz 57492 BLAKE2B a4017049a8ae7d4317b7366d2a49dba924e616cbec63079a23e05b3c2f12d75d27d31dbe847e3ddb94060dae9d246109cfa31e7597d95c88be0f6e33cc168961 SHA512 cc24ac9fb6947a7c7e1cd849216dadd9b580dfab204d1203e4bf6a2e3a70cb54591c115aa5fc6836f4b8d83f5eb56366f4f7ad2bea97718b774a46f2c5b6e50d
-DIST kdnssd-5.79.0.tar.xz 57688 BLAKE2B 33606ee1e00d8ffe7c3d272d95426a8f93edce6059e8952b489fc2bbc9e8981229ff072c1e2fa923c9ba34915c91fcf5410e9e6c7dd2642b51151839ac669bcc SHA512 75e948056736af970e7997e6acbea4121b7438dbb88ed93eff2dbca3820fd975c0791608884255c9fe9af4971167ec5fa8f04c4a791bc4c505b40b95501859ad
 DIST kdnssd-5.79.1.tar.xz 57880 BLAKE2B 979d62c477f28c877306d98897f55eb6829d6edeea1a9b681ab789c22ea27df3a5fa15e24dd6415052e995f708b0b58e9f5a65d2269672e3296070b5d547bc0e SHA512 4ac737ce2442fafa7d1bc2baab860892b547cd8eb67f73756ff8024d569b1a4a0608d5f28e15916a4264abac9cb94d01c9df83c4cedf1ef4fdc684b96cecfc26

diff --git a/kde-frameworks/kdnssd/kdnssd-5.79.0.ebuild b/kde-frameworks/kdnssd/kdnssd-5.79.0.ebuild
deleted file mode 100644
index 57dc346bb8a..00000000000
--- a/kde-frameworks/kdnssd/kdnssd-5.79.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Framework for network service discovery using Zeroconf"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="nls zeroconf"
-
-BDEPEND="
-	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-DEPEND="
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	zeroconf? (
-		>=dev-qt/qtdbus-${QTMIN}:5
-		net-dns/avahi[mdnsresponder-compat]
-	)
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_DNSSD=ON
-		$(cmake_use_find_package zeroconf Avahi)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2021-02-16  0:24 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  0:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-09  7:03 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdnssd/ Arthur Zamarin
2024-10-04 20:27 Arthur Zamarin
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-08-26  4:50 Sam James
2023-07-25 18:14 Arthur Zamarin
2023-05-27 13:44 Arthur Zamarin
2023-02-18 16:06 Arthur Zamarin
2023-02-18 13:27 Arthur Zamarin
2022-11-25  1:06 Jakov Smolić
2022-11-23 17:49 Jakov Smolić
2022-11-16 21:33 Andreas Sturmlechner
2022-11-12 14:53 Arthur Zamarin
2022-08-06  4:08 Sam James
2022-04-29  3:30 Sam James
2022-04-22  1:59 Sam James
2022-04-22  1:57 Sam James
2022-02-10  0:40 Sam James
2022-02-08 11:02 Jakov Smolić
2022-02-02 19:48 Andreas Sturmlechner
2021-12-10 18:37 Jakov Smolić
2021-09-14  5:19 Sam James
2021-09-12 23:34 Sam James
2021-04-04 14:29 Andreas Sturmlechner
2021-02-16  0:24 Andreas Sturmlechner
2018-10-10 12:07 Mikle Kolyada
2017-07-25 18:14 Alexis Ballier
2017-01-17 19:54 Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1613434512.3dc680cfaadba841eb6ab76eb338d7aeffaa841c.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox