summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-312-9/+4
| | | | | | | | | | | | | | | | 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>
* net-libs/loudmouth: add dep dev-util/glib-utilsAndrey Utkin2018-10-291-0/+1
| | | | | | | | | | | | | | | | | | | 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
* net-libs/loudmouth: specify libidn slotAndrey Utkin2018-10-291-1/+1
| | | | | | | | | 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
* net-libs/loudmouth: add 1.5.3-r2Andrey Utkin2018-10-291-0/+59
| | | | | | | | 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
* net-libs/loudmouth: properly get rid of gtk-doc depAndrey Utkin2018-08-222-1/+16
| | | | | | | 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
* net-libs/loudmouth: drop unused doc building depsAndrey Utkin2018-08-211-2/+0
| | | | | | | 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
* net-libs/loudmouth: stable 1.5.3-r1 for ppc, bug #653156Sergei Trofimovich2018-07-301-1/+1
| | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* net-libs/loudmouth: set myself as maintainerAndrey Utkin2018-07-101-1/+4
| | | | | | Was up for grabs. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/loudmouth: Drop oldPacho Ramos2018-07-014-120/+2
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-libs/loudmouth: stable 1.5.3-r1 for ppc64, bug #653156Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* net-libs/loudmouth-1.5.3-r1: alpha stableTobias Klausmann2018-06-181-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/653156
* net-libs/loudmouth: amd64 stable wrt bug #653156Mikle Kolyada2018-05-271-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/loudmouth: stable 1.5.3-r1 for sparcRolf Eike Beer2018-05-261-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* net-libs/loudmouth: x86 stable (bug #653156)Thomas Deutschmann2018-05-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/loudmouth: stable 1.5.3-r1 for ia64, bug #653156Sergei Trofimovich2018-05-251-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653156 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* net-libs/loudmouth: Drop oldPacho Ramos2018-04-1412-657/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/loudmouth: Also set subslot dep for gnutlsPacho Ramos2018-04-141-2/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/loudmouth: Revbump for EAPI-6Peter Levine2018-04-141-0/+59
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* net-libs/loudmouth: Fix building with GCC-7Peter Levine2018-04-142-1/+27
| | | | | | Bug: https://bugs.gentoo.org/618330 Closes: https://bugs.gentoo.org/618330 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-libs/loudmouth: stable 1.5.2-r1 for ppc, bug #619488Sergei Trofimovich2017-11-121-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
* net-libs/loudmouth: x86 stable (bug #619488)Thomas Deutschmann2017-11-071-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-libs/loudmouth: Stable on amd64Manuel Rüger2017-11-071-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4
* net-libs/loudmouth: stable 1.5.2-r1 for sparc, bug #619488 (thanks to Rolf ↵Sergei Trofimovich2017-11-021-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* net-libs/loudmouth: stable 1.5.2-r1 for ppc64, bug #619488Sergei Trofimovich2017-10-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* net-libs/loudmouth-1.5.2-r1: alpha stableTobias Klausmann2017-10-221-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/619488
* net-libs/loudmouth: stable 1.5.2-r1 for ia64, bug #619488Sergei Trofimovich2017-09-161-2/+2
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/loudmouth: version bumpWolfram Schlich2016-03-292-0/+59
| | | | Package-Manager: portage-2.2.28
* net-libs/loudmouth: added dependency on dev-util/gtk-doc (fixes bug ↵Wolfram Schlich2016-01-283-57/+1
| | | | | | #572990); removed short-lived version 1.5.1. Package-Manager: portage-2.2.27
* net-libs/loudmouth: switched back SRC_URI to github now that the release tag ↵Wolfram Schlich2016-01-272-3/+3
| | | | | | is in place Package-Manager: portage-2.2.27
* net-libs/loudmouth: version bump (with temporarily different SRC_URI)Wolfram Schlich2016-01-272-0/+58
| | | | Package-Manager: portage-2.2.27
* net-libs/loudmouth: version bump (new upstream) with new USE=openssl; added ↵Wolfram Schlich2016-01-253-10/+68
| | | | | | myself as maintainer, removed the gnome herd as agreed upon with EvaSDK. Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+669
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