summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/DBIx-Simple: Stabilize 1.370.0 sparc, #901801Arthur Zamarin2023-04-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 ppc, #901801Arthur Zamarin2023-04-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 arm, #901801Arthur Zamarin2023-04-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 arm64, #901801Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 x86, #901801Joonas Niilola2023-03-201-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 amd64, #901801Joonas Niilola2023-03-201-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-perl/DBIx-Simple: Stabilize 1.370.0 ppc64, #901801Arthur Zamarin2023-03-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 hppa, #888119Arthur Zamarin2023-02-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 arm, #888119Arthur Zamarin2023-02-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 ppc, #888119Arthur Zamarin2023-01-131-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 sparc, #888119Arthur Zamarin2022-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 s390, #888119Arthur Zamarin2022-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 ppc64, #888119Arthur Zamarin2022-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 ia64, #888119Arthur Zamarin2022-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 riscv, #888119Jakov Smolić2022-12-281-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-perl/DBIx-Simple: Keyword 1.370.0 arm64, #888119Arthur Zamarin2022-12-251-2/+2
| | | | 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-perl/DBIx-Simple: Cleanup old 1.350.0-r1Kent Fredric2020-08-182-36/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Simple: Bump to version 1.370.0Kent Fredric2020-07-152-0/+35
| | | | | | | | | | | | - EAPI7 - Unconditionally patch out bad tests Upstream: - $result->object{,s} now load modules on demand - Added $result->group{,_hashes,_arrays} Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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>
* dev-perl/*: 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>
* dev-perl/DBIx-Simple: Add to tree at 1.350.0-r1Kent Fredric2016-03-173-0/+49
Required for dev-perl/Mail-DMARC Previously maintained in perl-experimental since Dec 2008 my Torsten Veller, Michele Beltrame and Kent Fredric -r1 bump to ensure an upgrade from overlay Package-Manager: portage-2.2.28