gentoo.git
9 years agomedia-sound/libmygpo: version bump 1.0.9
Alexander Golubev [Sat, 17 Sep 2016 19:39:30 +0000 (22:39 +0300)]
media-sound/libmygpo: version bump 1.0.9

Gentoo bug: 594118
Also this one removes some legacy code from live one.
Closes: https://github.com/gentoo/gentoo/pull/2350

9 years agodev-vcs/git: Removed old.
Lars Wendler [Mon, 26 Dec 2016 16:04:48 +0000 (17:04 +0100)]
dev-vcs/git: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-vcs/git: Fix build on musl
Aric Belsito [Sun, 25 Dec 2016 17:47:52 +0000 (09:47 -0800)]
dev-vcs/git: Fix build on musl

2.10.1+ introduce a configuration option which enables non-posix compatible
regex by default, which breaks compilation on musl.

Gentoo-Bug: https://bugs.gentoo.org/603710
Closes: https://github.com/gentoo/gentoo/pull/3237

9 years agodev-lang/perl: Fix ndbm inclusion
Gwendal Grignou [Sat, 10 Dec 2016 06:55:44 +0000 (22:55 -0800)]
dev-lang/perl: Fix ndbm inclusion

gdbm package provide gdbm and ndbm [aka libgdbm-compat] libraries, but
configures libgdbm-compat only if berkdb use flag is defined.
Therefore, we can use nbdm only if berkdb gdbm use flags are defined.

Without this change, perl compilation fails if gdbm is set but not berkdb.
I did not add a new ebuild to be able to see the difference.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
9 years agodev-lang/perl: Use more frugal decompression limits re bug #603578
Kent Fredric [Mon, 26 Dec 2016 15:20:27 +0000 (04:20 +1300)]
dev-lang/perl: Use more frugal decompression limits re bug #603578

In my user ENV I have some very expensive and large limits defined
which leaked through into the release process.

This commit ships re-generated tar.xz's with a more frugal memory
limit of 1MB, which is *heaps* for this.

Thanks to Mark Davies for reporting.

Bug: https://bugs.gentoo.org/603578

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-perl/Moose: Bump to version 2.180.700
Kent Fredric [Mon, 26 Dec 2016 14:40:35 +0000 (03:40 +1300)]
dev-perl/Moose: Bump to version 2.180.700

- Add benchmarks as USE="examples", as these can serve
  as a kind of documentation.

Upsream:
- Fix definition context frames being consistently wrong for
  attributes
- Fix test failures with newer Test::More's

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-java/boot-bin: Bump to version 2.7.1
Kent Fredric [Mon, 26 Dec 2016 11:19:28 +0000 (00:19 +1300)]
dev-java/boot-bin: Bump to version 2.7.1

Upstream:
- target task now support option "--mode"/"-m" for specifying the
  mode for writing files as.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-libs/uclibc-ng: version bump to 1.0.21
Anthony G. Basile [Mon, 26 Dec 2016 15:26:29 +0000 (10:26 -0500)]
sys-libs/uclibc-ng: version bump to 1.0.21

Package-Manager: portage-2.3.0

9 years agokernel-2.eclass: Remove code that looks for Changelog which is also breaks PMS rules...
Mike Pagano [Mon, 26 Dec 2016 15:45:13 +0000 (10:45 -0500)]
kernel-2.eclass: Remove code that looks for Changelog which is also breaks PMS rules going above FILESDIR.

9 years agosys-kernel/git-sources: Linux patch 4.10-rc1 and removal of the 4.9-RCX series
Mike Pagano [Mon, 26 Dec 2016 15:36:47 +0000 (10:36 -0500)]
sys-kernel/git-sources: Linux patch 4.10-rc1 and removal of the 4.9-RCX series

Package-Manager: portage-2.3.0

9 years agodev-libs/re2: bump to 0.2016.11.01
Mike Gilbert [Mon, 26 Dec 2016 15:22:43 +0000 (10:22 -0500)]
dev-libs/re2: bump to 0.2016.11.01

Package-Manager: Portage-2.3.3_p9, Repoman-2.3.1_p2

