Versions
v1.5.4 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~arm64 ~ia64 ~ppc-macos ~riscv
- USE flags
- asyncns openssl ssl test
USE flags
General
- asyncns
- Use net-libs/libasyncns for asynchronous name resolution.
- openssl
- Enable dev-libs/openssl support instead of gnutls (which is the default).
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / check : A unit test framework for C
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-dns / libidn : Internationalized Domain Names (IDN) implementation
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libasyncns : C library for executing name service queries asynchronously
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
net-dns / libidn : Internationalized Domain Names (IDN) implementation
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libasyncns : C library for executing name service queries asynchronously
Depending packages
app-office / abiword : Fully featured yet light and fast cross platform word processor
net-irc / irssi-xmpp : Irssi plugin providing Jabber/XMPP support
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/loudmouth: drop 1.5.3-r3
Bug: https://bugs.gentoo.org/886765 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/loudmouth: Stabilize 1.5.4 x86, #886765
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/loudmouth: Stabilize 1.5.4 ppc64, #886765
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/loudmouth: Stabilize 1.5.4 amd64, #886765
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/loudmouth: Stabilize 1.5.4 sparc, #886765
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-libs/loudmouth: Stabilize 1.5.4 ppc, #886765
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/loudmouth: Stabilize 1.5.4 arm, #886765
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/loudmouth: add 1.5.4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-libs/loudmouth: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
net-libs/loudmouth: drop old revisions
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/loudmouth: arm64 keyworded (bug #757669)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
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> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-libs/loudmouth: stable 1.5.3-r3 for sparc, bug #679180
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> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-libs/loudmouth: alpha stable wrt bug #679180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-libs/loudmouth: arm stable wrt bug #679180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r3 for ppc64, bug #679180
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> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-libs/loudmouth: amd64 stable wrt bug #679180
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-libs/loudmouth: x86 stable (bug #679180)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r3 for ppc, bug #679180
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r3 for ia64, bug #679180
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
net-libs/loudmouth: EAPI=7
Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> - Andrey Utkin · gentoo
net-libs/loudmouth: use official tarballs
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> - Andrey Utkin · gentoo
net-libs/loudmouth: add new revision 1.5.3-r3
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> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
net-libs/loudmouth: add dep dev-util/glib-utils
Add build-time dependency on dev-util/glib-utils. Since few tools are not installed by dev-libs/glib-2.56.2 ebuild anymore, loudmouth fails to build, emitting such error: net-libs/loudmouth-1.5.3-r1 : /.../sh:line <snip>: glib-genmarshal: command not found This commit fixes the error. Conditional operator depending on dev-libs/glib version is not needed as this is handled by dev-util/glib-utils-2.52.3 being empty and not conflicting with dev-libs/glib. Bug: https://bugs.gentoo.org/667392 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Andrey Utkin · gentoo
net-libs/loudmouth: specify libidn slot
Fix repoman warning: net-libs/loudmouth/loudmouth-1.5.3-r2.ebuild: RDEPEND: 'net-dns/libidn' matches more than one slot, please specify an explicit slot and/or use the := or :* slot operator Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Andrey Utkin · gentoo
net-libs/loudmouth: add 1.5.3-r2
Clone new revision from -r1 (with keywords dropped to unstable) in order to commit improvements here. Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
net-libs/loudmouth: properly get rid of gtk-doc dep
Terribly sorry for not testing my changes thoroughly. Fixes: b913bf8ca79a ("net-libs/loudmouth: drop unused doc building deps") Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
net-libs/loudmouth: drop unused doc building deps
Unconditional dependency on dev-util/gtk-doc{,-am} was declared, but the documentation building was not implemented. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r1 for ppc, bug #653156
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-libs/loudmouth: Drop old
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r1 for ppc64, bug #653156
Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Tobias Klausmann · gentoo
net-libs/loudmouth-1.5.3-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/653156 - Mikle Kolyada · gentoo
net-libs/loudmouth: amd64 stable wrt bug #653156
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
net-libs/loudmouth: x86 stable (bug #653156)
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Rolf Eike Beer · gentoo
net-libs/loudmouth: stable 1.5.3-r1 for sparc
Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.3-r1 for ia64, bug #653156
Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" - Pacho Ramos · gentoo
net-libs/loudmouth: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Pacho Ramos · gentoo
net-libs/loudmouth: Also set subslot dep for gnutls
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Peter Levine · gentoo
net-libs/loudmouth: Revbump for EAPI-6
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Peter Levine · gentoo
net-libs/loudmouth: Fix building with GCC-7
Bug: https://bugs.gentoo.org/618330 Closes: https://bugs.gentoo.org/618330 Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.2-r1 for ppc, bug #619488
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc" - Thomas Deutschmann · gentoo
net-libs/loudmouth: x86 stable (bug #619488)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Manuel Rüger · gentoo
net-libs/loudmouth: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4 - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.2-r1 for sparc, bug #619488 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.2-r1 for ppc64, bug #619488
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64" - Tobias Klausmann · gentoo
net-libs/loudmouth-1.5.2-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/619488 - Sergei Trofimovich · gentoo
net-libs/loudmouth: stable 1.5.2-r1 for ia64, bug #619488
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64" - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Wolfram Schlich · gentoo
net-libs/loudmouth: version bump
Package-Manager: portage-2.2.28 - Wolfram Schlich · gentoo
net-libs/loudmouth: added dependency on dev-util/gtk-doc (fixes bug #572990); removed short-lived version 1.5.1.
Package-Manager: portage-2.2.27 - Wolfram Schlich · gentoo
net-libs/loudmouth: switched back SRC_URI to github now that the release tag is in place
Package-Manager: portage-2.2.27 - Wolfram Schlich · gentoo
net-libs/loudmouth: version bump (with temporarily different SRC_URI)
Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/pycountry'
Pull request: https://github.com/gentoo/gentoo/pull/721 - Wolfram Schlich · gentoo
net-libs/loudmouth: version bump (new upstream) with new USE=openssl; added myself as maintainer, removed the gnome herd as agreed upon with EvaSDK.
Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed