summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Crypt-SSLeay: stable 0.720.0-r2 for hppa, bug #717060Rolf Eike Beer2020-04-121-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Crypt-SSLeay-0.720.0-r2: alpha stableTobias Klausmann2018-11-291-1/+1
| | | | | Bug: http://bugs.gentoo.org/671730 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-perl/Crypt-SSLeay: arm stable wrt bug #671730Mikle Kolyada2018-11-251-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/Crypt-SSLeay: stable 0.720.0-r2 for ppc64, bug #671730Sergei Trofimovich2018-11-241-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Crypt-SSLeay: stable 0.720.0-r2 for ppc, bug #671730Sergei Trofimovich2018-11-241-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Crypt-SSLeay: stable 0.720.0-r2 for ia64, bug #671730Sergei Trofimovich2018-11-241-1/+1
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Crypt-SSLeay: x86 stable (bug #671730)Thomas Deutschmann2018-11-231-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/Crypt-SSLeay: stable 0.720.0-r2 for sparc, bug #671730Rolf Eike Beer2018-11-231-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-perl/Crypt-SSLeay: amd64 stable wrt bug #671730Agostino Sarubbo2018-11-231-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-perl/Crypt-SSLeay: Fix for '.' in @INC re bug #615126Kent Fredric2017-06-201-1/+2
| | | | | | | | Hand-spun patch because the alternatives appearing upstream are frankly nuts and combine 2 types of wrong to do things that nobody needs to do. Bug: https://bugs.gentoo.org/615126 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Crypt-SSLeay: dropped ~x86-interixFabian Groffen2017-01-291-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-perl/Crypt-SSLeay: Drop unneeded ~arm64Kent Fredric2017-01-291-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Crypt-SSLeay: Add version compatible with libressl-2.3 (no SSL2, no ↵Andreas K. Hüttel2016-03-211-0/+40
SSL3) Package-Manager: portage-2.2.28