summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2414-16/+12
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-lua/luasec: x86 stable wrt bug #565166Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/luasec: arm stable, bug #565166Markus Meier2015-11-241-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* dev-lua/luasec: amd64 stable wrt bug #565166Agostino Sarubbo2015-11-231-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Global: Update remote-id in metadata.xmlJustin Lecher2015-11-167-7/+28
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lua/luafilesystem: tweak gcc sed expression to avoid CFLAGS matchZac Medico2015-11-122-2/+2
| | | | | | | This will prevent -frecord-gcc-switches in CFLAGS from being matched by the "s|gcc|$(tc-getCC)|" sed expression. Package-Manager: portage-2.2.24
* dev-lua/busted: initial commitWilliam Hubbs2015-11-113-0/+61
|
* dev-lua/lua-term: initial commitWilliam Hubbs2015-11-113-0/+51
|
* dev-lua/penlight: initial commitWilliam Hubbs2015-11-113-0/+43
|
* dev-lua/mediator_lua: initial commitWilliam Hubbs2015-11-113-0/+48
|
* dev-lua/luassert: initial commitWilliam Hubbs2015-11-113-0/+41
|
* dev-lua/say: initial commitWilliam Hubbs2015-11-113-0/+42
|
* dev-lua/lua_cliargs: initial commitWilliam Hubbs2015-11-113-0/+52
|
* dev-lua/dkjson: initial commitWilliam Hubbs2015-11-113-0/+47
|
* dev-lua/luacov: repoman fix -- add slot operatorWilliam Hubbs2015-11-051-1/+1
|
* dev-lua/luacov: initial commitWilliam Hubbs2015-11-054-0/+74
|
* dev-lua/lua-zlib: Use proper mycmakeargs variableManuel Rüger2015-10-301-0/+31
| | | | | | Gentoo-Bug: #563892 Package-Manager: portage-2.2.23
* dev-lua/lua-openssl: revbump changed -bindist for opensslAmy Winston2015-10-241-0/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lua/lua-openssl: disabled bindist flag for openssl bug #563882. Thanks ↵Amy Winston2015-10-241-1/+1
| | | | | | wraeth and Dominik Pantucek Package-Manager: portage-2.2.20.1
* dev-lua/lua-openssl: new packageJakub Jirutka2015-10-064-0/+148
|
* dev-lua/luajson: drop myself as maintainerTim Harder2015-09-141-2/+1
|
* dev-lua/lpeg: drop myself as maintainerTim Harder2015-09-141-2/+1
|
* dev-lua/lanes: stabilize 3.10.0 om amd64William Hubbs2015-09-081-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2421-21/+21
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2422-22/+22
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-247-9/+9
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lua/luvit: rm oldJulian Ospald2015-08-155-230/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0896-0/+2717
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