9 years agodev-ml/sequence: remove old
Alexis Ballier [Mon, 26 Dec 2016 14:02:57 +0000 (15:02 +0100)]
dev-ml/sequence: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocaml-containers: remove old
Alexis Ballier [Mon, 26 Dec 2016 14:02:37 +0000 (15:02 +0100)]
dev-ml/ocaml-containers: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/ocaml-containers: fix build with sequence 0.9
Alexis Ballier [Mon, 26 Dec 2016 14:02:21 +0000 (15:02 +0100)]
dev-ml/ocaml-containers: fix build with sequence 0.9

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ml/sequence: bump to 0.9
Alexis Ballier [Mon, 26 Dec 2016 13:09:35 +0000 (14:09 +0100)]
dev-ml/sequence: bump to 0.9

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-php/PHPMailer: new version to fix CVE-2016-10033.
Michael Orlitzky [Mon, 26 Dec 2016 13:22:59 +0000 (08:22 -0500)]
dev-php/PHPMailer: new version to fix CVE-2016-10033.

The new version fixes a critical security vulnerability, and so it
replaces the existing (unstable) version. The release tarball for the
latest version is missing some documentation. I reported that
upstream, and commented those docs out of the ebuild for now so that
we can get the CVE fix as soon as possible.

Gentoo-Bug: 603750
PHPMailer-Bug: https://github.com/PHPMailer/PHPMailer/issues/919

Package-Manager: portage-2.3.0

9 years agosci-biology/seqan: amd64 stable wrt bug #525628
Aaron Bauman [Mon, 26 Dec 2016 13:12:26 +0000 (22:12 +0900)]
sci-biology/seqan: amd64 stable wrt bug #525628

9 years agoapp-emulation/xen-pvgrub: amd64 stable wrt bug #601986
Aaron Bauman [Mon, 26 Dec 2016 12:57:13 +0000 (21:57 +0900)]
app-emulation/xen-pvgrub: amd64 stable wrt bug #601986

9 years agomedia-libs/gegl: arm stable, bug #591618
Markus Meier [Mon, 26 Dec 2016 12:47:27 +0000 (13:47 +0100)]
media-libs/gegl: arm stable, bug #591618

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agomedia-libs/babl: arm stable, bug #591618
Markus Meier [Mon, 26 Dec 2016 12:46:43 +0000 (13:46 +0100)]
media-libs/babl: arm stable, bug #591618

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agosys-kernel/genkernel: arm stable, bug #591224
Markus Meier [Mon, 26 Dec 2016 12:44:46 +0000 (13:44 +0100)]
sys-kernel/genkernel: arm stable, bug #591224

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agodev-python/beautifulsoup: arm stable, bug #589576
Markus Meier [Mon, 26 Dec 2016 12:41:31 +0000 (13:41 +0100)]
dev-python/beautifulsoup: arm stable, bug #589576

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agodev-python/chardet: arm stable, bug #589564
Markus Meier [Mon, 26 Dec 2016 12:40:33 +0000 (13:40 +0100)]
dev-python/chardet: arm stable, bug #589564

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agodev-lang/tk: arm stable, bug #586300
Markus Meier [Mon, 26 Dec 2016 12:39:37 +0000 (13:39 +0100)]
dev-lang/tk: arm stable, bug #586300

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agodev-lang/tcl: arm stable, bug #586300
Markus Meier [Mon, 26 Dec 2016 12:38:50 +0000 (13:38 +0100)]
dev-lang/tcl: arm stable, bug #586300

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agomedia-sound/mpd: arm stable, bug #584742
Markus Meier [Mon, 26 Dec 2016 12:37:41 +0000 (13:37 +0100)]
media-sound/mpd: arm stable, bug #584742

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

9 years agoapp-text/stardict: amd64 stable wrt bug #603676
Aaron Bauman [Mon, 26 Dec 2016 12:29:41 +0000 (21:29 +0900)]
app-text/stardict: amd64 stable wrt bug #603676

9 years agoapp-crypt/gpa: amd64 stable wrt bug #529622
Aaron Bauman [Mon, 26 Dec 2016 12:03:22 +0000 (21:03 +0900)]
app-crypt/gpa: amd64 stable wrt bug #529622

9 years agodev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES.
Aaron Bauman [Mon, 26 Dec 2016 11:23:05 +0000 (20:23 +0900)]
dev-python/elasticsearch-py: amd64/x86 stable wrt bug #580488. ALLARCHES.

9 years agokde-misc/skanlite: amd64 stable wrt bug #596814
Aaron Bauman [Mon, 26 Dec 2016 11:02:19 +0000 (20:02 +0900)]
kde-misc/skanlite: amd64 stable wrt bug #596814

9 years agodev-python/llvmlite: amd64 stable wrt bug #588096
Aaron Bauman [Mon, 26 Dec 2016 10:54:45 +0000 (19:54 +0900)]
dev-python/llvmlite: amd64 stable wrt bug #588096

9 years agodev-util/kdevelop-php: amd64 stable wrt bug #602950
Aaron Bauman [Mon, 26 Dec 2016 10:48:08 +0000 (19:48 +0900)]
dev-util/kdevelop-php: amd64 stable wrt bug #602950

9 years agodev-util/kdevelop-pg-qt: amd64 stable wrt bug #602950
Aaron Bauman [Mon, 26 Dec 2016 10:47:32 +0000 (19:47 +0900)]
dev-util/kdevelop-pg-qt: amd64 stable wrt bug #602950

9 years agodev-util/kdevelop: amd64 wrt bug #602950
Aaron Bauman [Mon, 26 Dec 2016 10:46:05 +0000 (19:46 +0900)]
dev-util/kdevelop: amd64 wrt bug #602950

9 years agodev-util/kdevplatform: amd64 wrt bug #602950
Aaron Bauman [Mon, 26 Dec 2016 10:45:10 +0000 (19:45 +0900)]
dev-util/kdevplatform: amd64 wrt bug #602950

9 years agomail-mta/postfix: version bump to 3.2_pre20161224
Eray Aslan [Mon, 26 Dec 2016 10:36:07 +0000 (13:36 +0300)]
mail-mta/postfix: version bump to 3.2_pre20161224

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/guessit: amd64/x86 stable wrt bug #589566. ALLARCHES.
Aaron Bauman [Mon, 26 Dec 2016 10:14:37 +0000 (19:14 +0900)]
dev-python/guessit: amd64/x86 stable wrt bug #589566. ALLARCHES.

9 years agodev-ruby/kpeg: avoid build dependency on hoe
Hans de Graaff [Mon, 26 Dec 2016 07:18:56 +0000 (08:18 +0100)]
dev-ruby/kpeg: avoid build dependency on hoe

Package-Manager: portage-2.3.0

9 years agokde-apps/gpgmepp: amd64 stable wrt bug #601852
Aaron Bauman [Mon, 26 Dec 2016 09:35:16 +0000 (18:35 +0900)]
kde-apps/gpgmepp: amd64 stable wrt bug #601852

9 years agokde-apps/kholidays: amd64 stable wrt bug #601852
Aaron Bauman [Mon, 26 Dec 2016 09:34:02 +0000 (18:34 +0900)]
kde-apps/kholidays: amd64 stable wrt bug #601852

9 years agodev-ruby/rdoc: avoid dependency on bundler, bug 603696
Hans de Graaff [Mon, 26 Dec 2016 06:16:28 +0000 (07:16 +0100)]
dev-ruby/rdoc: avoid dependency on bundler, bug 603696

Package-Manager: portage-2.3.0

9 years agoapp-emulaton/xen-tools: Fix issues with zero-length records in migration v2
Yixun Lan [Mon, 26 Dec 2016 05:39:15 +0000 (13:39 +0800)]
app-emulaton/xen-tools: Fix issues with zero-length records in migration v2

per @cardoe request

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-ruby/request_store: add ruby23
Hans de Graaff [Mon, 26 Dec 2016 05:57:50 +0000 (06:57 +0100)]
dev-ruby/request_store: add ruby23

Package-Manager: portage-2.3.0

9 years agodev-ruby/request_store: cleanup
Hans de Graaff [Mon, 26 Dec 2016 05:56:57 +0000 (06:56 +0100)]
dev-ruby/request_store: cleanup

Package-Manager: portage-2.3.0

9 years agodev-ruby/ox: add 2.4.7
Hans de Graaff [Mon, 26 Dec 2016 05:52:16 +0000 (06:52 +0100)]
dev-ruby/ox: add 2.4.7

Package-Manager: portage-2.3.0

9 years agodev-ruby/psych: add 2.2.2
Hans de Graaff [Mon, 26 Dec 2016 05:50:22 +0000 (06:50 +0100)]
dev-ruby/psych: add 2.2.2

Package-Manager: portage-2.3.0

