summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* net-libs/libproxy: Drop nonexistent kde-apps/kreadconfig:4Andreas Sturmlechner2018-06-281-4/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* net-libs/libproxy: fix configure warningsGilles Dartiguelongue2018-03-251-3/+4
| | | | | | | | | Explicitely disable NATUS support, bug #624274. Do not pass unneeded variables if corresponding support is not enabled (perl, mono), bug #649454. Closes: https://bugs.gentoo.org/649454 Closes: https://bugs.gentoo.org/624274 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-libs/libproxy: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-15/+12
|
* net-libs/libproxy: keyword ~arm64Alexis Ballier2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/libproxy: backport patch from upstream solving build failure with ↵Michael Palimaka2017-02-232-0/+30
| | | | | | | | USE="mono" Gentoo-bug: 600254 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libproxy: revbump to fix installed filesPacho Ramos2017-02-111-0/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
* net-libs/libproxy: Drop oldPacho Ramos2017-02-104-204/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libproxy: Don't rdepend on old webkit-gtk automagically (#596194 by ↵Pacho Ramos2017-02-101-0/+1
| | | | | | Mike Hiretsky) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/libproxy: dropped ~ia64-linux ~x86-freebsd ~x86-interixFabian Groffen2017-01-292-4/+4
| | | | Package-Manager: portage-2.3.3
* net-libs/libproxy: ia64 stable wrt bug #584180Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libproxy: sparc stable wrt bug #584180Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* kde-base/kdelibs -> kde-frameworks/kdelibsJohannes Huber2016-12-241-2/+2
|
* net-libs/libproxy: Stable for PPC64 (bug #584180).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* net-libs/libproxy: Stable for HPPA (bug #584180).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* net-libs/libproxy: ppc stable wrt bug #584180Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libproxy: x86 stable wrt bug #584180Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libproxy: amd64 stable wrt bug #584180Agostino Sarubbo2016-06-111-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libproxy: arm stable, bug #584180Markus Meier2016-06-081-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* net-libs/libproxy-0.4.13-r1: add alpha keywordTobias Klausmann2016-06-011-1/+1
| | | | | | Gentoo-Bug: 584180 Package-Manager: portage-2.3.0_rc1
* net-libs/libproxy: Fix gmcs detection (#549734) and webkit dependencies ↵Pacho Ramos2016-05-081-16/+15
| | | | | | (#574046#c10) Package-Manager: portage-2.2.28
* net-libs/libproxy: add manpage for `proxy` commandJan Chren2016-05-082-0/+25
| | | | Manpage fetched from Debian and updated.
* net-libs/libproxy: replace deprecated mono.eclass by mono-env.eclassJan Chren2016-05-081-1/+1
|
* net-libs/libproxy: update multilib_src_install_all()Jan Chren2016-05-081-3/+1
| | | | Fit it on a single line and remove unnecessary die()
* net-libs/libproxy: remove unnecessary docsJan Chren2016-05-081-3/+0
| | | | These are installed automagically by default.
* net-libs/libproxy: update dependenciesJan Chren2016-05-081-7/+14
| | | | | | | | | | | KDE module dependency changed from linked (against Qt/KDE) to runtime, which uses kreadconfig/kreadconfig5. This change was introduced in https://github.com/libproxy/libproxy/commit/bd9bf72e15107e6c6133b438c700dd42d79c9d60. Thanks to Arfrever for shedding light on this in bug #574046. Since https://github.com/libproxy/libproxy/commit/00975fa11220af11398f9d89ee2ee0cf17c655d2 libproxy supports webkit:4. Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Gentoo-Bug: 574046
* net-libs/libproxy: EAPI6 + update mycmakeargsJan Chren2016-05-081-30/+24
| | | | | | | - `-DWITH_KDE4` -> `-DWITH_KDE` (https://github.com/libproxy/libproxy/commit/bd9bf72e15107e6c6133b438c700dd42d79c9d60) Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Gentoo-Bug: 574046
* net-libs/libproxy: update patchesJan Chren2016-05-083-9/+102
| | | | Patches were simply ported from 0.4.11.
* net-libs/libproxy: google-code -> githubJan Chren2016-05-082-3/+3
|
* net-libs/libproxy: bump to 0.4.13Jan Chren2016-05-082-0/+96
| | | | | Thanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> Gentoo-Bug: 574046
* 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/+0
| | | | | 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
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-087-0/+313
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