summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {virtual -> app-alternatives}/yaccSam James2022-12-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libprelude: Fix the build with slibtoolorbea2022-07-102-0/+44
| | | | | | | Closes: https://bugs.gentoo.org/790647 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/26328 Signed-off-by: Sam James <sam@gentoo.org>
* */*: drop proxied maintainerJoonas Niilola2022-03-211-8/+1
| | | | | Closes: https://bugs.gentoo.org/590564 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libprelude: enable py3.9, enable py3.10Arthur Zamarin2021-09-301-3/+1
| | | | | Closes: https://bugs.gentoo.org/802057 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/libprelude: remove unused patchesMichael Mair-Keimberger2021-03-242-123/+0
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20084 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libprelude: drop 5.1.1, 5.2.0Joonas Niilola2021-03-203-200/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: 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-libs/libprelude: set DISTUTILS_USE_SETUPTOOLS to noThomas Andrejak2021-03-091-1/+2
| | | | | | Closes: https://bugs.gentoo.org/748246 Signed-off-by: Thomas Andrejak <thomas.andrejak@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libprelude: Remove old (py3.6)Michał Górny2021-01-013-180/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0Marek Szuba2020-12-154-6/+6
| | | | | | | | | | | Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/libprelude-5.2.0-r10: do not link Lua bindings against libluaMarek Szuba2020-12-082-0/+14
| | | | | | | | This is neither allowed for compiled Lua modules nor, as demonstrated by the fact simply dropping this from linker options works just fine, actually needed in this case. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/libprelude-5.2.0-r10: use LUA_DEPS in BDEPEND as wellMarek Szuba2020-12-081-1/+1
| | | | | | | | Safer that way, using two different Lua implementations at build time and at run time can sometimes result in subtle problems that are a major pain in the neck to debug. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/libprelude: migrate to lua eclassJoonas Niilola2020-12-071-0/+102
| | | | | Closes: https://bugs.gentoo.org/752588 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libprelude: Bump version 5.2.0Thomas Andrejak2020-10-122-0/+100
| | | | | Signed-off-by: Thomas Andrejak <thomas.andrejak@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libprelude: Drop superfluous calls to python_is_python3Andreas Sturmlechner2020-08-153-18/+9
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/libprelude: add ruby25Hans de Graaff2020-06-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-libs/libprelude: fix empty dirs needed to be preservedThomas Andrejak2020-04-161-0/+2
| | | | | | Signed-off-by: Thomas Andrejak <thomas.andrejak@gmail.com> Closes: https://bugs.gentoo.org/703686 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libprelude: Remove py2Michał Górny2020-02-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libprelude: Remove oldDavid Seifert2019-12-296-211/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libprelude: Bump version 5.1Thomas Andrejak2019-12-245-0/+238
| | | | Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libprelude: add ruby24Hans de Graaff2019-04-082-4/+4
| | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/libprelude: Bump version 4.1Thomas Andrejak2018-07-182-0/+93
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9239 Closes: https://bugs.gentoo.org/645852
* dev-libs/libprelude: add ruby23Hans de Graaff2018-04-132-4/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-libs/libprelude: whitespace/style fixesThomas Andrejak2017-09-081-3/+3
|
* dev-libs/libprelude: Bump version 4.0.0Thomas Andrejak2017-09-083-0/+131
| | | | Closes: https://bugs.gentoo.org/612076
* dev-libs/libprelude: add ruby22, bug 620384Hans de Graaff2017-08-052-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/libprelude: Fix #611550Thomas Andrejak2017-03-071-1/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libprelude: Bump version 3.1.0Thomas Andrejak2016-12-062-0/+78
|
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-libs/libprelude: New packageThomas Andrejak2016-08-046-0/+154
Libprelude is a library that guarantees secure connections between all sensors and the Prelude Manager. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=583126