summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/apitrace: Fix build with system-snappyAndreas Sturmlechner2019-05-083-0/+65
| | | | | | Closes: https://bugs.gentoo.org/684802 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/apitrace: Drop 7.1-r1Andreas Sturmlechner2019-04-296-198/+0
| | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/apitrace: 8.0 version bump, EAPI-7, unbundle brotliAndreas Sturmlechner2019-04-296-0/+413
| | | | | | | Getting rid of deprecated dev-qt/qtwebkit:5 dependency. Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/apitrace: Maintainer retiredJonas Stein2018-09-231-8/+0
| | | | | | Proxied maintainer retired. Closes: https://bugs.gentoo.org/632840 Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-util/apitrace: Drop unused cmake argAndreas Sturmlechner2018-08-181-1/+0
| | | | | | Arg is being removed by disable-multiarch.patch Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-util/apitrace: Drop 7.1 (r0)Andreas Sturmlechner2018-08-181-97/+0
| | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-util/apitrace: EAPI-6 bump, drop eutilsAndreas Sturmlechner2018-08-181-9/+9
| | | | | | | Add missing || die local mycmakeargs Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-util/apitrace: Cleanup, sort, fix DEPENDsAndreas Sturmlechner2018-08-181-5/+5
| | | | | | | - Add sys-libs/zlib slot op - Drop useless sys-devel/gcc DEPEND, old versions are masked Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-util/apitrace: Enforce non-gles2 USE-dep on QtEoD2018-08-181-0/+97
| | | | | Closes: https://bugs.gentoo.org/594066 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-util/apitrace: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* dev-util/apitrace: Cleanup ancient mesa version depAndreas Sturmlechner2017-10-141-6/+4
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-util/apitrace: Cleanup indendationAndreas Sturmlechner2017-10-141-10/+10
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-util/apitrace: Cleanup old, Qt4WebKit-rdepsAndreas Sturmlechner2017-10-1415-872/+0
| | | | | Gentoo-bug: 631806 Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-util/apitrace: Do not call enable_cmake* directlyMichał Górny2017-05-225-5/+5
|
* dev-util/apitrace: [QA] Add missing python metadata variablesDavid Seifert2017-04-205-5/+10
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/apitrace: Set EoD as proxy-maintainer.Michael Weber2016-05-061-1/+14
| | | | Package-Manager: portage-2.2.28
* dev-util/apitrace: Version bump by EoD (bug 559566).Michael Weber2016-05-067-0/+202
| | | | Package-Manager: portage-2.2.28
* dev-util/apitrace: drop myself as maintainerTim Harder2016-04-121-4/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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-0816-0/+887
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