summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libxcrypt: drop 4.4.20Mike Gilbert2022-10-081-206/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libxcrypt: use python_has_versionArthur Zamarin2022-08-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libxcrypt: remove superfluous sys-apps/findutils depDavid Seifert2022-01-061-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/libxcrypt: backport prefix fixes to 4.4.20Sam James2021-10-211-6/+6
| | | | | | Needed for the relatively-new stable Prefix. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: disable static-libs by defaultMike Gilbert2021-09-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/750920 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libxcrypt: [QA] fix IndirectInheritsSam James2021-09-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: fix whitespace in commentSam James2021-07-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: switch to pre-generated autotools tarballsSam James2021-07-021-18/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are actually *two* circular dependencies involving Perl: 1) Use self-generated (for now) `make dist` tarballs to avoid a circular dependency with libxcrypt->automake->perl->libxcrypt. (Thanks juippis and floppym! We noticed this because juippis hit an interesting edge case when using binpkgs.) 2) We initially tried to pre-generate the results of a Perl tool called during `./configure` in order to avoid unconditionally needing Perl. (I thought we could do this because the input is constant for all of the Gentoo build variants - for now. I later realised there's other Perl usage which we're stuck with for now without pre-generating a *lot*.) (Thanks mattst88! We noticed this while digging into suggestions for upstream.) So, for now, we're just fixing 1), and adding a BDEPEND on Perl for 2) to make it explicit. (Both best explained within the comments of the ebuild.) Bug: https://bugs.gentoo.org/699422 Closes: https://github.com/gentoo/gentoo/pull/21493 Reported-by: Joonas Niilola <juippis@gentoo.org> Reported-by: Mike Gilbert <floppym@gentoo.org> Reported-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 arm, #796722Sam James2021-06-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: stable 4.4.20 for hppa, bug #796722Rolf Eike Beer2021-06-241-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 arm64, #796722Sam James2021-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: sparc stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: ppc64 stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: ppc stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 x86, #796722Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 amd64, #796722Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt-4.4.20: Version bumpPatrick McLean2021-05-021-0/+163
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>