From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conserver/
Date: Tue, 31 Dec 2024 14:23:15 +0000 (UTC) [thread overview]
Message-ID: <1735654954.1e94602d2694561777c973fb744d84fccfb607c4.sam@gentoo> (raw)
commit: 1e94602d2694561777c973fb744d84fccfb607c4
Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Tue Dec 31 06:47:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 14:22:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e94602d
app-admin/conserver: add github upstream metadata
Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/conserver/conserver-8.2.6-r3.ebuild | 9 ++++-----
app-admin/conserver/metadata.xml | 3 +++
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/app-admin/conserver/conserver-8.2.6-r3.ebuild b/app-admin/conserver/conserver-8.2.6-r3.ebuild
index 37e5cb8d6e93..cc5c9df307a4 100644
--- a/app-admin/conserver/conserver-8.2.6-r3.ebuild
+++ b/app-admin/conserver/conserver-8.2.6-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit autotools pam ssl-cert
@@ -12,12 +12,11 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="BSD BSD-with-attribution"
SLOT="0"
KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86"
-IUSE="debug ipv6 freeipmi kerberos pam ssl test tcpd"
+IUSE="ipv6 freeipmi kerberos pam ssl test tcpd"
RESTRICT="!test? ( test )"
DEPEND="net-libs/libnsl:=
virtual/libcrypt:=
- debug? ( dev-libs/dmalloc:= )
freeipmi? ( sys-libs/freeipmi:= )
kerberos? (
virtual/krb5
@@ -45,13 +44,13 @@ src_prepare() {
src_configure() {
local myconf=(
- $(use_with debug dmalloc)
$(use_with ipv6)
$(use_with freeipmi)
$(use_with kerberos gssapi)
$(use_with ssl openssl)
$(use_with pam)
$(use_with tcpd libwrap)
+ --without-dmalloc
--with-cffile=conserver/conserver.cf
--with-logfile=/var/log/conserver.log
--with-master=localhost
diff --git a/app-admin/conserver/metadata.xml b/app-admin/conserver/metadata.xml
index f239675c0bab..262fe72f8465 100644
--- a/app-admin/conserver/metadata.xml
+++ b/app-admin/conserver/metadata.xml
@@ -25,4 +25,7 @@
<use>
<flag name="freeipmi">Compile in FreeIPMI support via <pkg>sys-libs/freeipmi</pkg></flag>
</use>
+ <upstream>
+ <remote-id type="github">conserver/conserver</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2024-12-31 14:23 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 14:23 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-18 14:28 [gentoo-commits] repo/gentoo:master commit in: app-admin/conserver/ Sam James
2021-05-01 21:24 Andreas Sturmlechner
2021-05-01 18:11 Sam James
2021-05-01 18:11 Sam James
2021-05-01 17:12 Sam James
2021-05-01 17:12 Sam James
2021-04-29 19:20 Mikle Kolyada
2021-01-23 22:38 Mikle Kolyada
2020-10-27 6:43 Georgy Yakovlev
2020-06-13 3:38 Georgy Yakovlev
2019-10-12 18:32 Mikle Kolyada
2019-05-24 17:30 Georgy Yakovlev
2019-05-15 17:51 Mikle Kolyada
2019-05-15 17:51 Mikle Kolyada
2019-05-12 22:03 Sergei Trofimovich
2019-05-12 21:57 Sergei Trofimovich
2019-05-12 21:48 Sergei Trofimovich
2019-05-08 14:38 Tobias Klausmann
2019-03-19 18:05 Georgy Yakovlev
2018-05-20 12:04 Johannes Huber
2018-04-26 14:43 Aaron Bauman
2018-03-18 12:40 Sergei Trofimovich
2018-03-04 22:46 Sergei Trofimovich
2018-01-28 18:23 Tobias Klausmann
2017-12-16 10:31 Tobias Klausmann
2017-12-15 22:53 Sergei Trofimovich
2017-12-08 20:39 Thomas Deutschmann
2016-04-04 9:00 Ian Delaney
2016-03-21 21:31 Anthony G. Basile
2015-12-26 1:00 Anthony G. Basile
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=1735654954.1e94602d2694561777c973fb744d84fccfb607c4.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