From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whatmask/
Date: Sat, 15 Oct 2022 20:07:22 +0000 (UTC) [thread overview]
Message-ID: <1665864405.d98c77c7ffc7e582ccef20a2b07ac100f75edfdf.ionen@gentoo> (raw)
commit: d98c77c7ffc7e582ccef20a2b07ac100f75edfdf
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 17:07:48 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 20:06:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98c77c7
net-misc/whatmask: EAPI7->8, run eautoreconf for clang16
eautoreconf let this respect CC without tc-export.
Also fix license (GPL-2 -> GPL-2+)
Closes: https://bugs.gentoo.org/874393
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
net-misc/whatmask/whatmask-1.2-r1.ebuild | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/net-misc/whatmask/whatmask-1.2-r1.ebuild b/net-misc/whatmask/whatmask-1.2-r1.ebuild
index e9eb3e5d7adf..9493fbfef60a 100644
--- a/net-misc/whatmask/whatmask-1.2-r1.ebuild
+++ b/net-misc/whatmask/whatmask-1.2-r1.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-inherit toolchain-funcs
+EAPI=8
-DESCRIPTION="little C program to compute different subnet mask notations"
+inherit autotools
+
+DESCRIPTION="Little C program to compute different subnet mask notations"
HOMEPAGE="http://www.laffeycomputer.com/whatmask.html"
SRC_URI="http://downloads.laffeycomputer.com/current_builds/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc sparc x86"
-DOCS=( AUTHORS ChangeLog INSTALL NEWS README )
-
-src_configure() {
- tc-export CC
+src_prepare() {
default
+
+ eautoreconf #874393
}
next reply other threads:[~2022-10-15 20:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-15 20:07 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-27 16:51 [gentoo-commits] repo/gentoo:master commit in: net-misc/whatmask/ 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=1665864405.d98c77c7ffc7e582ccef20a2b07ac100f75edfdf.ionen@gentoo \
--to=ionen@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