gentoo.git
9 years agonet-libs/libisds: Removed old.
Lars Wendler [Wed, 4 Jan 2017 14:06:19 +0000 (15:06 +0100)]
net-libs/libisds: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-libs/libisds: Bumped live ebuild to EAPI-6.
Lars Wendler [Wed, 4 Jan 2017 14:05:47 +0000 (15:05 +0100)]
net-libs/libisds: Bumped live ebuild to EAPI-6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agonet-libs/libisds: Bump to version 0.10.6
Lars Wendler [Wed, 4 Jan 2017 14:03:40 +0000 (15:03 +0100)]
net-libs/libisds: Bump to version 0.10.6

Thanks to Petr Pisar for reporting this in bug #587590.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-client/opera-developer: Old.
Jeroen Roovers [Wed, 4 Jan 2017 13:55:20 +0000 (14:55 +0100)]
www-client/opera-developer: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agowww-client/opera-developer: Version bump.
Jeroen Roovers [Wed, 4 Jan 2017 13:54:30 +0000 (14:54 +0100)]
www-client/opera-developer: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/gawk: fix compilation on Solaris
Fabian Groffen [Wed, 4 Jan 2017 13:53:38 +0000 (14:53 +0100)]
sys-apps/gawk: fix compilation on Solaris

Package-Manager: portage-2.3.0

9 years agosci-misc/boinc: Rename desktop file to boincmgr.desktop
Sven Eden [Thu, 8 Dec 2016 09:24:53 +0000 (10:24 +0100)]
sci-misc/boinc: Rename desktop file to boincmgr.desktop

Gentoo-Bug: 599910

This is a workaround to the following issue:
The desktop entry filename and the executable filename are different.
Binary:       boincmgr
Desktop file: boincmgr-boinc.desktop
This causes GNOME to use an ugly icon in the launcher. It is also not
possible to add the BOINC icon to the favorites.
Renaming the desktop file to boincmgr.desktop fixes both issues,
although this is only a hotfix. The GNOME shell should be perfectly
capable of using any well formed desktop file regardless of its name.

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3056

9 years agosci-misc/boinc: Remove obsolete ebuilds, everybody should update.
Sven Eden [Thu, 8 Dec 2016 09:23:18 +0000 (10:23 +0100)]
sci-misc/boinc: Remove obsolete ebuilds, everybody should update.

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3056

9 years agosci-misc/boinc: Update init script to fix bug 584386 and 603522
Sven Eden [Thu, 8 Dec 2016 09:21:44 +0000 (10:21 +0100)]
sci-misc/boinc: Update init script to fix bug 584386 and 603522

Gentoo-Bug: 584386

The boinc init script starts boinc_client in daemon mode, and relies on
boinccmd to send a quit signal to stop the service.

This leads to the following two problems:
1) It is not possible to generate a pid file, as the pid read from the
   started boinc_client is invalid after it forked to background.
2) The stop command immediately returns, but boinc_client can still be
   active for a long time, over a minute in fact, while it is stopping
   running projects and cleaning up its work data. This is especially
   problematic when boinc is stopped while shutting down the machine.

Gentoo-Bug: 603522

The init script for boinc calls "chown -R" on "${RUNTIMEDIR}".
This leads to the security issue, that the "boinc" user can create a
hardlink within ${RUNTIMEDIR} pointing to a file that he does not
own, and the next time the daemon is started, the init script (as
root) will give ownership of the *target* of the hardlink to the
boinc user.

This commit removes the usage of "chown -R" from start_pre(), and
adds a single call to "chown" to create_work_directory() if, and only
if the working directory has been newly created.

Other fixes and changes:

Another problem found is the function cuda_check(), which assumes the cuda
libraries to be installed in /opt/cuda/lib, leading to an invalid symlink
for libcudart.so on 64 bit machines where the library is installed in
/opt/cuda/lib64.

