summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/phonon: arm stable, bug #587346Markus Meier2016-11-131-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* media-libs/phonon: ppc stable wrt bug #587346Agostino Sarubbo2016-10-131-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/phonon: Stable for HPPA (bug #587346).Jeroen Roovers2016-10-021-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* media-libs/phonon-4.9.0-r0: stable on alphaTobias Klausmann2016-09-271-1/+1
| | | | Gentoo-Bug: 587346
* media-libs/phonon: remove oldMichael Palimaka2016-07-254-265/+0
| | | | Package-Manager: portage-2.3.0
* media-libs/phonon: amd64/x86 stableMichael Palimaka2016-07-231-1/+1
| | | | | | Gentoo-bug: 587346 Package-Manager: portage-2.3.0
* media-libs/phonon: fix multilib build by explicitly specifying the path to qmakeMichael Palimaka2016-07-142-0/+2
| | | | | | Gentoo-bug: 580304 Package-Manager: portage-2.3.0
* media-libs/phonon: ensure zeitgeist is always disabled on a foreign ABIMichael Palimaka2016-07-143-4/+4
| | | | | | | | dev-libs/libqzeitgeist is not multilib-enabled, so if not explicitly disabled the native library may be detected during a foreign ABI build causing a build failure. Package-Manager: portage-2.3.0
* media-libs/phonon: Restore ppc64Johannes Huber2016-07-112-2/+2
| | | | Package-Manager: portage-2.3.0
* media-libs/phonon: Restore hppaJohannes Huber2016-05-312-2/+2
| | | | | | kde-frameworks/extra-cmake-modules is now keyworded. Package-Manager: portage-2.3.0_rc1
* media-libs/phonon: Add missing DEPENDJohannes Huber2016-04-242-2/+4
| | | | | | | | kde-frameworks/extra-cmake-modules is used when for USE qt5. Gentoo-bug: 581048 Package-Manager: portage-2.2.28
* media-libs/phonon: version bumpMichael Palimaka2016-04-222-0/+132
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: raise backend dependenciesMichael Palimaka2016-04-221-2/+2
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: port to EAPI 6Michael Palimaka2016-04-221-5/+5
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: stop passing QT_QMAKE_EXECUTABLEMichael Palimaka2016-04-221-1/+0
| | | | | | | This is no longer necessary now that FindQt4.cmake has been fixed to always find the correct binary. Package-Manager: portage-2.2.28
* media-libs/phonon: update LICENSE to be more accurateMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: drop redundant KEYWORDSMichael Palimaka2016-04-221-1/+0
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: cleanup inheritsMichael Palimaka2016-04-221-2/+2
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: update SRC_URIMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: update HOMEPAGEMichael Palimaka2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.28
* media-libs/phonon: remove unused dependencyMichael Palimaka2016-04-221-1/+0
| | | | | | CMake can now handle automoc directly. Package-Manager: portage-2.2.28
* media-libs/phonon: whitespaceMichael Palimaka2016-04-221-3/+8
| | | | Package-Manager: portage-2.2.28
* 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.
* media-libs/phonon: add patch by Ryan Hill <rhill@gentoo.org> to fix build ↵Michael Palimaka2015-12-162-1/+38
| | | | | | | | with GCC5. Gentoo-bug: 555866 Package-Manager: portage-2.2.26
* 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-087-0/+485
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