public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/neard/
Date: Fri,  5 Mar 2021 21:58:25 +0000 (UTC)	[thread overview]
Message-ID: <1614981490.f8c630178070115c93bb71363e9868b38578ef76.conikost@gentoo> (raw)

commit:     f8c630178070115c93bb71363e9868b38578ef76
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  5 21:58:01 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 21:58:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c63017

net-wireless/neard: drop old version

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-wireless/neard/Manifest             |  1 -
 net-wireless/neard/neard-0.15-r1.ebuild | 34 ---------------------------------
 2 files changed, 35 deletions(-)

diff --git a/net-wireless/neard/Manifest b/net-wireless/neard/Manifest
index c5cb7ff0504..3cfbeb5c7a8 100644
--- a/net-wireless/neard/Manifest
+++ b/net-wireless/neard/Manifest
@@ -1,2 +1 @@
-DIST neard-0.15.tar.xz 368196 BLAKE2B e23d144229ad7550927b45af715050d158ceb1ee163ef49f1d0269d92bfbd5afcd63c1b698b7f55b471caf2cc1a351a78fef4dd6d7748e26422ae43dbd8b3899 SHA512 daaa001a305f0d200bb03bf614c938256fa5c07d480bf820d5e83da80d930e060b5bb6a09234f1c3f7ecbd3cb0af378a1de675dd4dcd99b728677430e0cd111d
 DIST neard-0.16.tar.xz 379436 BLAKE2B 8432200eafa2d7517d768ef160e2d2f8db698119ea047d505d7212b1c2d46087223b71749a4c855bf7e7ff43f73d4aa6d67fab272909dbb3236b312ee3b911be SHA512 d0fd5dcfd19db64e65e4149c76979bc7a438240aa6840b35059fde41a8a84a2424274577de964a925e76cd013d21796f69f5361012b6ac79c546d0abdcfed2a6

diff --git a/net-wireless/neard/neard-0.15-r1.ebuild b/net-wireless/neard/neard-0.15-r1.ebuild
deleted file mode 100644
index 1316fa9d39c..00000000000
--- a/net-wireless/neard/neard-0.15-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Near Field Communication (NFC) management daemon"
-HOMEPAGE="https://01.org/linux-nfc/"
-SRC_URI="https://www.kernel.org/pub/linux/network/nfc/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="tools systemd"
-
-RDEPEND=">=dev-libs/glib-2.28:2
-	dev-libs/libnl
-	systemd? ( sys-apps/systemd:0 )
-	>=sys-apps/dbus-1.2.24"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	econf $(use_enable systemd) $(use_enable tools)
-}
-
-src_install() {
-	default
-
-	# Patch for this has been sent upstream.  Do it manually
-	# to avoid having to rebuild autotools. #580876
-	mv "${ED}"/usr/include/version.h "${ED}"/usr/include/near/ || die
-
-	newinitd "${FILESDIR}"/${PN}.rc ${PN}
-	newconfd "${FILESDIR}"/${PN}.confd ${PN}
-}


             reply	other threads:[~2021-03-05 21:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 21:58 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-27  1:54 [gentoo-commits] repo/gentoo:master commit in: net-wireless/neard/ Sam James
2024-12-25 22:40 Sam James
2024-06-05  9:01 Yixun Lan
2024-06-04  6:56 Sam James
2023-09-09 18:01 Arthur Zamarin
2023-09-09 18:01 Arthur Zamarin
2023-09-06  7:12 Joonas Niilola
2023-09-06  7:12 Joonas Niilola
2023-09-06  7:12 Joonas Niilola
2023-08-01 16:14 Sam James
2021-03-05 21:58 Conrad Kostecki
2016-04-22 21:37 Mike Frysinger
2016-04-22 21:37 Mike Frysinger
2016-01-02 23:00 Manuel Rüger

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=1614981490.f8c630178070115c93bb71363e9868b38578ef76.conikost@gentoo \
    --to=conikost@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