From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/batctl/
Date: Wed, 19 May 2021 06:20:07 +0000 (UTC) [thread overview]
Message-ID: <1621405200.31a7eb284deadebd7d1b3a9421eec9d74d53c24c.juippis@gentoo> (raw)
commit: 31a7eb284deadebd7d1b3a9421eec9d74d53c24c
Author: Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Tue May 18 14:02:59 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May 19 06:20:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a7eb28
net-misc/batctl: Dropped old.
Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20642
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/batctl/Manifest | 1 -
net-misc/batctl/batctl-2020.4.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/net-misc/batctl/Manifest b/net-misc/batctl/Manifest
index 3b05def2e3a..8fe6a84fb05 100644
--- a/net-misc/batctl/Manifest
+++ b/net-misc/batctl/Manifest
@@ -1,2 +1 @@
-DIST batctl-2020.4.tar.gz 112430 BLAKE2B 3fde106d7c422ed8bf8b259fc4cf95e0732a893eb06eb99da961c2d5664079a3611eac42491855288b42b94de75b642ea515024c309ec2d3d885ebeba828ec3e SHA512 ecb7c83883b7ae2a4cebbb4319ad7f6c2138d68b91cd24b9753b54e8b0c83080e1358dc61a6bd45d03cc64132bc4f2516b3fab422f71a1e63f53a0e2187fd7e8
DIST batctl-2021.0.tar.gz 108424 BLAKE2B e6823c730348483582ad3724a3ef5a67ba0c429ccea114a650ea23cae22d6fae256f95992777a9a7634ad29315085a3f7f91c6ea45d46568ce9b422fe58d8290 SHA512 87a773667377826d2d7fcdc16d2b34f61e3d02ed8303617bf33f5ef9d5a9c46cfe6bfe560ff8899c45290ce3e8581ddf798991590f48ba3e70b2e0e07f7a8e69
diff --git a/net-misc/batctl/batctl-2020.4.ebuild b/net-misc/batctl/batctl-2020.4.ebuild
deleted file mode 100644
index 52be9621f8a..00000000000
--- a/net-misc/batctl/batctl-2020.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info toolchain-funcs
-
-DESCRIPTION="BATMAN advanced control and management tool"
-HOMEPAGE="https://www.open-mesh.org/"
-SRC_URI="https://downloads.open-mesh.org/batman/releases/batman-adv-${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2 MIT ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="virtual/pkgconfig"
-RDEPEND="dev-libs/libnl:3"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- if ! linux_config_exists || ! linux_chkconfig_present BATMAN_ADV; then
- ewarn "batctl requires batman-adv kernel support"
- fi
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" V=1 REVISION="gentoo-${PVR}"
-}
-
-src_install() {
- emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
- dodoc README.rst
-}
next reply other threads:[~2021-05-19 6:20 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-19 6:20 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-04 7:12 [gentoo-commits] repo/gentoo:master commit in: net-misc/batctl/ Joonas Niilola
2022-08-04 7:12 Joonas Niilola
2022-06-13 15:02 Florian Schmaus
2022-06-13 15:02 Florian Schmaus
2021-11-28 0:37 Ionen Wolkens
2021-11-28 0:37 Ionen Wolkens
2021-10-31 2:58 Sam James
2021-10-31 2:58 Sam James
2021-06-09 6:08 Joonas Niilola
2021-06-09 6:08 Joonas Niilola
2021-05-19 6:20 Joonas Niilola
2020-11-05 8:12 Joonas Niilola
2020-11-05 8:12 Joonas Niilola
2020-09-29 6:37 Joonas Niilola
2020-09-29 6:37 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2020-08-05 12:19 Joonas Niilola
2017-12-14 15:08 Michael Weber
2017-12-11 11:08 Michael Weber
2017-12-11 11:08 Michael Weber
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=1621405200.31a7eb284deadebd7d1b3a9421eec9d74d53c24c.juippis@gentoo \
--to=juippis@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