summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop most stable hppa keywordsMatt Turner2020-12-312-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Text-Template: keyword ~arm64Kent Fredric2020-09-121-1/+1
| | | | | | | | | Required by newer dev-perl/Finance-Quote Tested on packet-at aarch64 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Text-Template: Drop ~ppc-macos re bug #673504Kent Fredric2020-07-181-1/+1
| | | | | | | | | Depends: - dev-perl/Test-More-UTF8 Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Text-Template: Stabilize 1.530.0 ppc, #717060Matt Turner2020-07-051-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/Text-Template: x86 stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Text-Template: amd64 stable wrt bug #717060Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Text-Template: stable 1.530.0 for hppa, bug #717060Rolf Eike Beer2020-04-121-2/+2
| | | | | | | 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>
* */*: 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-112-1/+3
| | | | | | | | | | | | | | | | | | 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/Text-Template: Cleanup old versionsKent Fredric2019-07-253-45/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Text-Template: Restore ~hppaKent Fredric2019-07-181-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Text-Template: Restore ~alpha and ~ppcKent Fredric2019-01-041-2/+2
| | | | | | | Deps are now keyworded Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Text-Template: Bump to version 1.530.0Ervin Peters2018-12-092-0/+32
| | | | | | | | | | | | Upstream: - Add support for decoding encoded templates via ENCODING arg - Documentation cleanup Closes: https://bugs.gentoo.org/654660 Closes: https://github.com/gentoo/gentoo/pull/10564 Signed-off-by: Ervin Peters <ervin.peters@ervnet.de> Signed-off-by: Kent Fredric <kentnl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/Text-Template: stable 1.510.0 for hppa, bug #663934Sergei Trofimovich2018-08-251-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* dev-perl/Text-Template-1.510.0: alpha stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Text-Template: amd64 stable wrt bug #663934Mikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Text-Template-1.510.0: ppc stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Text-Template: x86 stable (bug #663934)Thomas Deutschmann2018-08-191-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-perl/Text-Template: Bump to version 1.510.0Kent Fredric2018-03-132-0/+30
| | | | | | | | | | | Upstream: - Allow precompiled templates to work with preprocessing - Add "strict" option to fill_in - Fix templates with inline comments without newline after comment - Fix BROKEN behaviour to return accumulated text so far - Fix FILENAME parameter to fill_in Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-perl/Text-Template: Bump to version 1.470.0Kent Fredric2017-03-212-0/+27
| | | | | | | | | | - EAPI6 - Parallel Tests Upstream: - Fix memory leak in _scrubpkg Package-Manager: Portage-2.3.4, 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/Text-Template: Copy from dev-perl/text-templateKent Fredric2016-04-263-0/+32
Beginning migration to have PN match UPSTREAM Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"