summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lxde-base/lxterminal: Drop 0.3.1Andreas Sturmlechner2021-03-141-46/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* lxde-base/lxterminal: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* lxde-base/lxterminal: arm stable, bug #635992Markus Meier2018-04-081-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* lxde-base/lxterminal: x86 stable (bug #635992)Thomas Deutschmann2018-03-261-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* lxde-base/lxterminal: stable 0.3.1 for ppc, bug #635992Sergei Trofimovich2018-03-221-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* lxde-base/lxterminal: amd64 stable wrt bug #635992Agostino Sarubbo2018-03-221-3/+3
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* lxde-base/lxterminal: version bump to 0.3.1 (CVE-2016-10369).charIes172018-03-051-0/+47
Bug: https://bugs.gentoo.org/635992 Closes: https://bugs.gentoo.org/607838 Closes: https://bugs.gentoo.org/595904 - Adjusted HOMEPAGE (avoid redirect). - Adjusted tarball from.gz to .xz. - Make repoman happy by re-adding ~arm64. - Add LINGUAS handling. - Add handling of live ebuild. Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5362