summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/spectrum2: drop old versionConrad Kostecki2021-11-161-114/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-im/spectrum2: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-311-1/+5
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/spectrum2: migrate to tmpfiles eclassConrad Kostecki2020-12-131-2/+2
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-im/spectrum2: Stabilize 2.0.13-r2 amd64, #739308Sam James2020-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/spectrum2: fix compilation with muslConrad Kostecki2020-08-271-1/+4
| | | | | | Closes: https://bugs.gentoo.org/717410 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-im/spectrum2: fix compilation with libpqxx-7Conrad Kostecki2020-08-091-1/+3
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-im/spectrum2: force irc for tests, block dev-libs/libpqxx-7Conrad Kostecki2020-08-011-0/+105
In order to run all tests, irc must be enabled for those tests. It's not required for normal usage. Also restricted on <=dev-libs/libpqxx-7, since it does not compile with newest version. Closes: https://bugs.gentoo.org/731166 Closes: https://bugs.gentoo.org/735100 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>