public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/bnc/
Date: Wed, 30 Jun 2021 18:40:44 +0000 (UTC)	[thread overview]
Message-ID: <1625078377.1c9e269e688297ac6866f978514815ba04d56033.sam@gentoo> (raw)

commit:     1c9e269e688297ac6866f978514815ba04d56033
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9e269e

net-irc/bnc: add missing libcrypt dependency

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-irc/bnc/{bnc-2.9.4-r1.ebuild => bnc-2.9.4-r2.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-irc/bnc/bnc-2.9.4-r1.ebuild b/net-irc/bnc/bnc-2.9.4-r2.ebuild
similarity index 89%
rename from net-irc/bnc/bnc-2.9.4-r1.ebuild
rename to net-irc/bnc/bnc-2.9.4-r2.ebuild
index c59d47de39e..15f92bbc17b 100644
--- a/net-irc/bnc/bnc-2.9.4-r1.ebuild
+++ b/net-irc/bnc/bnc-2.9.4-r2.ebuild
@@ -1,23 +1,23 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 MY_P="${P/-/}"
 DESCRIPTION="BNC (BouNCe) is used as a gateway to an IRC Server"
 HOMEPAGE="http://gotbnc.com/"
 SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ppc ppc64 ~s390 sparc x86"
 IUSE="ssl"
 
-DEPEND="ssl? ( dev-libs/openssl:0= )"
+DEPEND="virtual/libcrypt:=
+	ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/${MY_P}"
-
 PATCHES=(
 	"${FILESDIR}/respect-cflags-ldflags.patch"
 	"${FILESDIR}/${PN}-2.9.3-64bit.patch"


             reply	other threads:[~2021-06-30 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 18:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-04  8:17 [gentoo-commits] repo/gentoo:master commit in: net-irc/bnc/ Sam James
2019-09-09 11:39 Lars Wendler
2017-04-27 11:23 Agostino Sarubbo
2017-04-04  9:36 Michael Weber
2017-03-28 11:09 Michael Weber
2017-03-20 12:28 Agostino Sarubbo

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=1625078377.1c9e269e688297ac6866f978514815ba04d56033.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