summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-benchmarks/filebench: simplify metadata by removing maintainer <description>Göktürk Yüksek2016-04-231-3/+0
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-benchmarks/bonnie++: simplify metadata by removing maintainer <description>Göktürk Yüksek2016-04-231-3/+0
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/lastpass-cli: remove maintainer <description> and fix maintainer nameGöktürk Yüksek2016-04-231-2/+1
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1316 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-games/aseprite: Correct patch for 1.1.4.1Azamat H. Hackimov2016-04-232-10/+26
| | | | | | | | | | Added subslot checks for libpng and libgif. Package-Manager: portage-2.2.26 Gentoo-Bug: https://bugs.gentoo.org/580802 Closes: https://github.com/gentoo/gentoo/pull/1322 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-ftp/filezilla: version bump, update dependenciesBernard Cafarelli2016-04-232-0/+70
| | | | Package-Manager: portage-2.2.28
* dev-go/siphash: add proxied maintainerAnthony G. Basile2016-04-232-2/+5
| | | | Package-Manager: portage-2.2.26
* dev-go/goptlib: add proxied maintainerAnthony G. Basile2016-04-232-2/+5
| | | | Package-Manager: portage-2.2.26
* dev-go/ed25519: add proxied maintainerAnthony G. Basile2016-04-232-2/+5
| | | | Package-Manager: portage-2.2.26
* net-proxy/obfs4proxy: fix LICENSE, add proxied maintainerAnthony G. Basile2016-04-234-5/+7
| | | | Package-Manager: portage-2.2.26
* New ebuild: dev-go/siphash.Marek Szuba2016-04-233-0/+35
| | | | | | | | A Go implementation of SipHash-2.4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein. This is one of the dependencies of net-proxy/obfs4proxy. Relevant Gentoo bug: #580628.
* New ebuild: dev-go/goptlib.Marek Szuba2016-04-233-0/+36
| | | | | | | The official Go library for Tor pluggable transports. This is one of the dependencies of net-proxy/obfs4proxy. Relevant Gentoo bug: #580626.
* New ebuild: dev-go/ed25519.Marek Szuba2016-04-233-0/+35
| | | | | | | A Go implementation of the ed25519 digital-signature scheme. This is one of the dependencies of net-proxy/obfs4proxy. Relevant Gentoo bug: #580622.
* New ebuild: net-proxy/obfs4proxy.Marek Szuba2016-04-234-0/+110
| | | | | | | A new obfuscating proxy for Tor bridges which supports, among others, the OBFS4 protocol. Relevant Gentoo bug: #580582.
* Revert "New ebuild: net-proxy/obfs4proxy, plus dependencies." in order to ↵Marek Szuba2016-04-2313-236/+0
| | | | | | split it into multiple commits, one per ebuild. This reverts commit eff2dc6a41b8dd13a978b01608f5df3b0eb6d84e.
* New ebuild: net-proxy/obfs4proxy, plus dependencies.Marek Szuba2016-04-2313-0/+236
| | | | | | | | | A new obfuscating proxy for Tor bridges which supports, among others, the OBFS4 protocol. It depends on three packages which were not in Portage and therefore have just had ebuild files created as well: dev-go/ed25519, dev-go/goptlib, and dev-go/siphash. Relevant Gentoo bugs: #580582, #580622, #580626, #580628.
* sys-fs/hfsplusutils: add support for USE=static-libsMike Frysinger2016-04-231-1/+6
|
* sys-fs/hfsplusutils: fix build w/gcc-5 #580620Mike Frysinger2016-04-232-0/+26
|
* sys-fs/hfsplusutils: clean up more missing header warningsMike Frysinger2016-04-233-2/+47
|
* sys-fs/hfsplusutils: update to EAPI=5Mike Frysinger2016-04-231-8/+7
|
* sys-apps/{acl,attr}: run elibtoolize #580792Leno Hou2016-04-232-2/+5
| | | | This is needed to support newer platforms (like ppc64le).
* dev-lang/python: Remove obsolete process_data patch from 3.3, #580242Michał Górny2016-04-232-4/+6
| | | | | | | | | Remove the obsolete process_data patch from both 3.3 versions. The patch was only needed for some packages using python.eclass, it is no longer carried by any other Python version (including stable ebuilds) and breaks the build on musl. Bug: https://bugs.gentoo.org/show_bug.cgi?id=580242
* dev-ruby/chronic: add ruby23Hans de Graaff2016-04-231-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-ruby/trollop: cleanupHans de Graaff2016-04-232-26/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/trollop: add ruby22, ruby23Hans de Graaff2016-04-231-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-ruby/right_http_connection: drop ruby19Hans de Graaff2016-04-232-3/+3
| | | | Package-Manager: portage-2.2.26
* dev-ruby/right_http_connection: cleanupHans de Graaff2016-04-231-42/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/ruby-glib2: add ruby23Hans de Graaff2016-04-231-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-ruby/unf_ext: add ruby23Hans de Graaff2016-04-231-2/+1
| | | | | | Drop unneeded dependency on shoulda. Package-Manager: portage-2.2.26
* dev-ruby/httpclient: add 2.7.2Hans de Graaff2016-04-232-0/+63
| | | | Package-Manager: portage-2.2.26
* dev-ruby/httpclient: cleanupHans de Graaff2016-04-232-63/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/ruby-sdl: drop ruby19Hans de Graaff2016-04-231-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-ruby/ruby-sdl: cleanupHans de Graaff2016-04-231-69/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/ruby-sdl: mark ruby21 revision stableHans de Graaff2016-04-231-1/+1
| | | | Package-Manager: portage-2.2.26
* dev-qt/qt-docs: version bumpDavide Pesavento2016-04-232-0/+31
| | | | Package-Manager: portage-2.2.28
* dev-qt/qt-docs: amd64/x86 stable; use https in SRC_URIDavide Pesavento2016-04-231-3/+3
| | | | Package-Manager: portage-2.2.28
* app-vim/bufexplorer: version bump to 7.4.9Tim Harder2016-04-222-0/+15
|
* net-wireless/neard: fix install of version.h #580876Mike Frysinger2016-04-221-3/+6
|
* net-wireless/neard: drop old <0.15 versionsMike Frysinger2016-04-222-31/+0
|
* Revision bump, rebuild on amd64 to fix bug 580756Andreas K. Hüttel2016-04-222-31/+31
| | | | Package-Manager: portage-2.2.28
* app-office/libreoffice-bin: Revision bump, rebuild on amd64 to fix bug 580756Andreas K. Hüttel2016-04-222-31/+31
| | | | Package-Manager: portage-2.2.28
* dev-perl/SQL-Statement: add ~arm, bug #579670Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Math-Base-Convert: add ~arm, bug #579670Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Text-Soundex: add ~arm, bug #579670Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay: arm stable, bug #579284Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-util/ccache: arm stable, bug #579242Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* net-analyzer/vnstat: arm stable, bug #579264Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Path-Tiny: add ~arm, bug #577646Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Test-FailWarnings: add ~arm, bug #577646Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* dev-perl/Test-MockRandom: add ~arm, bug #577646Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
* sys-power/upower: arm stable, bug #579220Markus Meier2016-04-221-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"