This commit changes the following behaviour, besides some long overdue
cleanup:
1) start() no longer uses the --daemon option of the boinc_client, but
   the --background option of the start-stop-daemon command. Further it
   creates a pid file in the path set by the new config variable
   BOINC_PIDFILE, that has been added to boinc.conf.
2) stop() no longer uses boinccmd to send a quit signal, but uses the
   --stop and --pidfile options of the start-stop-daemon command. The
   waiting time should be large enough to successfully await the end of
   the exiting task of the boinc_client program.
3) cuda_check() now checks the validity of the libcudart.so symlink and
   removes it if it is invalid. Further it looks for a present
   libcudart.so library in /opt/cuda/lib* and picks the newest found to
   create a new symlink if none is present.
4) The suspend() and resume() functions have been updated to use the
   start-stop-daemon command, so both the user:group and a possibly
   required password are now used to circumvent authentication errors.

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3056

9 years agodev-python/pyproj: 1.9.5.1 bump, add python 3 support, bug #598758
Bernard Cafarelli [Wed, 4 Jan 2017 13:37:57 +0000 (14:37 +0100)]
dev-python/pyproj: 1.9.5.1 bump, add python 3 support, bug #598758

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-misc/wcd: Removed old.
Lars Wendler [Wed, 4 Jan 2017 13:37:40 +0000 (14:37 +0100)]
app-misc/wcd: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-misc/wcd: Bump to version 5.3.4
Lars Wendler [Wed, 4 Jan 2017 13:37:13 +0000 (14:37 +0100)]
app-misc/wcd: Bump to version 5.3.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-gfx/nvidia-texture-tools: upgrade to EAPI=6
Kacper Kołodziej [Sat, 26 Nov 2016 21:53:27 +0000 (22:53 +0100)]
media-gfx/nvidia-texture-tools: upgrade to EAPI=6

Package-Manager: portage-2.3.2

9 years agomedia-gfx/nvidia-texture-tools: fix cpp14 compilation errors; bug #594938
Kacper Kołodziej [Sat, 5 Nov 2016 20:02:17 +0000 (21:02 +0100)]
media-gfx/nvidia-texture-tools: fix cpp14 compilation errors; bug #594938

Package-Manager: portage-2.3.2

9 years agonet-analyzer/hexinject: new package
Kacper Kołodziej [Sun, 27 Nov 2016 12:47:22 +0000 (13:47 +0100)]
net-analyzer/hexinject: new package

Package-Manager: portage-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/2933

9 years agodev-libs/libxml2: amd64 stable wrt bug #597116
Aaron Bauman [Wed, 4 Jan 2017 13:06:53 +0000 (22:06 +0900)]
dev-libs/libxml2: amd64 stable wrt bug #597116

9 years agosys-apps/pcsc-lite: amd64 stable wrt bug #604574
Aaron Bauman [Wed, 4 Jan 2017 03:19:32 +0000 (12:19 +0900)]
sys-apps/pcsc-lite: amd64 stable wrt bug #604574

9 years agodev-util/drone-ui: Add new snapshot
Manuel Rüger [Wed, 4 Jan 2017 13:05:40 +0000 (14:05 +0100)]
dev-util/drone-ui: Add new snapshot

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-util/pkgconfig: fix compilation of included glib on Solaris
Fabian Groffen [Wed, 4 Jan 2017 12:59:56 +0000 (13:59 +0100)]
dev-util/pkgconfig: fix compilation of included glib on Solaris

Package-Manager: portage-2.3.0

9 years agoapp-emulation/docker-compose: Add new snapshot supporting compose version 3
Manuel Rüger [Wed, 4 Jan 2017 12:59:42 +0000 (13:59 +0100)]
app-emulation/docker-compose: Add new snapshot supporting compose version 3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-crypt/gnupg: Fix CNAME dns regression introduced in 2.1.17
Kristian Fiskerstrand [Wed, 4 Jan 2017 12:43:27 +0000 (13:43 +0100)]
app-crypt/gnupg: Fix CNAME dns regression introduced in 2.1.17

