summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/mesa: Version bump to 11.0.0_rc1.Matt Turner2015-08-222-0/+456
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mesa: Version bump to 10.6.5.Matt Turner2015-08-222-0/+456
| | | | Package-Manager: portage-2.2.20.1
* media-libs/x264: bump a new snapshotAlexis Ballier2015-08-212-0/+75
| | | | Package-Manager: portage-2.2.20.1
* media-libs/x264: update soname for subslot, fix cflags patch.Alexis Ballier2015-08-212-27/+24
| | | | | | https://bugs.gentoo.org/show_bug.cgi?id=555990 Package-Manager: portage-2.2.20.1
* media-libs/mlt: remove old.Alexis Ballier2015-08-215-409/+0
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: add := dep on luaAlexis Ballier2015-08-211-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: use ruby-single.eclass to get proper ruby depsAlexis Ballier2015-08-211-2/+3
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: convert to python-single-r1Alexis Ballier2015-08-211-17/+5
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: fix ruby patch.Alexis Ballier2015-08-211-15/+14
| | | | Package-Manager: portage-2.2.20.1
* Set missing remote-ic in metadata.xmlJustin Lecher2015-08-211-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libgroove: new ebuildDiogo Pereira2015-08-205-0/+217
| | | | Gentoo-Bug: 558190
* Add missing remote-id's to metadataJustin Lecher2015-08-203-23/+30
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libraw: remove oldMarkus Meier2015-08-192-59/+0
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libraw: version bump by Jouni Rinne and Andreas SturmlechnerMarkus Meier2015-08-192-0/+59
| | | | | | | | | bump subslot to 0.15 restore keywords Bug: 556440 Github: #14 Package-Manager: portage-2.2.20.1
* media-libs/mlt: remove USE flags for deprecated modules that are disabled ↵Michael Palimaka2015-08-201-6/+2
| | | | | | anyway by upstream Package-Manager: portage-2.2.20.1
* media-libs/mlt: version bumpMichael Palimaka2015-08-203-0/+213
| | | | | | Gentoo-bug: 517640 Package-Manager: portage-2.2.20.1
* media-libs/libebur128: Test phase added. Thanks Diogo Pereira.Amy Winston2015-08-192-5/+19
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libebur128: Initial commit.Amy Winston2015-08-183-0/+34
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: url for contrib changed.Amy Winston2015-08-181-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: drop old gstreamer support bug #547664.Amy Winston2015-08-182-4/+4
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: contrib useflag added bug #557870.Amy Winston2015-08-183-24/+27
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opengtl: DEPEND on app-text/ghostscript-gplJohannes Huber2015-08-171-1/+2
| | | | | | | Gentoo-Bug: 556598 Reported-by: Toralf Förster <toralf.foerster@gmx.de> Package-Manager: portage-2.2.20.1
* media-libs/ffmpegsource: amd64 stable wrt bug #538542Mikle Kolyada2015-08-171-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libmikmod: ia64 stable wrt bug #535462Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/gexiv2: ia64 stable wrt bug #553474Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/gegl: ia64 stable wrt bug #552006Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/babl: ia64 stable wrt bug #552006Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-libs/aalib: Use slot operators for ncursesJustin Lecher2015-08-161-2/+3
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libmp3splt: Bump to 0.9.2Alexis Ballier2015-08-152-0/+53
| | | | Package-Manager: portage-2.2.20.1
* media-libs/imlib2: switch amd64 asm flag to sse2 from mmx #218382Mike Frysinger2015-08-141-3/+3
| | | | | | The actual assembly code is written using SSE2, so this reflects the source better. It also has the nice feature of side-stepping the mmx mask in the amd64 profile so people can enable it now.
* media-libs/liblscp: version bump to 0.5.7Ben de Groot2015-08-122-1/+28
| | | | Package-Manager: portage-2.2.20.1
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082356-0/+96257
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