summaryrefslogtreecommitdiff
path: root/dev-db/mysql-init-scripts/mysql-init-scripts-2.3-r3.ebuild
AgeCommit message (Collapse)Author
2022-04-11dev-db/mysql-init-scripts: update tmpfiles pathConrad Kostecki
The path '/var/run' is deprecated, as the following message is being shown: /usr/lib/tmpfiles.d/mysql.conf:1: Line references path below legacy directory /var/run/, updating /var/run/mysqld /run/mysqld; please update the tmpfiles.d/ drop-in file accordingly. Closes: https://github.com/gentoo/gentoo/pull/24947 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2021-12-26dev-db/mysql-init-scripts: drop trailing full stop from DESCRIPTIONSam James
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
2021-07-11dev-db/mysql-init-scripts: keyword 2.3-r3 for ~riscvMarek Szuba
Signed-off-by: Marek Szuba <marecki@gentoo.org>
2020-12-31*/*: Drop most stable hppa keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@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-02-08dev-db/mysql-init-scripts: [QA] Fix BadHomepageDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2019-10-11dev-db: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-08-28dev-db/mysql-init-scripts: move stable keywordsThomas Deutschmann
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2019-08-28dev-db/mysql-init-scripts: rev bumpThomas Deutschmann
- Move acct-* dependencies to RDEPEND to support binary packages. Note: According to devmanual there will be a problem once emerge will merge RDEPEND after the actual package. - Handle the case when option is defined multiple times. Closes: https://bugs.gentoo.org/693000 Closes: https://bugs.gentoo.org/686378 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>