9 years agoapp-shells/pdmenu: clean up old.
Patrice Clement [Mon, 26 Dec 2016 00:13:09 +0000 (01:13 +0100)]
app-shells/pdmenu: clean up old.

Package-Manager: portage-2.3.0

9 years agoapp-shells/pdmenu: stable for all.
Patrice Clement [Mon, 26 Dec 2016 00:12:22 +0000 (01:12 +0100)]
app-shells/pdmenu: stable for all.

Package-Manager: portage-2.3.0

9 years agoapp-shells/pdmenu: tidy up ebuild a bit.
Patrice Clement [Mon, 26 Dec 2016 00:11:39 +0000 (01:11 +0100)]
app-shells/pdmenu: tidy up ebuild a bit.

Package-Manager: portage-2.3.0

9 years agoapp-shells/rrs: EAPI 6 bump.
Patrice Clement [Mon, 26 Dec 2016 00:09:21 +0000 (01:09 +0100)]
app-shells/rrs: EAPI 6 bump.

Package-Manager: portage-2.3.0

9 years agoapp-shells/scsh: EAPI 6 bump.
Patrice Clement [Mon, 26 Dec 2016 00:09:13 +0000 (01:09 +0100)]
app-shells/scsh: EAPI 6 bump.

Package-Manager: portage-2.3.0

9 years agowww-apps/gitea: Remove subslot, fix desc
Manuel Rüger [Mon, 26 Dec 2016 00:28:32 +0000 (01:28 +0100)]
www-apps/gitea: Remove subslot, fix desc

Package-Manager: portage-2.3.3

9 years agodev-vcs/git-cola: Remove myself as a maintainer
Manuel Rüger [Sun, 25 Dec 2016 23:48:12 +0000 (00:48 +0100)]
dev-vcs/git-cola: Remove myself as a maintainer

Package-Manager: portage-2.3.3

9 years agomedia-video/makemkv: Remove old 1.10.3
James Le Cuirot [Sun, 25 Dec 2016 23:34:04 +0000 (23:34 +0000)]
media-video/makemkv: Remove old 1.10.3

Package-Manager: portage-2.3.3

9 years agomedia-video/makemkv: Version bump to 1.10.4
James Le Cuirot [Sun, 25 Dec 2016 23:33:31 +0000 (23:33 +0000)]
media-video/makemkv: Version bump to 1.10.4

My new patches were not included this time but upstream has said they
should go in for next time.

Package-Manager: portage-2.3.3

9 years agodev-ruby/ammeter: Add ruby23
Manuel Rüger [Sun, 25 Dec 2016 23:21:26 +0000 (00:21 +0100)]
dev-ruby/ammeter: Add ruby23

Package-Manager: portage-2.3.3

9 years agodev-ruby/rspec-rails: Add ruby23
Manuel Rüger [Sun, 25 Dec 2016 23:20:23 +0000 (00:20 +0100)]
dev-ruby/rspec-rails: Add ruby23

Package-Manager: portage-2.3.3

9 years agosys-devel/gcc: version bump to 6.3
Magnus Granberg [Sun, 25 Dec 2016 22:56:28 +0000 (23:56 +0100)]
sys-devel/gcc: version bump to 6.3

Bump to 6.3 bug 603548

Package-Manager: portage-2.3.2

9 years agonet-fs/openafs: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:44:28 +0000 (01:44 +0300)]
net-fs/openafs: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agonet-fs/openafs-kernel: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:43:13 +0000 (01:43 +0300)]
net-fs/openafs-kernel: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agodev-util/oprofile: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:38:39 +0000 (01:38 +0300)]
dev-util/oprofile: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agoapp-mobilephone/sobexsrv: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:33:46 +0000 (01:33 +0300)]
app-mobilephone/sobexsrv: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agomedia-gfx/qrencode: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:30:30 +0000 (01:30 +0300)]
media-gfx/qrencode: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agonet-libs/xrootd: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:25:01 +0000 (01:25 +0300)]
net-libs/xrootd: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agoapp-benchmarks/bonnie++: remove old
Andrew Savchenko [Sun, 25 Dec 2016 22:15:24 +0000 (01:15 +0300)]
app-benchmarks/bonnie++: remove old

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agonet-libs/xrootd: add python support
Andrew Savchenko [Sun, 25 Dec 2016 22:02:45 +0000 (01:02 +0300)]
net-libs/xrootd: add python support