Upstream patch to fix CNAME DNS regression introduced in released 2.1.17
relating to trailing dot in name.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-util/ragel: verison bump 7.0.0.9
Anthony Ryan [Sun, 11 Dec 2016 07:14:17 +0000 (02:14 -0500)]
dev-util/ragel: verison bump 7.0.0.9

* EAPI=6
* Drop all inherits
* New dependency on dev-util/colm (rekeywording)

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3078

9 years agodev-lang/mujs: version bump to 0_p20161202
charIes17 [Sun, 11 Dec 2016 23:19:24 +0000 (00:19 +0100)]
dev-lang/mujs: version bump to 0_p20161202

Upstream says it solves CVE-2016-7563 and CVE-2016-7564.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=595538

- Removed src_install
- Replaced eapply with PATCHES array
- Do not inherit eutils
- Then moving from 20161031 to 20161202 snapshot
Closes: https://github.com/gentoo/gentoo/pull/3094

9 years agox11-libs/libqxt: Add gcc 6 patch
Matthew Dawson [Mon, 12 Dec 2016 23:08:59 +0000 (18:08 -0500)]
x11-libs/libqxt: Add gcc 6 patch

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3102

9 years agodev-python/neovim-python-client: Bump to 0.1.12
Aric Belsito [Thu, 15 Dec 2016 02:29:13 +0000 (18:29 -0800)]
dev-python/neovim-python-client: Bump to 0.1.12

Closes: https://github.com/gentoo/gentoo/pull/3124

9 years agodev-tex/latexdiff: add missing dep on dev-texlive/texlive-genericrecommended, bug...
Alexis Ballier [Wed, 4 Jan 2017 12:13:32 +0000 (13:13 +0100)]
dev-tex/latexdiff: add missing dep on dev-texlive/texlive-genericrecommended, bug #604274

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-tex/latexdiff: add missing latex-base dep, bug #604276
Alexis Ballier [Wed, 4 Jan 2017 12:12:04 +0000 (13:12 +0100)]
dev-tex/latexdiff: add missing latex-base dep, bug #604276

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/rubberband: remove old
Alexis Ballier [Wed, 4 Jan 2017 12:09:37 +0000 (13:09 +0100)]
media-libs/rubberband: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/x265: remove old
Alexis Ballier [Wed, 4 Jan 2017 12:08:32 +0000 (13:08 +0100)]
media-libs/x265: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/libva: pull intel driver as pdepend when video_cards_i965 is set. Bug #604248.
Alexis Ballier [Wed, 4 Jan 2017 12:05:11 +0000 (13:05 +0100)]
x11-libs/libva: pull intel driver as pdepend when video_cards_i965 is set. Bug #604248.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/libva: remove old
Alexis Ballier [Wed, 4 Jan 2017 12:01:54 +0000 (13:01 +0100)]
x11-libs/libva: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188
Alexis Ballier [Wed, 4 Jan 2017 11:58:22 +0000 (12:58 +0100)]
media-video/mkvtoolnix: add qtconcurrent missing dep, should help in bug #604188

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocaml-sqlite3: bump to 4.1.1
Alexis Ballier [Wed, 4 Jan 2017 11:51:24 +0000 (12:51 +0100)]
dev-ml/ocaml-sqlite3: bump to 4.1.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/lwt: bump to 2.7.0
Alexis Ballier [Wed, 4 Jan 2017 11:43:15 +0000 (12:43 +0100)]
dev-ml/lwt: bump to 2.7.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocsigen-start: add missing dep on ocaml-imagemagick and drop now useless patch
Alexis Ballier [Wed, 4 Jan 2017 11:38:26 +0000 (12:38 +0100)]
dev-ml/ocsigen-start: add missing dep on ocaml-imagemagick and drop now useless patch

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/OCaml-ImageMagick: Use find_install target for installing so that it gets...
Alexis Ballier [Wed, 4 Jan 2017 11:35:58 +0000 (12:35 +0100)]
dev-ml/OCaml-ImageMagick: Use find_install target for installing so that it gets installed under proper name.

