summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lua/toluapp/toluapp: remove oldMarek Szuba2021-01-252-56/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 ppc, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 ppc64, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 sparc, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/toluapp: Stabilize 1.0.93_p20190513-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/toluapp: update depsConrad Kostecki2020-12-041-0/+28
| | | | | | | | Also migrated from cmake-utils to cmake eclass. Closes: https://bugs.gentoo.org/730384 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/toluapp: limit unmigrated ebuilds to dev-lang/lua:0Marek Szuba2020-12-031-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lua/toluapp: fix CMAKE_REMOVE_MODULES_LIST linesMarek Szuba2020-11-302-2/+2
| | | | | | | | | Have just confirmed that both cmake-utils.eclass (used by -r1) and cmake.eclass (used by -r100) only remove local copies of CMake modules listed in the aforementioned variable if their names do NOT include the extension '.cmake'. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lua/toluapp: migrate to lua-single.eclassMarek Szuba2020-10-132-0/+51
| | | | | | | Does not support Lua versions newer than 5.1 so didn't even bother adapting this to multi-impl. Signed-off-by: Marek Szuba <marecki@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>
* dev-lua/toluapp: drop to maintainer-neededRafael Martins2020-01-091-3/+1
| | | | | Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.16
* dev-lua/toluapp: Drop old (EAPI=2)Mikle Kolyada2019-07-222-51/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-lua/toluapp: alpha stable wrt bug #688160Agostino Sarubbo2019-07-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-lua/toluapp: ppc64 stable wrt bug #688160Agostino Sarubbo2019-07-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-lua/toluapp: ppc stable wrt bug #688160Agostino Sarubbo2019-07-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-lua/toluapp: x86 stable wrt bug #688160Agostino Sarubbo2019-07-171-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-lua/toluapp: stable 1.0.93_p20190513-r1 for sparc, bug #688160Rolf Eike Beer2019-07-151-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/toluapp: amd64 stable wrt bug #688160Agostino Sarubbo2019-07-151-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-lua/toluapp: Fix packaging and drop lua 5.3 patchesDavid Seifert2019-06-163-537/+3
| | | | | | Closes: https://bugs.gentoo.org/688070 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lua/toluapp: Use CMake for buildingDavid Seifert2019-05-154-0/+601
| | | | | | | | | Closes: https://bugs.gentoo.org/399201 Closes: https://bugs.gentoo.org/590944 Closes: https://bugs.gentoo.org/648656 Closes: https://bugs.gentoo.org/679706 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lua/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+59
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed