summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/classmate: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-java/browserlauncher2: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-java/avalon-logkit: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-java/ant-contrib: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-haskell/profunctors: fix CrappyDescriptionHarri Nieminen2017-04-085-9/+9
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-haskell/bifunctors: fix CrappyDescriptionHarri Nieminen2017-04-082-3/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-haskell/kan-extensions: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-haskell/juicypixels: fix toolong DESCRIPTION.Harri Nieminen2017-04-081-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-db/postgis: replace deprecated dohtml.Chris Mayo2017-04-081-2/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/3877
* app-dicts/edictionary: Remove oldAndreas K. Hüttel2017-04-081-26/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-dicts/edictionary: EAPI bump, bug 605728Andreas K. Hüttel2017-04-081-0/+26
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-apps/ucspi-ssl: version bump to 0.99.Alex Efros2017-04-083-6/+68
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3938
* app-cdr/dvd+rw-tools: Remove oldAndreas K. Hüttel2017-04-081-50/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-p2p/bitcoin-qt: fix application nameFrancesco Turco2017-04-081-1/+1
| | | | | | | Bitcoin-Qt is now called Bitcoin Core. The generated desktop entry should be updated accordingly. Closes: https://github.com/gentoo/gentoo/pull/4282
* net-dns/dnscrypt-proxy: remove unused description in metadata.xml file.soredake2017-04-081-2/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/4320
* net-dns/dnscrypt-proxy: clean up old.soredake2017-04-0810-453/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/4320
* net-dns/dnscrypt-proxy: version bump to 1.9.4.soredake2017-04-083-1/+64
| | | | Closes: https://github.com/gentoo/gentoo/pull/4320
* app-editors/atom: version bump to 1.15.0.Elvis Pranskevichus2017-04-083-0/+420
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/608478 Package-Manager: Portage-2.3.4, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4330
* dev-python/guessit: version bump to 2.1.2.Ilya Tumaykin2017-04-082-0/+49
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4365 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/guessit: switch live ebuild to 'develop' branch.Ilya Tumaykin2017-04-081-1/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-vpn/i2p: remove old 0.9.26 and 0.9.27.Tom Li2017-04-089-460/+0
| | | | | Signed-off-by: Tom Li <biergaizi@member.fsf.org> Closes: https://github.com/gentoo/gentoo/pull/4349
* net-vpn/i2p: version bump to 0.9.29.Tom Li2017-04-086-0/+248
| | | | | Signed-off-by: Tom Li <biergaizi@member.fsf.org> Closes: https://github.com/gentoo/gentoo/pull/4349
* app-shells/mpv-bash-completion: verbump to 3.3.12Ilya Tumaykin2017-04-082-0/+48
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4388
* x11-libs/libdrm: Drop oldMatt Turner2017-04-083-126/+0
|
* x11-libs/libdrm: Version bump to 2.4.79Matt Turner2017-04-082-0/+63
|
* app-benchmarks/pipebench: Remove oldAndreas K. Hüttel2017-04-081-34/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-benchmarks/pipebench: EAPI bump, bug 605728Andreas K. Hüttel2017-04-081-0/+35
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-arch/bsdsfv: EAPI bump, see bug 605728Andreas K. Hüttel2017-04-081-0/+28
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-php/pecl-ssh2: new v0.13 revision supporting PHP_TARGETS=php7-1.Michael Orlitzky2017-04-081-7/+5
| | | | | | | | | | | | | | The SLOT=0 for this package supports php-5.x, while SLOT=7 supports php-7.x. To get them both installed at the same time, we use some weird trickery. Long story short, we need to add a special case to the SLOT=0 ebuild supporting "php7-1" in PHP_TARGETS. The previous commit added php-7.1 support to the SLOT=7 ebuilds, and this commit adds it to the SLOT=0 ebuild. Gentoo-Bug: 603508 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/pecl-ssh2: add php-7.1 support.Michael Orlitzky2017-04-082-16/+12
| | | | | | Gentoo-Bug: 603508 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* profiles: Fix typo in license_groups.Ulrich Müller2017-04-081-2/+2
|
* app-crypt/tc-play: add sysmacros.hAlon Bar-Lev2017-04-082-0/+31
| | | | | | Bug: 579924 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/crypto++: cleanupAlon Bar-Lev2017-04-082-72/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/PEAR-Math_BigInteger: new revision sans PEAR dependency.Michael Orlitzky2017-04-083-19/+31
| | | | | | Gentoo-Bug: 614892 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* gnome-base/gnome-light-3.22.2: amd64 stableMart Raudsepp2017-04-081-1/+1
| | | | | | | Seems to have been missed out during stabilization run, but gnome-3.22.2 meta is done and gnome-light here is just a meta too, so just self-stabilize ALLARCHES Thanks-to: Matt Turner <mattst88@gentoo.org>
* app-admin/ansible: relaxing jinja2 dep on 2.2.2.0Matthew Thode2017-04-081-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-visualization/labplot: Drop oldAndreas Sturmlechner2017-04-085-227/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-visualization/labplot: 2.4.0 version bumpAndreas Sturmlechner2017-04-083-3/+77
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/chromium: dev channel bump (59.0.3063.4)Pawel Hajdan, Jr2017-04-084-4/+81
|
* media-gfx/gimp: Remove old revisionsSebastian Pipping2017-04-084-718/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/movit: BumpPatrick Lauer2017-04-082-0/+37
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-crypt/debian-archive-keyring: Fix compilation (bug #614932)Sebastian Pipping2017-04-082-2/+42
| | | | | | Thanks to Toralf Foerster Package-Manager: Portage-2.3.5, Repoman-2.3.2
* kde-frameworks: Add KDE Frameworks 5.33.0 releaseAndreas Sturmlechner2017-04-08150-0/+2539
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-gfx/gimp: Sync 9999, move to httpsSebastian Pipping2017-04-081-10/+14
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-themes/ubuntu-wallpapers: 17.04.1Sebastian Pipping2017-04-082-0/+38
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/sway: drop old 0.12.1Mykyta Holubakha2017-04-082-75/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/4353
* dev-libs/sway: version bump to 0.12.2Mykyta Holubakha2017-04-082-0/+75
| | | | Closes: https://github.com/gentoo/gentoo/pull/4353
* media-sound/pms: migrate live ebuild to cmakeMykyta Holubakha2017-04-082-62/+7
| | | | | remove extraneous patch Closes: https://github.com/gentoo/gentoo/pull/4356
* net-vpn/tor: remove older versionsAnthony G. Basile2017-04-083-158/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-vpn/tor: version bump to 0.3.0.5_rcAnthony G. Basile2017-04-082-0/+75
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1