summaryrefslogtreecommitdiff
path: root/dev-perl/DBD-SQLite/DBD-SQLite-1.560.0.ebuild
AgeCommit message (Collapse)Author
2021-05-01dev-perl/DBD-SQLite: Remove oldAndreas K. Hüttel
Closes: https://bugs.gentoo.org/677680 Closes: https://bugs.gentoo.org/649408 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2021-04-05dev-perl/DBD-SQLite: drop s390 to ~s390 (unstable)Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-06dev-perl/DBD-SQLite: drop x86-macosFabian Groffen
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2020-12-27dev-perl/DBD-SQLite: drop ppc-aix m68k-mintFabian Groffen
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-10-11dev-perl: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-07-01dev-perl/DBD-SQLite: mark s390 stableMikle Kolyada
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-05-26dev-perl/DBD-SQLite: Fast stabilization on all archesThomas Deutschmann
Bug: https://bugs.gentoo.org/656548 Acked-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --force
2018-03-01dev-perl/DBD-SQLite: Bump to version 1.560.0Kent Fredric
Upstream: - Ship bundled SQLite 3.22.0 - Disable two STAT compile time options - Fix tests for error format change in recent DBI - Implement ParamValues statement handle attribute - Fix statistics_info - Fix for '.' in @INC removal - Fix zero-length BLOB retreived as undef Package-Manager: Portage-2.3.18, Repoman-2.3.6