Add proper subslot.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocaml-safepass: bump to 2.0
Alexis Ballier [Wed, 4 Jan 2017 11:30:57 +0000 (12:30 +0100)]
dev-ml/ocaml-safepass: bump to 2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-boot/cromwell-bin: Port to EAPI=6
David Seifert [Wed, 4 Jan 2017 11:35:52 +0000 (13:35 +0200)]
sys-boot/cromwell-bin: Port to EAPI=6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-boot/cromwell-bin: update HOMEPAGE, #472076
Wim Muskee [Fri, 23 Dec 2016 15:24:52 +0000 (16:24 +0100)]
sys-boot/cromwell-bin: update HOMEPAGE, #472076

Closes: https://github.com/gentoo/gentoo/pull/3222

9 years agoapp-emulation/dosemu: fix build failure against flex-2.6.3, bug #604610
Sergei Trofimovich [Wed, 4 Jan 2017 11:28:38 +0000 (14:28 +0300)]
app-emulation/dosemu: fix build failure against flex-2.6.3, bug #604610

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/604610

Package-Manager: Portage-2.3.3_p17, Repoman-2.3.1_p10

9 years agoapp-misc/ca-certificates: amd64 stable wrt bug #604502
Agostino Sarubbo [Wed, 4 Jan 2017 11:22:55 +0000 (12:22 +0100)]
app-misc/ca-certificates: amd64 stable wrt bug #604502

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agodev-util/dput-ng: amd64 stable wrt bug #590682
Agostino Sarubbo [Wed, 4 Jan 2017 11:22:49 +0000 (12:22 +0100)]
dev-util/dput-ng: amd64 stable wrt bug #590682

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agox11-libs/libva-intel-driver: amd64 stable wrt bug #590362
Agostino Sarubbo [Wed, 4 Jan 2017 11:22:42 +0000 (12:22 +0100)]
x11-libs/libva-intel-driver: amd64 stable wrt bug #590362

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agox11-libs/libva: amd64 stable wrt bug #590362
Agostino Sarubbo [Wed, 4 Jan 2017 11:22:36 +0000 (12:22 +0100)]
x11-libs/libva: amd64 stable wrt bug #590362

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agoapp-arch/lzip: amd64 stable wrt bug #604514
Agostino Sarubbo [Wed, 4 Jan 2017 11:22:27 +0000 (12:22 +0100)]
app-arch/lzip: amd64 stable wrt bug #604514

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
9 years agomedia-gfx/gtkam: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 23 Dec 2016 15:57:44 +0000 (16:57 +0100)]
media-gfx/gtkam: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3223

9 years agomedia-gfx/gnome-raw-thumbnailer: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 23 Dec 2016 15:56:52 +0000 (16:56 +0100)]
media-gfx/gnome-raw-thumbnailer: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3223

9 years agomedia-sound/musescore: Add live ebuild.
Gergely Nagy [Thu, 1 Dec 2016 08:19:02 +0000 (09:19 +0100)]
media-sound/musescore: Add live ebuild.

Closes: https://github.com/gentoo/gentoo/pull/2966

9 years agodev-python/nbformat: Version bump to 4.2.0
Marius Brehler [Fri, 16 Dec 2016 09:38:02 +0000 (10:38 +0100)]
dev-python/nbformat: Version bump to 4.2.0

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3129

9 years agodev-python/notebook: Version bump to 4.3.0
Marius Brehler [Tue, 20 Dec 2016 05:13:57 +0000 (06:13 +0100)]
dev-python/notebook: Version bump to 4.3.0

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3130

9 years agodev-python/nbconvert: Version bump to 4.3.0
Marius Brehler [Fri, 16 Dec 2016 09:23:05 +0000 (10:23 +0100)]
dev-python/nbconvert: Version bump to 4.3.0

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3131

9 years agomedia-video/griffith: remove unused patch
Michael Mair-Keimberger (asterix) [Tue, 27 Dec 2016 20:03:09 +0000 (21:03 +0100)]
media-video/griffith: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3255

