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, 5 Aug 2020 12:19:02 +0000 (UTC) [thread overview]
Message-ID: <1596629919.20c53c2f0c81f262d5a2d8ca5351c15bf4108d9e.juippis@gentoo> (raw)
commit: 20c53c2f0c81f262d5a2d8ca5351c15bf4108d9e
Author: Harry Smallbones <info <AT> harrysmallbones <DOT> co <DOT> uk>
AuthorDate: Tue Jun 23 20:39:41 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 12:18:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c53c2f
net-misc/batctl: Remove outdated ebuild
Signed-off-by: Harry Smallbones <info <AT> harrysmallbones.co.uk>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-misc/batctl/Manifest | 1 -
net-misc/batctl/batctl-2017.4.ebuild | 36 ------------------------------------
2 files changed, 37 deletions(-)
diff --git a/net-misc/batctl/Manifest b/net-misc/batctl/Manifest
index 0b786a6d967..345bfff2a45 100644
--- a/net-misc/batctl/Manifest
+++ b/net-misc/batctl/Manifest
@@ -1,2 +1 @@
-DIST batctl-2017.4.tar.gz 85865 BLAKE2B 9d8786956b69407d46d1b024a40c3db2a80bbcce7c02e8e7d98234d06aaa3cd4fe86dd9331806699a7310ac41b7a758c324bcb6c3daf378da0db0a8858f814df SHA512 a3ce3f32ed1eaa65aee4a9ac56d8e235b861b3844a13fe050cfc0e707bbdf382fd2e6e4ecb35b7777f79020cb241e063f473d28f1b2e312f865e6dce304b4b9f
DIST batctl-2020.1.tar.gz 112004 BLAKE2B fdf99b97edfb1b65df3b6cfd3b99148e21a6fc201c5a6b2d2bfeedddfa18e22903b33811d8b9adf6d4a2b53ab9ca35602fdb90b48f97fb40e4edf9643264609e SHA512 b6f4b98a3a8450badf7d8dda2c23e0f91a1f3e0c6d9db96d220451ee4f2f5ea703206a888d504cc3b8594c4255a6ccea851e4da6d1c7869842a62ee0bac6ce8b
diff --git a/net-misc/batctl/batctl-2017.4.ebuild b/net-misc/batctl/batctl-2017.4.ebuild
deleted file mode 100644
index 1a86c94be2b..00000000000
--- a/net-misc/batctl/batctl-2017.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/libnl:3"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-pkg_setup() {
- if ( linux_config_exists && linux_chkconfig_present BATMAN_ADV ) \
- || ! has_version net-misc/batman-adv ; then
- ewarn "You need the batman-adv kernel module,"
- ewarn "either from the kernel tree or via net-misc/batman-adv"
- 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:[~2020-08-05 12:19 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 12:19 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
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
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=1596629919.20c53c2f0c81f262d5a2d8ca5351c15bf4108d9e.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