summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/getdate: x86 stable wrt bug #727738Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/getdate: ppc stable wrt bug #727738Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/getdate: amd64 stable wrt bug #727738Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/getdate: Fix build with glibc-2.31, bump EAPISam James (sam_c)2020-03-141-0/+42
* Patches getdate to not use stime (removed in glibc-2.31). (Tested and adjusts time fine.) * Bump EAPI from 4 -> 7 Closes: https://bugs.gentoo.org/709642 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/14923 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>