9 years agomedia-gfx/wally: remove unused patch
Michael Mair-Keimberger (asterix) [Tue, 27 Dec 2016 20:02:29 +0000 (21:02 +0100)]
media-gfx/wally: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3255

9 years agomedia-gfx/mypaint: remove unused patch
Michael Mair-Keimberger (asterix) [Tue, 27 Dec 2016 20:01:48 +0000 (21:01 +0100)]
media-gfx/mypaint: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3255

9 years agomedia-gfx/sam2p: remove unused patches
Michael Mair-Keimberger (asterix) [Thu, 29 Dec 2016 19:02:10 +0000 (20:02 +0100)]
media-gfx/sam2p: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3276

9 years agomedia-gfx/symboleditor: remove unused patch
Michael Mair-Keimberger (asterix) [Thu, 29 Dec 2016 19:03:17 +0000 (20:03 +0100)]
media-gfx/symboleditor: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3277

9 years agomedia-video/aegisub: remove old
Ilya Tumaykin [Fri, 30 Dec 2016 14:08:59 +0000 (17:08 +0300)]
media-video/aegisub: remove old

Closes: https://github.com/gentoo/gentoo/pull/3285
Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-video/aegisub: port 3.2.2_p20160518 to xdg-utils eclass
Ilya Tumaykin [Fri, 30 Dec 2016 14:07:05 +0000 (17:07 +0300)]
media-video/aegisub: port 3.2.2_p20160518 to xdg-utils eclass

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-video/xanim-export: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:31:16 +0000 (15:31 +0100)]
media-video/xanim-export: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/vdr2jpeg: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:30:37 +0000 (15:30 +0100)]
media-video/vdr2jpeg: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/submux-dvd: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:30:02 +0000 (15:30 +0100)]
media-video/submux-dvd: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/lxdvdrip: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:29:29 +0000 (15:29 +0100)]
media-video/lxdvdrip: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/lsdvd: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:28:34 +0000 (15:28 +0100)]
media-video/lsdvd: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/gpac: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:27:54 +0000 (15:27 +0100)]
media-video/gpac: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/bdsup2sub: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:26:11 +0000 (15:26 +0100)]
media-video/bdsup2sub: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-tv/kodi: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:25:21 +0000 (15:25 +0100)]
media-tv/kodi: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/xine-lib: remove unused file
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:24:03 +0000 (15:24 +0100)]
media-libs/xine-lib: remove unused file

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/schroedinger: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:23:16 +0000 (15:23 +0100)]
media-libs/schroedinger: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/libyami: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:21:56 +0000 (15:21 +0100)]
media-libs/libyami: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/libtiger: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:21:23 +0000 (15:21 +0100)]
media-libs/libtiger: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/libmatroska: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:20:42 +0000 (15:20 +0100)]
media-libs/libmatroska: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-libs/libdvdnav: remove unused patch
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:20:04 +0000 (15:20 +0100)]
media-libs/libdvdnav: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agomedia-video/guilib: remove unused patches
Michael Mair-Keimberger (asterix) [Fri, 30 Dec 2016 14:19:32 +0000 (15:19 +0100)]
media-video/guilib: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3286

9 years agodev-python/ipykernel: Drop old
Marius Brehler [Mon, 2 Jan 2017 12:31:40 +0000 (13:31 +0100)]
dev-python/ipykernel: Drop old

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3303

9 years agodev-python/ipykernel: Version bump to 4.5.2
Marius Brehler [Mon, 2 Jan 2017 12:31:22 +0000 (13:31 +0100)]
dev-python/ipykernel: Version bump to 4.5.2

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3303

