Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/lowdown/
Date: Sun, 20 Jun 2021 23:40:15
Message-Id: 1624232373.f1f6145e622d38cca82e285187b1a3ba311dd511.sam@gentoo
1 commit: f1f6145e622d38cca82e285187b1a3ba311dd511
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 23:39:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 23:39:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1f6145e
7
8 app-text/lowdown: add missing virtual/libcrypt subslot operator
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/lowdown/{lowdown-0.8.4.ebuild => lowdown-0.8.4-r1.ebuild} | 4 +---
13 1 file changed, 1 insertion(+), 3 deletions(-)
14
15 diff --git a/app-text/lowdown/lowdown-0.8.4.ebuild b/app-text/lowdown/lowdown-0.8.4-r1.ebuild
16 similarity index 96%
17 rename from app-text/lowdown/lowdown-0.8.4.ebuild
18 rename to app-text/lowdown/lowdown-0.8.4-r1.ebuild
19 index dd0f98fee37..b517049ebd4 100644
20 --- a/app-text/lowdown/lowdown-0.8.4.ebuild
21 +++ b/app-text/lowdown/lowdown-0.8.4-r1.ebuild
22 @@ -15,9 +15,7 @@ LICENSE="ISC"
23 SLOT="0"
24 KEYWORDS="~amd64 ~x86"
25
26 -DEPEND="
27 - virtual/libcrypt
28 -"
29 +DEPEND="virtual/libcrypt:="
30 RDEPEND="${DEPEND}"
31
32 PATCHES=(