summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/loudmouth: keyword ~riscvYixun Lan2021-12-131-2/+2
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-libs/loudmouth: arm64 keyworded (bug #757669)Sam James2020-12-141-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* net-libs/loudmouth: stable 1.5.3-r3 for sparc, bug #679180Rolf Eike Beer2019-06-031-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/loudmouth: alpha stable wrt bug #679180Mikle Kolyada2019-05-031-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* net-libs/loudmouth: arm stable wrt bug #679180Mikle Kolyada2019-03-161-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* net-libs/loudmouth: stable 1.5.3-r3 for ppc64, bug #679180Sergei Trofimovich2019-03-131-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/loudmouth: amd64 stable wrt bug #679180Mikle Kolyada2019-03-031-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-libs/loudmouth: x86 stable (bug #679180)Thomas Deutschmann2019-03-031-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/loudmouth: stable 1.5.3-r3 for ppc, bug #679180Sergei Trofimovich2019-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/loudmouth: stable 1.5.3-r3 for ia64, bug #679180Sergei Trofimovich2019-03-021-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/loudmouth: EAPI=7Andrey Utkin2019-01-311-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-libs/loudmouth: use official tarballsAndrey Utkin2019-01-311-9/+3
| | | | | | | | | | | | | | | | Previously, Github-generated tarballs were used. These required extra build step known as "bootstrapping", which required eautoreconf run, and imposed a dependency on dev-util/gtk-doc (which I worked around earlier rather inelegantly). At the same time, this change has a side effect of disabling -Werror in compilation flags, which is the reason of bug 673434. Suggested-by: Mart Raudsepp <leio@gentoo.org> Bug: https://bugs.gentoo.org/673434 Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-libs/loudmouth: add new revision 1.5.3-r3Andrey Utkin2019-01-311-0/+60
Cloned from -r2 verbatim, for further changes. Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>