summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/teco: use HTTPSMichael Mair-Keimberger2020-07-031-2/+2
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16546 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-editors/teco: Fix compile errors with clang.Ulrich Müller2020-06-231-0/+1
| | | | | | Closes: https://bugs.gentoo.org/729254 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/teco: Fix compilation with -fno-common.Ulrich Müller2020-01-291-1/+2
| | | | | | | Closes:https://bugs.gentoo.org/707300 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-editors/teco: Rename patch file.Ulrich Müller2019-08-231-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/teco: alpha stable wrt bug #692408Agostino Sarubbo2019-08-231-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/teco: x86 stable wrt bug #692408Agostino Sarubbo2019-08-191-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/teco: amd64 stable wrt bug #692408Agostino Sarubbo2019-08-191-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/teco: Use default src_unpack.Ulrich Müller2019-08-161-5/+0
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/teco: Move to more accurate version 36_p19940820.Ulrich Müller2019-08-161-0/+62
This is not actually a version bump. te_defs.h defines VERSION as 36. teco.tar.gz has a timestamp 1994-08-20 14:23:53 UTC, which agrees with the latest file modification date in the tarball. Bump EAPI to 7, and make patches work with eapply (i.e., patch -p1). Documentation is now in a single tarball. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>