public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/wavemon/
Date: Wed,  2 Dec 2020 21:52:10 +0000 (UTC)	[thread overview]
Message-ID: <1606945884.39a850d30eb8aa59b4cbda84bd46a997e247f26c.bman@gentoo> (raw)

commit:     39a850d30eb8aa59b4cbda84bd46a997e247f26c
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 21:51:24 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 21:51:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a850d3

net-wireless/wavemon: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-wireless/wavemon/Manifest             |  1 -
 net-wireless/wavemon/wavemon-0.7.6.ebuild | 50 -------------------------------
 2 files changed, 51 deletions(-)

diff --git a/net-wireless/wavemon/Manifest b/net-wireless/wavemon/Manifest
index 37685944327..9887e58fb26 100644
--- a/net-wireless/wavemon/Manifest
+++ b/net-wireless/wavemon/Manifest
@@ -1,2 +1 @@
-DIST wavemon-0.7.6.tar.bz2 116194 BLAKE2B 3295214bbddb3dcc3b530691854d2b10797fcc2ede49edc810dec34779a25fbfe27db14b0bae05732d372389732f679c3bee9b308cff7e403188ba2aca8aa3a3 SHA512 95f47204e50c1a44a2230e2d8cbed90d76e53f5e674f6f54f64ba6c99590c90213d9422e62951d55bcf4c8e2325e63e6a7c0c7d1b14a4120d5f0d291dc36cd68
 DIST wavemon-0.8.0.tar.gz 196353 BLAKE2B 90d358d325b62ba9379ea525c4399e38c38043e67460b20188c4d81261d290e8e3f154a33240882f8b2611e4db1862d7bd33c87e168569be9d751d431602da81 SHA512 2df48eb300e9b30e0cb7a0ab41ba5e10b2a6e8170dbd11a4c978462c8cd6dc1171f79ceadfdb7344c495420a4e87b7dd723efea4f1af59a6d0312d93049ee798

diff --git a/net-wireless/wavemon/wavemon-0.7.6.ebuild b/net-wireless/wavemon/wavemon-0.7.6.ebuild
deleted file mode 100644
index b89b64f494d..00000000000
--- a/net-wireless/wavemon/wavemon-0.7.6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-inherit autotools-utils flag-o-matic toolchain-funcs
-
-DESCRIPTION="Ncurses based monitor for IEEE 802.11 wireless LAN cards"
-HOMEPAGE="http://eden-feed.erg.abdn.ac.uk/wavemon/"
-SRC_URI="http://eden-feed.erg.abdn.ac.uk/wavemon/stable-releases/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc sparc x86"
-
-IUSE="caps"
-RDEPEND="sys-libs/ncurses
-	caps? ( sys-libs/libcap )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-PATCHES=(
-	"${FILESDIR}/${PN}-0.6.7-dont-override-CFLAGS.patch"
-	"${FILESDIR}/${P}-ncurses-tinfo.patch"
-)
-
-src_prepare() {
-	# Do not install docs to /usr/share
-	sed -i -e '/^install:/s/install-docs//' Makefile.in || die 'sed on Makefile.in failed'
-
-	# automagic on libcap, discovered in bug #448406
-	use caps || export ac_cv_lib_cap_cap_get_flag=false
-
-	# Respect CC, fix linking
-	tc-export CC
-	append-ldflags -pthread
-
-	autotools-utils_src_prepare
-}
-
-src_install() {
-	autotools-utils_src_install
-	# Install man files manually(bug #397807)
-	doman wavemon.1
-	doman wavemonrc.5
-}


             reply	other threads:[~2020-12-02 21:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 21:52 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-04  7:03 [gentoo-commits] repo/gentoo:master commit in: net-wireless/wavemon/ Joonas Niilola
2024-08-04  7:03 Joonas Niilola
2024-08-04  7:03 Joonas Niilola
2024-01-11 14:06 Joonas Niilola
2021-06-03  7:01 Joonas Niilola
2021-03-20  8:25 Joonas Niilola
2021-03-03 18:59 Sam James
2021-03-02  1:41 Sam James
2021-03-02  1:40 Sam James
2021-03-01 23:42 Sam James
2021-03-01 19:14 Sam James
2020-12-10  7:31 Joonas Niilola
2020-12-02 21:32 Sam James
2020-12-02  8:14 Sergey Popov
2020-12-02  3:06 Thomas Deutschmann
2020-12-01 12:54 Sam James
2020-11-30 22:31 Sergei Trofimovich
2020-11-29 17:17 Sergei Trofimovich
2020-11-29 17:08 Sergei Trofimovich
2017-07-26 13:21 Ulrich Müller

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=1606945884.39a850d30eb8aa59b4cbda84bd46a997e247f26c.bman@gentoo \
    --to=bman@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