summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-apps/xauth: Transfer dropped keywordJustin Lecher2015-10-152-2/+2
| | | | | | | I cannot see any reason why the keyword was dropped in this version Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* x11-apps/sessreg: fix build w/gcc-5 #546742Mike Frysinger2015-10-022-0/+20
|
* x11-apps/mesa-progs: unconditionally depend on media-libs/glewChí-Thanh Christopher Nguyễn2015-10-012-4/+2
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=559536 Package-Manager: portage-2.2.20.1
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-012-7/+13
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Update hashes in ManifestJustin Lecher2015-09-2324-24/+24
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Add missing remote-idJustin Lecher2015-09-231-0/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* x11-apps/copyq: New packageJustin Lecher2015-09-223-0/+66
| | | | | | | | | initial ebuild written by keenblade and Paul Tobias Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=499350 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* x11-apps/intel-gpu-tools: Version bumpManuel Rüger2015-09-192-0/+61
| | | | Package-Manager: portage-2.2.20_p168
* x11-apps/xman: Stable for PPC64 (bug #560532).Jeroen Roovers2015-09-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* x11-apps/xvfb-run: 1.17.2_p2Sebastian Pipping2015-09-143-0/+41
|
* x11-apps/radeontop: Remove oldManuel Rüger2015-09-112-48/+0
| | | | Package-Manager: portage-2.2.20.1
* x11-apps/radeontop: Version bumpManuel Rüger2015-09-112-0/+49
| | | | Package-Manager: portage-2.2.20.1
* x11-apps/mkfontscale: Depend on x11-misc/util-macros.Matt Turner2015-09-061-0/+1
| | | | Bug: https://bugs.gentoo.org/478132
* x11-apps/rgb: Depend on x11-misc/util-macros.Matt Turner2015-09-061-0/+1
| | | | Bug: https://bugs.gentoo.org/413271
* x11-apps/xbacklight: Delete old version 1.2.1.Matt Turner2015-08-291-15/+0
| | | | Package-Manager: portage-2.2.20.1
* x11-apps/xbacklight: Bump to EAPI=5, for bug 443414.Matt Turner2015-08-291-0/+15
| | | | Bug: https://bugs.gentoo.org/443414
* x11-apps/mesa-progs: Patch out more of EGL_MESA_screen_surface.Matt Turner2015-08-292-0/+37
| | | | Bug: https://bugs.gentoo.org/555186
* x11-apps/mesa-progs: Remove USE=gles1.Matt Turner2015-08-283-25/+4
|
* x11-apps/mesa-progs: Remove old version 8.1.0.Matt Turner2015-08-282-111/+0
|
* x11-apps/mesa-progs: Remove EGL_MESA_screen_surface demos.Matt Turner2015-08-282-14/+6
| | | | | | | Not useful, and not sure when Mesa actually supported this extension, but it certainly doesn't any more. Bug: https://bugs.gentoo.org/show_bug.cgi?id=555186
* x11-apps/mesa-progs: Sync ebuilds.Matt Turner2015-08-282-23/+11
|
* x11-apps/mesa-progs: Add git ebuild.Matt Turner2015-08-281-0/+106
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-2497-97/+97
| | | | | | | 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-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-245-8/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2499-99/+99
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* x11-apps/xrectsel: Updating remote-id in metadata.xmlJustin Lecher2015-08-161-1/+4
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* x11-apps/xrectsel: fix header for gitJason A. Donenfeld2015-08-132-23/+1
| | | | Package-Manager: portage-2.2.20.1
* x11-apps/xrectsel: Fix rookie mistakes with manifestJason A. Donenfeld2015-08-131-0/+22
| | | | | Package-Manager: portage-2.2.20 Manifest-Sign-Key: 0x06C4536755758000
* Initial import of packageJason A. Donenfeld2015-08-133-0/+29
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08368-0/+5658
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