public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sobby/
Date: Tue, 16 Feb 2021 02:12:15 +0000 (UTC)	[thread overview]
Message-ID: <1613438732.a217b04cf9b9a68e2ef750557a304a0ebc0d215d.mattst88@gentoo> (raw)

commit:     a217b04cf9b9a68e2ef750557a304a0ebc0d215d
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb  6 22:33:40 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a217b04c

net-misc/sobby: Specify the glibmm+libsigc++ slots, EAPI 7, GLEP 81

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ...sobby-0.4.8-r1.ebuild => sobby-0.4.8-r2.ebuild} | 30 ++++++++++------------
 1 file changed, 13 insertions(+), 17 deletions(-)

diff --git a/net-misc/sobby/sobby-0.4.8-r1.ebuild b/net-misc/sobby/sobby-0.4.8-r2.ebuild
similarity index 73%
rename from net-misc/sobby/sobby-0.4.8-r1.ebuild
rename to net-misc/sobby/sobby-0.4.8-r2.ebuild
index 551d727f052..ce4e8e8f322 100644
--- a/net-misc/sobby/sobby-0.4.8-r1.ebuild
+++ b/net-misc/sobby/sobby-0.4.8-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils flag-o-matic user
+EAPI=7
+inherit flag-o-matic
 
 DESCRIPTION="Standalone Obby server"
 HOMEPAGE="http://gobby.0x539.de/"
@@ -12,23 +12,24 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE="zeroconf"
 
-RDEPEND="
-	>=dev-cpp/glibmm-2.6
-	>=dev-libs/libsigc++-2.0
+DEPEND="
+	>=dev-cpp/glibmm-2.6:2
+	>=dev-libs/libsigc++-2.0:2
 	>=dev-libs/gmp-4.1.4:0
 	>=dev-cpp/libxmlpp-2.6:2.6
 	>=net-libs/net6-1.3.12
 	>=net-libs/obby-0.4.6[zeroconf=]
 "
-DEPEND="${RDEPEND}
+RDEPEND="${DEPEND}
+	acct-group/sobby
+	acct-user/sobby
+"
+BDEPEND="
+	acct-group/sobby
+	acct-user/sobby
 	virtual/pkgconfig
 "
 
-pkg_setup() {
-	enewgroup sobby
-	enewuser sobby -1 -1 /var/lib/sobby sobby
-}
-
 src_configure() {
 	append-cxxflags -std=c++11
 	econf $(use_enable zeroconf)
@@ -43,12 +44,7 @@ src_install() {
 	insinto /etc/sobby
 	doins "${FILESDIR}/sobby.xml"
 
-	keepdir /var/lib/sobby
-
-	fperms -R 0700 /var/lib/sobby
 	fperms -R 0700 /etc/sobby
-
-	fowners sobby:sobby /var/lib/sobby
 	fowners -R sobby:sobby /etc/sobby
 }
 


             reply	other threads:[~2021-02-16  2:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  2:12 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-02 12:37 [gentoo-commits] repo/gentoo:master commit in: net-misc/sobby/ Pacho Ramos
2016-09-23  7:26 Ulrich Müller
2016-01-30  9:40 Pacho Ramos
2015-12-23 10:59 Pacho Ramos
2015-12-23 10:59 Pacho Ramos

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=1613438732.a217b04cf9b9a68e2ef750557a304a0ebc0d215d.mattst88@gentoo \
    --to=mattst88@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