summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/nghttp2: arm stable wrt bug #653066Mikle Kolyada2018-04-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/nodejs: Version 10.0.0.Jeroen Roovers2018-04-262-0/+201
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/telepathy-qt: Cleanup bogus deps, cleanup failing test depsAndreas Sturmlechner2018-04-252-20/+42
| | | | | Closes: https://bugs.gentoo.org/653802 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/serf: drop stable arm64 keywordsMart Raudsepp2018-04-241-2/+2
| | | | | | | | | Broken deptree over time; was keyworded for layman/subversion, but we have USE=subversion stable-masked. Just de-stabilize serf for now instead (subversion already has lost stable keyword over time) and revisit when we stabilize subversion again. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/gnutls: arm stable wrt bug #653578Mikle Kolyada2018-04-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/libsrtp: drop vulnerableAaron Bauman2018-04-239-616/+0
| | | | | | Bug: https://bugs.gentoo.org/579318 Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8113
* net-libs/gnutls-3.5.18: ppc64 stable, bug 653578Matt Turner2018-04-221-1/+1
|
* net-libs/gnutls-3.5.18: ppc stable, bug 653578Matt Turner2018-04-221-1/+1
|
* net-libs/mbedtls: remove vulnerable versions, bug #647800Anthony G. Basile2018-04-225-376/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/miniupnpc-2.0.20180222: hppa stable, bug 651592Matt Turner2018-04-221-1/+1
|
* net-libs/nghttp2-1.31.1: alpha stable, bug 653066Matt Turner2018-04-221-1/+1
|
* net-libs/mbedtls-2.7.2: alpha stable, bug 647800Matt Turner2018-04-221-1/+1
|
* net-libs/mbedtls-2.7.2: hppa stable, bug 647800Matt Turner2018-04-221-1/+1
|
* net-libs/miniupnpc-2.0.20171212: hppa stable, bug 647890Matt Turner2018-04-221-1/+1
|
* net-libs/gnutls: x86 stable (bug #653578)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/gnutls: stable 3.5.18 for ia64, bug #653578Sergei Trofimovich2018-04-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653578 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* net-libs/mbedtls: arm stable wrt bug #647800Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/zeromq: keyworded 3.2.5 for sparc, bug #591998Rolf Eike Beer2018-04-201-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* net-libs/gsoap: compatibility patch for LibreSSLAaron Bauman2018-04-202-2/+43
| | | | | | | | | | This patch fixes building with dev-libs/libressl-2.6.4. This patch will not be needed once dev-libs/libressl-2.7.x goes stable. Additionally, fix slot/subslot modifier to ensure rebuilds are trigged for API changes. Closes: https://bugs.gentoo.org/617264 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/nodejs: Old.Jeroen Roovers2018-04-202-201/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/gtk-vnc-0.7.2: remove gtk2 support, simplify ebuildMart Raudsepp2018-04-201-64/+9
| | | | | | | | | | | | | | | | | | | | Remove gtk2 library, which isn't used by anything in tree anymore. This also removes IUSE=gtk3, which should be fine as all consumers were adjusted to require gtk3(+); only an older gnome-boxes version doesn't yet, but matching ~arch version does have it, and it'll be stabilized before gtk-vnc-0.7.2 is, so should be fine. This greatly simplifies the ebuild because we don't need to use multibuild.eclass anymore. Additionally it fixes the lack of installed docs (NEWS, README, etc), which were broken due to multibuild usage - after its removal, the default einstalldocs without DOCS set kicks in and installs exactly what we need. Also remove VALA_USE_DEPEND="vapigen", as vala versions that had the USE flag are long gone (eclass generates an unnecessary [vapigen(+)] USE dep if VALA_USE_DEPEND is set like this). Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/gtk-vnc-0.7.2: remove pygtk2 based python bindingMart Raudsepp2018-04-201-53/+2
| | | | | | | | | | | | | | | These are now deprecated upstream to the point of outputting a fat warning at end of configure and NEWS file says they will be deleted for next version. The only in-tree consumer of the python USE flag was a mistake and has been fixed appropriately. As such, just remove the support fully with the bump, which simplifies the ebuild quite a bit. Also next commit will remove gtk2 support, which these python bindings are based on. Introspection (supported by gtk-vnc[introspection]) is the modern way to use gtk-vnc from python, and this works with python2 as well. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/gtk-vnc: bump to 0.7.2Mart Raudsepp2018-04-202-0/+173
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-203-15/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* net-libs/miniupnpc: stable 2.0.20171212 for ppc, bug #647890Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647890 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* net-libs/mbedtls: stable 2.7.2 for ppc, bug #647800Sergei Trofimovich2018-04-201-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647800 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* net-libs/gnutls: amd64 stable wrt bug #653578Aaron Bauman2018-04-191-1/+1
| | | | | Bug: https://bugs.gentoo.org/653578 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-libs/miniupnpc: stable 2.0.20180222 for ppc64, bug #651592Sergei Trofimovich2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651592 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* net-libs/nghttp2: stable 1.31.1 for ia64, bug #653066Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/653066 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* net-libs/libident: Clean up oldHarri Nieminen2018-04-171-18/+0
| | | | | | | | Removes stable keyword for s390 Closes: https://bugs.gentoo.org/647732 Package-Manager: Portage-2.3.29, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8041
* net-libs/zeromq: keyworded 4.2.2-r2 for sparc, bug #618522Rolf Eike Beer2018-04-171-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* net-libs/openpgm: keyworded 5.2.122 for sparc, bug #618522Rolf Eike Beer2018-04-171-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* net-libs/davix: only depend on sys-apps/util-linux on LinuxGuilherme Amadio2018-04-171-2/+2
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* net-libs/libident: stable 0.32-r1 for ppc, bug #647732Sergei Trofimovich2018-04-161-1/+1
| | | | | | Bug: https://bugs.gentoo.org/647732 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* net-libs/zeromq: Bump to v4.2.5Thomas Deutschmann2018-04-162-0/+62
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/http-parser: Add live ebuild.Jeroen Roovers2018-04-151-0/+34
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/nghttp2: x86 stable (bug #653066)Thomas Deutschmann2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/rpcsvc-proto: Drop obsolete preprocessor conditional (#650852)Pacho Ramos2018-04-152-0/+61
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/netembryo: remove last rited packageMikle Kolyada2018-04-153-45/+0
| | | | Closes: https://bugs.gentoo.org/335233
* net-libs/nghttp2: Stable for HPPA too.Jeroen Roovers2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* net-libs/nodejs: Stable for AMD64 too.Jeroen Roovers2018-04-152-2/+2
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* net-libs/http-parser: Old.Jeroen Roovers2018-04-152-45/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/http-parser: Fix DESCRIPTION.Jeroen Roovers2018-04-152-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/mbedtls: stable 2.7.2 for ppc64, bug #647800Sergei Trofimovich2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* net-libs/nodejs: Stable for AMD64 too.Jeroen Roovers2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* net-libs/http-parser: Stable for AMD64 too.Jeroen Roovers2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* net-libs/librpcsecgss: remove last rited packageMikle Kolyada2018-04-155-79/+0
| | | | Closes: https://bugs.gentoo.org/377867
* net-libs/gtk-vnc: fix LICENSE metadataMart Raudsepp2018-04-151-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/nghttp2-1.31.1: arm64 stable (bug #653066)Mart Raudsepp2018-04-141-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* net-libs/mbedtls: amd64 stableAaron Bauman2018-04-141-1/+1
| | | | | Bug: https://bugs.gentoo.org/647800 Package-Manager: Portage-2.3.28, Repoman-2.3.9