From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 830B71384B4 for ; Wed, 9 Dec 2015 19:32:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C02C21C052; Wed, 9 Dec 2015 19:32:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49B7E21C029 for ; Wed, 9 Dec 2015 19:32:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 274CC340836 for ; Wed, 9 Dec 2015 19:32:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABA07CB2 for ; Wed, 9 Dec 2015 19:32:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1449488245.ac26e598b68dea341c66f4189e0ef0587cda8fe2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:python-cleanup-r2 commit in: / X-VCS-Repository: repo/gentoo X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ac26e598b68dea341c66f4189e0ef0587cda8fe2 X-VCS-Branch: python-cleanup-r2 Date: Wed, 9 Dec 2015 19:32:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ac27e22e-32a5-44d7-a147-294effd42bab X-Archives-Hash: c5cedb025cae556828b89a6be98b6a89 commit: ac26e598b68dea341c66f4189e0ef0587cda8fe2 Author: Ian Delaney gentoo org> AuthorDate: Mon Dec 7 11:35:21 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Dec 7 11:37:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac26e598 Merge remote-tracking branch 'remotes/hydrapolic/logstash' Version bump. rm old Pull request: https://github.com/gentoo/gentoo/pull/443 app-admin/logstash-bin/Manifest | 4 +- app-admin/logstash-bin/files/agent.conf.sample-r2 | 20 ++++ app-admin/logstash-bin/files/logstash.confd | 2 - app-admin/logstash-bin/files/logstash.confd-r2 | 9 ++ app-admin/logstash-bin/files/logstash.initd | 33 ------- app-admin/logstash-bin/files/logstash.initd-r2 | 49 ++++++++++ app-admin/logstash-bin/logstash-bin-1.4.5.ebuild | 50 ---------- ...-bin-1.5.4.ebuild => logstash-bin-2.1.0.ebuild} | 19 ++-- app-admin/logstash-bin/metadata.xml | 16 ++-- app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 2 +- app-portage/ufed/ufed-0.92.ebuild | 2 +- dev-java/jacl/jacl-1.4.1-r1.ebuild | 53 +++++++++++ .../java-config-wrapper-0.16-r1.ebuild | 22 +++++ dev-java/jcommon/Manifest | 1 - dev-java/jcommon/jcommon-1.0.18.ebuild | 52 ----------- dev-java/jcommon/jcommon-1.0.23.ebuild | 2 +- dev-java/jettison/Manifest | 1 - dev-java/jettison/files/build.xml | 63 ------------- dev-java/jettison/jettison-1.0.ebuild | 42 --------- dev-java/jettison/jettison-1.3.7.ebuild | 3 +- dev-java/jfreechart/Manifest | 2 - .../files/jfreechart-1.0.13-build.xml.patch | 58 ------------ .../files/jfreechart-1.0.14-build.xml.patch | 35 ------- ...hart-1.0.14-fix-TimeSeriesCollectionTests.patch | 24 ----- .../files/jfreechart-1.0.4-build.xml.patch | 11 --- dev-java/jfreechart/jfreechart-1.0.13.ebuild | 64 ------------- dev-java/jfreechart/jfreechart-1.0.14.ebuild | 84 ----------------- dev-java/jfreechart/jfreechart-1.0.19.ebuild | 3 +- dev-java/jfreesvg/jfreesvg-2.1-r1.ebuild | 6 +- dev-java/jfreesvg/jfreesvg-3.0.ebuild | 2 +- dev-java/json/json-20150729.ebuild | 4 +- dev-libs/openssl/openssl-0.9.8z_p8.ebuild | 2 +- dev-libs/openssl/openssl-1.0.2e.ebuild | 2 +- dev-php/pecl-memcached/pecl-memcached-2.2.0.ebuild | 2 +- dev-python/kombu/Manifest | 1 + .../{kombu-3.0.29.ebuild => kombu-3.0.30.ebuild} | 0 dev-python/ldap3/Manifest | 1 + .../{ldap3-0.9.9.ebuild => ldap3-1.0.1.ebuild} | 0 dev-python/py-amqp/Manifest | 1 + .../{py-amqp-1.4.7.ebuild => py-amqp-1.4.8.ebuild} | 0 eclass/virtualx.eclass | 102 ++++++++++++++++----- games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild | 2 +- games-fps/rott/rott-1.1.2.ebuild | 2 +- games-roguelike/angband/angband-4.0.3.ebuild | 2 +- games-strategy/hedgewars/hedgewars-0.9.22.ebuild | 2 +- games-strategy/wesnoth/wesnoth-1.12.5.ebuild | 2 +- media-gfx/darktable/darktable-1.6.9.ebuild | 2 +- net-dialup/accel-ppp/Manifest | 1 + net-dialup/accel-ppp/accel-ppp-1.10.0.ebuild | 86 +++++++++++++++++ net-dialup/accel-ppp/metadata.xml | 1 + profiles/base/package.use.mask | 4 + sys-apps/portage/portage-2.2.24.ebuild | 2 +- 52 files changed, 374 insertions(+), 581 deletions(-)