From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/macchanger/
Date: Mon, 14 Dec 2020 15:34:03 +0000 (UTC) [thread overview]
Message-ID: <1607960038.183291769d114f942ec87d0e3223e51e371e266d.bman@gentoo> (raw)
commit: 183291769d114f942ec87d0e3223e51e371e266d
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 15:31:12 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 15:33:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18329176
net-analyzer/macchanger: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
net-analyzer/macchanger/macchanger-1.7.0-r1.ebuild | 30 ----------------------
net-analyzer/macchanger/macchanger-1.7.0.ebuild | 30 ----------------------
2 files changed, 60 deletions(-)
diff --git a/net-analyzer/macchanger/macchanger-1.7.0-r1.ebuild b/net-analyzer/macchanger/macchanger-1.7.0-r1.ebuild
deleted file mode 100644
index e854b260252..00000000000
--- a/net-analyzer/macchanger/macchanger-1.7.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Utility for viewing/manipulating the MAC address of network interfaces"
-OUI_DATE="20091029" # Generated with tools/IEEE_OUI.py in the source
-OUI_FILE="OUI.list-${OUI_DATE}"
-HOMEPAGE="https://github.com/alobbs/macchanger"
-SRC_URI="https://github.com/alobbs/macchanger/releases/download/${PV}/${P}.tar.gz"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
-SLOT="0"
-
-PATCHES=( "${FILESDIR}"/${P}-fix-caddr_t.patch )
-
-src_configure() {
- # Shared data is installed below /lib, see Bug #57046
- econf \
- --bindir="${EPREFIX}/sbin" \
- --datadir="${EPREFIX}/lib"
-}
-
-src_install() {
- default
-
- dodir /usr/bin
- dosym /sbin/macchanger /usr/bin/macchanger
- dosym /lib/macchanger /usr/share/macchanger
-}
diff --git a/net-analyzer/macchanger/macchanger-1.7.0.ebuild b/net-analyzer/macchanger/macchanger-1.7.0.ebuild
deleted file mode 100644
index 009b018eb6e..00000000000
--- a/net-analyzer/macchanger/macchanger-1.7.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Utility for viewing/manipulating the MAC address of network interfaces"
-OUI_DATE="20091029" # Generated with tools/IEEE_OUI.py in the source
-OUI_FILE="OUI.list-${OUI_DATE}"
-HOMEPAGE="https://github.com/alobbs/macchanger"
-SRC_URI="https://github.com/alobbs/macchanger/releases/download/${PV}/${P}.tar.gz"
-LICENSE="GPL-2"
-KEYWORDS="amd64 arm ppc sparc x86"
-SLOT="0"
-
-src_configure() {
- # Shared data is installed below /lib, see Bug #57046
- econf \
- --bindir=/sbin \
- --datadir=/lib
-}
-
-src_install() {
- default
-
- dodoc AUTHORS ChangeLog NEWS README
-
- dodir /usr/bin
- dosym /sbin/macchanger /usr/bin/macchanger
- dosym /lib/macchanger /usr/share/macchanger
-}
next reply other threads:[~2020-12-14 15:34 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 15:34 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 13:07 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/macchanger/ WANG Xuerui
2024-04-29 7:51 Jakov Smolić
2024-04-29 7:51 Jakov Smolić
2024-02-20 5:06 Sam James
2023-01-06 8:00 Sam James
2023-01-04 5:50 Sam James
2022-06-07 9:38 Jakov Smolić
2022-06-07 8:38 Jakov Smolić
2022-05-28 10:34 Yixun Lan
2020-12-13 7:42 Sam James
2020-11-27 8:41 Agostino Sarubbo
2020-11-27 8:39 Agostino Sarubbo
2020-11-27 8:07 Agostino Sarubbo
2020-11-27 0:07 Thomas Deutschmann
2020-08-19 19:27 Sam James
2019-12-03 10:08 Jeroen Roovers
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=1607960038.183291769d114f942ec87d0e3223e51e371e266d.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