summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Retirement: vapier package reassigmentAmy Liffey2017-12-201-4/+0
|
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-5/+5
|
* net-libs/libqmi: Add missing dependency on virtual/libgudev, bug 628276Andreas K. Hüttel2017-10-292-0/+2
| | | | | Closes: https://bugs.gentoo.org/628276 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-libs/libqmi: use HTTPS for freedesktop.orgDavid Hicks2017-08-176-15/+15
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-libs/libqmi: keyword ~arm64Alexis Ballier2017-06-262-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/libqmi: ppc stable.Michael Weber2017-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* net-libs/libqmi: bumpJason A. Donenfeld2017-03-272-0/+46
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/libqmi: arm stable, bug #601666Markus Meier2017-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-libs/libqmi: x86 stable wrt bug #601666Agostino Sarubbo2017-01-131-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libqmi: Raise glib depAndreas Sturmlechner2016-12-291-1/+1
| | | | Package-Manager: portage-2.3.0
* net-libs/libqmi: Add subslot, fix headerAndreas Sturmlechner2016-12-294-14/+19
| | | | | | metadata: Indentation Package-Manager: portage-2.3.0
* net-libs/libqmi-1.16.2-r0: stable on amd64Tobias Klausmann2016-12-211-1/+1
| | | | Gentoo-Bug: 601666
* net-libs/libqmi: version bump to 1.16.2Mike Frysinger2016-11-154-10/+58
|
* net-libs/libqmi: add libmbim to RDEPEND too #599250Mike Frysinger2016-11-151-2/+2
|
* net-libs/libqmi: drop old <1.12 versionsMike Frysinger2016-11-156-360/+0
|
* net-libs/libqmi: Version bump to 1.16.0, now with MBIM over QMI proxy support.Tony Vroon2016-09-173-0/+50
| | | | Package-Manager: portage-2.2.28
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-207-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* net-libs/libqmi: Taking maintainership from Alexey Shvetsov.Tony Vroon2016-03-313-0/+48
| | | | Package-Manager: portage-2.2.28
* net-libs/libqmi: drop myself from metadata.xmlAlexey Shvetsov2016-03-311-4/+0
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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-089-0/+459
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