summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* app-admin/rex: version bump to 1.13.4.Ferenc Erki2021-07-302-0/+221
| | | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21555 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: fix HOMEPAGE.Ferenc Erki2021-06-122-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/780369 Closes: https://github.com/gentoo/gentoo/pull/21155 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: fix variable referencesSam James2021-04-032-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@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>
* app-admin/rex: drop old.Ferenc Erki2021-03-063-409/+0
| | | | | | | See: https://github.com/gentoo/gentoo/pull/19738 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: bump version to 1.13.3.Ferenc Erki2021-03-063-2/+222
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19738 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: retire kentnl@Sam James2021-02-281-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/rex: -9999 update depsKent Fredric2020-11-141-1/+4
| | | | | | | Update/add dependencies based on 1.13.1 CPAN diff Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: -9999 strip db.t if it would break testsKent Fredric2020-11-141-1/+8
| | | | | | | | | | | | | | | | Test::mysqld is still a work in progress to get working. If you managed to DIY something that installs, but didn't do the magic required for it to actually work, then db.t will break. This tests for basic conditions and strips that file *only* if its expected it will lead to a test failure. If you've manually installed Test::mysqld and tweaked a PATH to include "mysql_install_db", then this test should be retained and pass. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: -9999 strip authortests w/ false-postive missing depsKent Fredric2020-11-141-1/+7
| | | | | | | | | | | These files make `dzil listdeps` report additional dependencies that aren't actually useful or needed anywhere in the build. Stripping them makes the number of complained about missing deps in einfo logs smaller Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: -9999 fix error handling on mkdirKent Fredric2020-11-131-1/+1
| | | | | | | | | | | This was previously applied to the non-9999 version, which is utterly silly as this code path can't even be executed unless $PV==9999 And extra silly, because it wasn't fixed in the version where it CAN run. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: remove proxy-maint from maintainersKent Fredric2020-11-131-4/+0
| | | | Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: drop old.Ferenc Erki2020-11-113-401/+0
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: bump version to 1.13.1.Ferenc Erki2020-11-112-0/+204
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: update deps.Ferenc Erki2020-11-111-1/+0
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: bump version to 1.13.0.Ferenc Erki2020-11-112-0/+205
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: update live ebuild.Ferenc Erki2020-11-111-1/+2
| | | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18066 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/rex: bump version to 1.12.2Ferenc Erki2020-09-092-0/+204
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/17454 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: update live ebuildFerenc Erki2020-09-091-6/+12
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: -9999 Add Plugin::Git as depKent Fredric2020-08-081-0/+1
| | | | | | | | | | | | | Due to the change from [GatherDir] to [Git::GatherDir], build now requires this. Note: Something changed in the last dzil bump, and subsequently, build now fails unless you have <dev-perl/Dist-Zilla-6.15.0 This is a work in progress :/ Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: drop oldFerenc Erki2020-08-085-755/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/17030 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: bump version to 1.12.1Ferenc Erki2020-08-082-0/+197
| | | | | Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: bump version to 1.12.0Ferenc Erki2020-07-302-0/+197
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/16881 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: -9999 update dependenciesKent Fredric2020-07-301-0/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: install tab completion scriptsFerenc Erki2020-07-021-1/+10
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/16507 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: bump version to 1.11.0Ferenc Erki2020-06-142-0/+186
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/16078 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: drop oldFerenc Erki2020-05-126-478/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/15739 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: bump version to 1.10.0Ferenc Erki2020-05-122-0/+186
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: fix commentFerenc Erki2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: bump version to 1.9.0Ferenc Erki2020-04-233-0/+193
| | | | | | | | Closes: https://bugs.gentoo.org/705190 Closes: https://github.com/gentoo/gentoo/pull/14313 Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* app-admin/rex: Update -9999 ebuild to current status.Kent Fredric2020-04-181-24/+64
| | | | | | | | | | | | | | | | | | | | | | | - Migrate to EAPI7 - Switch to branch 'master' - Update DESCRIPTION - Add new dependencies - Add patching to dzil live code that eliminates Plugin::Test:: dependencies that are not likely to be useful for consumers building code on Gentoo for their own purposes, especially as these massively complicate the amount of work to satisfy dependencies. - Add glue to populate portage ${HOME} to satisfy NextVersions' need to have [%User] configured without erroring. Some of these changes are borrowed from FErki's PR to bump to 1.9x, but the changes are done in-band for clarity, and the dependency logic is re-evaluated whosale from the start, to eliminate dependencies that aren't needed. Bug: https://bugs.gentoo.org/705190 Bug: https://github.com/gentoo/gentoo/pull/14313 Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-116-6/+12
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/rex: BumpPatrick Lauer2018-02-132-0/+146
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-admin/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* app-admin/rex: Fix captialization in Github Upstream IDKent Fredric2017-03-311-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-admin/rex: Bump to version 1.5.0Kent Fredric2017-03-313-0/+484
| | | | | | | | | | | | Ebuild & metadata changes submitted by Ferenc Erki - Update metadata - Fix keywords - Add dep on Data-Validate-IP Bug: https://bugs.gentoo.org/614286 Bug: https://bugs.gentoo.org/559178 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-admin/rex: fix keywording, add Data-Valdiate-IP depKent Fredric2017-03-311-1/+2
| | | | | | | Changes supplied by Ferenc Erki Bug: https://bugs.gentoo.org/614286 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-admin/rex: Add myself to metadata.xmlKent Fredric2017-02-241-1/+5
| | | | | | With Patricks approval, as I'm the Dist::Zilla wizard. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/rex: Add -9999 ebuildKent Fredric2017-02-241-0/+144
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/rex: BumpPatrick Lauer2016-07-202-0/+61
| | | | Package-Manager: portage-2.3.0
* app-admin/rex: Fix dependency on dev-perl/YAMLKent Fredric2016-04-292-3/+3
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* app-admin/rex: OldPatrick Lauer2016-03-075-181/+0
| | | | Package-Manager: portage-2.2.27
* app-admin/rex: Cleanups thanks to kentnlPatrick Lauer2016-03-071-8/+4
| | | | Package-Manager: portage-2.2.27
* app-admin/rex: BumpPatrick Lauer2016-03-072-4/+4
| | | | Package-Manager: portage-2.2.27
* app-admin/rex: Bump rcPatrick Lauer2016-02-232-2/+2
| | | | Package-Manager: portage-2.2.27
* app-admin/rex: BumpPatrick Lauer2016-02-092-0/+65
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.