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/scrollz/
Date: Wed, 30 Jun 2021 18:40:43 +0000 (UTC)	[thread overview]
Message-ID: <1625078363.39141016c101fcc102b8120115dc6dab7e633c9d.sam@gentoo> (raw)

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

net-irc/scrollz: add missing libcrypt dependency

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

 net-irc/scrollz/{scrollz-2.3.ebuild => scrollz-2.3-r1.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-irc/scrollz/scrollz-2.3.ebuild b/net-irc/scrollz/scrollz-2.3-r1.ebuild
similarity index 95%
rename from net-irc/scrollz/scrollz-2.3.ebuild
rename to net-irc/scrollz/scrollz-2.3-r1.ebuild
index a76e2d53cdc..2cb6e53ecd8 100644
--- a/net-irc/scrollz/scrollz-2.3.ebuild
+++ b/net-irc/scrollz/scrollz-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,17 +10,18 @@ MY_P="ScrollZ-${PV}"
 DESCRIPTION="Advanced IRC client based on ircII"
 HOMEPAGE="https://www.scrollz.info/"
 SRC_URI="https://www.scrollz.info/download/${MY_P}.tar.gz"
+S="${WORKDIR}/ScrollZ-${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
 IUSE="gmp gnutls ipv6 ssl"
 REQUIRED_USE="gnutls? ( ssl )"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="
 	sys-libs/ncurses:0=
+	virtual/libcrypt:=
 	gmp? ( dev-libs/gmp:0= )
 	ssl? (
 		gnutls? ( net-libs/gnutls:0= )
@@ -29,8 +30,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/ScrollZ-${MY_P}"
-
 PATCHES=(
 	"${FILESDIR}/${PN}-2.3-fcommon.patch"
 )


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

Thread overview: 17+ 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-01-08  9:56 [gentoo-commits] repo/gentoo:master commit in: net-irc/scrollz/ Sam James
2023-11-09  6:27 Hans de Graaff
2023-02-11  4:53 Sam James
2023-01-06 21:51 Sam James
2023-01-06 21:51 Sam James
2023-01-06 21:51 Sam James
2022-11-22  7:05 Sam James
2020-08-30  4:34 Sam James
2020-07-03 23:22 Aaron Bauman
2019-05-19 20:55 Mikle Kolyada
2019-05-19 15:48 Thomas Deutschmann
2019-04-29 20:09 Sergei Trofimovich
2019-01-20 12:06 Pacho Ramos
2018-05-20 13:40 Johannes Huber
2018-05-20 13:40 Johannes Huber
2017-09-23  6:46 Jeroen Roovers

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=1625078363.39141016c101fcc102b8120115dc6dab7e633c9d.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