- Add support for python bindings, upstream support only
python-2.{4..7}.
- Optionally install python docs and examples.
- Add perl dep for provided utils.

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agonet-libs/xrootd: version bump
Andrew Savchenko [Sun, 25 Dec 2016 09:05:58 +0000 (12:05 +0300)]
net-libs/xrootd: version bump

- version bump to 4.5.0;
- add USE=rbd for Ceph's Rados Block Device support;
- sort cmake args.

Package-Manager: portage-2.3.3
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
9 years agodev-util/cmake: fix linking on Solaris
Fabian Groffen [Sun, 25 Dec 2016 21:59:29 +0000 (22:59 +0100)]
dev-util/cmake: fix linking on Solaris

Package-Manager: portage-2.2.28-prefix

9 years agoapp-arch/libarchive: undo linking fix, it wasn't broken in the first place
Fabian Groffen [Sun, 25 Dec 2016 21:34:31 +0000 (22:34 +0100)]
app-arch/libarchive: undo linking fix, it wasn't broken in the first place

Package-Manager: portage-2.2.28-prefix

9 years agohaproxy: bump.
Robin H. Johnson [Sun, 25 Dec 2016 21:21:15 +0000 (13:21 -0800)]
haproxy: bump.

Package-Manager: portage-2.3.2

9 years agowww-apps/gitea: Fix initscript
Manuel Rüger [Sun, 25 Dec 2016 21:14:28 +0000 (22:14 +0100)]
www-apps/gitea: Fix initscript

Package-Manager: portage-2.3.3

9 years agowww-apps/gitea: Use git user by default
Manuel Rüger [Sun, 25 Dec 2016 21:05:50 +0000 (22:05 +0100)]
www-apps/gitea: Use git user by default

Package-Manager: portage-2.3.3

9 years agowww-apps/gitea: Remove old
Manuel Rüger [Sun, 25 Dec 2016 20:53:37 +0000 (21:53 +0100)]
www-apps/gitea: Remove old

Package-Manager: portage-2.3.3

9 years agowww-apps/gitea: Move config file to /var/lib/gitea, further misc fixes
Manuel Rüger [Sun, 25 Dec 2016 20:53:19 +0000 (21:53 +0100)]
www-apps/gitea: Move config file to /var/lib/gitea, further misc fixes

Package-Manager: portage-2.3.3

9 years agodev-ruby/rest-client: Add ruby23
Manuel Rüger [Sun, 25 Dec 2016 20:44:07 +0000 (21:44 +0100)]
dev-ruby/rest-client: Add ruby23

Package-Manager: portage-2.3.3

9 years agoprofiles: Mask net-libs/qtweetlib for removal
Johannes Huber [Sun, 25 Dec 2016 19:38:49 +0000 (20:38 +0100)]
profiles: Mask net-libs/qtweetlib for removal

9 years agoapp-admin/systemdgenie: New package
Johannes Huber [Sun, 25 Dec 2016 19:24:48 +0000 (20:24 +0100)]
app-admin/systemdgenie: New package

Import from kde overlay. Ebuild by me.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoprofiles: Mask app-admin/systemdgenie for selinux
Johannes Huber [Sun, 25 Dec 2016 19:18:43 +0000 (20:18 +0100)]
profiles: Mask app-admin/systemdgenie for selinux

9 years agox11-misc/appmenu-qt: EAPI 6
Johannes Huber [Sun, 25 Dec 2016 18:53:52 +0000 (19:53 +0100)]
x11-misc/appmenu-qt: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-libs/re2: add link to hosted abi checker
Mike Gilbert [Sun, 25 Dec 2016 18:47:37 +0000 (13:47 -0500)]
dev-libs/re2: add link to hosted abi checker

9 years agoapp-antivirus/clamav: fix build failure against gcc-6, bug #592432
Sergei Trofimovich [Sun, 25 Dec 2016 18:12:02 +0000 (18:12 +0000)]
app-antivirus/clamav: fix build failure against gcc-6, bug #592432

Thanks to Peter Levine diagnosed an error as a reserved keyword
problem. I've picked renaming as it's done in upstreal llvm.

Reported-by: Francesco Turco
Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-arch/libarchive: fix linking on Solaris
Fabian Groffen [Sun, 25 Dec 2016 16:58:31 +0000 (17:58 +0100)]
app-arch/libarchive: fix linking on Solaris

