From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/
Date: Mon, 21 Aug 2023 06:06:25 +0000 (UTC) [thread overview]
Message-ID: <1692597953.9de29e8d83c6c697146ca96a37a27302124d57df.sam@gentoo> (raw)
commit: 9de29e8d83c6c697146ca96a37a27302124d57df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 06:05:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 06:05:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de29e8d
net-analyzer/vnstat: add 2.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/vnstat/Manifest | 2 ++
.../vnstat/{vnstat-9999.ebuild => vnstat-2.11.ebuild} | 14 ++++++++------
net-analyzer/vnstat/vnstat-9999.ebuild | 14 ++++++++------
3 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/net-analyzer/vnstat/Manifest b/net-analyzer/vnstat/Manifest
index c6c80056983e..edda5197456a 100644
--- a/net-analyzer/vnstat/Manifest
+++ b/net-analyzer/vnstat/Manifest
@@ -1,2 +1,4 @@
DIST vnstat-2.10.tar.gz 304464 BLAKE2B 82fcb54cf00a8122f31dc27f41f830ef68b92452bf7ae22bf2f1be13a1526bd12e8365002edef7766156f2df15472b189b3f219074532cb00a81156775b08997 SHA512 86c761290ec059a3252049b4f2a0a2aecdd7f8c159ee3db904339b1a9b14157a2125b919dd52754a29320ccdb41c89739bca78548b5a44b158b493f48be24a78
DIST vnstat-2.10.tar.gz.asc 833 BLAKE2B bb3b7ef9d52c7ba4e8fb3ae7c8693e36803374c0ced0a0d6c4c16c8ca554290ab805e6f732ea2d188d78246e34b7a747673cf99725fcb74f65192cba1fbaeac4 SHA512 2b3c0f381bad8ce542cc0fa287a7a9a16f4381a8aecb342dbb5622464131a7c7cdbf01cb12f5b75964d0e2b6792d28e37f4f8e6ca607cb8122462013b0077773
+DIST vnstat-2.11.tar.gz 312821 BLAKE2B 6eeed45d628641c9d88cf33ae1fc14871109b1e9fd0ac4a46fe8e2c194bb4600878b69408ed177bcde38ca859d0a3165d0095cab9b0bb6c036f7788fbfcb47e6 SHA512 d1ec9fd7e57598712df50601247c9904a371b7a2e5cb33efab2d44d330294d8ea3facf914de3d8d3a0381061b14642c613948478bf0c8d7f5e599a83321aad34
+DIST vnstat-2.11.tar.gz.asc 833 BLAKE2B ded1462ee51dc6fde349ae6e21a6b45bdab268ff024804394268f515b618beead7d4582721ffa26d3f9cc7a8434a0f7145d31dcf9c95c575145e4903bdbd5460 SHA512 8b15f73d412e05c50e2e5a514bc96daa2dceae49af95ed7f09e742f3bbc8b34b856bb2d0a33a7146a8b19f714d47863388cfcb63821dac670c9e020ca60f4785
diff --git a/net-analyzer/vnstat/vnstat-9999.ebuild b/net-analyzer/vnstat/vnstat-2.11.ebuild
similarity index 88%
copy from net-analyzer/vnstat/vnstat-9999.ebuild
copy to net-analyzer/vnstat/vnstat-2.11.ebuild
index 2db2af4d81b3..9ba136577512 100644
--- a/net-analyzer/vnstat/vnstat-9999.ebuild
+++ b/net-analyzer/vnstat/vnstat-2.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,12 +15,14 @@ else
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/teemutoivola.asc
inherit verify-sig
- SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
- SRC_URI+=" https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz"
- SRC_URI+=" verify-sig? (
+ SRC_URI="
+ https://humdi.net/vnstat/${P}.tar.gz
+ https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz
+ verify-sig? (
https://humdi.net/vnstat/${P}.tar.gz.asc
https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz.asc
- )"
+ )
+ "
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
@@ -52,7 +54,7 @@ src_compile() {
emake \
${PN} \
${PN}d \
- $(usex gd ${PN}i '')
+ $(usev gd ${PN}i)
}
src_install() {
diff --git a/net-analyzer/vnstat/vnstat-9999.ebuild b/net-analyzer/vnstat/vnstat-9999.ebuild
index 2db2af4d81b3..9ba136577512 100644
--- a/net-analyzer/vnstat/vnstat-9999.ebuild
+++ b/net-analyzer/vnstat/vnstat-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,12 +15,14 @@ else
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/teemutoivola.asc
inherit verify-sig
- SRC_URI="https://humdi.net/vnstat/${P}.tar.gz"
- SRC_URI+=" https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz"
- SRC_URI+=" verify-sig? (
+ SRC_URI="
+ https://humdi.net/vnstat/${P}.tar.gz
+ https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz
+ verify-sig? (
https://humdi.net/vnstat/${P}.tar.gz.asc
https://github.com/vergoh/vnstat/releases/download/v${PV}/${P}.tar.gz.asc
- )"
+ )
+ "
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
@@ -52,7 +54,7 @@ src_compile() {
emake \
${PN} \
${PN}d \
- $(usex gd ${PN}i '')
+ $(usev gd ${PN}i)
}
src_install() {
next reply other threads:[~2023-08-21 6:06 UTC|newest]
Thread overview: 114+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-21 6:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 0:52 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/vnstat/ Sam James
2025-03-13 4:04 Sam James
2025-03-13 3:15 Sam James
2025-03-13 3:15 Sam James
2025-03-13 1:37 Sam James
2025-03-13 1:37 Sam James
2025-03-13 1:24 Sam James
2025-03-13 1:09 Sam James
2025-02-09 4:32 Sam James
2024-05-18 3:19 Sam James
2024-04-13 6:26 Arthur Zamarin
2024-03-14 7:54 Arthur Zamarin
2024-03-14 7:51 Arthur Zamarin
2024-03-14 7:34 Sam James
2024-03-14 6:26 Sam James
2024-03-14 6:11 Sam James
2024-03-14 6:11 Sam James
2024-03-14 6:07 Sam James
2024-02-02 1:02 Sam James
2023-12-28 3:43 Sam James
2023-12-22 5:14 Ionen Wolkens
2023-12-15 12:27 Arthur Zamarin
2023-12-15 7:06 Sam James
2023-12-15 7:06 Sam James
2023-12-15 6:52 Sam James
2023-12-15 6:52 Sam James
2023-12-15 6:44 Sam James
2022-12-10 4:36 Sam James
2022-11-25 9:50 Arthur Zamarin
2022-11-25 7:16 Sam James
2022-11-25 5:39 Sam James
2022-11-25 5:33 Sam James
2022-11-25 5:17 Sam James
2022-11-25 5:15 Sam James
2022-11-25 5:08 Sam James
2022-11-25 5:06 Sam James
2022-10-24 12:18 Sam James
2022-02-26 0:21 Sam James
2022-02-25 21:34 Sam James
2022-02-25 10:08 Jakov Smolić
2022-02-25 9:28 Yixun Lan
2022-02-25 8:08 Arthur Zamarin
2022-02-25 7:57 Agostino Sarubbo
2022-02-25 7:56 Agostino Sarubbo
2022-02-25 7:56 Agostino Sarubbo
2022-02-25 7:55 Agostino Sarubbo
2022-02-05 19:17 Arthur Zamarin
2022-01-01 9:38 Sam James
2021-10-08 1:57 Sam James
2021-10-06 23:06 Sam James
2021-10-06 23:06 Sam James
2021-10-06 23:06 Sam James
2021-10-06 6:47 Agostino Sarubbo
2021-10-06 6:47 Agostino Sarubbo
2021-10-06 6:06 Agostino Sarubbo
2021-09-05 5:48 Sam James
2021-07-31 13:40 Michał Górny
2021-06-25 19:36 Sam James
2021-06-17 0:17 Sam James
2021-06-17 0:17 Sam James
2021-06-17 0:17 Sam James
2021-06-17 0:17 Sam James
2021-06-17 0:17 Sam James
2021-06-17 0:17 Sam James
2021-05-17 0:39 Sam James
2021-05-17 0:39 Sam James
2021-05-17 0:39 Sam James
2021-04-26 15:39 Sam James
2021-04-26 15:37 Sam James
2021-03-23 4:53 Sam James
2021-03-23 4:04 Sam James
2021-01-02 11:11 Sam James
2020-12-29 23:59 Sam James
2020-12-29 23:35 Sam James
2020-12-29 23:35 Sam James
2020-11-06 6:33 Sam James
2020-11-04 0:44 Sam James
2020-11-04 0:44 Sam James
2020-10-28 16:18 Sam James
2020-10-26 7:29 Sergei Trofimovich
2020-10-25 23:08 Thomas Deutschmann
2020-10-24 17:46 Sergei Trofimovich
2020-10-24 11:08 Sergei Trofimovich
2020-10-24 11:03 Sergei Trofimovich
2020-10-12 3:17 Joshua Kinard
2020-01-20 19:58 Jeroen Roovers
2020-01-16 13:21 Jeroen Roovers
2020-01-16 13:21 Jeroen Roovers
2019-08-20 8:49 Jeroen Roovers
2019-08-20 8:48 Jeroen Roovers
2019-07-13 9:52 Jeroen Roovers
2019-04-30 14:02 Jeroen Roovers
2018-12-09 14:59 Jeroen Roovers
2018-10-23 10:56 Jeroen Roovers
2018-09-13 7:39 Jeroen Roovers
2018-05-06 14:16 Aaron Bauman
2018-03-09 19:39 Jeroen Roovers
2017-10-17 11:01 Jeroen Roovers
2017-10-13 13:42 Jeroen Roovers
2017-04-08 8:45 Jeroen Roovers
2017-03-29 8:38 Michael Weber
2017-03-28 10:24 Michael Weber
2017-03-28 9:31 Michael Weber
2017-03-25 14:43 Agostino Sarubbo
2017-02-21 5:10 Jeroen Roovers
2017-02-21 5:10 Jeroen Roovers
2016-12-28 14:18 Jeroen Roovers
2016-05-20 8:29 Jeroen Roovers
2016-04-23 10:01 Jeroen Roovers
2016-04-22 20:01 Markus Meier
2016-04-09 13:46 Agostino Sarubbo
2015-12-24 22:08 Jeroen Roovers
2015-12-24 22: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=1692597953.9de29e8d83c6c697146ca96a37a27302124d57df.sam@gentoo \
--to=sam@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