summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lua/luasocket: add lua5-4 supportConrad Kostecki2021-02-211-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: drop old versionConrad Kostecki2021-01-274-162/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 ppc, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 ppc64, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 arm64, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 arm, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 sparc, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1_p20200328-r102 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lua/luasocket: drop old versionConrad Kostecki2020-12-142-170/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: add luajit (slotted)Conrad Kostecki2020-12-142-0/+165
| | | | | | | | Dropping also multilib, as no package, which depends on this package, needs multilib. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: drop old versionConrad Kostecki2020-11-291-90/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: update ebuildConrad Kostecki2020-11-291-0/+97
| | | | | | | Updated ebuild not to use clean. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: bump to newest snapshotConrad Kostecki2020-11-221-0/+73
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: migrate to lua eclassConrad Kostecki2020-11-222-0/+91
| | | | | | Closes: https://bugs.gentoo.org/752657 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: add myself as co-maintainerConrad Kostecki2020-11-221-11/+15
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: drop old versionConrad Kostecki2020-11-141-56/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-lua/luasocket: x86 stable wrt bug #733538Agostino Sarubbo2020-08-121-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/luasocket: amd64 stable wrt bug #733538Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/luasocket: stable 3.0_rc1-r5 for hppaSergei Trofimovich2020-08-091-1/+1
| | | | | | | | stable wrt bug #733538 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: stable 3.0_rc1-r5 for sparcSergei Trofimovich2020-08-081-1/+1
| | | | | | | | stable wrt bug #733538 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1-r5 arm64, #733538Sam James2020-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: ppc64 stable wrt bug #733538Agostino Sarubbo2020-08-071-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/luasocket: ppc stable wrt bug #733538Agostino Sarubbo2020-08-071-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lua/luasocket: Stabilize 3.0_rc1-r5 arm, #733538Sam James2020-08-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lua/luasocket: fix building for prefixAzamat H. Hackimov2020-08-051-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/501168 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16795 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lua/luasocket: install headersAzamat H. Hackimov2020-07-091-0/+58
| | | | | | | | | Install headers needed for other packages. Bug: https://bugs.gentoo.org/730352 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16527 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lua/luasocket: new maintainerAzamat H. Hackimov2020-07-092-5/+13
| | | | | | | | Minor fixes to ebuild. Closes: https://bugs.gentoo.org/730348 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Remove MULTILIB_USEDEP from all virtual/pkgconfig dependenciesMike Gilbert2020-06-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lua/luasocket: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lua/luasocket: Drop oldMichał Górny2019-09-111-49/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lua/luasocket: arm stable, bug #676488Markus Meier2019-02-191-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-lua/luasocket: x86 stable (bug #676488)Thomas Deutschmann2019-02-091-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lua/luasocket: amd64 stable wrt bug #676488Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-lua/luasocket: stable 3.0_rc1-r4 for ppc64, bug #676488Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: stable 3.0_rc1-r4 for ppc, bug #676488Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: stable 3.0_rc1-r4 for hppa, bug #676488Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: stable 3.0_rc1-r4 for sparc, bug #676488Rolf Eike Beer2019-01-281-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lua/luasocket: Patch to fix proxy variable issue, EAPI 7James Le Cuirot2018-09-012-0/+86
| | | | | | | | This is needed for games-simulation/corsix-th, which I will add back into the repository. Closes: https://bugs.gentoo.org/585962 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lua/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-lua/luasocket: remove unused patchMichael Mair-Keimberger (asterix)2017-08-101-25/+0
|
* dev-lua/luasocket: keyword ~arm64Alexis Ballier2017-07-291-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-lua/luasocket: Drop myself as a maintainerManuel Rüger2017-07-231-4/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* 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-lua/luasocket: Remove oldManuel Rüger2017-01-222-50/+0
| | | | Package-Manager: portage-2.3.3
* 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