Package-Manager: portage-2.2.28-prefix

9 years agonet-libs/zeromq: Hard depened on sys-libs/libunwind
Justin Lecher [Sun, 25 Dec 2016 16:39:44 +0000 (17:39 +0100)]
net-libs/zeromq: Hard depened on sys-libs/libunwind

There is an automatic dependency on sys-libs/libunwind and upstreams issues
a warning if not installed and used anyway.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
9 years agosys-kernel/gentoo-sources: Mask for HPPA (bug #603700).
Jeroen Roovers [Sun, 25 Dec 2016 15:49:19 +0000 (16:49 +0100)]
sys-kernel/gentoo-sources: Mask for HPPA (bug #603700).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agoapp-arch/libarchive: fix compilation on Solaris
Fabian Groffen [Sun, 25 Dec 2016 15:46:58 +0000 (16:46 +0100)]
app-arch/libarchive: fix compilation on Solaris

Package-Manager: portage-2.2.28-prefix

9 years agoapp-office/libreoffice-l10n: Bumped to version 5.2.4.2. Removed old.
Lars Wendler [Sun, 25 Dec 2016 15:45:07 +0000 (16:45 +0100)]
app-office/libreoffice-l10n: Bumped to version 5.2.4.2. Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/gl2ps: Removed multilib.eclass from inherit.
Lars Wendler [Sun, 25 Dec 2016 15:28:11 +0000 (16:28 +0100)]
x11-libs/gl2ps: Removed multilib.eclass from inherit.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/xcb-util-xrm: Bump to version 1.2
Lars Wendler [Sun, 25 Dec 2016 15:22:09 +0000 (16:22 +0100)]
x11-libs/xcb-util-xrm: Bump to version 1.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-misc/xscreensaver: Old.
Jeroen Roovers [Sun, 25 Dec 2016 15:19:28 +0000 (16:19 +0100)]
x11-misc/xscreensaver: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-misc/xscreensaver: Old.
Jeroen Roovers [Sun, 25 Dec 2016 15:18:19 +0000 (16:18 +0100)]
x11-misc/xscreensaver: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-misc/xscreensaver: Stable for HPPA (bug #602220).
Jeroen Roovers [Sun, 25 Dec 2016 15:17:34 +0000 (16:17 +0100)]
x11-misc/xscreensaver: Stable for HPPA (bug #602220).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

9 years agox11-libs/gl2ps: Bump to version 1.3.9
Lars Wendler [Sun, 25 Dec 2016 15:17:48 +0000 (16:17 +0100)]
x11-libs/gl2ps: Bump to version 1.3.9

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/debianutils: Removed old.
Lars Wendler [Sun, 25 Dec 2016 15:09:55 +0000 (16:09 +0100)]
sys-apps/debianutils: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agosys-apps/debianutils: Bump to version 4.8.1
Lars Wendler [Sun, 25 Dec 2016 15:09:14 +0000 (16:09 +0100)]
sys-apps/debianutils: Bump to version 4.8.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-sound/kid3: Bump to version 3.4.4
Lars Wendler [Sun, 25 Dec 2016 15:03:54 +0000 (16:03 +0100)]
media-sound/kid3: Bump to version 3.4.4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/gegl: Bumped live ebuild to EAPI-6.
Lars Wendler [Sun, 25 Dec 2016 14:54:15 +0000 (15:54 +0100)]
media-libs/gegl: Bumped live ebuild to EAPI-6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/babl: Bumped live ebuild to EAPI-6.
Lars Wendler [Sun, 25 Dec 2016 14:51:51 +0000 (15:51 +0100)]
media-libs/babl: Bumped live ebuild to EAPI-6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/babl: Removed old.
Lars Wendler [Sun, 25 Dec 2016 14:50:59 +0000 (15:50 +0100)]
media-libs/babl: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/babl: Bumped to version 0.1.22
Lars Wendler [Sun, 25 Dec 2016 14:49:55 +0000 (15:49 +0100)]
media-libs/babl: Bumped to version 0.1.22

Bumped to EAPI-6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-libs/mutagen: Removed old.
Lars Wendler [Sun, 25 Dec 2016 14:40:55 +0000 (15:40 +0100)]
media-libs/mutagen: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1