public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cbqinit/
Date: Wed, 22 Nov 2023 10:55:39 +0000 (UTC)	[thread overview]
Message-ID: <1700650527.1f654296e2b87f85763e5d07891b4abc86d5d7f8.ulm@gentoo> (raw)

commit:     1f654296e2b87f85763e5d07891b4abc86d5d7f8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Nov  1 18:54:11 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 10:55:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f654296

net-misc/cbqinit: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild b/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild
index bfde1b35807a..3e16a2565334 100644
--- a/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild
+++ b/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild
@@ -1,21 +1,18 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2"
-HOMEPAGE="https://www.sourceforge.net/projects/cbqinit/"
+HOMEPAGE="https://sourceforge.net/projects/cbqinit/"
 SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV} -> ${P}"
+S="${WORKDIR}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc sparc x86"
-IUSE=""
 
 RDEPEND="sys-apps/iproute2"
-DEPEND=""
-
-S=${WORKDIR}
 
 src_unpack() {
 	cp "${DISTDIR}"/${P} "${S}"/cbqinit || die


             reply	other threads:[~2023-11-22 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 10:55 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-20 23:26 [gentoo-commits] repo/gentoo:master commit in: net-misc/cbqinit/ Aaron Bauman
2017-06-06 12:09 Pacho Ramos
2016-05-04  0:10 Austin English

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=1700650527.1f654296e2b87f85763e5d07891b4abc86d5d7f8.ulm@gentoo \
    --to=ulm@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