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: app-i18n/freewnn/
Date: Thu, 24 Jun 2021 23:27:58 +0000 (UTC)	[thread overview]
Message-ID: <1624577255.e36fc5a3a413bf126dacf23d9f40760d83fa8f85.sam@gentoo> (raw)

commit:     e36fc5a3a413bf126dacf23d9f40760d83fa8f85
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 22:48:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 23:27:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36fc5a3

app-i18n/freewnn: add virtual/libcrypt dependency

Needed for upcoming libxcrypt migration.

Acked-by: David Seifert <soap <AT> gentoo.org>
Reported-by: Ionen Wolkens <ionen <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...{freewnn-1.1.1_alpha22.ebuild => freewnn-1.1.1_alpha22-r1.ebuild} | 5 ++++-
 ...{freewnn-1.1.1_alpha23.ebuild => freewnn-1.1.1_alpha23-r1.ebuild} | 3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha22-r1.ebuild
similarity index 92%
rename from app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
rename to app-i18n/freewnn/freewnn-1.1.1_alpha22-r1.ebuild
index c4b2a917a10..b076cfe87a8 100644
--- a/app-i18n/freewnn/freewnn-1.1.1_alpha22.ebuild
+++ b/app-i18n/freewnn/freewnn-1.1.1_alpha22-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="6"
@@ -14,6 +14,9 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="ipv6"
 
+DEPEND="virtual/libcrypt:="
+RDEPEND="${DEPEND}"
+
 S="${WORKDIR}/${MY_P}"
 
 PATCHES=(

diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha23.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild
similarity index 96%
rename from app-i18n/freewnn/freewnn-1.1.1_alpha23.ebuild
rename to app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild
index 70978e2d84f..eb63b8b1409 100644
--- a/app-i18n/freewnn/freewnn-1.1.1_alpha23.ebuild
+++ b/app-i18n/freewnn/freewnn-1.1.1_alpha23-r1.ebuild
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="ipv6 uum"
 
-RDEPEND="uum? ( sys-libs/ncurses:= )"
+RDEPEND="virtual/libcrypt:=
+	uum? ( sys-libs/ncurses:= )"
 DEPEND="${RDEPEND}
 	uum? ( virtual/pkgconfig )"
 S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2021-06-24 23:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 23:27 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-02 18:47 [gentoo-commits] repo/gentoo:master commit in: app-i18n/freewnn/ Arthur Zamarin
2022-08-02 16:01 Arthur Zamarin
2022-08-02  7:48 Joonas Niilola
2021-09-29 14:12 Yixun Lan
2019-07-27 12:54 Aaron Bauman
2017-07-18 13:53 Akinori Hattori
2017-07-07 11:55 Alexis Ballier
2016-03-17 10:50 Agostino Sarubbo
2016-01-23  7:25 Jeroen Roovers
2016-01-11  9:07 Agostino Sarubbo
2016-01-09  6:43 Agostino Sarubbo
2015-12-07 11:40 Agostino Sarubbo
2015-12-03 13:28 Agostino Sarubbo
2015-11-23  9:25 Agostino Sarubbo
2015-11-23  8:50 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=1624577255.e36fc5a3a413bf126dacf23d9f40760d83fa8f85.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