summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/err: python_moduleroot -> python_moduleintoMichał Górny2016-05-141-2/+2
|
* media-gfx/cropgui: python_moduleroot -> python_moduleintoMichał Górny2016-05-143-4/+4
|
* python-utils-r1.eclass: Make python_{script,module}root vars privateMichał Górny2016-05-141-36/+24
| | | | | | | Remove python_scriptroot & python_moduleroot from the public eclass API, in favor of calls to python_scriptinto and python_moduleinto. This feature was seldom used, not listed in the official API guide, and the *into functions is more in line with the PMS.
* python-utils-r1.eclass: stop respecting DESTTREE in python_do*/new*Michał Górny2016-05-141-3/+3
| | | | | | | | | | Replace the code respecting current value of ${DESTTREE} in favor of using /usr unconditionally. The feature was extremely unlikely to be ever used (only if you did 'into ...; python_do*', quite confusing and relied on semi-internal package manager variables. Furthermore, it was potentially broken as it relied on DESTTREE having an initial '/usr' value which is not warranted by the PMS.
* distutils-r1.eclass: Do not rely on INSDESTTREE, #173630Michał Górny2016-05-141-4/+6
|
* dev-ruby/ttfunk: add ruby23Hans de Graaff2016-05-141-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-ruby/prawn-table: drop ruby19Hans de Graaff2016-05-141-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-ruby/spring: add 1.7.1Hans de Graaff2016-05-142-0/+34
| | | | Package-Manager: portage-2.2.28
* dev-ruby/spring: cleanupHans de Graaff2016-05-143-68/+0
| | | | Package-Manager: portage-2.2.28
* dev-ruby/tins: add 1.10.1Hans de Graaff2016-05-142-0/+30
| | | | Package-Manager: portage-2.2.28
* dev-util/jenkins-bin: Remove oldManuel Rüger2016-05-144-144/+0
| | | | Package-Manager: portage-2.2.28
* dev-util/jenkins-bin: Version bump to 1.651.2Manuel Rüger2016-05-142-0/+48
| | | | Package-Manager: portage-2.2.28
* dev-util/jenkins-bin: Version bump to 2.3Manuel Rüger2016-05-142-0/+48
| | | | Package-Manager: portage-2.2.28
* app-crypt/pgpdump: Version bump to 0.31Manuel Rüger2016-05-142-0/+30
| | | | Package-Manager: portage-2.2.28
* app-admin/keepass: Version bump to 2.33Manuel Rüger2016-05-142-0/+114
| | | | Package-Manager: portage-2.2.28
* www-client/vivaldi: Old.Jeroen Roovers2016-05-132-108/+0
| | | | Package-Manager: portage-2.2.28
* www-client/vivaldi: Version bump.Jeroen Roovers2016-05-132-0/+107
| | | | Package-Manager: portage-2.2.28
* net-misc/openvpn: Sync live ebuildManuel Rüger2016-05-131-6/+17
| | | | Package-Manager: portage-2.2.28
* net-misc/openvpn: Remove oldManuel Rüger2016-05-131-132/+0
| | | | Package-Manager: portage-2.2.28
* net-misc/openvpn: Security bump to 2.3.11, Check kernel optionsManuel Rüger2016-05-132-0/+139
| | | | | | | Gentoo-Bug: #582902 Gentoo-Bug: #582208 Package-Manager: portage-2.2.28
* app-vim/vimpython: Mend DEPEND/RDEPEND.Patrice Clement2016-05-131-5/+2
| | | | Package-Manager: portage-2.2.26
* app-vim/pydiction: Mend DEPEND/RDEPEND.Patrice Clement2016-05-132-6/+3
| | | | Package-Manager: portage-2.2.26
* app-vim/ackvim: Mend DEPEND/RDEPEND.Patrice Clement2016-05-131-5/+2
| | | | Package-Manager: portage-2.2.26
* app-crypt/acme: Sync live ebuildManuel Rüger2016-05-131-5/+5
| | | | Package-Manager: portage-2.2.28
* app-crypt/acme: Version bump to 0.6.0Manuel Rüger2016-05-132-0/+43
| | | | Package-Manager: portage-2.2.28
* sys-apps/file: version bump to 5.27 (and man page move #426634)Mike Frysinger2016-05-133-2/+116
|
* sys-kernel/gentoo-sources: Linux patch 4.5.4Mike Pagano2016-05-132-0/+34
| | | | Package-Manager: portage-2.2.28
* dev-vcs/qgit: version bump, now uses Qt5Davide Pesavento2016-05-132-0/+49
| | | | | | | Also, go back to SLOT=0 and stop renaming the binary, since we don't allow co-installability anymore. Package-Manager: portage-2.2.28
* eclass: ELT-patches: update cross patches for libtool-2.4+ #572038Mike Frysinger2016-05-133-4/+45
|
* sys-apps/openrc: Install supervise-daemon pam fileWilliam Hubbs2016-05-131-1/+2
| | | | Package-Manager: portage-2.2.28
* dev-libs/libinput: Version bumpChí-Thanh Christopher Nguyễn2016-05-132-0/+56
| | | | Package-Manager: portage-2.2.28
* sys-devel/automake: rework --docdir flag for automatic prefix support #582734Mike Frysinger2016-05-1314-14/+14
|
* sys-devel/automake: respect $ED #582734Benda Xu2016-05-1320-70/+70
|
* sys-devel/automake: rework how HELP2MAN is set up #582734Mike Frysinger2016-05-1310-10/+11
| | | | | | Only the 1.11 release used this variable -- later versions bundle a copy and use that rather than the system one. Move the export to prepare so the configure function stays the same across versions.
* dev-python/uvloop: new ebuild, initial vn. 0.4.20Elvis Pranskevichus2016-05-143-0/+75
| | | | | | | | | | | | | | uvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood. http://github.com/MagicStack/uvloop Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=582768 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1455 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-misc/brewtarget: version bump, now uses Qt5Davide Pesavento2016-05-132-0/+58
| | | | Package-Manager: portage-2.2.28
* dev-qt/qt-creator: add live ebuildDavide Pesavento2016-05-131-0/+174
| | | | Package-Manager: portage-2.2.28
* app-editors/scite: adding inherit of flag-o-matic eclass to vn. 3.6.5Ian Delaney2016-05-141-1/+1
| | | | | | | | on behalf of maintainer E. Peters. Fixes Gentoo-bug: 582196 Package-Manager: portage-2.2.28
* www-servers/uwsgi: version bump, add go support, make pid path mode ↵Ultrabug2016-05-135-5/+224
| | | | | | configurable, drop broken release Package-Manager: portage-2.2.27
* media-sound/tomahawk: Use subslot on net-libs/gnutlsJohannes Huber2016-05-132-2/+2
| | | | Package-Manager: portage-2.2.28
* dev-games/tiled: version bumpMichael Palimaka2016-05-142-0/+68
| | | | Package-Manager: portage-2.2.28
* sci-astronomy/skychart: remove oldMichael Palimaka2016-05-143-225/+0
| | | | Package-Manager: portage-2.2.28
* dev-games/tiled: remove oldMichael Palimaka2016-05-142-67/+0
| | | | Package-Manager: portage-2.2.28
* net-libs/nghttp2: amd64 stable wrt bug #582250Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-libs/wxGTK: amd64 stable wrt bug #577788Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cmocka: amd64 stable wrt bug #579834Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-astronomy/stellarium: amd64 stable wrt bug #582292Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/ginac: amd64 stable wrt bug #572024Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-strategy/widelands: amd64 stable wrt bug #581218Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libdiscid: amd64 stable wrt bug #578932Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>