9 years agomedia-sound/yoshimi: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:23:40 +0000 (17:23 +0100)]
media-sound/yoshimi: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/mup: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:23:13 +0000 (17:23 +0100)]
media-sound/mup: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/mp3gain: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:22:37 +0000 (17:22 +0100)]
media-sound/mp3gain: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/mp3blaster: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:22:12 +0000 (17:22 +0100)]
media-sound/mp3blaster: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/moc: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:21:10 +0000 (17:21 +0100)]
media-sound/moc: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/lingot: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:20:46 +0000 (17:20 +0100)]
media-sound/lingot: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/id3v2: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:20:08 +0000 (17:20 +0100)]
media-sound/id3v2: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/gimmix: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:19:43 +0000 (17:19 +0100)]
media-sound/gimmix: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/denemo: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:18:51 +0000 (17:18 +0100)]
media-sound/denemo: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-sound/amsynth: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:18:07 +0000 (17:18 +0100)]
media-sound/amsynth: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-plugins/libvisual-projectm: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:17:38 +0000 (17:17 +0100)]
media-plugins/libvisual-projectm: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-plugins/gmpc-libnotify: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:17:04 +0000 (17:17 +0100)]
media-plugins/gmpc-libnotify: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-libs/speex: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:16:31 +0000 (17:16 +0100)]
media-libs/speex: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-libs/libprojectm: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:15:56 +0000 (17:15 +0100)]
media-libs/libprojectm: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-libs/libofa: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:15:16 +0000 (17:15 +0100)]
media-libs/libofa: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-libs/libmp3splt: remove unused patches
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:14:45 +0000 (17:14 +0100)]
media-libs/libmp3splt: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agomedia-libs/libmodplug: remove unused patch
Michael Mair-Keimberger (asterix) [Mon, 2 Jan 2017 16:13:49 +0000 (17:13 +0100)]
media-libs/libmodplug: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3305

9 years agoprofiles: Remove >=media-tv/kodi-17.0_alpha hard mask
Craig Andrews [Mon, 2 Jan 2017 21:46:19 +0000 (16:46 -0500)]
profiles: Remove >=media-tv/kodi-17.0_alpha hard mask

Remove mask since >=media-video/ffmpeg-3.0 hard mask was removed

Closes: https://github.com/gentoo/gentoo/pull/3308

9 years agodev-tex/europecv: update HOMEPAGE, #473568
Wim Muskee [Wed, 4 Jan 2017 06:40:52 +0000 (07:40 +0100)]
dev-tex/europecv: update HOMEPAGE, #473568

Closes: https://github.com/gentoo/gentoo/pull/3317

9 years agodev-perl/HTML-StripScripts-Parser: New package, bug 382631
Andreas K. Hüttel [Wed, 4 Jan 2017 10:09:22 +0000 (11:09 +0100)]
dev-perl/HTML-StripScripts-Parser: New package, bug 382631

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-perl/HTML-StripScripts: New package, required for HTML::StripScripts::Parser
Andreas K. Hüttel [Wed, 4 Jan 2017 10:07:56 +0000 (11:07 +0100)]
dev-perl/HTML-StripScripts: New package, required for HTML::StripScripts::Parser

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-perl/Filesys-SmbClient: Make it build with samba-4, bug 581338
Andreas K. Hüttel [Wed, 4 Jan 2017 09:57:10 +0000 (10:57 +0100)]
dev-perl/Filesys-SmbClient: Make it build with samba-4, bug 581338

Thanks to Dennis Lichtenthäler

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoprofiles: dev-libs/kirigami slotmove 5 -> 1
Andreas Sturmlechner [Wed, 4 Jan 2017 00:18:49 +0000 (01:18 +0100)]
profiles: dev-libs/kirigami slotmove 5 -> 1

9 years agoapp-office/calligra: Drop old
Andreas Sturmlechner [Tue, 3 Jan 2017 23:45:25 +0000 (00:45 +0100)]
app-office/calligra: Drop old

Package-Manager: portage-2.3.0

9 years agoapp-office/calligra: 3.0.0.1 version bump
Andreas Sturmlechner [Tue, 3 Jan 2017 21:24:21 +0000 (22:24 +0100)]
app-office/calligra: 3.0.0.1 version bump

Package-Manager: portage-2.3.0