public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergey Popov" <pinkbyte@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/quagga/
Date: Sun,  8 Mar 2020 16:32:44 +0000 (UTC)	[thread overview]
Message-ID: <1583685159.f4caad0d2645b95df666aeb0b9b5061fd5e39b19.pinkbyte@gentoo> (raw)

commit:     f4caad0d2645b95df666aeb0b9b5061fd5e39b19
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 16:28:47 2020 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 16:32:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4caad0d

net-misc/quagga: bump EAPI to 7

Migrate away from user and ltprune eclasses

Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
Package-Manager: Portage-2.3.89, Repoman-2.3.11

 net-misc/quagga/quagga-1.2.4.ebuild | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/net-misc/quagga/quagga-1.2.4.ebuild b/net-misc/quagga/quagga-1.2.4.ebuild
index 7ae80aba934..277218d6412 100644
--- a/net-misc/quagga/quagga-1.2.4.ebuild
+++ b/net-misc/quagga/quagga-1.2.4.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 CLASSLESS_BGP_PATCH=ht-20040304-classless-bgp.patch
 
-inherit autotools eutils flag-o-matic ltprune multilib pam readme.gentoo-r1 systemd tmpfiles user
+inherit autotools eutils flag-o-matic multilib pam readme.gentoo-r1 systemd tmpfiles
 
 DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP"
 HOMEPAGE="https://www.quagga.net/"
@@ -20,6 +20,8 @@ IUSE="bgpclassless caps fpm doc elibc_glibc ipv6 multipath nhrpd ospfapi pam pro
 RESTRICT="!test? ( test )"
 
 COMMON_DEPEND="
+	acct-group/quagga
+	acct-user/quagga
 	caps? ( sys-libs/libcap )
 	nhrpd? ( net-dns/c-ares:0= )
 	protobuf? ( dev-libs/protobuf-c:0= )
@@ -48,11 +50,6 @@ starting one of the daemons.
 You can pass additional options to the daemon by setting the EXTRA_OPTS
 variable in their respective file in /etc/conf.d"
 
-pkg_setup() {
-	enewgroup quagga
-	enewuser quagga -1 -1 /var/empty quagga
-}
-
 src_prepare() {
 	# Classless prefixes for BGP
 	# http://hasso.linux.ee/doku.php/english:network:quagga
@@ -103,7 +100,7 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files
+	find "${D}" -name '*.la' -delete || die
 	readme.gentoo_create_doc
 
 	keepdir /etc/quagga


             reply	other threads:[~2020-03-08 16:32 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-08 16:32 Sergey Popov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-02  7:40 [gentoo-commits] repo/gentoo:master commit in: net-misc/quagga/ Sam James
2020-03-08 16:37 Sergey Popov
2018-05-17 11:09 Sergey Popov
2018-04-22 22:40 Aaron Bauman
2018-04-20  6:57 Sergei Trofimovich
2018-03-06 19:40 Markus Meier
2018-03-05 13:57 Tobias Klausmann
2018-02-26  7:17 Sergei Trofimovich
2018-02-23 10:15 Sergei Trofimovich
2018-02-21  3:01 Thomas Deutschmann
2018-02-20 11:24 Sergey Popov
2018-02-20 11:22 Sergey Popov
2018-02-20 11:22 Sergey Popov
2018-01-28 18:23 Tobias Klausmann
2018-01-27 22:31 Sergei Trofimovich
2018-01-09 14:57 Sergey Popov
2017-12-12 18:41 Markus Meier
2017-12-04 22:07 Sergei Trofimovich
2017-12-01 11:20 Agostino Sarubbo
2017-11-30 10:21 Sergey Popov
2017-11-30  9:14 Sergey Popov
2017-10-13 11:11 Sergei Trofimovich
2017-09-15 15:38 Tobias Klausmann
2017-09-14  9:56 Sergey Popov
2017-09-09 10:27 Markus Meier
2017-09-08 22:24 Sergei Trofimovich
2017-04-06 11:41 Sergey Popov
2017-03-09 11:06 Sergey Popov
2017-03-09 11:03 Sergey Popov
2017-02-17 10:56 Agostino Sarubbo
2017-02-15 13:49 Tobias Klausmann
2017-02-12 20:09 Markus Meier
2017-02-12 15:44 Agostino Sarubbo
2017-02-04 15:21 Agostino Sarubbo
2017-02-03 22:00 Jeroen Roovers
2017-02-02 14:40 Sergey Popov
2017-01-14 12:32 Jeroen Roovers
2017-01-08 18:28 Markus Meier
2016-12-23  0:30 Thomas Deutschmann
2016-12-22  8:11 Sergey Popov
2016-12-21 19:43 Tobias Klausmann
2016-12-21 19:35 Tobias Klausmann
2016-12-15 10:30 Sergey Popov
2016-12-15 10:19 Sergey Popov
2016-10-26 16:36 Markus Meier
2016-10-22  9:58 Jeroen Roovers
2016-10-21 13:04 Tobias Klausmann
2016-10-19 10:28 Agostino Sarubbo
2016-10-19 10:26 Agostino Sarubbo
2016-10-06 11:57 Sergey Popov
2016-06-20 21:45 Sergey Popov
2016-04-11 10:39 Agostino Sarubbo
2016-03-27 10:16 Agostino Sarubbo
2016-03-24  6:05 Markus Meier
2016-03-19  7:23 Jeroen Roovers
2016-03-17 19:04 Tobias Klausmann
2016-03-17 11:56 Agostino Sarubbo
2016-03-16 14:17 Sergey Popov
2015-08-25 11:03 Sergey Popov

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=1583685159.f4caad0d2645b95df666aeb0b9b5061fd5e39b19.pinkbyte@gentoo \
    --to=pinkbyte@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