[gentoo-commits] repo/gentoo:master commit in: net-im/pidgin/

2017-07-05 Thread Lars Wendler
commit: f8816e402b0d7af24582a5a6c1570c99343c61ab
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 09:24:51 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 09:25:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8816e40

net-im/pidgin: Security cleanup for bug #612188

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-im/pidgin/Manifest|   1 -
 net-im/pidgin/metadata.xml|   1 -
 net-im/pidgin/pidgin-2.11.0-r1.ebuild | 259 --
 3 files changed, 261 deletions(-)

diff --git a/net-im/pidgin/Manifest b/net-im/pidgin/Manifest
index 0a23d64282e..f8d8630c501 100644
--- a/net-im/pidgin/Manifest
+++ b/net-im/pidgin/Manifest
@@ -1,4 +1,3 @@
 DIST pidgin-2.10.9-irc_join_sleep.patch 534 SHA256 
ee061505d04c994a36ea1d5eef346b7cbb2512afafa4985a678205ea69d87857 SHA512 
8de0d6f05e48cd5a3e894576e06c7fb82e4bfc778cce8bb179fa22e2a05f5c2390a0e4c5b626ee4b910a18eab170d8f4be200f435ce408a86575af99e51e3bdf
 WHIRLPOOL 
7aa9aa9e5ee7d97445da2c330329c6bfd4ad21347f43220e8377b7ec40eb5eac417be08cddfcdd48c7f847aac00a0f9ab39d0add09f1bee519f96f7586bdf5c9
-DIST pidgin-2.11.0.tar.bz2 10037480 SHA256 
f72613440586da3bdba6d58e718dce1b2c310adf8946de66d8077823e57b SHA512 
d6a9bb8075b475e5204d730075b432ca0f1cb91b6337f98e506587132581e6928a826b47e0b94fb9eaedc79c5be0a8237c4671fc26dba97dedad1adb74c9abfa
 WHIRLPOOL 
e7f91d92bece8611986c35f17d3d263a197f8c7cf71d514d1f409fbe31fd57cf8a1beabab3d028a0882a79a115ae021b2e64dd2c6b3ec6c29a783a3df28af948
 DIST pidgin-2.12.0.tar.bz2 9270704 SHA256 
8c3d3536d6d3c971bd433ff9946678af70a0f6aa4e6969cc2a83bb357015b7f8 SHA512 
e87b39888432982ee36332fd14b272f49f7974de9e8694f7fe3bec2821748d6e6026ac5a63615a93386a033d6ee7c4de5ae0a86b725f63b9cc55650f0ab94b06
 WHIRLPOOL 
7dc2ed772825169a10b5cf74ef370c1f2c0916a340e472e40b0681a9924fd57f9d67e1701051f571f79d8201ef0d8143e81d87e402aff651f63e6b9b39c80b48
 DIST pidgin-eds-3.6.patch.bz2 2352 SHA256 
321185dd5f44e502f671b17e84fa1ca2e08a3f7c79ed211c0bb92710700bcc41 SHA512 
a0195679ab55ed9c7ea18ace6dbf0fc994698f1f4eea9d8335dfdcdcd6a68975c0191bd22f150bf5a9a0a691ce7e9e73d79598e1e8be541efa1d9824a633d877
 WHIRLPOOL 
5c1d3e933bdfa4b1f20f98dbf8b5c1669eb857b9db60dacae488fa04331300618df2f1265e4fb2e58ed31b24229df0edb8c30970d8172fd65ca7fa03bc0e3805

diff --git a/net-im/pidgin/metadata.xml b/net-im/pidgin/metadata.xml
index cf345b32f61..718b51ce3ea 100644
--- a/net-im/pidgin/metadata.xml
+++ b/net-im/pidgin/metadata.xml
@@ -14,7 +14,6 @@
Enables voice and video sessions
Builds Pidgin, the GTK+ interface
Enable meanwhile support for Sametime 
protocol
-   Enable mxit protocol support
Build finch, console interface
Enable Contact Availability Prediction 
plugin
Build libgnt (GLib Ncurses Toolkit used by 
finch) with python scripting support

diff --git a/net-im/pidgin/pidgin-2.11.0-r1.ebuild 
b/net-im/pidgin/pidgin-2.11.0-r1.ebuild
deleted file mode 100644
index a882485ff4b..000
--- a/net-im/pidgin/pidgin-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,259 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools flag-o-matic eutils gnome2 toolchain-funcs multilib 
perl-module python-single-r1
-
-DESCRIPTION="GTK Instant Messenger client"
-HOMEPAGE="http://pidgin.im/;
-SRC_URI="
-   mirror://sourceforge/${PN}/${P}.tar.bz2
-   https://dev.gentoo.org/~polynomial-c/${PN}-eds-3.6.patch.bz2
-   
https://gist.githubusercontent.com/imcleod/77f38d11af11b2413ada/raw/46e9d6cb4d2f839832dad2d697bb141a88028e04/pidgin-irc-join-sleep.patch
 -> ${PN}-2.10.9-irc_join_sleep.patch"
-
-LICENSE="GPL-2"
-SLOT="0/2" # libpurple version
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-macos"
-IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile mxit pie"
-IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses"
-IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono"
-IUSE+=" aqua"
-
-# dbus requires python to generate C code for dbus bindings (thus DEPEND only).
-# finch uses libgnt that links with libpython - {R,}DEPEND. But still there is
-# no way to build dbus and avoid libgnt linkage with python. If you want this
-# send patch upstream.
-# purple-url-handler and purple-remote require dbus-python thus in reality we
-# rdepend on python if dbus enabled. But it is possible to separate this dep.
-RDEPEND="
-   >=dev-libs/glib-2.16
-   >=dev-libs/libxml2-2.6.18
-   ncurses? ( sys-libs/ncurses:0=[unicode]
-   dbus? ( ${PYTHON_DEPS} )
-   python? ( ${PYTHON_DEPS} ) )
-   gtk? (
-   >=x11-libs/gtk+-2.10:2[aqua=]
-   x11-libs/libSM
-   xscreensaver? ( x11-libs/libXScrnSaver )
- 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kactivities/

2017-07-05 Thread Andreas Sturmlechner
commit: 0c031de3e7cb6672f4befcee36a3b753aa11e98c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul  5 10:10:55 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul  5 10:10:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c031de3

kde-frameworks/kactivities: Drop slot 4

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-frameworks/kactivities/Manifest|  1 -
 .../kactivities/kactivities-4.13.3-r2.ebuild   | 25 --
 2 files changed, 26 deletions(-)

diff --git a/kde-frameworks/kactivities/Manifest 
b/kde-frameworks/kactivities/Manifest
index 4135070cda5..72f87de3503 100644
--- a/kde-frameworks/kactivities/Manifest
+++ b/kde-frameworks/kactivities/Manifest
@@ -1,3 +1,2 @@
-DIST kactivities-4.13.3.tar.xz 87476 SHA256 
c7cb9d023f6e5cd01d76568c3590303ea3ecb4ebe9535b31862957846f5e898a SHA512 
1d248ae6045a7ae8d54ce5355100cd76be954c2a57be3abaab968d8ff2693d09aa9b1d0242266de4eedf6005bedfde38df69a84a9a5a0b16606fe958159b31bc
 WHIRLPOOL 
0056402e851cda3c5930ed2440d259b9b23750f9356e9598e4ef17c6be38265bc4ebfeb43ac568636ff92399e3f560afa547977ad24f54f4eb4fad4df283cc0d
 DIST kactivities-5.34.0.tar.xz 61076 SHA256 
b5b8273fae5ea0a243c447f0ea34b890197b6d29b17e4d64645113d7db5ce635 SHA512 
381da57241ba98e992c180b4c473613dfae2148086c32216ef62509ee72c8edc6d30dbc97bf1653f6b78eedac095b190e111cd97d89e4c29905e06552cba28b9
 WHIRLPOOL 
795b07483ecf78941b88fddede068dd9a2b7ae6c584dfbaaa6899f87829677bfdc640ece8ed25ae25c292eae783886f650b3ff65720ea9b2c87c598367907cdd
 DIST kactivities-5.35.0.tar.xz 60936 SHA256 
24307d4b8526aa5e140e83044d0bec390d0badfc5ba777557269e95df65ca211 SHA512 
db24c72cf7c918b6c53679cf505cad7997cc9704c4fd5a451d9194cccdbca260b45c3dcc21fbaf42360ccff7aefa1ad4838c09b63087564491e2ce62289bc70a
 WHIRLPOOL 
8f349202f3728c1a4ec513f083afa0235affe29a24dde9902bef66c7e996002bf07cbea1db6464b3a75e704fec823e171f7cf6e8b9dba99a68e161987798dafe

diff --git a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild 
b/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
deleted file mode 100644
index 3b64a245173..000
--- a/kde-frameworks/kactivities/kactivities-4.13.3-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DECLARATIVE_REQUIRED="always"
-EGIT_BRANCH="KDE/4.13"
-inherit kde4-base
-
-DESCRIPTION="KDE Activity Manager"
-
-KEYWORDS="amd64 ~arm x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   kde-plasma/kactivitymanagerd:5
-"
-
-src_configure() {
-   local mycmakeargs=(
-   -DKACTIVITIES_LIBRARY_ONLY=ON
-   -DWITH_NepomukCore=OFF
-   )
-   kde4-base_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: profiles/, sci-geosciences/cdat-lite/files/, sci-geosciences/cdat-lite/

2017-07-05 Thread Michał Górny
commit: ac9bca29572c3f1dcd99bf21256782b95c89b6fa
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 12:11:46 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 12:25:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9bca29

sci-geosciences/cdat-lite: Remove last-rited pkg, #601192

 profiles/package.mask  |   6 -
 sci-geosciences/cdat-lite/Manifest |   1 -
 sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild |  44 ---
 .../cdat-lite/files/cdat-lite-6.0_rc2-QA.patch | 132 -
 sci-geosciences/cdat-lite/metadata.xml |   5 -
 5 files changed, 188 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d889c3547c1..68d618eeeb7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -388,12 +388,6 @@ sys-block/afacli
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Unmaintained in Gentoo. Reported not to work. Uses old wxPython.
-# Removal in 30 days. Bug #601192.
-sci-geosciences/cdat-lite
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. Multiple bugs, including a security
 # vulnerability. Removal in 30 days. Bug #581960.
 net-irc/atheme-services

diff --git a/sci-geosciences/cdat-lite/Manifest 
b/sci-geosciences/cdat-lite/Manifest
deleted file mode 100644
index 9de625d4076..000
--- a/sci-geosciences/cdat-lite/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cdat_lite-6.0rc2.tar.gz 3563402 SHA256 
6cbfdf9b47fdbc189ca7d2819dafb6cf958116e0f6077b325c375a0ddfab2a95 SHA512 
bf6bc00305d29adbb2608865a56e2fe36dde56f4d7a0e63266549ce5e74120be602ac16c3e1c02bc9216e7c613ad92697f6a61a4b02158e1bf46e178d841a90f
 WHIRLPOOL 
9cbb784402713231c89b37eb69969ed1431848d38973eb1d3682c260509ae892c35c97a96f386713e9ff30e0d51fbe9197073aa92533b92f799b2331db61d41f

diff --git a/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild 
b/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild
deleted file mode 100644
index aa5d6253188..000
--- a/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="tk,xml"
-DISTUTILS_IN_SOURCE_BUILD=1
-inherit eutils distutils-r1 toolchain-funcs
-
-MY_P=${P/-/_}
-MY_P=${MY_P/_rc/rc}
-
-DESCRIPTION="Large suite of open source tools for the management and analysis 
of climate data"
-HOMEPAGE="http://proj.badc.rl.ac.uk/cedaservices/wiki/CdatLite;
-SRC_URI="http://ndg.nerc.ac.uk/dist/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-   >=sci-libs/netcdf-4.0.1:0=
-   >=sci-libs/hdf5-1.6.4
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/wxpython:2.8[${PYTHON_USEDEP}]
-   virtual/python-pmw[${PYTHON_USEDEP}]"
-DEPEND="${COMMON_DEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${COMMON_DEPEND}
-   !sci-biology/ncbi-tools"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   tc-export CC FC RANLIB AR
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-QA.patch
-   find "${S}" -type l -delete || die
-   distutils-r1_src_prepare
-}

diff --git a/sci-geosciences/cdat-lite/files/cdat-lite-6.0_rc2-QA.patch 
b/sci-geosciences/cdat-lite/files/cdat-lite-6.0_rc2-QA.patch
deleted file mode 100644
index a00206ea739..000
--- a/sci-geosciences/cdat-lite/files/cdat-lite-6.0_rc2-QA.patch
+++ /dev/null
@@ -1,132 +0,0 @@
 cdat_lite-6.0rc2/libcdms/Makefile.in
-+++ cdat_lite-6.0rc2/libcdms/Makefile.in
-@@ -44,15 +44,15 @@
- PARMDIR=$(prefix)/lib/lats
- 
- CC = @CC@
--CFLAGS = -I../../include @CFLAGS@ $(DEBUG) -Dgrads @GRIB2INC@ @GRIB2OPTS@
-+CFLAGS = -fPIC -I../../include @CFLAGS@ -Dgrads @GRIB2INC@ @GRIB2OPTS@
- CPPFLAGS = @CPPFLAGS@
- DEBUG = -O
- DEFS = @DEFS@
- FC = @FC@
--FFLAGS = -I../../include @FFLAGS@ $(DEBUG)
-+FFLAGS = -I../../include @FFLAGS@
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
--LDFLAGS = -L../../../lib -lcdms @NCOPTS@ @HDFOPTS@ @DRSOPTS@ @LIBS@ @GRIB2LIB@
-+LDFLAGS += -L../../../lib -lcdms @NCOPTS@ @HDFOPTS@ @DRSOPTS@ @LIBS@ 
@GRIB2LIB@
- OS = @OS@
- RANLIB = @RANLIB@
- 
 cdat_lite-6.0rc2/libcdms/src/db_util/Makefile.in
-+++ cdat_lite-6.0rc2/libcdms/src/db_util/Makefile.in
-@@ -38,17 +38,18 @@
- PARMDIR=$(prefix)/lib/lats
- 
- CC = @CC@
--CFLAGS = -I../../include @CFLAGS@ $(DEBUG) -Dgrads
-+CFLAGS = -fPIC -I../../include @CFLAGS@ -Dgrads
- CPPFLAGS = @CPPFLAGS@
- DEBUG = -O
- DEFS = @DEFS@
- FC = @FC@
--FFLAGS = -I../../include @FFLAGS@ $(DEBUG)
-+FFLAGS = -I../../include @FFLAGS@
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
--LDFLAGS = -L../../../lib -lcdms @NCOPTS@ @DRSOPTS@ @LIBS@
-+LDFLAGS += -L../../../lib -lcdms @NCOPTS@ @DRSOPTS@ @LIBS@
- OS = @OS@
- RANLIB = @RANLIB@
-+AR ?= ar

[gentoo-commits] repo/gentoo:master commit in: dev-libs/dee/, dev-libs/dee/files/, profiles/

2017-07-05 Thread Michał Górny
commit: 82659fd5596c247b00967741b60ff2b27902e30e
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 12:19:47 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 12:25:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82659fd5

dev-libs/dee: Remove last-rited pkg, #603562

 dev-libs/dee/Manifest  |  1 -
 dev-libs/dee/dee-1.2.7-r1.ebuild   | 84 ---
 dev-libs/dee/dee-1.2.7.ebuild  | 92 --
 dev-libs/dee/files/dee-1.2.7-gcc-6-build.patch | 14 
 dev-libs/dee/metadata.xml  | 11 ---
 profiles/package.mask  |  6 --
 6 files changed, 208 deletions(-)

diff --git a/dev-libs/dee/Manifest b/dev-libs/dee/Manifest
deleted file mode 100644
index 9398a6ac1ac..000
--- a/dev-libs/dee/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dee-1.2.7.tar.gz 712167 SHA256 
1bf0336ce684aa0f48d6eae2469628c1a9b43695a77443bc31a5790aa673bf8a SHA512 
32e25a2164cf052a76cf021006e1cdeca9b25081d19b5e7f1700308ddc21f65b4b5230fef0197fdda1739281b96af39fbf9d1df50d79c812cea8a6f60fbb7248
 WHIRLPOOL 
95d471be45a338200f5f88be45e8d7f333e34912c55f9b07863e903d86d1936ccfd013b68a6b22931c80f60a59e8447e11472c61e4de975a8731317924c8970d

diff --git a/dev-libs/dee/dee-1.2.7-r1.ebuild b/dev-libs/dee/dee-1.2.7-r1.ebuild
deleted file mode 100644
index 61bffd1f323..000
--- a/dev-libs/dee/dee-1.2.7-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit gnome2 python-r1 vala
-
-DESCRIPTION="Provide objects allowing to create MVC type programs across DBus"
-HOMEPAGE="https://launchpad.net/dee/;
-SRC_URI="https://launchpad.net/dee/1.0/${PV}/+download/${P}.tar.gz;
-
-SLOT="0/4"
-LICENSE="GPL-3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="debug examples +icu introspection static-libs test"
-
-REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   dev-libs/glib:2
-   icu? ( dev-libs/icu:= )
-   introspection? (
-   ${PYTHON_DEPS}
-   >=dev-libs/gobject-introspection-0.10.2:=
-   )
-"
-DEPEND="${RDEPEND}
-   $(vala_depend)
-   >=dev-util/gtk-doc-am-1.8
-   virtual/pkgconfig
-   test? (
-   >=dev-libs/gtx-0.2.2
-   dev-util/dbus-test-runner
-   )
-"
-
-src_prepare() {
-   # Fix build with gcc-6, bug #594112
-   eapply "${FILESDIR}"/${PN}-1.2.7-gcc-6-build.patch
-
-   sed \
-   -e 's:VALA_API_GEN:VAPIGEN:g' \
-   -i vapi/Makefile.{am,in} || die
-
-   sed \
-   -e '/SUBDIRS/ s:bindings::g' \
-   -i Makefile.{am,in} || die
-
-   vala_src_prepare
-   gnome2_src_prepare
-
-   sed \
-   -e '/GCC_FLAGS/ s:-g::' \
-   -e 's:VALA_API_GEN:VAPIGEN:g' \
-   -i configure || die
-
-}
-
-src_configure() {
-   gnome2_src_configure \
-   $(use_enable debug trace-log) \
-   $(use_enable icu) \
-   $(use_enable introspection) \
-   $(use_enable static-libs static) \
-   $(use_enable test tests)
-}
-
-src_install() {
-   gnome2_src_install
-
-   if use examples ; then
-   insinto /usr/share/doc/${PN}/
-   doins -r examples
-   fi
-
-   if use introspection ; then
-   install_gi_override() {
-   python_moduleinto "$(python_get_sitedir)/gi/overrides"
-   python_domodule "${S}"/bindings/python/Dee.py
-   }
-   python_foreach_impl install_gi_override
-   fi
-}

diff --git a/dev-libs/dee/dee-1.2.7.ebuild b/dev-libs/dee/dee-1.2.7.ebuild
deleted file mode 100644
index 741d8403726..000
--- a/dev-libs/dee/dee-1.2.7.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-AUTOTOOLS_AUTORECONF=y
-
-inherit autotools-utils vala python-r1
-
-DESCRIPTION="Provide objects allowing to create MVC type programs across DBus"
-HOMEPAGE="https://launchpad.net/dee/;
-SRC_URI="https://launchpad.net/dee/1.0/${PV}/+download/${P}.tar.gz;
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="doc debug examples +icu introspection static-libs test"
-
-REQUIRED_USE="introspection? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   dev-libs/glib:2
-   dev-libs/icu:=
-   introspection? (
-   ${PYTHON_DEPS}
-   dev-libs/gobject-introspection:=
-   )"
-DEPEND="${RDEPEND}
-   $(vala_depend)
-   doc? ( dev-util/gtk-doc )
-   test? (
-   dev-libs/gtx
-   dev-util/dbus-test-runner
- 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/fwupd/files/, sys-apps/fwupd/

2017-07-05 Thread Lars Wendler
commit: 80ef2a190ca5d5854e01f98087bc0a1c4213051c
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 06:29:19 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 06:29:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ef2a19

sys-apps/fwupd: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-apps/fwupd/Manifest   |  2 -
 sys-apps/fwupd/files/fwupd-0.9.2-no_systemd.patch | 77 ---
 sys-apps/fwupd/fwupd-0.8.0.ebuild | 74 --
 sys-apps/fwupd/fwupd-0.9.2.ebuild | 65 ---
 4 files changed, 218 deletions(-)

diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
index b1bd46fd110..ff15da82ca8 100644
--- a/sys-apps/fwupd/Manifest
+++ b/sys-apps/fwupd/Manifest
@@ -1,4 +1,2 @@
-DIST fwupd-0.8.0.tar.gz 1296361 SHA256 
b9c7550778747a2c47270ae518c65abf749bbbd8f058ed7177201b414c10 SHA512 
76c52a6902a6a4d651ad8e3694edf9d21320197baa7faf84fe1d4809e8e5990db43ae949a90bd72df6110d0df77f5181bd425a846c22f5ef749b9b6dac045bf8
 WHIRLPOOL 
e7bdbd74f500257cf674cf7131c90e345dc7e2596ae14bbc3b11ff236ce633bb104ed7237fab974cc7c5c6edebcbe678816e8653dc04370614a1c54d0cb5b977
-DIST fwupd-0.9.2.tar.gz 1313712 SHA256 
a5a7a9886b0efbea57cbcbc841923a9272e4f26dd8658a8e1a90f6eec371cce1 SHA512 
14dd3e7ee34f2bda0ed03d141715166ba7b4e69443f2ffd056e17a834d42ef8caa56d729b273e3890936c9b768c10ee6fbcf0d7e7d336c957901b93832ffe9c2
 WHIRLPOOL 
305e84be8c12a8f4da7897f7bb8c5599a608de315c90c5399c05637c65667f83e7187d851156643ebec7e402f3aecab320f02f4c2c1b69554b20561ce2a08b64
 DIST fwupd-0.9.4.tar.gz 1355237 SHA256 
ac6c02df4a00d541a205f17c0fa681cc5fe9161dd20cc28045c28cbe43b042e0 SHA512 
f4a0b46f7689744b6ddac698b8908f6711b9318ccca9576eadf1fd9f00b266be9e8723309286505173b1f10f170542b67ff67d0ebf3678b23fc9bf8fed03f8ae
 WHIRLPOOL 
d4fe5c2cc997b72dc940fda5e01eece69e3a8e86b29b11766afcf806de693e7e5cc6603ecb5cd3c5a82c39344c583d061018e12ddbaa5b459195e5ed51c52459
 DIST fwupd-0.9.5.tar.gz 1389768 SHA256 
876bb4c1cc5b27bb5f30e1c5d81522c82554738bede9a811f9e352966e58453e SHA512 
2a8ca8da2fffa71bdaa44b82aff1a4151441b8496793101d7d0b1ab984bfbb10a3a94c4ebae5cfc17241364ab7aed051252a70543ebe6a82dd8bdb5c6f52863d
 WHIRLPOOL 
b7d606acd35a58e25ee94045557899b1c9ea30941024cfb17bf3226f39dab7961c802abafc9ca6320e21ea1ca3792a0bd37fa942476dfd0b37c4ce3b4fe28b5b

diff --git a/sys-apps/fwupd/files/fwupd-0.9.2-no_systemd.patch 
b/sys-apps/fwupd/files/fwupd-0.9.2-no_systemd.patch
deleted file mode 100644
index 354b5e5800e..000
--- a/sys-apps/fwupd/files/fwupd-0.9.2-no_systemd.patch
+++ /dev/null
@@ -1,77 +0,0 @@
 fwupd-0.9.2/data/meson.build
-+++ fwupd-0.9.2/data/meson.build
-@@ -38,20 +38,22 @@
-   'system-services'),
- )
- 
--# replace @bindir@
--configure_file(
--  input : 'fwupd-offline-update.service.in',
--  output : 'fwupd-offline-update.service',
--  configuration : con2,
--  install: true,
--  install_dir: systemd.get_pkgconfig_variable('systemdsystemunitdir'),
--)
-+if get_option('with-systemd') and systemd.found()
-+  # replace @bindir@
-+  configure_file(
-+input : 'fwupd-offline-update.service.in',
-+output : 'fwupd-offline-update.service',
-+configuration : con2,
-+install: true,
-+install_dir: systemd.get_pkgconfig_variable('systemdsystemunitdir'),
-+  )
- 
--# replace @localstatedir@ and @bootdir@
--configure_file(
--  input : 'fwupd.service.in',
--  output : 'fwupd.service',
--  configuration : con2,
--  install: true,
--  install_dir: systemd.get_pkgconfig_variable('systemdsystemunitdir'),
--)
-+  # replace @localstatedir@ and @bootdir@
-+  configure_file(
-+input : 'fwupd.service.in',
-+output : 'fwupd.service',
-+configuration : con2,
-+install: true,
-+install_dir: systemd.get_pkgconfig_variable('systemdsystemunitdir'),
-+  )
-+endif
 fwupd-0.9.2/meson.build
-+++ fwupd-0.9.2/meson.build
-@@ -127,13 +127,17 @@
- gpgme = cc.find_library('gpgme')
- gpgerror = cc.find_library('libgpg-error')
- libm = cc.find_library('libm', required: false)
--systemd = dependency('systemd')
- udev = dependency('udev')
- 
- if valgrind.found()
-   conf.set('HAVE_VALGRIND', '1')
- endif
- 
-+if get_option('with-systemd')
-+  systemd = dependency('systemd')
-+  conf.set('HAVE_SYSTEMD', '1')
-+endif
-+
- if get_option('enable-colorhug')
-   colorhug = dependency('colorhug', version : '>= 1.2.12')
-   conf.set('HAVE_COLORHUG', '1')
-@@ -220,4 +224,6 @@
-   message('git not found, you will not be able to run `ninja dist`')
- endif
- 
--meson.add_install_script('meson_post_install.sh', 
systemd.get_pkgconfig_variable('systemdsystemunitdir'), localstatedir)
-+if get_option('with-systemd') and systemd.found()
-+  meson.add_install_script('meson_post_install.sh', 
systemd.get_pkgconfig_variable('systemdsystemunitdir'), localstatedir)
-+endif
 fwupd-0.9.2/meson_options.txt
-+++ fwupd-0.9.2/meson_options.txt
-@@ -5,3 +5,4 @@
- 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/fwupd/

2017-07-05 Thread Lars Wendler
commit: 0b7970f5d7ea5db0f8ac82ca0e5f9ad075620fef
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 06:28:37 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 06:28:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7970f5

sys-apps/fwupd: Bump to version 0.9.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-apps/fwupd/Manifest   |  1 +
 sys-apps/fwupd/fwupd-0.9.5.ebuild | 67 +++
 2 files changed, 68 insertions(+)

diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
index 6275de8937c..b1bd46fd110 100644
--- a/sys-apps/fwupd/Manifest
+++ b/sys-apps/fwupd/Manifest
@@ -1,3 +1,4 @@
 DIST fwupd-0.8.0.tar.gz 1296361 SHA256 
b9c7550778747a2c47270ae518c65abf749bbbd8f058ed7177201b414c10 SHA512 
76c52a6902a6a4d651ad8e3694edf9d21320197baa7faf84fe1d4809e8e5990db43ae949a90bd72df6110d0df77f5181bd425a846c22f5ef749b9b6dac045bf8
 WHIRLPOOL 
e7bdbd74f500257cf674cf7131c90e345dc7e2596ae14bbc3b11ff236ce633bb104ed7237fab974cc7c5c6edebcbe678816e8653dc04370614a1c54d0cb5b977
 DIST fwupd-0.9.2.tar.gz 1313712 SHA256 
a5a7a9886b0efbea57cbcbc841923a9272e4f26dd8658a8e1a90f6eec371cce1 SHA512 
14dd3e7ee34f2bda0ed03d141715166ba7b4e69443f2ffd056e17a834d42ef8caa56d729b273e3890936c9b768c10ee6fbcf0d7e7d336c957901b93832ffe9c2
 WHIRLPOOL 
305e84be8c12a8f4da7897f7bb8c5599a608de315c90c5399c05637c65667f83e7187d851156643ebec7e402f3aecab320f02f4c2c1b69554b20561ce2a08b64
 DIST fwupd-0.9.4.tar.gz 1355237 SHA256 
ac6c02df4a00d541a205f17c0fa681cc5fe9161dd20cc28045c28cbe43b042e0 SHA512 
f4a0b46f7689744b6ddac698b8908f6711b9318ccca9576eadf1fd9f00b266be9e8723309286505173b1f10f170542b67ff67d0ebf3678b23fc9bf8fed03f8ae
 WHIRLPOOL 
d4fe5c2cc997b72dc940fda5e01eece69e3a8e86b29b11766afcf806de693e7e5cc6603ecb5cd3c5a82c39344c583d061018e12ddbaa5b459195e5ed51c52459
+DIST fwupd-0.9.5.tar.gz 1389768 SHA256 
876bb4c1cc5b27bb5f30e1c5d81522c82554738bede9a811f9e352966e58453e SHA512 
2a8ca8da2fffa71bdaa44b82aff1a4151441b8496793101d7d0b1ab984bfbb10a3a94c4ebae5cfc17241364ab7aed051252a70543ebe6a82dd8bdb5c6f52863d
 WHIRLPOOL 
b7d606acd35a58e25ee94045557899b1c9ea30941024cfb17bf3226f39dab7961c802abafc9ca6320e21ea1ca3792a0bd37fa942476dfd0b37c4ce3b4fe28b5b

diff --git a/sys-apps/fwupd/fwupd-0.9.5.ebuild 
b/sys-apps/fwupd/fwupd-0.9.5.ebuild
new file mode 100644
index 000..ab4a1a1eb5d
--- /dev/null
+++ b/sys-apps/fwupd/fwupd-0.9.5.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit meson
+
+DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
+HOMEPAGE="http://www.fwupd.org;
+SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="colorhug dell doc elf +man systemd uefi"
+
+RDEPEND="
+   app-crypt/gpgme
+   dev-db/sqlite
+   >=dev-libs/appstream-glib-0.6.13
+   >=dev-libs/glib-2.45.8:2
+   dev-libs/libgpg-error
+   dev-libs/libgudev
+   dev-libs/libgusb
+   >=net-libs/libsoup-2.51.92:2.4
+   >=sys-auth/polkit-0.103
+   colorhug? ( >=x11-misc/colord-1.2.12:0= )
+   dell? (
+   sys-libs/efivar
+   >=sys-libs/libsmbios-2.3.0
+   )
+   elf? ( dev-libs/libelf )
+   systemd? ( sys-apps/systemd )
+   !systemd? ( >=sys-auth/consolekit-1.0.0 )
+   uefi? ( >=sys-apps/fwupdate-5 )
+"
+DEPEND="
+   ${RDEPEND}
+   app-arch/gcab
+   app-arch/libarchive
+   virtual/pkgconfig
+   doc? ( dev-util/gtk-doc )
+   man? ( app-text/docbook-sgml-utils )
+"
+
+REQUIRED_USE="dell? ( uefi )"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.9-polkit_its_files.patch"
+)
+
+src_configure() {
+   local emesonargs=(
+   -Denable-colorhug="$(usex colorhug true false)"
+   -Denable-consolekit="$(usex systemd false true)"
+   -Denable-dell="$(usex dell true false)"
+   -Denable-doc="$(usex doc true false)"
+   -Denable-man="$(usex man true false)"
+   -Denable-libelf="$(usex elf true false)"
+   -Denable-systemd="$(usex systemd true false)"
+   # requires libtbtfwu which is not packaged yet
+   -Denable-thunderbolt=false
+   -Denable-uefi="$(usex uefi true false)"
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/tesseract/

2017-07-05 Thread Bernard Cafarelli
commit: e407e562075d4eee9c1cea5b804cae6412aa1b39
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Jul  5 10:13:39 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Jul  5 10:13:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e407e562

app-text/tesseract: drop -ltiff patch in 3.05.01, bug #616142

This is only needed on win32, and breaks compilation with USE="-opencl -tiff"

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/tesseract/tesseract-3.05.01.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-text/tesseract/tesseract-3.05.01.ebuild 
b/app-text/tesseract/tesseract-3.05.01.ebuild
index 36a34348fc2..07db1611ec1 100644
--- a/app-text/tesseract/tesseract-3.05.01.ebuild
+++ b/app-text/tesseract/tesseract-3.05.01.ebuild
@@ -90,7 +90,6 @@ RDEPEND="${CDEPEND}
 DOCS=( AUTHORS ChangeLog NEWS README.md )
 
 PATCHES=(
-   "${FILESDIR}/${PN}-3.05.00-libtiff.patch"
"${FILESDIR}/${PN}-3.05.00-no_graphics.patch"
"${FILESDIR}/${PN}-4.00.00-use-system-piccolo2d.patch"
 )



[gentoo-commits] repo/gentoo:master commit in: sys-process/tini/

2017-07-05 Thread Manuel Rüger
commit: af0989b79df91dc3d3a882a862a71ec5b9e94960
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 11:24:10 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 11:24:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0989b7

sys-process/tini: Version bump to 0.15.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-process/tini/Manifest   |  1 +
 sys-process/tini/tini-0.15.0.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/sys-process/tini/Manifest b/sys-process/tini/Manifest
index 8d8c7fb5c95..d9481092105 100644
--- a/sys-process/tini/Manifest
+++ b/sys-process/tini/Manifest
@@ -1,2 +1,3 @@
 DIST tini-0.13.2.tar.gz 27828 SHA256 
85e18a4e4089612821321d1d67c16337797c3c78e81117dea56ad75ece20d05f SHA512 
117822bf2e45b7cf732bfcd2aa5ea268a189c395f189c03d0e5dcd982872cff29d50adbb1a4d1b85859db4736e932900cfb64a1c487ba271a305146e9677a1d4
 WHIRLPOOL 
f271b592e5524a2297b5a6b8fb88371a9068f01122e7ea95c4d797d2f5da91847b65675a7b5043398b8c9553746a00e4b5fe5ecfd8a1171d3bba87ee78de9a55
 DIST tini-0.14.0.tar.gz 28618 SHA256 
d624bb6fba3bc02701977813b7bdac9dfc9bdeedf88aff67066cf8948d2ec6ab SHA512 
dc86c4d36e8bd232e0c8880d3ea6a7d55d01ab8ba7d903ac9e9edfb2d2fe39e900e20c63cedc3f22abd9b24d9fd1d309bd6823ce863fffe0909507f880356985
 WHIRLPOOL 
859c4838e42360a6a9501276f8700abf8f24c5c2bf29ab46b3a93761faca1fc455dbea8b1c727b296d2772d10affe8e2d774e0ccb7bc0b08672b4a9b75b9d4a3
+DIST tini-0.15.0.tar.gz 29473 SHA256 
3c0e0373c67006ac7e59ef6213e13729b53de5f414435c80133fa484174fda70 SHA512 
774aeb2bcefd1db2e4bff7c55bba6c3f4adc41e0b2a647059eef8cc5cc9d4a47b68cb4b89aa4e9e52b85916fe2680dad2a414c82b3c276beea89e3689481
 WHIRLPOOL 
94e39f36463344ae6587a407437c325138130bb83f38fa6e83a9d9d2b15dca4ff754fd862ec0e65eef1f6d3d11c3e75c37229da9bcca645221d6fc3c194c4fb1

diff --git a/sys-process/tini/tini-0.15.0.ebuild 
b/sys-process/tini/tini-0.15.0.ebuild
new file mode 100644
index 000..bae9cb2b33c
--- /dev/null
+++ b/sys-process/tini/tini-0.15.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils flag-o-matic
+
+DESCRIPTION="A tiny but valid init for containers"
+HOMEPAGE="https://github.com/krallin/tini;
+SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+args +static"
+
+src_prepare() {
+   default
+   # Do not strip binary
+   sed -i -e 's/-Wl,-s")$/")/' CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=()
+   use args || mycmakeargs+=(-DMINIMAL=ON)
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   append-cflags -DPR_SET_CHILD_SUBREAPER=36 -DPR_GET_CHILD_SUBREAPER=37
+   cmake-utils_src_compile
+}
+
+src_install() {
+   cmake-utils_src_install
+   if use static; then
+   mv "${ED%/}"/usr/bin/{${PN}-static,${PN}} || die
+   else
+   rm "${ED%/}"/usr/bin/${PN}-static || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: app-mobilephone/bitpim/, profiles/, app-mobilephone/bitpim/files/

2017-07-05 Thread Michał Górny
commit: b6d21bab5892ccab71c728439176dd5242a55f24
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:52:18 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:35:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d21bab

app-mobilephone/bitpim: Remove last-rited pkg, #313923

 app-mobilephone/bitpim/Manifest|   1 -
 app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild  | 149 -
 .../bitpim/files/bitpim-1.0.6-ffmpeg_quality.patch |  12 --
 .../bitpim/files/bitpim-1.0.6-gcc43.patch  |  22 ---
 .../bitpim/files/bitpim-1.0.6-gentoo.patch |  90 -
 app-mobilephone/bitpim/files/maketarball   |  30 -
 app-mobilephone/bitpim/metadata.xml|  11 --
 profiles/package.mask  |   6 -
 8 files changed, 321 deletions(-)

diff --git a/app-mobilephone/bitpim/Manifest b/app-mobilephone/bitpim/Manifest
deleted file mode 100644
index bd2801c695c..000
--- a/app-mobilephone/bitpim/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bitpim-1.0.6.tar.bz2 4595216 SHA256 
9a46b965e505d5a25bb613cef887bf23871f7b1c20493786cd0b880e3ef6855d SHA512 
6ef4f56e1afa360b60a4522e6c0dc3526bf30e43d8ad783c247724c7cc212056cdb2664da09b0b5883e0eb38ed68d046f259043bf9b34ad0aa51773119c49c74
 WHIRLPOOL 
3cd092067d5fd11d325208f0e670135e28aa5aa2de769ffca7eaee7d8d339c55c036d4dbc2b0c34601fee11f78f0d0466c749f17ae02c5dd033935cd8dc5572f

diff --git a/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild 
b/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild
deleted file mode 100644
index f618da5c5ec..000
--- a/app-mobilephone/bitpim/bitpim-1.0.6-r2.ebuild
+++ /dev/null
@@ -1,149 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 eutils fdo-mime multilib
-
-DESCRIPTION="View and manipulate data on LG VX4400/VX6000 and Sanyo Sprint 
mobile phones"
-HOMEPAGE="http://www.bitpim.org/;
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-# this needs fixing
-#KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="crypt evo usb"
-
-COMMON_DEPEND="dev-python/apsw[${PYTHON_USEDEP}]
-   dev-python/pyserial[${PYTHON_USEDEP}]
-   dev-python/python-dsv[${PYTHON_USEDEP}]
-   dev-python/wxpython:2.8[${PYTHON_USEDEP}]
-   crypt? (
-   >=dev-python/paramiko-1.7.1[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   )
-   usb? ( virtual/libusb:0 )"
-DEPEND="${COMMON_DEPEND}
-   usb? ( dev-lang/swig )"
-RDEPEND="${COMMON_DEPEND}
-   media-libs/netpbm
-   virtual/ffmpeg"
-
-PATCHES=( "${FILESDIR}/${P}-gentoo.patch" 
"${FILESDIR}/${P}-ffmpeg_quality.patch" "${FILESDIR}/${P}-gcc43.patch" )
-
-src_prepare() {
-   distutils-r1_src_prepare
-   python_setup
-   sed -i -e "s/^PYTHONVER=.*/PYTHONVER=\$PYTHON/" \
-   src/native/usb/build.sh || die "sed failed"
-   sed -i "s/\$(EXTRADEFINES)\ -O2/\$(CXXFLAGS) \$(LDFLAGS)/" \
-   src/native/av/bmp2avi/Makefile || die "sed failed"
-}
-
-src_compile() {
-   # USB stuff
-   if use usb; then
-   cd "${S}/src/native/usb"
-   sh ./build.sh || die "compilation of native/usb failed"
-   fi
-
-   # strings
-   cd "${S}/src/native/strings"
-   distutils-r1_src_compile
-
-   # bmp2avi
-   cd "${S}/src/native/av/bmp2avi"
-   PLATFORM=linux emake CXX="$(tc-getCXX)"
-}
-
-src_install() {
-
-   # Install files into right place
-   #
-   # BitPim is a self-contained app, so jamming it into
-   # Python's site-packages might not be worthwhile.  We'll
-   # Put it in its own home, and add the PYTHONPATH in the
-   # wrapper executables below.
-   local RLOC=/usr/$(get_libdir)/${P}
-
-   # Main Python source
-   insinto ${RLOC}
-   doins src/*.py
-
-   # Phone specifics
-   insinto ${RLOC}/phones
-   doins src/phones/*.py
-
-   # Native products
-   insinto ${RLOC}/native
-   doins src/native/*.py
-   insinto ${RLOC}/native/qtopiadesktop
-   doins src/native/qtopiadesktop/*.py
-   insinto ${RLOC}/native/outlook
-   doins src/native/outlook/*.py
-   insinto ${RLOC}/native/egroupware
-   doins src/native/egroupware/*.py
-   if use evo ; then
-   insinto ${RLOC}/native/evolution
-   doins src/native/evolution/*.py
-   fi
-
-   # strings
-   cd "${S}/src/native/strings"
-   distutils-r1_src_install
-
-   cd "${S}"
-   insinto $RLOC/native/strings
-   doins src/native/strings/__init__.py src/native/strings/jarowpy.py
-
-   # usb
-   if use usb; then
-   insinto ${RLOC}/native/usb
-   doins src/native/usb/*.py
-   doins src/native/usb/*.so
-   fi
-
-   # Helpers and resources
-

[gentoo-commits] repo/gentoo:master commit in: app-backup/boxbackup/files/, app-backup/boxbackup/, profiles/

2017-07-05 Thread Michał Górny
commit: 6b0cddd5f3d6f21db374affe7b1ac37245c3d179
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:54:40 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:35:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0cddd5

app-backup/boxbackup: Remove last-rited pkg, #595412

 app-backup/boxbackup/Manifest  |  1 -
 app-backup/boxbackup/boxbackup-0.11.1-r2.ebuild| 74 --
 app-backup/boxbackup/files/bbackupd.rc | 20 --
 app-backup/boxbackup/files/bbstored.rc | 20 --
 .../boxbackup-0.11.1-fix-Wformat-security.patch| 27 
 .../files/boxbackup-0.11.1-fix-mandir.patch| 14 
 .../files/boxbackup-0.11_rc8-testbbackupd.patch| 11 
 app-backup/boxbackup/metadata.xml  | 14 
 profiles/package.mask  |  7 --
 9 files changed, 188 deletions(-)

diff --git a/app-backup/boxbackup/Manifest b/app-backup/boxbackup/Manifest
deleted file mode 100644
index 6870363bd54..000
--- a/app-backup/boxbackup/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST boxbackup-0.11.1.tgz 1863270 SHA256 
1328b010477259c4767276dbfebab6580e883336cc9d25696c39991b09cc6d32 SHA512 
15ceceae3659f14254f422136805a8b3ed3c39d14f8a1ffd0c96efb05b7acb5be310e13144ed86fe4afd24a3c0b86ec771b7d3a9f08b2789bb98e18468ca97f8
 WHIRLPOOL 
9abcae4e907d526e6df0ebfee813cd374e8f981e5f25e0a2cbc2e958e0bf4d0ce10a455d71e036dc13aa31c01c422349cdbb1f1a36a0ea8ae16cf2b14f0f97fc

diff --git a/app-backup/boxbackup/boxbackup-0.11.1-r2.ebuild 
b/app-backup/boxbackup/boxbackup-0.11.1-r2.ebuild
deleted file mode 100644
index d2c65aa98c6..000
--- a/app-backup/boxbackup/boxbackup-0.11.1-r2.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit user
-
-DESCRIPTION="A completely automatic on-line backup system"
-HOMEPAGE="http://boxbackup.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-SRC_URI="http://boxbackup.org/svn/box/packages/${P/_/}.tgz;
-
-# GPL-2 is included for the init script, bug 425884.
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-macos ~x86-macos"
-IUSE="client-only libressl"
-DEPEND="sys-libs/zlib
-   sys-libs/db:=
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   >=dev-lang/perl-5.6"
-RDEPEND="${DEPEND}
-   virtual/mta"
-
-S="${WORKDIR}/${P/_/}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.11_rc8-testbbackupd.patch"
-   "${FILESDIR}/${PN}-0.11.1-fix-Wformat-security.patch"
-   "${FILESDIR}/${PN}-0.11.1-fix-mandir.patch"
-)
-
-src_compile() {
-   # Bug 299411.
-   emake -j1
-}
-
-src_install() {
-   emake -j1 DESTDIR="${D}" install
-   emake -j1 DESTDIR="${D}" install-backup-client
-
-   dodoc BUGS.txt CONTACT.txt DOCUMENTATION.txt ExceptionCodes.txt 
THANKS.txt
-   newinitd "${FILESDIR}"/bbackupd.rc bbackupd
-
-   if ! use client-only ; then
-   emake -j1 DESTDIR="${D}" install-backup-server
-   newinitd "${FILESDIR}"/bbstored.rc bbstored
-   fi
-
-   keepdir /etc/boxbackup
-}
-
-pkg_preinst() {
-   if ! use client-only ; then
-   enewgroup bbstored
-   enewuser bbstored -1 -1 -1 bbstored
-   fi
-}
-
-pkg_postinst() {
-   while read line; do elog "${line}"; done < /dev/null
-   eend $?
-}
- 
-stop() {
-   ebegin "Stopping box backup daemon"
-   start-stop-daemon --stop --exec /usr/sbin/bbackupd
-   eend $?
-}

diff --git a/app-backup/boxbackup/files/bbstored.rc 
b/app-backup/boxbackup/files/bbstored.rc
deleted file mode 100644
index 0dfd343209f..000
--- a/app-backup/boxbackup/files/bbstored.rc
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-depend() {
-   need localmount
-   use net
-}
-
-start() {
-   ebegin "Starting box backup store daemon"
-   start-stop-daemon --start --exec /usr/sbin/bbstored > /dev/null
-   eend $?
-}
- 
-stop() {
-   ebegin "Stopping box backup store daemon"
-   start-stop-daemon --stop --exec /usr/sbin/bbstored
-   eend $?
-}

diff --git 
a/app-backup/boxbackup/files/boxbackup-0.11.1-fix-Wformat-security.patch 
b/app-backup/boxbackup/files/boxbackup-0.11.1-fix-Wformat-security.patch
deleted file mode 100644
index 22efb3266f4..000
--- a/app-backup/boxbackup/files/boxbackup-0.11.1-fix-Wformat-security.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 53e968624b5540bf0c97bb69636f1bc908f9b00a Mon Sep 17 00:00:00 2001
-From: Michael Orlitzky 
-Date: Wed, 3 Aug 2016 16:38:23 -0400
-Subject: [PATCH 1/1] bin/bbackupquery/BackupQueries.cpp: fix trivial
- -Wformat-security warning.
-
-Gentoo-Bug: 520978

- bin/bbackupquery/BackupQueries.cpp | 2 +-
- 1 file changed, 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/falcon/files/, dev-lang/falcon/, profiles/

2017-07-05 Thread Michał Górny
commit: 5c432c9a642def3b096c55c1506aca1396046b3a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:53:56 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:35:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c432c9a

dev-lang/falcon: Remove last-rited pkg, #595416

 dev-lang/falcon/Manifest   |  1 -
 dev-lang/falcon/falcon-0.9.6.8.ebuild  | 75 --
 .../falcon/files/falcon-0.9.6.8-mongo-amd64.patch  | 75 --
 .../falcon/files/falcon-0.9.6.8-mongo-stdint.patch | 36 ---
 dev-lang/falcon/metadata.xml   |  5 --
 profiles/package.mask  |  2 -
 6 files changed, 194 deletions(-)

diff --git a/dev-lang/falcon/Manifest b/dev-lang/falcon/Manifest
deleted file mode 100644
index 245e9f16240..000
--- a/dev-lang/falcon/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Falcon-0.9.6.8.tgz 11772705 SHA256 
f4b00983e7f91a806675d906afd2d51dcee048f12ad3af4b1dadd92059fa44b9 SHA512 
f354a058d9075a636c0b2db339fd86adda9b4a4bc7c229186b73aa200e059a21b311a4944b1b7388b4992390e4d540af8832e4b2cea31d7f956df1dd96f2f59c
 WHIRLPOOL 
cc42e7d250aea223162703a52b5f9461d52db6051d29dfb26320ce740fe6b502e8c8f474bb97809dc238fb23ce8cb99e9ec6d35fb01656a20e9d9b3d8b3b24e0

diff --git a/dev-lang/falcon/falcon-0.9.6.8.ebuild 
b/dev-lang/falcon/falcon-0.9.6.8.ebuild
deleted file mode 100644
index 367a6e63ebe..000
--- a/dev-lang/falcon/falcon-0.9.6.8.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit cmake-utils multilib
-
-MY_P="${P/f/F}"
-
-DESCRIPTION="An open source general purpose untyped language written in C++"
-HOMEPAGE="http://falconpl.org/;
-SRC_URI="http://falconpl.org/project_dl/_official_rel/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl dbus debug gd gtk mysql pdf readline sdl sqlite"
-
-DEPEND="
-   dev-libs/libpcre
-   sys-libs/zlib
-   curl? ( net-misc/curl )
-   dbus? ( sys-apps/dbus )
-   gd? ( media-libs/gd:= )
-   gtk? (
-   dev-libs/glib:2
-   x11-libs/gtk+:2 )
-   mysql? ( virtual/libmysqlclient:= )
-   readline? ( sys-libs/readline:0 )
-   pdf? ( media-libs/libharu )
-   sdl? (
-   media-libs/libsdl
-   media-libs/sdl-image
-   media-libs/sdl-mixer
-   media-libs/sdl-ttf
-   )
-   sqlite? ( dev-db/sqlite:3 )
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS="AUTHORS ChangeLog README RELNOTES"
-PATCHES=(
-   "${FILESDIR}/${P}-mongo-amd64.patch"
-   "${FILESDIR}/${P}-mongo-stdint.patch"
-)
-
-src_configure() {
-   local mycmakeargs=(
-   -DFALCON_BUILD_CURL=$(usex curl)
-   -DFALCON_BUILD_DBUS=$(usex dbus)
-   -DFALCON_BUILD_GD2=$(usex gd)
-   -DFALCON_BUILD_GTK=$(usex gtk)
-   -DFALCON_BUILD_PDF=$(usex pdf)
-   -DFALCON_BUILD_SDL=$(usex sdl)
-   -DFALCON_DBI_BUILD_MYSQL=$(usex mysql)
-   -DFALCON_DBI_BUILD_SQLITE=$(usex sqlite)
-   -DFALCON_DISABLE_RPATH=ON
-   -DFALCON_SKIP_BISON=ON
-   -DFALCON_WITH_EDITLINE=$(usex readline)
-   -DFALCON_WITH_MANPAGES=ON
-   -DFALCON_WITH_INTERNAL_EDITLINE=OFF
-   -DFALCON_WITH_INTERNAL_PCRE=OFF
-   -DFALCON_WITH_INTERNAL_ZLIB=OFF
-   -DFALCON_WITH_GPL_READLINE=ON
-   )
-   cmake-utils_src_configure
-}
-
-src_test() {
-   pushd "${S}/tests/core/testsuite" > /dev/null || die
-   "${CMAKE_BUILD_DIR}/bin/faltest"
-   popd > /dev/null || die
-}

diff --git a/dev-lang/falcon/files/falcon-0.9.6.8-mongo-amd64.patch 
b/dev-lang/falcon/files/falcon-0.9.6.8-mongo-amd64.patch
deleted file mode 100644
index 8385ca0d081..000
--- a/dev-lang/falcon/files/falcon-0.9.6.8-mongo-amd64.patch
+++ /dev/null
@@ -1,75 +0,0 @@
-From 64526ea7d3b5ec04f398bd28cb4e505e6a0f3218 Mon Sep 17 00:00:00 2001
-From: Stanislas Marquis 
-Date: Sun, 9 Jan 2011 08:40:00 +0100
-Subject: [PATCH] [mongo] [cmake] Fix problems with Linux x64.
-

- modules/native/mongodb/CMakeLists.txt |   11 +--
- modules/native/mongodb/mongodb_mod.cpp|2 +-
- modules/native/mongodb/src/CMakeLists.txt |8 ++--
- 3 files changed, 16 insertions(+), 5 deletions(-)
-
-diff --git a/modules/native/mongodb/CMakeLists.txt 
b/modules/native/mongodb/CMakeLists.txt
-index ba7e5cf..bf2d869 100644
 a/modules/native/mongodb/CMakeLists.txt
-+++ b/modules/native/mongodb/CMakeLists.txt
-@@ -8,6 +8,10 @@ falcon_define_module( FALCON_MODULE mongo )
- 
- message( STATUS "Adding mongodb module" )
- 
-+if ( NOT MSVC )
-+option( MONGO_HAVE_STDINT "MongoDB problem with int64_t?" OFF )
-+endif()
-+
- ##
- #   Find Falcon

[gentoo-commits] repo/gentoo:master commit in: net-p2p/ppcoin-qt/, profiles/

2017-07-05 Thread Michał Górny
commit: 66acb87cfa97cf98564a2bb0cc2967f72abc90a6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:53:30 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:35:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66acb87c

net-p2p/ppcoin-qt: Remove last-rited pkg, #598366

 net-p2p/ppcoin-qt/Manifest   |   1 -
 net-p2p/ppcoin-qt/metadata.xml   |  11 ---
 net-p2p/ppcoin-qt/ppcoin-qt-0.4.0.ebuild | 137 ---
 profiles/package.mask|   2 -
 4 files changed, 151 deletions(-)

diff --git a/net-p2p/ppcoin-qt/Manifest b/net-p2p/ppcoin-qt/Manifest
deleted file mode 100644
index a98a901aaaf..000
--- a/net-p2p/ppcoin-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ppcoin-0.4.0.tar.gz 12652477 SHA256 
561076e8d4e82085d577eb717b9f8b52571556fea2b8181fa8eb6039218d3f06 SHA512 
755890e32048f8cdfb9f93706eff952ae2876be394c0a76cf93a79562a28fe03c74c829c97b9234fbc27c03e4b706373f55723564ca7b91a4ff908ca072299c4
 WHIRLPOOL 
eaacd820045fe2a343c45698674096a15228605418cffe61fc9e31eaf330dbb29635d6dbae534a90677fe035a598c7b061c0c3fa05c747514c24cfc24addeef4

diff --git a/net-p2p/ppcoin-qt/metadata.xml b/net-p2p/ppcoin-qt/metadata.xml
deleted file mode 100644
index b7e388cbf0c..000
--- a/net-p2p/ppcoin-qt/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   Enable generation of QR Codes for receiving 
payments
-   
-   
-   ppcoin
-   
-

diff --git a/net-p2p/ppcoin-qt/ppcoin-qt-0.4.0.ebuild 
b/net-p2p/ppcoin-qt/ppcoin-qt-0.4.0.ebuild
deleted file mode 100644
index ba95894c32c..000
--- a/net-p2p/ppcoin-qt/ppcoin-qt-0.4.0.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DB_VER="4.8"
-
-LANGS="ca_ES cs da de en es_CL es et eu_ES fa_IR fa fi fr_CA fr_FR he hr hu it 
lt nb nl pl pt_BR ro_RO ru sk sr sv tr uk zh_CN zh_TW"
-
-inherit db-use eutils fdo-mime gnome2-utils kde4-functions qt4-r2
-
-MyPV="${PV/_/-}"
-MyPN="ppcoin"
-MyP="${MyPN}-${MyPV}"
-
-DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy 
efficiency"
-HOMEPAGE="http://peercoin.net/;
-SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz"
-
-LICENSE="MIT ISC GPL-3 LGPL-2.1 public-domain || ( CC-BY-SA-3.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="dbus ipv6 kde +qrcode upnp"
-
-RDEPEND="
-   dev-libs/boost[threads(+)]
-   dev-libs/openssl:0[-bindist]
-   qrcode? (
-   media-gfx/qrencode
-   )
-   upnp? (
-   net-libs/miniupnpc
-   )
-   sys-libs/db:$(db_ver_to_slot "${DB_VER}")[cxx]
-   dev-qt/qtgui:4
-   dbus? (
-   dev-qt/qtdbus:4
-   )
-"
-DEPEND="${RDEPEND}
-   >=app-shells/bash-4.1
-"
-
-DOCS="../README README.md"
-
-S="${WORKDIR}/${MyP}-linux/src"
-
-src_prepare() {
-   cd src || die
-
-   local filt= yeslang= nolang=
-
-   for lan in $LANGS; do
-   if [ ! -e qt/locale/bitcoin_$lan.ts ]; then
-   ewarn "Language '$lan' no longer supported. Ebuild 
needs update."
-   fi
-   done
-
-   for ts in $(ls qt/locale/*.ts)
-   do
-   x="${ts/*bitcoin_/}"
-   x="${x/.ts/}"
-   if ! use "linguas_$x"; then
-   nolang="$nolang $x"
-   rm "$ts"
-   filt="$filt\\|$x"
-   else
-   yeslang="$yeslang $x"
-   fi
-   done
-
-   filt="bitcoin_\\(${filt:2}\\)\\.\(qm\|ts\)"
-   sed "/${filt}/d" -i 'qt/bitcoin.qrc'
-   einfo "Languages -- Enabled:$yeslang -- Disabled:$nolang"
-}
-
-src_configure() {
-   OPTS=()
-
-   use dbus && OPTS+=("USE_DBUS=1")
-   if use upnp; then
-   OPTS+=("USE_UPNP=1")
-   else
-   OPTS+=("USE_UPNP=-")
-   fi
-
-   use qrcode && OPTS+=("USE_QRCODE=1")
-   use ipv6 || OPTS+=("USE_IPV6=-")
-
-   OPTS+=("USE_SYSTEM_LEVELDB=1")
-   OPTS+=("BDB_INCLUDE_PATH=$(db_includedir "${DB_VER}")")
-   OPTS+=("BDB_LIB_SUFFIX=-${DB_VER}")
-
-   if has_version '>=dev-libs/boost-1.52'; then
-   OPTS+=("LIBS+=-lboost_chrono\$\$BOOST_LIB_SUFFIX")
-   fi
-
-   #The ppcoin codebase is mostly taken from bitcoin-qt
-   eqmake4 bitcoin-qt.pro "${OPTS[@]}"
-}
-
-#Tests are broken
-#src_test() {
-#  cd src || die
-#  emake -f makefile.unix "${OPTS[@]}" test_ppcoin
-#  ./test_ppcoin || die 'Tests failed'
-#}
-
-src_install() {
-   qt4-r2_src_install
-
-   dobin ${PN}
-
-   insinto /usr/share/pixmaps
-   newins "src/qt/res/icons/ppcoin.ico" "${PN}.ico"
-
-   make_desktop_entry "${PN} %u" "PPcoin-Qt" 
"/usr/share/pixmaps/${PN}.ico" "Qt;Network;P2P;Office;Finance;" 

[gentoo-commits] repo/gentoo:master commit in: net-libs/c-client/

2017-07-05 Thread Michał Górny
commit: 81f70cb0de117ebb343ae8c1ab14a928beab04ab
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 11:32:27 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:35:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f70cb0

net-libs/c-client: Un- since net-mail/topal is gone

 net-libs/c-client/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/c-client/metadata.xml b/net-libs/c-client/metadata.xml
index 40569ab04e8..ffe3eff9f30 100644
--- a/net-libs/c-client/metadata.xml
+++ b/net-libs/c-client/metadata.xml
@@ -7,7 +7,7 @@
 

Install RFCs related to IMAP
-   Enable support for net-mail/topal
+   Enable support for net-mail/topal
for use with mail-client/alpine
Enable Eduardo Chappa's patches for use with
mail-client/alpine (mainly adds support for 
maildir)



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/

2017-07-05 Thread Akinori Hattori
commit: b87c75785966b17e6762c71b1a777e84d5f3eea2
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:54:32 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:54:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87c7578

dev-db/m17n-db: new upstream release

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/Manifest |  1 +
 dev-db/m17n-db/m17n-db-1.7.0.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index f2e8ce8b69d..c4b4d3339a3 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1 +1,2 @@
 DIST m17n-db-1.6.4.tar.gz 1390344 SHA256 
530ecb1615a9a64d4caca9ffc59c0dd1c551d34e0c19e39694d083db0506d017 SHA512 
54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324
 WHIRLPOOL 
9eb0d78319b46864f8d7bec05d30299c798153416ac912119f487990fe26540554d41b89cb06ec427161102b8b312a48ff224adcf6e8c2c5268cef00796d1767
+DIST m17n-db-1.7.0.tar.gz 1939608 SHA256 
a2ba9f80161433d5c06e57915a9cd51f26c6df4a8909723f952cdbb9b48508f0 SHA512 
02c3cb347e9f5c840a723de9ed85be84fc9fb5f86d4963f0d1c6b669045d37d10e5efcf5ac0e0c3cb7249fb391b0dd32bd50fbc3332455aaf0b49d96fc09b2f2
 WHIRLPOOL 
821071ea60a947526cd92661b9246732379cc924cae0a0a21e141a0cb3e59834633bec20e0ae01a9c66529f09bf9353696f96f2dde4120b2742fdf6ed338e4f8

diff --git a/dev-db/m17n-db/m17n-db-1.7.0.ebuild 
b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
new file mode 100644
index 000..c179e3f367a
--- /dev/null
+++ b/dev-db/m17n-db/m17n-db-1.7.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Database for the m17n library"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND="sys-devel/gettext"
+RDEPEND="virtual/libintl"
+
+src_install() {
+   default
+
+   docinto FORMATS
+   dodoc FORMATS/*
+
+   docinto UNIDATA
+   dodoc UNIDATA/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/files/, dev-db/m17n-db/

2017-07-05 Thread Akinori Hattori
commit: 43c21f4d5d6a80fd1b91f90903397f7051b636d2
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:50:44 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:50:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c21f4d

dev-db/m17n-db: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/Manifest|  4 ---
 .../m17n-db/files/do-not-commit-extra-space.patch  | 16 
 dev-db/m17n-db/m17n-db-1.5.2.ebuild| 22 
 dev-db/m17n-db/m17n-db-1.5.5.ebuild| 22 
 dev-db/m17n-db/m17n-db-1.6.2-r1.ebuild | 30 --
 dev-db/m17n-db/m17n-db-1.6.3.ebuild| 26 ---
 6 files changed, 120 deletions(-)

diff --git a/dev-db/m17n-db/Manifest b/dev-db/m17n-db/Manifest
index ea774094188..f2e8ce8b69d 100644
--- a/dev-db/m17n-db/Manifest
+++ b/dev-db/m17n-db/Manifest
@@ -1,5 +1 @@
-DIST m17n-db-1.5.2.tar.gz 1284002 SHA256 
d05ecb11faafffbb7f07c6620a75d612bf27009e06da0e71a2163b2292bdd448 SHA512 
d24acc5a067d1fefce438c1af4a1a2245f5ec609206226f03cdd3a2af2d32e602c0bec197207fbe89f90748626f2ff064d8dfcdc7690f6801f060ce15f3d0903
 WHIRLPOOL 
bbe70a28ab4cb3ffa7a139d70caadc708c76510b1d5a4803736fbc6cb3025bd7497de32fea1bcb45beafdb55292a242ea6a0256bb3aab0ab38a9eb368a815700
-DIST m17n-db-1.5.5.tar.gz 1322255 SHA256 
4f5bb75e3a0252a47b2628a09adf1ff16c4f160a38aea7ac394b74878ceed14f SHA512 
40ad61d9843d0ae37744d63dc8835084e4eba55ac41a307cb10d79e0cbeed849fd53cb3ddeab0d234f5c783e04205cb84a75ec093beb2a2eba11c45f0b57b1f7
 WHIRLPOOL 
b3a06c7808e0b98b369308639a01b0f1c16e00b091eaf72d835350d6def3b4dd45f2ffa4fb3db389032babe588d24b4ec30c5f1678dfffc771d7f304d557e892
-DIST m17n-db-1.6.2.tar.gz 1385431 SHA256 
757ce99b852cb08867b2027223c5324248f3fab0b81fb71f478f8dfdfb3cfb24 SHA512 
89c51eba7d30f284c4e226eff95984f7b736bfb45ef69bf98fbb419c26f8b7bb2d41adf01c6f108c12ffaf2d7d84492edf33c10763dfe4f068e36586b9ac88cf
 WHIRLPOOL 
da58f44d3a423c38956bb267c90e8661f00e1fdec94f5234836be758577c72b5404571dea4694f724bd75a124501bbb26a31cc44c7e088057513d721ff70629c
-DIST m17n-db-1.6.3.tar.gz 1384587 SHA256 
5f1d11b43efa4c1fcc9681d0c0e13f8d241450625f34351a9deb2a7194cac211 SHA512 
4a808b7f8298b9c15c479e7e2dbe26dfe39b0756da5f7a5f968700950d5e41527ce935bc6ced6e65d5e0d57c5f8402dba7f6001144f805129def8237d272625f
 WHIRLPOOL 
55657e6fdc47da30de6ec9094b27b861d37b74a65a5d25b5dcd3ccc94a1057692442cdc40f68b0e67e893688aa5eb6fffa8f118d158d3518ae188638c3a26fdc
 DIST m17n-db-1.6.4.tar.gz 1390344 SHA256 
530ecb1615a9a64d4caca9ffc59c0dd1c551d34e0c19e39694d083db0506d017 SHA512 
54016284335630fca5403e540863aaff5f135429c5716c35404fc38d40544c03a213ad26af5ea7eb82567b11f4645608f66cde95036187e6e23ce0dae17e2324
 WHIRLPOOL 
9eb0d78319b46864f8d7bec05d30299c798153416ac912119f487990fe26540554d41b89cb06ec427161102b8b312a48ff224adcf6e8c2c5268cef00796d1767

diff --git a/dev-db/m17n-db/files/do-not-commit-extra-space.patch 
b/dev-db/m17n-db/files/do-not-commit-extra-space.patch
deleted file mode 100644
index 465078a2011..000
--- a/dev-db/m17n-db/files/do-not-commit-extra-space.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: MIM/zh-util.mim
-===
-RCS file: /cvs/m17n/m17n-db/MIM/zh-util.mim,v
-retrieving revision 1.3
-diff -u -r1.3 zh-util.mim
 MIM/zh-util.mim11 Jul 2008 01:28:53 -  1.3
-+++ MIM/zh-util.mim5 Nov 2010 07:07:48 -
-@@ -65,7 +65,7 @@
-   ((BackSpace)))
- 
-  (commit-preedit
--  ((S-\ 
-+  ((\ 
- 
- (state
-  (check-undo

diff --git a/dev-db/m17n-db/m17n-db-1.5.2.ebuild 
b/dev-db/m17n-db/m17n-db-1.5.2.ebuild
deleted file mode 100644
index e4ae318d470..000
--- a/dev-db/m17n-db/m17n-db-1.5.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://www.m17n.org/m17n-lib-download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE=""
-
-DEPEND="sys-devel/gettext"
-RDEPEND=""
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-
-   dodoc AUTHORS ChangeLog NEWS README
-   docinto FORMATS; dodoc FORMATS/*
-   docinto UNIDATA; dodoc UNIDATA/*
-}

diff --git a/dev-db/m17n-db/m17n-db-1.5.5.ebuild 
b/dev-db/m17n-db/m17n-db-1.5.5.ebuild
deleted file mode 100644
index 84f6f27eb0a..000
--- a/dev-db/m17n-db/m17n-db-1.5.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://www.m17n.org/m17n-lib-download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: dev-python/safety/

2017-07-05 Thread Manuel Rüger
commit: 57e3d1d45a8a8499b6534331708977bcf6cd8ef5
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 11:26:41 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 11:26:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e3d1d4

dev-python/safety: Version bump to 1.4.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/safety/Manifest|  1 +
 dev-python/safety/safety-1.4.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/safety/Manifest b/dev-python/safety/Manifest
index 4abe62b908d..c211c3255a5 100644
--- a/dev-python/safety/Manifest
+++ b/dev-python/safety/Manifest
@@ -1,3 +1,4 @@
 DIST safety-0.5.1.tar.gz 8404 SHA256 
6ba9e3b6c3d33588d3ed062d11dea8a5f855e09cde9418f69c866fa23068f3e8 SHA512 
95d61256cf16cceb92d35215bfb70e38b663e0cd0162658b41e692993cd08457e7bd36faacfa86512031327a930a0b254eb2af4838db808ba93c13aefa35a82b
 WHIRLPOOL 
6774dc4df2003d0d1c705216c558cfe5ccea8167d20031ef327dad4a9fef1bb2a3f60a7309a3e997741c196d9e851c67c9fb1a4c81d7f192d6d1ca04832826ce
 DIST safety-0.6.0.tar.gz 8625 SHA256 
d2fd0217bd7680e48614e2d26561ca363a3aa207ccef6e492dec189a1927a31b SHA512 
23cb933bb9a065966058830e8a324a927b02b1d599437f6b18f936cf3760f33fae382bc47d2fc33d29648c6741a0bf3b7bc46684322433633277871e75c428f8
 WHIRLPOOL 
1d8c33b8815c3f61fc0970e004b16cb948b503e8a43452361d415b61597d4c4ae7533d4f2fad11c1ab2d51a02bd9349724f76d6e007447f23659d424bf1fb889
 DIST safety-1.4.0.tar.gz 1275837 SHA256 
b4037479ba82cce27d91725dd98ae68917603f58c4cc7dfa5750319f59c5751b SHA512 
8205136896a29b4713d5a55ba60a0a8d3fa0bfe26aaa2c21f9aa82bd72d8b378367f0f76918b33043e3ccca21443178033dd44a9e452322a4c59df2d79eaa861
 WHIRLPOOL 
8dc445547cd1d9192215c4cd3ecb4a28f5bd7678e04effc9b0b04ff1ec9c4c0c78ebe865fb12761caba006b881b9e8319c9295f30783326997c7effd8b8f5960
+DIST safety-1.4.1.tar.gz 1506167 SHA256 
6c20667a2af864b1f2303a2491d4a640cb3507987cea7a102438a4736cdb875e SHA512 
ae26ba6c9de77d42a132cedc398e425efde891a7832ac6a95c736ca00400834a3c5b867e362b9b908e40fcee3c9bbc1009a40e4a0489154960695adaefe1c06a
 WHIRLPOOL 
1a99175bfb92d69c5e1e36d41264945ae1f5891784b50670d528e1a78ad0a1b5d774e4d7d983387be85e7f3984c6b5c0a84c9c5a98b9f3ff3057cd4171c30f71

diff --git a/dev-python/safety/safety-1.4.1.ebuild 
b/dev-python/safety/safety-1.4.1.ebuild
new file mode 100644
index 000..5c1e30c010c
--- /dev/null
+++ b/dev-python/safety/safety-1.4.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+inherit distutils-r1
+
+DESCRIPTION="Checks your installed dependencies for known security 
vulnerabilities"
+HOMEPAGE="https://github.com/pyupio/safety;
+SRC_URI="https://github.com/pyupio/safety/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/setuptools-16[${PYTHON_USEDEP}]
+   >=dev-python/click-6.0[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]"
+DEPEND="${DEPEND}"
+
+python_test() {
+   esetup.py test || die
+}



[gentoo-commits] proj/qa-scripts:master commit in: pkgcheck2html/

2017-07-05 Thread Michał Górny
commit: cfcf5be0e34a4d70ed3b81492c12f00621e9272f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 11:26:46 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 11:28:28 2017 +
URL:https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=cfcf5be0

pkgcheck2html: Degrade metadata.xml issues to warn

 pkgcheck2html/pkgcheck2html.conf.json | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/pkgcheck2html/pkgcheck2html.conf.json 
b/pkgcheck2html/pkgcheck2html.conf.json
index 9b5a705..ed0fc30 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -4,10 +4,10 @@
 "BadInsIntoDir": "", 
 "BadProto": "err", 
 "BadRestricts": "", 
-"CatBadlyFormedXml": "err", 
-"CatInvalidXml": "err", 
-"CatMetadataXmlInvalidCatRef": "err", 
-"CatMetadataXmlInvalidPkgRef": "err", 
+"CatBadlyFormedXml": "warn", 
+"CatInvalidXml": "warn", 
+"CatMetadataXmlInvalidCatRef": "warn", 
+"CatMetadataXmlInvalidPkgRef": "warn", 
 "CatMissingMetadataXml": "warn", 
 "ComplexRequiredUse": "warn", 
 "ConflictingChksums": "err", 
@@ -33,12 +33,12 @@
 "NonExistentDeps": "", 
 "NonexistentProfilePath": "err", 
 "NonsolvableDeps": "err", 
-"PkgBadlyFormedXml": "err", 
-"PkgInvalidXml": "err", 
-"PkgMetadataXmlInvalidCatRef": "err", 
-"PkgMetadataXmlInvalidPkgRef": "err", 
-"PkgMetadataXmlInvalidProjectError": "err", 
-"PkgMissingMetadataXml": "err", 
+"PkgBadlyFormedXml": "warn", 
+"PkgInvalidXml": "warn", 
+"PkgMetadataXmlInvalidCatRef": "warn", 
+"PkgMetadataXmlInvalidPkgRef": "warn", 
+"PkgMetadataXmlInvalidProjectError": "warn", 
+"PkgMissingMetadataXml": "warn", 
 "RedundantVersion": "", 
 "RequiredUseDefaults": "", 
 "SizeViolation": "", 



[gentoo-commits] repo/gentoo:master commit in: dev-python/libnacl/

2017-07-05 Thread Manuel Rüger
commit: f069799afc59a1b6cd1a14b5b941b93a6da97533
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 11:34:48 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 11:34:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f069799a

dev-python/libnacl: Version bump to 1.5.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/libnacl/Manifest |  1 +
 dev-python/libnacl/libnacl-1.5.1.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/libnacl/Manifest b/dev-python/libnacl/Manifest
index 21f5f26df97..d1f8b100964 100644
--- a/dev-python/libnacl/Manifest
+++ b/dev-python/libnacl/Manifest
@@ -1,2 +1,3 @@
 DIST libnacl-1.4.4.tar.gz 30965 SHA256 
f2ee401a78dc693fcbc2051befcee2f76bb13ce75a933420646abfa47a39a6db SHA512 
dbcf16b308bad85195a96d538a116a915876a049efcd2e4a333d16a57cc59dc28fe85b2cc2c6ab036360bfd0b93ce4d1a1c0323046281dc35d290e9f12253470
 WHIRLPOOL 
02468a4dda407df3fd958c4dd9fc8f288a990899d6571a7b7454eb44da55e74ffd058f443dbf4764de42da87020759245b15acf4a3d7fc345508a64f7447a8f6
 DIST libnacl-1.5.0.tar.gz 47386 SHA256 
1af2bc9fab80bd264ed224d9c4cacb0514db2f202eca5a4d90da3b06ba2000de SHA512 
72c6041e14bf705d6d3b0fd0b77b1b1c7f4a86653113f56fed6b4e20369ff8b79ee1ea23179661299c51f13602dbc3f33e98bab0f6b8080d40ad75253137391f
 WHIRLPOOL 
97795c28cd6437736e94a2e9faaac79a71c21e6b19ec5d652a2fb0616177f25ceab57bc8cdb4bdf7a0a20588f8dbe4d7f6808be4f905628ed1bf39e47ffa7855
+DIST libnacl-1.5.1.tar.gz 49383 SHA256 
e44e9436e7245b0d8b7322bef67750cb7757834d7ccdb7eb7b723b4813df84fb SHA512 
8bc5e0e15b35814249b69b6c1270fdf2c45af808c3315a6499b25a4861f0b21fe1840630a08cf808c8dc840f417736dee9d020d21d5d1d697b8644bc2645b12e
 WHIRLPOOL 
0b4ec73546e3976a9fbca79db6e5bcbea5f90de202e3f83041c7b271f9f95d23980fe8020eb3505e8339c3b03d1dbc4f11b649f9b61979d5e86a9fdb4dbc6d46

diff --git a/dev-python/libnacl/libnacl-1.5.1.ebuild 
b/dev-python/libnacl/libnacl-1.5.1.ebuild
new file mode 100644
index 000..1b4f8c2b8d0
--- /dev/null
+++ b/dev-python/libnacl/libnacl-1.5.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+inherit distutils-r1
+
+DESCRIPTION="Python ctypes wrapper for libsodium"
+HOMEPAGE="https://libnacl.readthedocs.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-libs/libsodium"
+
+python_test() {
+   ${EPYTHON} tests/runtests.py || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-contrib/

2017-07-05 Thread Akinori Hattori
commit: 9b1017078c9177bff891a66d7d2172711a38be72
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:39:17 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:39:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b101707

dev-db/m17n-contrib: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-contrib/Manifest   |  1 -
 dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-db/m17n-contrib/Manifest b/dev-db/m17n-contrib/Manifest
index af11f37ea2f..6ace4a91516 100644
--- a/dev-db/m17n-contrib/Manifest
+++ b/dev-db/m17n-contrib/Manifest
@@ -1,2 +1 @@
-DIST m17n-contrib-1.1.13.tar.gz 697293 SHA256 
adcf708ea7abd651b4a72562059b4b2408b9729527330a28f1a467168d27de6c SHA512 
09b04315162b197bbada94e4213108a7b02e2349e519e311b545faefcb057f0bd5345a18f8eb3e9bb96843c2e8f04f56685e0347ede0ccade1b79caf459cb945
 WHIRLPOOL 
e1bdcf80b41bcacc4717e4c5a364c10c0e857e14528420f3537ed7d76d4ae28daedb98e023433fa192cb78169c1cbdb2d38fd3691f7e5ad7798c5e858ce158b6
 DIST m17n-contrib-1.1.14.tar.gz 698611 SHA256 
4f623be23979e2d52c1275621b3d4488c24b9fbd81f5a9d28260d88f93d23d2c SHA512 
569149dc4318e033ecde347cd9f935b6e18fefdd8f24d8a447aed3f754a920cec53b5f7a806d93032a45c05a346076c38a3a5b6398cf4caadc7db0e52baf5ced
 WHIRLPOOL 
be907582d6774dcc48a94c2bd689dd19a01ffa456cd22728dcdd4ba3b340daa093eca7890b32f88b38e570d9c5b7316e7c7552f547199ff1efd687801549d088

diff --git a/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild 
b/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild
deleted file mode 100644
index 3d4eed0b53a..000
--- a/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Contribution database for the m17n library"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://www.m17n.org/m17n-lib-download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-# Strict version to avoid collision
-RDEPEND=">=dev-db/m17n-db-1.6.3"
-
-src_configure() {
-   # force the script not to test for m17n presence, trust Portage
-   # dependency handling.
-   export HAVE_M17N_DB=yes
-
-   econf
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-
-   dodoc AUTHORS ChangeLog NEWS README
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-contrib/

2017-07-05 Thread Akinori Hattori
commit: 8ade5dd99100cf468f81683927a4228aeeba
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:41:38 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:41:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ade5dd9

dev-db/m17n-contrib: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild | 18 ++
 1 file changed, 2 insertions(+), 16 deletions(-)

diff --git a/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild 
b/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
index 21c32892491..fa435afbe24 100644
--- a/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
+++ b/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI="6"
 
 DESCRIPTION="Contribution database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz;
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -13,17 +13,3 @@ KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="~dev-db/m17n-db-1.6.4"
-
-src_configure() {
-   # force the script not to test for m17n presence, trust Portage
-   # dependency handling.
-   export HAVE_M17N_DB=yes
-
-   econf
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-
-   dodoc AUTHORS ChangeLog NEWS README
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-contrib/

2017-07-05 Thread Akinori Hattori
commit: b75d6a77610bfa3d3451d0914b458d2934cb47a8
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:39:59 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:39:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75d6a77

dev-db/m17n-contrib: fix *DEPEND

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild 
b/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
index 9c6e24adb07..21c32892491 100644
--- a/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
+++ b/dev-db/m17n-contrib/m17n-contrib-1.1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -12,9 +12,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND=""
-# Strict version to avoid collision
-RDEPEND=">=dev-db/m17n-db-1.6.4"
+RDEPEND="~dev-db/m17n-db-1.6.4"
 
 src_configure() {
# force the script not to test for m17n presence, trust Portage



[gentoo-commits] repo/gentoo:master commit in: dev-python/ioflo/

2017-07-05 Thread Manuel Rüger
commit: 734da879606fca82cb9701b8fc031a1efc6d3f40
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 11:31:47 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 11:31:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=734da879

dev-python/ioflo: Version bump to 1.6.7

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/ioflo/Manifest   |  1 +
 dev-python/ioflo/ioflo-1.6.7.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/ioflo/Manifest b/dev-python/ioflo/Manifest
index 94d0453346c..fdb2af97ff2 100644
--- a/dev-python/ioflo/Manifest
+++ b/dev-python/ioflo/Manifest
@@ -1 +1,2 @@
 DIST ioflo-1.5.0.tar.gz 765559 SHA256 
28f878e6f435453b31f4595ffcf021078aa773c426b2dd21e1f53d467789080b SHA512 
114dd5ab3ab5bbe66be7e639c2018256ff1c8ab18ba73931733dbe23c8f65631fd630f278b0a186303e288a6f49cd6df224dda462973cc258b3d07114e70c991
 WHIRLPOOL 
f90b472d4a360a97cd2b74fb9fabd3fe4896961d924d1ec87d9fa45165f9473c875ae97bf26df92f9e2e073f8227435df1d4b6d054e3fbdcb2bd9e95c45c02fd
+DIST ioflo-1.6.7.tar.gz 823994 SHA256 
e3f500064972d43cf45327af6140950c55020ea3b15cccaad1450a6915660c09 SHA512 
256ded683e65896160546145ac9993f3221170584a70ef21fab3230b7d2300d9562a1bc7d1f8911e5e930340b119fa88cc5d2f9717899bde0ee69501a3ba6a57
 WHIRLPOOL 
672482df434951d5f8c6a68aac3a728eccc47f1c175fa2648a0edfe45e33523b291d0fc24c2db34fc2c1a1ff610c02c8758f7c4cfada5bf1100140b622f28151

diff --git a/dev-python/ioflo/ioflo-1.6.7.ebuild 
b/dev-python/ioflo/ioflo-1.6.7.ebuild
new file mode 100644
index 000..6bc509dcef2
--- /dev/null
+++ b/dev-python/ioflo/ioflo-1.6.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
+inherit distutils-r1
+
+DESCRIPTION="Automated Reasoning Engine and Flow Based Programming Framework"
+HOMEPAGE="https://github.com/ioflo/ioflo/;
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-git-1.1[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/nss/

2017-07-05 Thread Lars Wendler
commit: d20959fb60e5947f9dab5874e9ac52314b7fb542
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 09:22:52 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 09:25:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20959fb

dev-libs/nss: Security cleanup for bug #616032

--
You are receiving this mail because:
You are on the CC list for the bug.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-libs/nss/Manifest  |   1 -
 dev-libs/nss/nss-3.28.1.ebuild | 338 -
 2 files changed, 339 deletions(-)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index 395b89e502e..ec8d2813098 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,4 +1,3 @@
-DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
 DIST nss-3.29.5.tar.gz 7480246 SHA256 
5df483b73535d726207483f6349df23fe56aee83382b94b13298aec2e254d985 SHA512 
ce18bc7e793d2b3698db412b2e5fcabbfd9862eca3def120d5e44bc67276526bff6b33ffa84b8128f8af6d35101000e6f7bb24194f63a55461b3c245fac11faa
 WHIRLPOOL 
ca341bc9e76208e01ee9b1b1fa8a67dd502676d1a2062468722ad80ed81fa3e4b0958907892871249b3596b310aa813259cf47b5bc64ec37b05613dc9d31323f
 DIST nss-3.31.tar.gz 9537011 SHA256 
e90561256a3271486162c1fbe8d614d118c333d36a4455be2af8688bd420a65d SHA512 
2b56405b32d37cc4386cbbe54462cc57092e47b3418a743adbae14e1825ca69d07256fbfe16c0cfd7540c46cea67259151b42a0d95419c80964015eacdcafea1
 WHIRLPOOL 
b63b481436feaf48ef3acc03e7af3831b743e91fda802f1fb5d4e782cbefab979dda5b643766f3a600b16ff815a90dacabd0b06b79baa76386237b56e74676fb
 DIST nss-cacert-class1-class3.patch 22950 SHA256 
6bba29cee34276e2ca6436dabedfeba2b61fb46668c5d5ceabf0c871574649bf SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0
 WHIRLPOOL 
1246223b01292604e5609bb9c580f092dc5937bf8c98f6891b099e8bab960e03612b6617e30a55d6ff8817d88f190e03812fe8f89f84f25c20970493dc2f7700

diff --git a/dev-libs/nss/nss-3.28.1.ebuild b/dev-libs/nss/nss-3.28.1.ebuild
deleted file mode 100644
index 2b726851f96..000
--- a/dev-libs/nss/nss-3.28.1.ebuild
+++ /dev/null
@@ -1,338 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
-
-NSPR_VER="4.13.1"
-RTM_NAME="NSS_${PV//./_}_RTM"
-# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
-PEM_GIT_REV="429b0222759d8ad8e6dcd29e62875ae3efd69116"
-PEM_P="${PN}-pem-20160329"
-
-DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
-HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/;
-SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
-   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )
-   nss-pem? ( https://dev.gentoo.org/~polynomial-c/${PEM_P}.tar.xz )"
-
-LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="cacert +nss-pem utils"
-CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
-   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
-DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
-   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}"
-RDEPEND=">=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
-   ${CDEPEND}
-   abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-baselibs-20140508-r12
-   !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
-   )"
-
-RESTRICT="test"
-
-S="${WORKDIR}/${P}/${PN}"
-
-MULTILIB_CHOST_TOOLS=(
-   /usr/bin/nss-config
-)
-
-PATCHES=(
-   # Custom changes for gentoo
-   "${FILESDIR}/${PN}-3.28-gentoo-fixups.patch"
-   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
-   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
-)
-
-src_unpack() {
-   unpack ${A}
-   if use nss-pem ; then
-   mv "${PN}"/lib/ckfw/pem/ "${S}"/lib/ckfw/ || die
-   fi
-}
-
-src_prepare() {
-   if use nss-pem ; then
-   PATCHES+=(
-   "${FILESDIR}/${PN}-3.21-enable-pem.patch"
-   )
-   fi
-   if use cacert ; then #521462
-   PATCHES+=(
-   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
-   )
-   fi
-
-   default
-
-   pushd coreconf >/dev/null || die
-   # hack nspr paths
-   echo 

[gentoo-commits] repo/gentoo:master commit in: dev-java/saaj/

2017-07-05 Thread Patrice Clement
commit: dd5eddf0e6792db5ca1b56b0a07a34f451c013ca
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:49:20 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5eddf0

dev-java/saaj: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/saaj/saaj-1.3.19-r1.ebuild | 67 -
 1 file changed, 67 deletions(-)

diff --git a/dev-java/saaj/saaj-1.3.19-r1.ebuild 
b/dev-java/saaj/saaj-1.3.19-r1.ebuild
deleted file mode 100644
index 9ab5db100c4..000
--- a/dev-java/saaj/saaj-1.3.19-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-JAVA_PKG_IUSE="examples source test"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="SOAP with Attachments API for Java"
-HOMEPAGE="https://saaj.dev.java.net/;
-# svn export https://svn.java.net/svn/saaj~svn/tags/saaj-impl-1.3.19 
saaj-1.3.19
-# tar cjf saaj-1.3.19.tar.bz2 saaj-1.3.19
-SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2;
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE=""
-
-# jaf and saaj-api only for java 5
-COMMON_DEP="
-   dev-java/mimepull:0
-   dev-java/xerces:2
-   dev-java/xml-commons-external:1.4
-   java-virtuals/jaf:0
-   java-virtuals/saaj-api:0"
-RDEPEND="${COMMON_DEP}
-   >=virtual/jre-1.5"
-# servlet-api 2.5 for java 5. 3.0 is java 6.
-DEPEND="${COMMON_DEP}
-   >=virtual/jdk-1.5
-   test? (
-   dev-java/ant-junit:0
-   dev-java/xalan:0
-   java-virtuals/servlet-api:2.5
-   )"
-
-java_prepare() {
-   find -name '*.jar' -exec rm -v {} + || die
-
-   epatch "${FILESDIR}"/${P}-java-5-bootclasspath.patch
-
-   # YES! There's nothing like using com.sun...internal ! YAY!
-   find src -name '*.java' -exec sed -i \
-   -e 's,com.sun.org.apache.xerces.internal,org.apache.xerces,g' \
-   -e 
's,com.sun.org.apache.xalan.internal.xsltc.trax,org.apache.xalan.xsltc.trax,g' \
-   {} + || die
-}
-
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-
-EANT_GENTOO_CLASSPATH="mimepull,jaf,saaj-api,xerces-2,xml-commons-external-1.4"
-
-EANT_TEST_TARGET="test-all"
-EANT_TEST_GENTOO_CLASSPATH="${EANT_GENTOO_CLASSPATH},servlet-api-2.5,xalan"
-src_test() {
-   java-pkg-2_src_test
-}
-
-src_install() {
-   java-pkg_newjar build/lib/saaj-impl.jar ${PN}.jar
-   dohtml -r docs/*
-
-   use examples && java-pkg_doexamples samples
-   use source && java-pkg_dosrc src/java/*
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/bcmail/

2017-07-05 Thread Patrice Clement
commit: 3f0f19f1e79b6cbdcb68dda71af1668d0572a102
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:29:19 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0f19f1

dev-java/bcmail: remove java-virtuals/jaf dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

 dev-java/bcmail/bcmail-1.38-r6.ebuild | 52 +++
 dev-java/bcmail/bcmail-1.45-r5.ebuild | 53 
 dev-java/bcmail/bcmail-1.50-r3.ebuild | 66 +++
 dev-java/bcmail/bcmail-1.52-r3.ebuild | 66 +++
 4 files changed, 237 insertions(+)

diff --git a/dev-java/bcmail/bcmail-1.38-r6.ebuild 
b/dev-java/bcmail/bcmail-1.38-r6.ebuild
new file mode 100644
index 000..bb3e46cc7b9
--- /dev/null
+++ b/dev-java/bcmail/bcmail-1.38-r6.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_P="${PN}-jdk14-${PV/./}"
+DESCRIPTION="Java cryptography APIs"
+HOMEPAGE="http://www.bouncycastle.org/java.html;
+SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="1.38"
+KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+
+CDEPEND="
+   dev-java/junit:0
+   dev-java/oracle-javamail:0
+   dev-java/bcprov:${SLOT}"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+S="${WORKDIR}/${MY_P}"
+
+JAVA_GENTOO_CLASSPATH="
+   junit
+   bcprov-${SLOT}
+   oracle-javamail"
+
+src_unpack() {
+   default
+   cd "${S}" || die
+   unpack ./src.zip
+}
+
+src_compile() {
+   java-pkg-simple_src_compile
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use source && java-pkg_dosrc org
+}

diff --git a/dev-java/bcmail/bcmail-1.45-r5.ebuild 
b/dev-java/bcmail/bcmail-1.45-r5.ebuild
new file mode 100644
index 000..16673c149f3
--- /dev/null
+++ b/dev-java/bcmail/bcmail-1.45-r5.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_P="${PN}-jdk15-${PV/./}"
+DESCRIPTION="Java cryptography APIs"
+HOMEPAGE="http://www.bouncycastle.org/java.html;
+SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="1.45"
+KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+
+CDEPEND="
+   dev-java/junit:0
+   dev-java/oracle-javamail:0
+   dev-java/bcprov:${SLOT}"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+S="${WORKDIR}/${MY_P}"
+
+JAVA_GENTOO_CLASSPATH="
+   junit
+   bcprov-${SLOT}
+   oracle-javamail
+"
+
+src_unpack() {
+   default
+   cd "${S}" || die
+   unpack ./src.zip
+}
+
+src_compile() {
+   java-pkg-simple_src_compile
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use source && java-pkg_dosrc org
+}

diff --git a/dev-java/bcmail/bcmail-1.50-r3.ebuild 
b/dev-java/bcmail/bcmail-1.50-r3.ebuild
new file mode 100644
index 000..9ced27690d8
--- /dev/null
+++ b/dev-java/bcmail/bcmail-1.50-r3.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source test"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_P="${PN}-jdk15on-${PV/./}"
+
+DESCRIPTION="Java cryptography APIs"
+HOMEPAGE="http://www.bouncycastle.org/java.html;
+SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="1.50"
+KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos"
+
+CDEPEND="
+   dev-java/junit:0
+   dev-java/bcprov:${SLOT}
+   dev-java/bcpkix:${SLOT}
+   dev-java/oracle-javamail:0"
+
+DEPEND="
+   >=virtual/jdk-1.6
+   ${CDEPEND}"
+
+RDEPEND="
+   >=virtual/jre-1.6
+   ${CDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+JAVA_GENTOO_CLASSPATH="
+   junit
+   bcprov-${SLOT}
+   bcpkix-${SLOT}
+   oracle-javamail
+"
+
+# Package can't be built with test as bcprov and bcpkix can't be built with 
test.
+RESTRICT="test"
+
+src_unpack() {
+   default
+   cd "${S}" || die
+   unpack ./src.zip
+}
+
+src_prepare() {
+   default
+   rm -rv \
+   org/bouncycastle/mail/smime/test/* \
+   org/bouncycastle/mail/smime/examples/CreateSignedMail.java || 
die
+}
+
+src_compile() {
+   java-pkg-simple_src_compile
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   use source 

[gentoo-commits] repo/gentoo:master commit in: profiles/

2017-07-05 Thread Patrice Clement
commit: 9065e7d03cd2fa9080c4a46566bf1710a8f06a18
Author: Patrice Clement  gentoo  org>
AuthorDate: Wed Jul  5 09:52:15 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:52:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9065e7d0

profiles/package.mask: mask java-virtuals/jaf for removal.

Gentoo-Bug: https://bugs.gentoo.org/553188

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

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index f86e19c834d..08accd7f995 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -28,6 +28,11 @@
 ## app-misc/some-package
 
 #--- END OF EXAMPLES ---
+#
+# Patrice Clement  (05 Jul 2017)
+# Part of the JRE since 1.6.
+# Masked for removal in 30 days. Bug #553188.
+java-virtual/jaf
 
 # Matthias Schwarzott  (03 Jul 2017)
 # The snapshots got a wrong version number assigned.



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-javamail/

2017-07-05 Thread Patrice Clement
commit: 8469bd490cc973aa4d73754d2293d293a63eca66
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 21:07:21 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8469bd49

dev-java/sun-javamail: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/sun-javamail/Manifest  |  1 -
 dev-java/sun-javamail/sun-javamail-1.4.3.ebuild | 57 -
 2 files changed, 58 deletions(-)

diff --git a/dev-java/sun-javamail/Manifest b/dev-java/sun-javamail/Manifest
index 495894ae2b1..b2a1102a190 100644
--- a/dev-java/sun-javamail/Manifest
+++ b/dev-java/sun-javamail/Manifest
@@ -1,2 +1 @@
-DIST javamail-1.4.3-src.zip 1174915 SHA256 
5204fd4e38b4f2a43fb727c861d7d1f69933d489706de100189970032582becd SHA512 
092b44857ed8a7fee25e9dd5085144b9b04aaec2e294ac7271accda8d0f8ea71792671079c2e377dadce02282446f176abbd3f78f55a8342930667a985080210
 WHIRLPOOL 
f0440fd2bd7f3a8db357e9824a81aaa68b08688aab0b77c08dcd8e136a8b5856678fc5e50c5799234e59df4df516c06ac3c78c0f699d757cbfbb06f54296372e
 DIST sun-javamail-1.4.3.zip 1174915 SHA256 
5204fd4e38b4f2a43fb727c861d7d1f69933d489706de100189970032582becd SHA512 
092b44857ed8a7fee25e9dd5085144b9b04aaec2e294ac7271accda8d0f8ea71792671079c2e377dadce02282446f176abbd3f78f55a8342930667a985080210
 WHIRLPOOL 
f0440fd2bd7f3a8db357e9824a81aaa68b08688aab0b77c08dcd8e136a8b5856678fc5e50c5799234e59df4df516c06ac3c78c0f699d757cbfbb06f54296372e

diff --git a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild 
b/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild
deleted file mode 100644
index a410977eac6..000
--- a/dev-java/sun-javamail/sun-javamail-1.4.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-JAVA_PKG_IUSE="doc source"
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="A Java-based framework to build multiplatform mail and messaging 
applications"
-HOMEPAGE="http://java.sun.com/products/javamail/index.html;
-
-# error 500 without the double slash, wonder what HTTP standard says about this
-SRC_URI="http://kenai.com/projects/javamail/downloads/download//javamail-${PV}-src.zip;
-
-# either of these
-LICENSE="CDDL GPL-2 BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-COMMON_DEP="java-virtuals/jaf"
-DEPEND=">=virtual/jdk-1.5
-   ${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4
-   ${COMMON_DEP}"
-
-S="${WORKDIR}"
-
-# some not essential classes need 1.5 to compile
-# but 1.4 bytecode for better support
-JAVA_PKG_WANT_SOURCE="1.4"
-JAVA_PKG_WANT_TARGET="1.4"
-
-src_unpack() {
-   default
-
-   # build.xml expects it here
-   mkdir -p legal/src/main/resources/META-INF || die
-   cp mail/src/main/resources/META-INF/LICENSE.txt \
-   legal/src/main/resources/META-INF || die
-}
-
-java_prepare() {
-   java-pkg_jar-from --virtual jaf
-}
-
-EANT_DOC_TARGET="docs"
-EANT_EXTRA_ARGS="-Djavaee.jar=activation.jar -Dspec.dir=doc/spec"
-
-src_install() {
-   java-pkg_dojar target/release/mail.jar
-
-   dodoc 
doc/release/{CHANGES,COMPAT,NOTES,README,SSLNOTES,distributionREADME}.txt || die
-   dohtml -r doc/release/{*.html,images} || die
-
-   use doc && java-pkg_dojavadoc target/release/docs/javadocs
-   use source && java-pkg_dosrc mail/src/main/java
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-javamail/

2017-07-05 Thread Patrice Clement
commit: 28d1f65b28440d0b45836407e2a39b447cb2e489
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 18:38:05 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d1f65b

dev-java/ant-javamail: stable for amd64. mark stable for the remaining arches 
using the ALLARCHES policy.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/ant-javamail/ant-javamail-1.9.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-javamail/ant-javamail-1.9.2-r2.ebuild 
b/dev-java/ant-javamail/ant-javamail-1.9.2-r2.ebuild
index d5c3729c514..4bfc033218b 100644
--- a/dev-java/ant-javamail/ant-javamail-1.9.2-r2.ebuild
+++ b/dev-java/ant-javamail/ant-javamail-1.9.2-r2.ebuild
@@ -7,7 +7,7 @@ ANT_TASK_DEPNAME="oracle-javamail"
 
 inherit ant-tasks
 
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="dev-java/oracle-javamail:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/stax-ex/

2017-07-05 Thread Patrice Clement
commit: 7e5ed543efaf2304a5d2d49f4eb20af930294dcf
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:38:39 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5ed543

dev-java/stax-ex: remove java-virtuals/jaf dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

 dev-java/stax-ex/stax-ex-1.0-r5.ebuild | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild 
b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
new file mode 100644
index 000..21dc794ee4e
--- /dev/null
+++ b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Extensions to complement JSR-173 StAX API"
+HOMEPAGE="http://stax-ex.java.net/;
+SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz;
+
+LICENSE="CDDL"
+SLOT="0"
+KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=">=virtual/jdk-1.6"
+
+S="${WORKDIR}/${P}"
+
+src_prepare() {
+   default
+   rm "${S}"/build.xml || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/log4j/

2017-07-05 Thread Patrice Clement
commit: 37cd080b9d968d8c5fa7f39daac2a40f55837bd2
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:35:29 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cd080b

dev-java/log4j: remove java-virtuals/jaf dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/log4j/log4j-1.2.17-r3.ebuild | 35 +--
 1 file changed, 17 insertions(+), 18 deletions(-)

diff --git a/dev-java/log4j/log4j-1.2.17-r3.ebuild 
b/dev-java/log4j/log4j-1.2.17-r3.ebuild
index 8ad08cbf8d1..99065ce40fb 100644
--- a/dev-java/log4j/log4j-1.2.17-r3.ebuild
+++ b/dev-java/log4j/log4j-1.2.17-r3.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 JAVA_PKG_IUSE="doc source"
 
 inherit java-pkg-2 java-ant-2
@@ -14,27 +15,24 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ppc64 x86"
 IUSE="javamail jms"
 
-CDEPEND="javamail? (
-   dev-java/oracle-javamail:0
-   java-virtuals/jaf:0
-   )
-   jms? (
-   java-virtuals/jms:0
-   )"
+CDEPEND="
+   javamail? ( dev-java/oracle-javamail:0 )
+   jms? ( java-virtuals/jms:0 )"
 
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
 
-DEPEND=">=virtual/jdk-1.6
-   ${CDEPEND}"
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6"
 
 MY_P="apache-${P}"
 S="${WORKDIR}/${MY_P}"
 
-java_prepare() {
-   rm -rf dist || die
-   java-pkg_filter-compiler jikes
-   rm -v *.jar || die
+src_prepare() {
+   default
+   java-pkg_clean
 }
 
 JAVA_ANT_REWRITE_CLASSPATH="true"
@@ -45,9 +43,10 @@ EANT_DOC_TARGET=""
 
 src_compile() {
if use javamail; then
-   EANT_GENTOO_CLASSPATH+="oracle-javamail,jaf"
+   EANT_GENTOO_CLASSPATH+="oracle-javamail"
EANT_EXTRA_ARGS+=" -Djavamail-present=true"
fi
+
if use jms; then
EANT_EXTRA_ARGS+=" -Djms-present=true 
-Djms.jar=$(java-pkg_getjars jms)"
fi
@@ -58,7 +57,7 @@ src_compile() {
 src_install() {
java-pkg_newjar dist/lib/${PN}-1.2.17.jar ${PN}.jar
 
-   if use doc ; then
+   if use doc; then
java-pkg_dohtml -r site/*
rm -fr "${ED}/usr/share/doc/${PF}/html/apidocs"
java-pkg_dojavadoc --symlink apidocs site/apidocs



[gentoo-commits] repo/gentoo:master commit in: dev-java/avalon-logkit/

2017-07-05 Thread Patrice Clement
commit: 3125be8627c2b939239216f2ea57940f5a8bf03e
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 18:43:51 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3125be86

dev-java/avalon-logkit: remove java-virtuals/jaf dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

 .../avalon-logkit/avalon-logkit-1.2.2-r2.ebuild| 96 ++
 1 file changed, 96 insertions(+)

diff --git a/dev-java/avalon-logkit/avalon-logkit-1.2.2-r2.ebuild 
b/dev-java/avalon-logkit/avalon-logkit-1.2.2-r2.ebuild
new file mode 100644
index 000..10c58a12255
--- /dev/null
+++ b/dev-java/avalon-logkit/avalon-logkit-1.2.2-r2.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+JAVA_PKG_IUSE="doc source test"
+
+inherit eutils java-pkg-2
+
+DESCRIPTION="Easy-to-use Java logging toolkit"
+HOMEPAGE="http://avalon.apache.org/;
+SRC_URI="mirror://apache/avalon/logkit/source/logkit-${PV}-src.tar.gz"
+
+LICENSE="Apache-1.1"
+SLOT="1.2"
+
+KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
+
+CDEPEND="
+   dev-java/log4j:0
+   dev-java/avalon-framework:4.1
+   java-virtuals/jms:0
+   java-virtuals/javamail:0
+   java-virtuals/servlet-api:2.5"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6
+   test? ( dev-java/junit:4 )"
+
+S="${WORKDIR}/logkit-${PV}-dev"
+SRC_DIR="${S}/src/java"
+JAVADOC_DIR="${S}/javadoc"
+
+java_prepare() {
+   epatch "${FILESDIR}/${P}-java7.patch"
+}
+
+src_compile() {
+   mkdir classes || die "Could not create compile output dir"
+
+   ejavac \
+   -encoding "ISO-8859-1" \
+   -classpath $(java-pkg_getjars 
javamail,jms,log4j,servlet-api-2.5,avalon-framework-4.1) \
+   -d classes $(find "${SRC_DIR}" -name "*.java") \
+   || die "Compilation failed"
+
+   jar -cf "${S}/${PN}.jar" -C classes . || die "Could not create jar"
+
+   #Generate javadoc
+   if use doc ; then
+   mkdir "${JAVADOC_DIR}" || die "Could not create javadoc dir"
+   cd "${SRC_DIR}"
+   javadoc \
+   -encoding "ISO-8859-1" \
+   -sourcepath "${SRC_DIR}" \
+   -classpath $(java-pkg_getjars 
javamail,jms,log4j,servlet-api-2.5,avalon-framework-4.1) \
+   -source "${JAVA_VERSION}" \
+   -d "${JAVADOC_DIR}" \
+   $(find "org/apache/log" -type d | tr '/' '.') \
+   || die "Could not create javadoc"
+   fi
+}
+
+src_test() {
+   mkdir test-classes || die "Unable to make dir"
+   local TESTJAR="avalon-logkit-test.jar"
+
+   ejavac \
+   -encoding "ISO-8859-1" \
+   -classpath "avalon-logkit.jar:$(java-config -p junit-4)" \
+   -d test-classes \
+   $(find src/test -name '*.java')
+
+   jar -cf "${TESTJAR}" -C test-classes .
+
+   java -cp "avalon-logkit.jar:${TESTJAR}:$(java-config -p junit:4)" \
+   org.junit.runner.JUnitCore 
org.apache.log.format.test.FormatterTestCase \
+   org.apache.log.output.test.RevolvingFileStrategyTestCase \
+   org.apache.log.output.test.OutputTargetTestCase \
+   org.apache.log.output.test.DBTargetTestCase \
+   org.apache.log.util.test.UtilTestCase \
+   org.apache.log.test.LoggerListenerTestCase \
+   org.apache.log.test.WrappingTargetTestCase \
+   org.apache.log.test.InheritanceTestCase
+}
+
+src_install() {
+   java-pkg_dojar "${PN}.jar"
+   use doc && java-pkg_dojavadoc "${JAVADOC_DIR}"
+   use source && java-pkg_dosrc "${SRC_DIR}/*"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/avalon-logkit/

2017-07-05 Thread Patrice Clement
commit: 2eafc9414b84a00360aa2e6bf784b4823a71b77a
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 18:44:11 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eafc941

dev-java/avalon-logkit: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 .../avalon-logkit/avalon-logkit-1.2.2-r1.ebuild| 93 --
 1 file changed, 93 deletions(-)

diff --git a/dev-java/avalon-logkit/avalon-logkit-1.2.2-r1.ebuild 
b/dev-java/avalon-logkit/avalon-logkit-1.2.2-r1.ebuild
deleted file mode 100644
index d8bb1c4dbd3..000
--- a/dev-java/avalon-logkit/avalon-logkit-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-JAVA_PKG_IUSE="doc source test"
-
-inherit eutils java-pkg-2
-
-DESCRIPTION="Easy-to-use Java logging toolkit"
-HOMEPAGE="http://avalon.apache.org/;
-SRC_URI="mirror://apache/avalon/logkit/source/logkit-${PV}-src.tar.gz"
-
-LICENSE="Apache-1.1"
-SLOT="1.2"
-IUSE=""
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
-
-COMMON_DEP="
-   dev-java/avalon-framework:4.1
-   dev-java/log4j:0
-   java-virtuals/jaf:0
-   java-virtuals/javamail:0
-   java-virtuals/jms:0
-   java-virtuals/servlet-api:2.5"
-RDEPEND="${COMMON_DEP}
-   >=virtual/jre-1.4"
-DEPEND="${COMMON_DEP}
-   >=virtual/jdk-1.4
-   test? ( dev-java/junit:4 )"
-
-S="${WORKDIR}/logkit-${PV}-dev"
-SRC_DIR="${S}/src/java"
-JAVADOC_DIR="${S}/javadoc"
-
-java_prepare() {
-   epatch "${FILESDIR}/${P}-java7.patch"
-}
-
-src_compile() {
-   mkdir classes || die "Could not create compile output dir"
-
-   ejavac \
-   -encoding "ISO-8859-1" \
-   -classpath $(java-pkg_getjars 
jaf,javamail,jms,log4j,servlet-api-2.5,avalon-framework-4.1) \
-   -d classes $(find "${SRC_DIR}" -name "*.java") \
-   || die "Compilation failed"
-
-   jar -cf "${S}/${PN}.jar" -C classes . || die "Could not create jar"
-
-   #Generate javadoc
-   if use doc ; then
-   mkdir "${JAVADOC_DIR}" || die "Could not create javadoc dir"
-   cd "${SRC_DIR}"
-   javadoc \
-   -encoding "ISO-8859-1" \
-   -sourcepath "${SRC_DIR}" \
-   -classpath $(java-pkg_getjars 
jaf,javamail,jms,log4j,servlet-api-2.5,avalon-framework-4.1) \
-   -source "${JAVA_VERSION}" \
-   -d "${JAVADOC_DIR}" \
-   $(find "org/apache/log" -type d | tr '/' '.') \
-   || die "Could not create javadoc"
-   fi
-}
-
-src_test() {
-   mkdir test-classes || die "Unable to make dir"
-   local TESTJAR="avalon-logkit-test.jar"
-
-   ejavac \
-   -encoding "ISO-8859-1" \
-   -classpath "avalon-logkit.jar:$(java-config -p junit-4)" \
-   -d test-classes \
-   $(find src/test -name '*.java')
-
-   jar -cf "${TESTJAR}" -C test-classes .
-
-   java -cp "avalon-logkit.jar:${TESTJAR}:$(java-config -p junit:4)" \
-   org.junit.runner.JUnitCore 
org.apache.log.format.test.FormatterTestCase \
-   org.apache.log.output.test.RevolvingFileStrategyTestCase \
-   org.apache.log.output.test.OutputTargetTestCase \
-   org.apache.log.output.test.DBTargetTestCase \
-   org.apache.log.util.test.UtilTestCase \
-   org.apache.log.test.LoggerListenerTestCase \
-   org.apache.log.test.WrappingTargetTestCase \
-   org.apache.log.test.InheritanceTestCase
-}
-
-src_install() {
-   java-pkg_dojar "${PN}.jar"
-   use doc && java-pkg_dojavadoc "${JAVADOC_DIR}"
-   use source && java-pkg_dosrc "${SRC_DIR}/*"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/sun-javamail/

2017-07-05 Thread Patrice Clement
commit: 3b224d1ea674247292639f7a499816c8c778802f
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 21:07:01 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b224d1e

dev-java/sun-javamail: remove java-virtuals/jaf dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

 dev-java/sun-javamail/Manifest |  1 +
 dev-java/sun-javamail/sun-javamail-1.4.3-r1.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-java/sun-javamail/Manifest b/dev-java/sun-javamail/Manifest
index a4e4efd6274..495894ae2b1 100644
--- a/dev-java/sun-javamail/Manifest
+++ b/dev-java/sun-javamail/Manifest
@@ -1 +1,2 @@
 DIST javamail-1.4.3-src.zip 1174915 SHA256 
5204fd4e38b4f2a43fb727c861d7d1f69933d489706de100189970032582becd SHA512 
092b44857ed8a7fee25e9dd5085144b9b04aaec2e294ac7271accda8d0f8ea71792671079c2e377dadce02282446f176abbd3f78f55a8342930667a985080210
 WHIRLPOOL 
f0440fd2bd7f3a8db357e9824a81aaa68b08688aab0b77c08dcd8e136a8b5856678fc5e50c5799234e59df4df516c06ac3c78c0f699d757cbfbb06f54296372e
+DIST sun-javamail-1.4.3.zip 1174915 SHA256 
5204fd4e38b4f2a43fb727c861d7d1f69933d489706de100189970032582becd SHA512 
092b44857ed8a7fee25e9dd5085144b9b04aaec2e294ac7271accda8d0f8ea71792671079c2e377dadce02282446f176abbd3f78f55a8342930667a985080210
 WHIRLPOOL 
f0440fd2bd7f3a8db357e9824a81aaa68b08688aab0b77c08dcd8e136a8b5856678fc5e50c5799234e59df4df516c06ac3c78c0f699d757cbfbb06f54296372e

diff --git a/dev-java/sun-javamail/sun-javamail-1.4.3-r1.ebuild 
b/dev-java/sun-javamail/sun-javamail-1.4.3-r1.ebuild
new file mode 100644
index 000..5d800becc1d
--- /dev/null
+++ b/dev-java/sun-javamail/sun-javamail-1.4.3-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="A Java-based framework to build multiplatform mail and messaging 
applications"
+HOMEPAGE="http://java.sun.com/products/javamail/index.html;
+SRC_URI="mirror://gentoo/javamail-${PV}-src.zip -> ${P}.zip"
+
+LICENSE="|| ( CDDL GPL-2 BSD )"
+SLOT="0"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+
+DEPEND=">=virtual/jdk-1.6"
+RDEPEND=">=virtual/jre-1.6"
+
+S="${WORKDIR}"
+
+JAVA_ENCODING="ISO-8859-1"
+JAVA_SRC_DIR="mail"
+
+HTML_DOCS=( doc/release )
+
+src_prepare() {
+   default
+   rm -rv mail/src/test || die
+}
+
+src_install() {
+   java-pkg-simple_src_install
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-javamail/

2017-07-05 Thread Patrice Clement
commit: 54ad491048132e9dadf6f9debd1533c38f37f995
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 18:38:26 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ad4910

dev-java/ant-javamail: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/ant-javamail/ant-javamail-1.9.2.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-java/ant-javamail/ant-javamail-1.9.2.ebuild 
b/dev-java/ant-javamail/ant-javamail-1.9.2.ebuild
deleted file mode 100644
index be9d489b1ce..000
--- a/dev-java/ant-javamail/ant-javamail-1.9.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-ANT_TASK_DEPNAME="--virtual javamail"
-
-inherit ant-tasks
-
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-DEPEND="java-virtuals/javamail
-   java-virtuals/jaf"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-   ant-tasks_src_unpack all
-   java-pkg_jar-from --virtual jaf
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/bcmail/

2017-07-05 Thread Patrice Clement
commit: 931198700c3b6ce6809f69a55b3cfb2e768473f2
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:30:23 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93119870

dev-java/bcmail: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/bcmail/bcmail-1.38-r4.ebuild | 54 
 dev-java/bcmail/bcmail-1.38-r5.ebuild | 54 
 dev-java/bcmail/bcmail-1.45-r3.ebuild | 54 
 dev-java/bcmail/bcmail-1.45-r4.ebuild | 54 
 dev-java/bcmail/bcmail-1.50-r2.ebuild | 66 ---
 dev-java/bcmail/bcmail-1.52-r2.ebuild | 66 ---
 6 files changed, 348 deletions(-)

diff --git a/dev-java/bcmail/bcmail-1.38-r4.ebuild 
b/dev-java/bcmail/bcmail-1.38-r4.ebuild
deleted file mode 100644
index d7599c61465..000
--- a/dev-java/bcmail/bcmail-1.38-r4.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_P="${PN}-jdk14-${PV/./}"
-DESCRIPTION="Java cryptography APIs"
-HOMEPAGE="http://www.bouncycastle.org/java.html;
-SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="1.38"
-KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
-
-CDEPEND="
-   dev-java/bcprov:${SLOT}
-   dev-java/junit:0
-   dev-java/sun-jaf:0
-   dev-java/oracle-javamail:0
-"
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-JAVA_GENTOO_CLASSPATH="
-   junit
-   sun-jaf
-   bcprov-${SLOT}
-   oracle-javamail
-"
-
-src_unpack() {
-   default
-   cd "${S}"
-   unpack ./src.zip
-}
-
-src_compile() {
-   java-pkg-simple_src_compile
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use source && java-pkg_dosrc org
-}

diff --git a/dev-java/bcmail/bcmail-1.38-r5.ebuild 
b/dev-java/bcmail/bcmail-1.38-r5.ebuild
deleted file mode 100644
index f1200b3e4cd..000
--- a/dev-java/bcmail/bcmail-1.38-r5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_P="${PN}-jdk14-${PV/./}"
-DESCRIPTION="Java cryptography APIs"
-HOMEPAGE="http://www.bouncycastle.org/java.html;
-SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="1.38"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
-
-CDEPEND="
-   dev-java/bcprov:${SLOT}
-   dev-java/junit:0
-   java-virtuals/jaf:0
-   dev-java/oracle-javamail:0
-"
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-JAVA_GENTOO_CLASSPATH="
-   jaf
-   junit
-   bcprov-${SLOT}
-   oracle-javamail
-"
-
-src_unpack() {
-   default
-   cd "${S}"
-   unpack ./src.zip
-}
-
-src_compile() {
-   java-pkg-simple_src_compile
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use source && java-pkg_dosrc org
-}

diff --git a/dev-java/bcmail/bcmail-1.45-r3.ebuild 
b/dev-java/bcmail/bcmail-1.45-r3.ebuild
deleted file mode 100644
index 0efa8ca680e..000
--- a/dev-java/bcmail/bcmail-1.45-r3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_P="${PN}-jdk15-${PV/./}"
-DESCRIPTION="Java cryptography APIs"
-HOMEPAGE="http://www.bouncycastle.org/java.html;
-SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="1.45"
-KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
-
-CDEPEND="
-   dev-java/bcprov:${SLOT}
-   dev-java/junit:0
-   dev-java/sun-jaf:0
-   dev-java/oracle-javamail:0
-"
-DEPEND=">=virtual/jdk-1.6
-   app-arch/unzip
-   ${CDEPEND}"
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-JAVA_GENTOO_CLASSPATH="
-   junit
-   sun-jaf
-   bcprov-${SLOT}
-   oracle-javamail
-"
-
-src_unpack() {
-   default
-   cd "${S}"
-   unpack ./src.zip
-}
-
-src_compile() {
-   java-pkg-simple_src_compile
-}
-
-src_install() {
-   java-pkg-simple_src_install
-   use source && java-pkg_dosrc org
-}

diff --git a/dev-java/bcmail/bcmail-1.45-r4.ebuild 

[gentoo-commits] repo/gentoo:master commit in: dev-java/saaj/

2017-07-05 Thread Patrice Clement
commit: a0189f4f88f9650efbec5b10f617877e7d3d6202
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:48:49 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0189f4f

dev-java/saaj: remove java-virtuals/jav dependency.

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

 dev-java/saaj/saaj-1.3.19-r2.ebuild | 74 +
 1 file changed, 74 insertions(+)

diff --git a/dev-java/saaj/saaj-1.3.19-r2.ebuild 
b/dev-java/saaj/saaj-1.3.19-r2.ebuild
new file mode 100644
index 000..e5ce1011c0e
--- /dev/null
+++ b/dev-java/saaj/saaj-1.3.19-r2.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+JAVA_PKG_IUSE="examples source test"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="SOAP with Attachments API for Java"
+HOMEPAGE="https://saaj.dev.java.net/;
+
+# svn export https://svn.java.net/svn/saaj~svn/tags/saaj-impl-1.3.19 
saaj-1.3.19
+# tar cjf saaj-1.3.19.tar.bz2 saaj-1.3.19
+SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2;
+
+LICENSE="CDDL"
+SLOT="0"
+KEYWORDS="amd64 x86 ~x86-fbsd"
+
+# saaj-api only for java 5
+CDEPEND="
+   dev-java/mimepull:0
+   dev-java/xerces:2
+   dev-java/xml-commons-external:1.4
+   java-virtuals/saaj-api:0"
+
+RDEPEND="
+   ${CDEPEND}
+   >=virtual/jre-1.6"
+
+# servlet-api 2.5 for java 5. 3.0 is java 6.
+DEPEND="
+   ${CDEPEND}
+   >=virtual/jdk-1.6
+   test? (
+   dev-java/ant-junit:0
+   dev-java/xalan:0
+   java-virtuals/servlet-api:2.5
+   )"
+
+PATCHES=( "${FILESDIR}"/${P}-java-5-bootclasspath.patch )
+
+HTML_DOCS=( docs )
+
+src_prepare() {
+   default
+
+   java-pkg_clean
+
+   # YES! There's nothing like using com.sun...internal ! YAY!
+   find src -name '*.java' -exec sed -i \
+   -e 's,com.sun.org.apache.xerces.internal,org.apache.xerces,g' \
+   -e 
's,com.sun.org.apache.xalan.internal.xsltc.trax,org.apache.xalan.xsltc.trax,g' \
+   {} + || die
+}
+
+JAVA_ANT_REWRITE_CLASSPATH="yes"
+
+EANT_GENTOO_CLASSPATH="mimepull,saaj-api,xerces-2,xml-commons-external-1.4"
+
+EANT_TEST_TARGET="test-all"
+EANT_TEST_GENTOO_CLASSPATH="${EANT_GENTOO_CLASSPATH},servlet-api-2.5,xalan"
+
+src_test() {
+   java-pkg-2_src_test
+}
+
+src_install() {
+   java-pkg_newjar build/lib/saaj-impl.jar ${PN}.jar
+   use examples && java-pkg_doexamples samples
+   use source && java-pkg_dosrc src/java/*
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/stax-ex/

2017-07-05 Thread Patrice Clement
commit: 10ce9d87f438bb7a25c701558345634bc2025c3b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jul  2 20:39:00 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Jul  5 09:50:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ce9d87

dev-java/stax-ex: clean up old.

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-java/stax-ex/stax-ex-1.0-r4.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/dev-java/stax-ex/stax-ex-1.0-r4.ebuild 
b/dev-java/stax-ex/stax-ex-1.0-r4.ebuild
deleted file mode 100644
index ab30dcac542..000
--- a/dev-java/stax-ex/stax-ex-1.0-r4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Extensions to complement JSR-173 StAX API"
-HOMEPAGE="http://stax-ex.java.net/;
-SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz;
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd"
-
-IUSE=""
-
-CDEPEND="java-virtuals/jaf:0"
-RDEPEND=">=virtual/jre-1.6
-   ${CDEPEND}"
-DEPEND=">=virtual/jdk-1.6
-   ${CDEPEND}"
-
-JAVA_GENTOO_CLASSPATH="jaf"
-
-S="${WORKDIR}/${P}"
-
-src_prepare() {
-   rm "${S}"/build.xml || die
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/files/, net-libs/libtirpc/

2017-07-05 Thread Joshua Kinard
commit: ae6ad766ca854bf00c6cbe18beb6f7ea6b806c79
Author: Joshua Kinard  gentoo  org>
AuthorDate: Wed Jul  5 10:21:38 2017 +
Commit: Joshua Kinard  gentoo  org>
CommitDate: Wed Jul  5 10:22:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae6ad766

net-libs/libtirpc: backport fixes for uclibc-ng userlands

A number of patches from libtirpc git were backported from 1.0.2_rc3 to
resolve compiliation errors when building under a sys-libs/uclibc-ng
userland.  Two patches are custom fixes -- see the top of each patch for
a more detailed explanation.  Tested on mips (both uclibc-ng and glibc)
and amd64 glibc.  Solves Bug #610846.

Signed-off-by: Joshua Kinard  gentoo.org>
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...ibtirpc-1.0.1_add-des_impl-c-7f6bb9a3467a.patch |  29 +
 ...c-1.0.1_ifdef-out-yp-headers-742bbdff6ddf.patch |  30 +
 ...0.1_remove-des-deps-to-glibc-503ac2e9fa56.patch |  43 +++
 ...tirpc-1.0.1_remove-nis-h-dep-5f00f8c78c5d.patch | 137 +
 ...tirpc-1.0.1_uclibc-dont-use-struct-rpcent.patch |  51 
 ...ibtirpc-1.0.1_uclibc-use-memset-not-bzero.patch |  21 
 net-libs/libtirpc/libtirpc-1.0.1-r2.ebuild |  66 ++
 7 files changed, 377 insertions(+)

diff --git 
a/net-libs/libtirpc/files/libtirpc-1.0.1_add-des_impl-c-7f6bb9a3467a.patch 
b/net-libs/libtirpc/files/libtirpc-1.0.1_add-des_impl-c-7f6bb9a3467a.patch
new file mode 100644
index 000..a62f23d87e9
--- /dev/null
+++ b/net-libs/libtirpc/files/libtirpc-1.0.1_add-des_impl-c-7f6bb9a3467a.patch
@@ -0,0 +1,29 @@
+From: Thorsten Kukuk 
+Date: Mon, 4 Apr 2016 13:48:04 + (-0400)
+Subject: Compile des_crypt.c and des_impl.c
+X-Git-Tag: libtirpc-1-0-2-rc3~1
+X-Git-Url: 
http://git.linux-nfs.org/?p=steved%2Flibtirpc.git;a=commitdiff_plain;h=7f6bb9a3467a57caf43425d213a06aeb7870086b
+
+Compile des_crypt.c and des_impl.c
+
+Add des_impl.c to become independent of deprecated functions of glibc
+
+Fixes: f17b44048003 ('Revert commit c0547c56dafb')
+Signed-off-by: Thorsten Kukuk 
+Signed-off-by: Steve Dickson 
+---
+
+diff --git a/src/Makefile.am b/src/Makefile.am
+index e4ed8aa..fba2aa4 100644
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -24,7 +24,7 @@ libtirpc_la_SOURCES = auth_none.c auth_unix.c 
authunix_prot.c bindresvport.c cln
+ rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c 
svc_auth_none.c \
+   svc_auth_des.c \
+ svc_generic.c svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \
+-auth_time.c auth_des.c authdes_prot.c debug.c
++auth_time.c auth_des.c authdes_prot.c debug.c des_crypt.c des_impl.c
+ 
+ ## XDR
+ libtirpc_la_SOURCES += xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c 
xdr_reference.c xdr_stdio.c xdr_sizeof.c
+

diff --git 
a/net-libs/libtirpc/files/libtirpc-1.0.1_ifdef-out-yp-headers-742bbdff6ddf.patch
 
b/net-libs/libtirpc/files/libtirpc-1.0.1_ifdef-out-yp-headers-742bbdff6ddf.patch
new file mode 100644
index 000..481ace7e6fc
--- /dev/null
+++ 
b/net-libs/libtirpc/files/libtirpc-1.0.1_ifdef-out-yp-headers-742bbdff6ddf.patch
@@ -0,0 +1,30 @@
+From: Thorsten Kukuk 
+Date: Mon, 4 Apr 2016 13:37:32 + (-0400)
+Subject: getpublickey.c: ifdef out yp headers
+X-Git-Tag: libtirpc-1-0-2-rc3~3
+X-Git-Url: 
http://git.linux-nfs.org/?p=steved%2Flibtirpc.git;a=commitdiff_plain;h=742bbdff6ddff4dde0d610a842cd8ac0408af0a0
+
+getpublickey.c: ifdef out yp headers
+
+If we don't compile in YP support, don't include YP
+
+Signed-off-by: Thorsten Kukuk 
+Signed-off-by: Steve Dickson 
+---
+
+diff --git a/src/getpublickey.c b/src/getpublickey.c
+index 764a5f9..8cf4dc2 100644
+--- a/src/getpublickey.c
 b/src/getpublickey.c
+@@ -38,8 +38,10 @@
+ #include 
+ #include 
+ #include 
++#ifdef YP
+ #include 
+ #include 
++#endif
+ #include 
+ #include 
+ 
+

diff --git 
a/net-libs/libtirpc/files/libtirpc-1.0.1_remove-des-deps-to-glibc-503ac2e9fa56.patch
 
b/net-libs/libtirpc/files/libtirpc-1.0.1_remove-des-deps-to-glibc-503ac2e9fa56.patch
new file mode 100644
index 000..0ef15290ea1
--- /dev/null
+++ 
b/net-libs/libtirpc/files/libtirpc-1.0.1_remove-des-deps-to-glibc-503ac2e9fa56.patch
@@ -0,0 +1,43 @@
+From: Thorsten Kukuk 
+Date: Mon, 4 Apr 2016 13:51:15 + (-0400)
+Subject: Remove des*.c dependencies to glibc
+X-Git-Tag: libtirpc-1-0-2-rc3
+X-Git-Url: 
http://git.linux-nfs.org/?p=steved%2Flibtirpc.git;a=commitdiff_plain;h=503ac2e9fa569d95e366766202a7ca840e28b28a
+
+Remove des*.c dependencies to glibc
+
+Our des_impl.c has dependencies to glibc header files
+and different arguments then our header file has.
+Bring our own code in sync.
+
+Signed-off-by: Thorsten Kukuk 
+Signed-off-by: Steve Dickson 
+---
+
+diff --git a/src/des_impl.c b/src/des_impl.c
+index c5b7ed6..9dbccaf 100644
+--- a/src/des_impl.c
 

[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-db/

2017-07-05 Thread Akinori Hattori
commit: 22130d9cd9ede5784c0ed1f98a4d66ac6ef3b2aa
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 11:53:27 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 11:53:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22130d9c

dev-db/m17n-db: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-db/m17n-db/m17n-db-1.6.4.ebuild | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-db/m17n-db/m17n-db-1.6.4.ebuild 
b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
index b004621d66c..68c3d2fe9f5 100644
--- a/dev-db/m17n-db/m17n-db-1.6.4.ebuild
+++ b/dev-db/m17n-db/m17n-db-1.6.4.ebuild
@@ -1,13 +1,11 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-
-inherit eutils
+EAPI="6"
 
 DESCRIPTION="Database for the m17n library"
 HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz;
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -18,9 +16,11 @@ DEPEND="sys-devel/gettext"
 RDEPEND="virtual/libintl"
 
 src_install() {
-   emake DESTDIR="${D}" install || die
+   default
+
+   docinto FORMATS
+   dodoc FORMATS/*
 
-   dodoc AUTHORS ChangeLog NEWS README
-   docinto FORMATS; dodoc FORMATS/*
-   docinto UNIDATA; dodoc UNIDATA/*
+   docinto UNIDATA
+   dodoc UNIDATA/*
 }



[gentoo-commits] repo/gentoo:master commit in: sys-fs/reiserfsprogs/files/, sys-fs/reiserfsprogs/

2017-07-05 Thread Lars Wendler
commit: 547624bfcfd063cea4c9b7bbabe508a086140f83
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 11:59:00 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 11:59:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547624bf

sys-fs/reiserfsprogs: Don't include sys/acl.h (bug #585978).

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../files/reiserfsprogs-3.6.25-no_acl.patch| 12 
 sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild   | 18 ++
 sys-fs/reiserfsprogs/reiserfsprogs-3.6.26.ebuild   |  7 ++-
 3 files changed, 32 insertions(+), 5 deletions(-)

diff --git a/sys-fs/reiserfsprogs/files/reiserfsprogs-3.6.25-no_acl.patch 
b/sys-fs/reiserfsprogs/files/reiserfsprogs-3.6.25-no_acl.patch
new file mode 100644
index 000..6a3768154cb
--- /dev/null
+++ b/sys-fs/reiserfsprogs/files/reiserfsprogs-3.6.25-no_acl.patch
@@ -0,0 +1,12 @@
+https://bugs.gentoo.org/585978
+
+--- a/reiserfscore/xattr.c
 b/reiserfscore/xattr.c
+@@ -1,7 +1,6 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ #include "reiserfs_lib.h"
+ 
+ static inline unsigned short from32to16(unsigned int x)

diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild 
b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild
index 04cc6a0dd02..e5bc6dfa203 100644
--- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild
+++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild
@@ -15,13 +15,23 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 -sparc x86 
~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
+PATCHES=(
+   "${FILESDIR}/${PN}-3.6.25-no_acl.patch"
+)
+
+src_prepare() {
+   epatch "${PATCHES[@]}"
+}
+
 src_configure() {
append-flags -std=gnu89 #427300
-   econf \
-   --bindir="${EPREFIX}/bin" \
-   --libdir="${EPREFIX}/$(get_libdir)" \
-   --sbindir="${EPREFIX}/sbin" \
+   local myeconfargs=(
+   --bindir="${EPREFIX}/bin"
+   --libdir="${EPREFIX}/$(get_libdir)"
+   --sbindir="${EPREFIX}/sbin"
$(use_enable static-libs static)
+   )
+   econf "${myeconfargs[@]}"
 }
 
 src_install() {

diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.26.ebuild 
b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.26.ebuild
index 0704720cc94..d6725dee34e 100644
--- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.26.ebuild
+++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.26.ebuild
@@ -15,13 +15,18 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
+PATCHES=(
+   "${FILESDIR}/${PN}-3.6.25-no_acl.patch"
+)
+
 src_prepare() {
+   epatch "${PATCHES[@]}"
eautoreconf
 }
 
 src_configure() {
append-flags -std=gnu89 #427300
-   myeconfargs=(
+   local myeconfargs=(
--bindir="${EPREFIX}/bin"
--libdir="${EPREFIX}/$(get_libdir)"
--sbindir="${EPREFIX}/sbin"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/asis/

2017-07-05 Thread Alfredo Tupone
commit: 596859bfa2c8db530ffb6daae3aade9497a7ee80
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed Jul  5 11:59:56 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Jul  5 12:00:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=596859bf

dev-ada/asis: asis-2017 build only with gnat-gpl-2017

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ada/asis/asis-2017.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/asis/asis-2017.ebuild b/dev-ada/asis/asis-2017.ebuild
index eea7c448a3f..bb826f23d56 100644
--- a/dev-ada/asis/asis-2017.ebuild
+++ b/dev-ada/asis/asis-2017.ebuild
@@ -23,7 +23,7 @@ DEPEND="dev-ada/gnat_util[gnat_2016=,gnat_2017=]
gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )
gnat_2017? ( dev-lang/gnat-gpl:6.3.0 )"
 RDEPEND="${RDEPEND}"
-REQUIRED_USE="^^ ( gnat_2016 gnat_2017 )"
+REQUIRED_USE="!gnat_2016 gnat_2017"
 
 S="${WORKDIR}"/${MYP}
 



[gentoo-commits] repo/gentoo:master commit in: kde-apps/plasma-runtime/, profiles/updates/, profiles/

2017-07-05 Thread Michał Górny
commit: fc2b734215c6b0c9ac255cef6f5a7761a7148a59
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 09:52:40 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:00:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc2b7342

kde-apps/plasma-runtime: Remove last-rited pkg, #620792

 kde-apps/plasma-runtime/Manifest   |  1 -
 kde-apps/plasma-runtime/metadata.xml   |  8 
 .../plasma-runtime/plasma-runtime-16.04.3.ebuild   | 22 --
 profiles/package.mask  |  5 -
 profiles/updates/2Q-2015   |  1 -
 5 files changed, 37 deletions(-)

diff --git a/kde-apps/plasma-runtime/Manifest b/kde-apps/plasma-runtime/Manifest
deleted file mode 100644
index 4e5805cb580..000
--- a/kde-apps/plasma-runtime/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kde-runtime-16.04.3.tar.xz 7903920 SHA256 
690e0f848b305b8a2491dbcd01b6e511d64c98d991226cd8a1dc35f23372505d SHA512 
df52cd4c423030d3457bb907eb0bef0cdd3c8bce283d9f181b7ae6b7b4ce9c59a34f874f9ac6d2bd59597647a3c6315d772b2551c739423378186d4debbb53ae
 WHIRLPOOL 
e4a4a6c3ab315517f757dce952db14e154d4674cf555e1315f018f10cc2a443deede74cf3d370f0c92ab839b35bce8bd360a958cd7edf1ae56720c5ec7d029b5

diff --git a/kde-apps/plasma-runtime/metadata.xml 
b/kde-apps/plasma-runtime/metadata.xml
deleted file mode 100644
index 2fdbf33d963..000
--- a/kde-apps/plasma-runtime/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git a/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild 
b/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild
deleted file mode 100644
index 6187a8a8653..000
--- a/kde-apps/plasma-runtime/plasma-runtime-16.04.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KMNAME="kde-runtime"
-KMMODULE="plasma"
-DECLARATIVE_REQUIRED="always"
-WEBKIT_REQUIRED="always"
-inherit kde4-meta
-
-DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
-   kde-frameworks/kactivities:4
-"
-RDEPEND="${DEPEND}"
-
-# bug 443748
-RESTRICT=test

diff --git a/profiles/package.mask b/profiles/package.mask
index d2965d090e5..60505acb854 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -462,11 +462,6 @@ www-apache/mod_python
 # Removal in 30 days. Bugs #254312, #591778.
 app-cdr/cdrkit
 
-# Andreas Sturmlechner  (05 Jun 2017)
-# Relies on obsolete and vulnerable qtwebkit version. Dead upstream.
-# Masked for removal in 30 days. Bugs #620792, #620796
-kde-apps/plasma-runtime
-
 # Hans de Graaff  (05 Jun 2017)
 # Bundles obsolete and vulnerable webkit version.
 # Upstream has stopped development and recommends using

diff --git a/profiles/updates/2Q-2015 b/profiles/updates/2Q-2015
index b2ba6699ad1..3daca94436f 100644
--- a/profiles/updates/2Q-2015
+++ b/profiles/updates/2Q-2015
@@ -215,7 +215,6 @@ move kde-base/parley kde-apps/parley
 move kde-base/phonon-kde kde-apps/phonon-kde
 move kde-base/picmi kde-apps/picmi
 move kde-base/plasma-apps kde-apps/plasma-apps
-move kde-base/plasma-runtime kde-apps/plasma-runtime
 move kde-base/poxml kde-apps/poxml
 move kde-base/print-manager kde-apps/print-manager
 move kde-base/renamedlg-plugins kde-apps/renamedlg-plugins



[gentoo-commits] repo/gentoo:master commit in: perl-core/ExtUtils-Command/, profiles/

2017-07-05 Thread Michał Górny
commit: 56b6da29c71ffac6d6750ce7f7bc13547e205fd9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 09:49:56 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:00:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b6da29

perl-core/ExtUtils-Command: Remove last-rited pkg

 .../ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild  | 16 
 perl-core/ExtUtils-Command/Manifest  |  1 -
 perl-core/ExtUtils-Command/metadata.xml  | 12 
 profiles/package.mask|  1 -
 4 files changed, 30 deletions(-)

diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild 
b/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild
deleted file mode 100644
index 06f9cbab439..000
--- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.180.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=1.18
-inherit perl-module
-
-DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc"
-
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-SRC_TEST=do

diff --git a/perl-core/ExtUtils-Command/Manifest 
b/perl-core/ExtUtils-Command/Manifest
deleted file mode 100644
index 0c75bd464f0..000
--- a/perl-core/ExtUtils-Command/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ExtUtils-Command-1.18.tar.gz 19529 SHA256 
553ed6ede509b87b848499439f8aa4f87ab864dee208702b253882d7e4ce14dc SHA512 
23e7c16cae205bdb4e4781987496a951607a4c6c11015db171da9da11673eee5f62510c87cab1a3e48ec383861d4534ecba5b48acb338ed6c79225b75e1368f2
 WHIRLPOOL 
b97878b8cdcac3ce6384fac48f4ac2149baf56d8ee9612ed37c3fc8bb896706d38dce8761ff69f26e5b324f44b27b12d98fbb523dc81ed941bdae1420770c010

diff --git a/perl-core/ExtUtils-Command/metadata.xml 
b/perl-core/ExtUtils-Command/metadata.xml
deleted file mode 100644
index 1761430ead0..000
--- a/perl-core/ExtUtils-Command/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-ExtUtils-Command
-ExtUtils::Command
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 08accd7f995..27cc894c2e6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -488,7 +488,6 @@ virtual/perl-Package-Constants
 # Please depend on virtual/perl-ExtUtils-MakeMaker from now on.
 # Removal in 30 days.
 virtual/perl-ExtUtils-Command
-perl-core/ExtUtils-Command
 
 # Andreas K. Hüttel  (5 June 2017)
 # Masked for initial testing.



[gentoo-commits] repo/gentoo:master commit in: profiles/, virtual/perl-Package-Constants/

2017-07-05 Thread Michał Górny
commit: 31aa35462bb98808e109aa1b572c55035d40af3f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 09:50:38 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:00:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31aa3546

virtual/perl-Package-Constants: Remove last-rited pkg

 profiles/package.mask |  7 ---
 virtual/perl-Package-Constants/metadata.xml   |  8 
 .../perl-Package-Constants-0.60.0-r1.ebuild   | 15 ---
 3 files changed, 30 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f5a0b63fd23..f5a41fe3d56 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -477,13 +477,6 @@ www-client/phantomjs
 dev-ruby/poltergeist
 
 # Andreas K. Hüttel  (5 June 2017)
-# Package::Constants has been removed from core Perl.
-# Please depend in your ebuild directly on dev-perl/Package-Constants
-# (and if necessary remove virtual/perl-Package-Constants from
-# your system). Removal of the virtual in 30 days.
-virtual/perl-Package-Constants
-
-# Andreas K. Hüttel  (5 June 2017)
 # Masked for initial testing.
 =dev-lang/perl-5.26.0
 =virtual/perl-Archive-Tar-2.240.0

diff --git a/virtual/perl-Package-Constants/metadata.xml 
b/virtual/perl-Package-Constants/metadata.xml
deleted file mode 100644
index 51930499ab6..000
--- a/virtual/perl-Package-Constants/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@gentoo.org
-   Gentoo Perl Project
-   
-

diff --git 
a/virtual/perl-Package-Constants/perl-Package-Constants-0.60.0-r1.ebuild 
b/virtual/perl-Package-Constants/perl-Package-Constants-0.60.0-r1.ebuild
deleted file mode 100644
index 184469a951d..000
--- a/virtual/perl-Package-Constants/perl-Package-Constants-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-RDEPEND="
-   ~dev-perl/${PN#perl-}-${PV}
-   dev-lang/perl:=
-"
-
-# removed from core; stabilize this together with dev-lang/perl-5.22



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm-kde/, x11-misc/lightdm-kde/files/, profiles/

2017-07-05 Thread Michał Górny
commit: f3674be4b8e9ef317c5059170a79a2f3a0902f50
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 09:52:09 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:00:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3674be4

x11-misc/lightdm-kde: Remove last-rited pkg, #620796

 profiles/package.mask  |  1 -
 x11-misc/lightdm-kde/Manifest  |  1 -
 .../files/lightdm-kde-0.3.2.1-lightdm-1.7.patch| 49 --
 x11-misc/lightdm-kde/lightdm-kde-0.3.2.1-r1.ebuild | 35 
 x11-misc/lightdm-kde/lightdm-kde-0.3.2.1-r2.ebuild | 33 ---
 x11-misc/lightdm-kde/metadata.xml  |  8 
 6 files changed, 127 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f5a41fe3d56..d2965d090e5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -465,7 +465,6 @@ app-cdr/cdrkit
 # Andreas Sturmlechner  (05 Jun 2017)
 # Relies on obsolete and vulnerable qtwebkit version. Dead upstream.
 # Masked for removal in 30 days. Bugs #620792, #620796
-x11-misc/lightdm-kde
 kde-apps/plasma-runtime
 
 # Hans de Graaff  (05 Jun 2017)

diff --git a/x11-misc/lightdm-kde/Manifest b/x11-misc/lightdm-kde/Manifest
deleted file mode 100644
index 5a21b521499..000
--- a/x11-misc/lightdm-kde/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lightdm-kde-0.3.2.1.tar.bz2 1379085 SHA256 
65b2a1bab2c88bf55a07e62cbe0eb8ac3660638636c5825e5925b28d03f12188 SHA512 
e5a812d37d0906960b707ee0104a6d0c240c910149f64757521504483caa9363467bb21d446c74851db38024785486b5355e3627db3fca3d6f8f046c2e8cf0f1
 WHIRLPOOL 
13bcd945b5c84609397b16f087fe53da8560f6092fe857746fc7f6e8d7d3804289ef1cfc56d9696561d9301fa5c80a46c117cd1b8077fe793a0e71696107b131

diff --git a/x11-misc/lightdm-kde/files/lightdm-kde-0.3.2.1-lightdm-1.7.patch 
b/x11-misc/lightdm-kde/files/lightdm-kde-0.3.2.1-lightdm-1.7.patch
deleted file mode 100644
index 0e83db26166..000
--- a/x11-misc/lightdm-kde/files/lightdm-kde-0.3.2.1-lightdm-1.7.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From dacd25fc53ecfd8928464420c21ff52b660a0893 Mon Sep 17 00:00:00 2001
-From: Iain Lane 
-Date: Thu, 1 Aug 2013 21:37:48 +1000
-Subject: [PATCH] FindQLightDM.cmake: Search for new liblightdm-qt-3 as well as
- old liblightdm-qt-2
-
-BUG: 319480

- cmake/modules/FindQLightDM.cmake | 15 ---
- 1 file changed, 12 insertions(+), 3 deletions(-)
-
-diff --git a/cmake/modules/FindQLightDM.cmake 
b/cmake/modules/FindQLightDM.cmake
-index c055c61..f901cf6 100644
 a/cmake/modules/FindQLightDM.cmake
-+++ b/cmake/modules/FindQLightDM.cmake
-@@ -19,10 +19,19 @@ set(QLIGHTDM_LIBRARIES_FIND_REQUIRED 
${QLightDM_FIND_REQUIRED})
- find_package(PkgConfig)
- if(PKG_CONFIG_FOUND)
- if (QLIGHTDM_MIN_VERSION)
--PKG_CHECK_MODULES(PC_QLIGHTDM 
liblightdm-qt-2>=${QLIGHTDM_MIN_VERSION})
-+PKG_CHECK_MODULES(PC_QLIGHTDM 
liblightdm-qt-3>=${QLIGHTDM_MIN_VERSION})
- else (QLIGHTDM_MIN_VERSION)
--PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2)
-+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-3)
- endif (QLIGHTDM_MIN_VERSION)
-+SET (QLIGHTDM_API 3)
-+if (NOT PC_QLIGHTDM_FOUND)
-+if (QLIGHTDM_MIN_VERSION)
-+PKG_CHECK_MODULES(PC_QLIGHTDM 
liblightdm-qt-2>=${QLIGHTDM_MIN_VERSION})
-+else (QLIGHTDM_MIN_VERSION)
-+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2)
-+endif (QLIGHTDM_MIN_VERSION)
-+SET (QLIGHTDM_API 2)
-+endif (NOT PC_QLIGHTDM_FOUND)
- endif(PKG_CONFIG_FOUND)
- 
- 
-@@ -34,7 +43,7 @@ find_path(QLIGHTDM_INCLUDE_DIR
- )
- 
- find_library(QLIGHTDM_LIBRARIES
-- NAMES lightdm-qt-2
-+ NAMES lightdm-qt-${QLIGHTDM_API}
-  HINTS
-  ${PC_QLIGHTDM_LIBDIR}
-  ${PC_QLIGHTDM_LIBRARY_DIRS}
--- 
-1.8.3.2
-

diff --git a/x11-misc/lightdm-kde/lightdm-kde-0.3.2.1-r1.ebuild 
b/x11-misc/lightdm-kde/lightdm-kde-0.3.2.1-r1.ebuild
deleted file mode 100644
index 57e6f0344d4..000
--- a/x11-misc/lightdm-kde/lightdm-kde-0.3.2.1-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_MINIMAL="4.8"
-KDE_SCM="git"
-EGIT_REPONAME="${PN/-kde/}"
-KDE_LINGUAS="bs cs da de el es et fi fr ga gl hu it ja km lt mr nds nl pl pt 
pt_BR ro ru sk sl sv tr uk"
-inherit kde4-base
-
-DESCRIPTION="LightDM KDE greeter"
-HOMEPAGE="https://projects.kde.org/projects/playground/base/lightdm;
-[[ ${PV} = * ]] || SRC_URI="mirror://kde/unstable/${PN}/src/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm x86"
-SLOT="4"
-IUSE="debug"
-
-COMMON_DEPEND="
-   x11-libs/libX11
-   dev-qt/qtdeclarative:4
-   >=x11-misc/lightdm-1.4.0[qt4]
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-   

[gentoo-commits] repo/gentoo:master commit in: virtual/perl-ExtUtils-Command/, profiles/

2017-07-05 Thread Michał Górny
commit: 2504358bb50499e5822c8f5bddfd64cc91a2984d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 09:50:18 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:00:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2504358b

virtual/perl-ExtUtils-Command: Remove last-rited pkg

 profiles/package.mask  |  6 --
 virtual/perl-ExtUtils-Command/metadata.xml |  8 
 .../perl-ExtUtils-Command-7.100.200_rc.ebuild  | 18 --
 .../perl-ExtUtils-Command-7.240.0.ebuild   | 18 --
 4 files changed, 50 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 27cc894c2e6..f5a0b63fd23 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -484,12 +484,6 @@ dev-ruby/poltergeist
 virtual/perl-Package-Constants
 
 # Andreas K. Hüttel  (5 June 2017)
-# ExtUtils::Command has been merged upstream into ExtUtils::MakeMaker
-# Please depend on virtual/perl-ExtUtils-MakeMaker from now on.
-# Removal in 30 days.
-virtual/perl-ExtUtils-Command
-
-# Andreas K. Hüttel  (5 June 2017)
 # Masked for initial testing.
 =dev-lang/perl-5.26.0
 =virtual/perl-Archive-Tar-2.240.0

diff --git a/virtual/perl-ExtUtils-Command/metadata.xml 
b/virtual/perl-ExtUtils-Command/metadata.xml
deleted file mode 100644
index f53c778e0d3..000
--- a/virtual/perl-ExtUtils-Command/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-p...@gentoo.org
-Gentoo Perl Project
-
-

diff --git 
a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild 
b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
deleted file mode 100644
index 6481bf3c44e..000
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-RDEPEND="
-   ~virtual/perl-ExtUtils-MakeMaker-${PV}
-   dev-lang/perl:=
-   !perl-core/${PN#perl-}-${PV}-r999
-"
-
-# this is the dev-lang/perl-5.24.1 version
-# upstream merged it into ExtUtils::MakeMaker, so here we have only a 
compatibility stub

diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild 
b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
deleted file mode 100644
index 4a516557d09..000
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
-   ~virtual/perl-ExtUtils-MakeMaker-${PV}
-   dev-lang/perl:=
-   !perl-core/${PN#perl-}-${PV}-r999
-"
-
-# this is the dev-lang/perl-5.26.0 version
-# upstream merged it into ExtUtils::MakeMaker, so here we have only a 
compatibility stub



[gentoo-commits] repo/gentoo:master commit in: sci-misc/boinc/files/, sci-misc/boinc/

2017-07-05 Thread Michał Górny
commit: 2e1256f586edfdfae022945f278e3d28ac997ecf
Author: Sven Eden  gmx  net>
AuthorDate: Tue Jun  6 17:20:12 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 09:08:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e1256f5

sci-misc/boinc: Fix bashisms in init script and enhance OpenCL support

This commit fixes the following issues:

 - https://bugs.gentoo.org/show_bug.cgi?id=620818
   The previous init script consisted of many bashisms that have been removed.

 - BOINC supports OpenCL unconditionally. This commit adds an informational
   text about its support to the ebuilds.

 - For OpenCL to work, the currently used libOpenCL.so must be symlinked into
   the BOINC working directory, just like libcudart.so. The init script has been
   updated to take care of symlinking libOpenCL.so.

Closes: https://github.com/gentoo/gentoo/pull/4887
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ...inc-7.2.44-r4.ebuild => boinc-7.2.44-r5.ebuild} |  11 +-
 ...inc-7.4.52-r4.ebuild => boinc-7.4.52-r5.ebuild} |  11 +-
 ...inc-7.6.33-r4.ebuild => boinc-7.6.33-r5.ebuild} |  12 +-
 sci-misc/boinc/files/{boinc.init => boinc.init.in} | 126 -
 sci-misc/boinc/metadata.xml|   2 +-
 5 files changed, 107 insertions(+), 55 deletions(-)

diff --git a/sci-misc/boinc/boinc-7.2.44-r4.ebuild 
b/sci-misc/boinc/boinc-7.2.44-r5.ebuild
similarity index 92%
rename from sci-misc/boinc/boinc-7.2.44-r4.ebuild
rename to sci-misc/boinc/boinc-7.2.44-r5.ebuild
index 58ea2259b58..a5b8a0a8c2d 100644
--- a/sci-misc/boinc/boinc-7.2.44-r4.ebuild
+++ b/sci-misc/boinc/boinc-7.2.44-r5.ebuild
@@ -122,7 +122,8 @@ src_install() {
# cleanup cruft
rm -rf "${ED%/}"/etc || die "rm failed"
 
-   newinitd "${FILESDIR}"/${PN}.init ${PN}
+   sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.init.in > 
${PN}.init || die
+   newinitd ${PN}.init ${PN}
newconfd "${FILESDIR}"/${PN}.conf ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
 }
@@ -163,4 +164,12 @@ pkg_postinst() {
elog "Run as root:"
elog "gpasswd -a boinc video"
fi
+   # Add information about BOINC supporting OpenCL
+   elog "BOINC supports OpenCL. To use it you have to eselect"
+   if use cuda; then
+   elog "nvidia as the OpenCL implementation, as you are using 
CUDA."
+   else
+   elog "the correct OpenCL implementation for your graphic card."
+   fi
+   elog
 }

diff --git a/sci-misc/boinc/boinc-7.4.52-r4.ebuild 
b/sci-misc/boinc/boinc-7.4.52-r5.ebuild
similarity index 92%
rename from sci-misc/boinc/boinc-7.4.52-r4.ebuild
rename to sci-misc/boinc/boinc-7.4.52-r5.ebuild
index eacfd2ea862..55454c00e45 100644
--- a/sci-misc/boinc/boinc-7.4.52-r4.ebuild
+++ b/sci-misc/boinc/boinc-7.4.52-r5.ebuild
@@ -127,7 +127,8 @@ src_install() {
# cleanup cruft
rm -rf "${ED%/}"/etc || die "rm failed"
 
-   newinitd "${FILESDIR}"/${PN}.init ${PN}
+   sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.init.in > 
${PN}.init || die
+   newinitd ${PN}.init ${PN}
newconfd "${FILESDIR}"/${PN}.conf ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
 }
@@ -168,4 +169,12 @@ pkg_postinst() {
elog "Run as root:"
elog "gpasswd -a boinc video"
fi
+   # Add information about BOINC supporting OpenCL
+   elog "BOINC supports OpenCL. To use it you have to eselect"
+   if use cuda; then
+   elog "nvidia as the OpenCL implementation, as you are using 
CUDA."
+   else
+   elog "the correct OpenCL implementation for your graphic card."
+   fi
+   elog
 }

diff --git a/sci-misc/boinc/boinc-7.6.33-r4.ebuild 
b/sci-misc/boinc/boinc-7.6.33-r5.ebuild
similarity index 92%
rename from sci-misc/boinc/boinc-7.6.33-r4.ebuild
rename to sci-misc/boinc/boinc-7.6.33-r5.ebuild
index eacfd2ea862..59a13dfeba9 100644
--- a/sci-misc/boinc/boinc-7.6.33-r4.ebuild
+++ b/sci-misc/boinc/boinc-7.6.33-r5.ebuild
@@ -127,7 +127,8 @@ src_install() {
# cleanup cruft
rm -rf "${ED%/}"/etc || die "rm failed"
 
-   newinitd "${FILESDIR}"/${PN}.init ${PN}
+   sed -e "s/@libdir@/$(get_libdir)/" "${FILESDIR}"/${PN}.init.in > 
${PN}.init || die
+   newinitd ${PN}.init ${PN}
newconfd "${FILESDIR}"/${PN}.conf ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
 }
@@ -167,5 +168,14 @@ pkg_postinst() {
elog "To be able to use CUDA you should add boinc user to video 
group."
elog "Run as root:"
elog "gpasswd -a boinc video"
+   elog
+   fi
+   # Add information about BOINC supporting OpenCL
+   elog "BOINC supports OpenCL. To use it you have to eselect"
+   if use cuda; then
+   elog "nvidia as the OpenCL implementation, as you are using 
CUDA."
+   else
+   elog "the correct 

[gentoo-commits] repo/gentoo:master commit in: profiles/, app-cdr/cdrkit/, app-cdr/cdrkit/files/

2017-07-05 Thread Michał Górny
commit: 05f5454a3108c4ffaeae8be59f4a32c74048293c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:17:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f5454a

app-cdr/cdrkit: Remove last-rited pkg, #591778

 app-cdr/cdrkit/Manifest|  2 -
 app-cdr/cdrkit/cdrkit-1.1.11-r2.ebuild | 66 --
 app-cdr/cdrkit/files/cdrkit-1.1.11-cmakewarn.patch | 10 
 app-cdr/cdrkit/metadata.xml|  8 ---
 profiles/package.mask  |  8 ---
 5 files changed, 94 deletions(-)

diff --git a/app-cdr/cdrkit/Manifest b/app-cdr/cdrkit/Manifest
deleted file mode 100644
index 4fc8d1e868a..000
--- a/app-cdr/cdrkit/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST cdrkit-1.1.11-libcdio-paranoia.tar.xz 18664 SHA256 
366727c6806f689fbb79b4bc64fe216c54428823f56f8375ff95529529231a8b SHA512 
aa1e1a7a750872f80a363789573c7ccb7a30702e7770456a15abb7d2d7d2fc5f705fa8a006e022ac006d88ce985a848c2a7a33e52f1c1e91f13cac0349d8ac6e
 WHIRLPOOL 
95610295a693bdd96c4b6f1c336b9cc2e24df38f07272691b437976228b355f6170c185c0fcc28739618147c7a2dce831765ef1598694f37c2afb60de114bac1
-DIST cdrkit_1.1.11.orig.tar.gz 1445133 SHA256 
d1c030756ecc182defee9fe885638c1785d35a2c2a297b4604c0e0dcc78e47da SHA512 
e5afcd2cb68d39aeff680a0d5b0a7877f94cf6de111b3cb7388261c665fbd3209ce98a20a01911875af7d6b832a156801b1fa46a4481f7c8ba60b22eac0a5b05
 WHIRLPOOL 
e836af6a8786e38965e7238fddef3b4746234a2d96afaa18b5a23baa36c13506f78c1ec50d97b4bc7374daf5db78e9b7775184ec16f8513c10dc3b9b18a2d395

diff --git a/app-cdr/cdrkit/cdrkit-1.1.11-r2.ebuild 
b/app-cdr/cdrkit/cdrkit-1.1.11-r2.ebuild
deleted file mode 100644
index 9a857f44f5f..000
--- a/app-cdr/cdrkit/cdrkit-1.1.11-r2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils eutils
-
-DESCRIPTION="A set of tools for CD/DVD reading and recording, including 
cdrecord"
-HOMEPAGE="http://cdrkit.org;
-SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
-   https://dev.gentoo.org/~ssuominen/${P}-libcdio-paranoia.tar.xz;
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~x86-fbsd ~arm-linux ~x86-linux"
-IUSE="debug hfs unicode"
-
-RDEPEND="app-arch/bzip2
-   !app-cdr/cdrtools
-   dev-libs/libcdio-paranoia
-   sys-apps/file
-   sys-libs/zlib
-   unicode? ( virtual/libiconv )
-   kernel_linux? ( sys-libs/libcap )"
-DEPEND="${RDEPEND}
-   hfs? ( sys-apps/file )"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}"/${P}-cmakewarn.patch \
-   "${WORKDIR}"/patches/${P}-paranoiacdda.patch \
-   "${WORKDIR}"/patches/${P}-paranoiacdio.patch
-
-   echo '.so wodim.1' > ${T}/cdrecord.1
-   echo '.so genisoimage.1' > ${T}/mkisofs.1
-   echo '.so icedax.1' > ${T}/cdda2wav.1
-   echo '.so readom.1' > ${T}/readcd.1
-}
-
-src_install() {
-   cmake-utils_src_install
-
-   dosym wodim /usr/bin/cdrecord
-   dosym genisoimage /usr/bin/mkisofs
-   dosym icedax /usr/bin/cdda2wav
-   dosym readom /usr/bin/readcd
-
-   dodoc ABOUT Changelog FAQ FORK TODO doc/{PORTABILITY,WHY}
-
-   local x
-   for x in genisoimage plattforms wodim icedax; do
-   docinto ${x}
-   dodoc doc/${x}/*
-   done
-
-   insinto /etc
-   newins wodim/wodim.dfl wodim.conf
-   newins netscsid/netscsid.dfl netscsid.conf
-
-   insinto /usr/include/scsilib
-   doins include/*.h
-   insinto /usr/include/scsilib/usal
-   doins include/usal/*.h
-   dosym usal /usr/include/scsilib/scg
-
-   doman "${T}"/*.1
-}

diff --git a/app-cdr/cdrkit/files/cdrkit-1.1.11-cmakewarn.patch 
b/app-cdr/cdrkit/files/cdrkit-1.1.11-cmakewarn.patch
deleted file mode 100644
index b60b8498268..000
--- a/app-cdr/cdrkit/files/cdrkit-1.1.11-cmakewarn.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-http://pkgs.fedoraproject.org/cgit/cdrkit.git/tree/cdrkit-1.1.11-cmakewarn.patch
-
 CMakeLists.txt
-+++ CMakeLists.txt
-@@ -1,3 +1,5 @@
-+cmake_minimum_required(VERSION 2.8)
-+cmake_policy(SET CMP0015 OLD)
- PROJECT (cdrkit C)
- SUBDIRS(include genisoimage wodim libedc libhfs_iso icedax libusal librols 
libunls readom netscsid 3rd-party/dirsplit)
- 

diff --git a/app-cdr/cdrkit/metadata.xml b/app-cdr/cdrkit/metadata.xml
deleted file mode 100644
index 574d7eda0e7..000
--- a/app-cdr/cdrkit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-
-   Provide building of HFS (Apple) CD-images
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 60505acb854..bc5ab41517b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -454,14 +454,6 @@ 

[gentoo-commits] repo/gentoo:master commit in: net-irc/charybdis/, profiles/, net-irc/charybdis/files/

2017-07-05 Thread Michał Górny
commit: b6e6234008767ec82ed0fb1642b3f933d94e5f8f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:32:14 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e62340

net-irc/charybdis: Remove last-rited pkg, #562896

 net-irc/charybdis/Manifest   |  3 -
 net-irc/charybdis/charybdis-3.3.0.ebuild | 94 
 net-irc/charybdis/charybdis-3.4.2.ebuild | 89 --
 net-irc/charybdis/files/charybdis.confd  |  6 --
 net-irc/charybdis/files/charybdis.initd  | 38 -
 net-irc/charybdis/metadata.xml   |  7 ---
 profiles/package.mask|  6 --
 7 files changed, 243 deletions(-)

diff --git a/net-irc/charybdis/Manifest b/net-irc/charybdis/Manifest
deleted file mode 100644
index 8ea64c7a12c..000
--- a/net-irc/charybdis/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST charybdis-3.3.0-patches.tar.bz2 10070 SHA256 
ec51bbd99dc8ee7b911bc232ae8e35c99f0d4b0b25562bc7991fbfe9dbe3ad28 SHA512 
e78c66b7d1c91a9a2c47a6ebb95e3c019e7182cda7115417fd6fc4e9f45dfabdb1467f5b19fa347d56cdbda97f66f7acab52d8ac560d5b3d3e179f7a7158c6da
 WHIRLPOOL 
a2bc4b258265347eb3f243d8b933084235717507b52f0c244062e74c017d34f13fcb2abf89ebde62760b49bc95c9d6df22e13a9c7c3e5526bdbf5c131662ef79
-DIST charybdis-3.3.0.tbz2 1478877 SHA256 
b5feae88c031dee799144fbfde9d64f3ace4c979c337a1047677a17600dddab1 SHA512 
450f1869405a0ea1379c4b189df3a62524ce6656ef5fd1371f705814e9404b5386e2fc4a9ba548ee1027fb73464c06b2c68bad142570042bbc0381723a306eae
 WHIRLPOOL 
909e87b52e9b717c4de91ab737663b86c30372bdb5e80f23ecf76f9c3320adbaeb3c0ad991ff1b74958114041fdd9aa73f8870efd166ae4af851384eed4e56ed
-DIST charybdis-3.4.2.tbz2 1526229 SHA256 
8a38e67072d90147c40202918c82237765e339cbc849456da54994ce6e31b754 SHA512 
4bd4126cbb023e8ca1ec3003d92893dd44f9bdd8ce5d3fb471fed0b62eb4aa5ff410a6e769ee7daab4864492d49ff594e3e8c7fea05318eb2308efc2195dc8a3
 WHIRLPOOL 
ac098f73169662cda2a9829f2204a6b1eac56b18d023b9049f82a427edd8ab6888133ce2959815a41104a68a7f22097c83cdc84413bbe66d6a3b8f4fe6979e41

diff --git a/net-irc/charybdis/charybdis-3.3.0.ebuild 
b/net-irc/charybdis/charybdis-3.3.0.ebuild
deleted file mode 100644
index d0318ef7057..000
--- a/net-irc/charybdis/charybdis-3.3.0.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils multilib user
-
-DESCRIPTION="The atheme project's IRCd based on ratbox"
-HOMEPAGE="http://atheme.org/project/charybdis 
http://www.stack.nl/~jilles/irc/#charybdis;
-SRC_URI="http://www.stack.nl/~jilles/irc/${P}.tbz2
-   
https://dev.gentoo.org/~binki/distfiles/${CATEGORY}/${PN}/${P}-patches.tar.bz2;
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug +ipv6 largenet ssl zlib"
-
-RDEPEND="ssl? ( dev-libs/openssl )
-   zlib? ( sys-libs/zlib )"
-DEPEND="${RDEPEND}
-   virtual/yacc
-   sys-devel/flex"
-
-pkg_setup() {
-   enewgroup ${PN}
-   enewuser ${PN} -1 -1 "${EPREFIX}"/usr ${PN}
-}
-
-src_prepare() {
-   EPATCH_SUFFIX=patch epatch
-
-   eautoreconf
-
-   # Fill the example configuration file with proper paths.
-   sed -i \
-   -e "s:path =.*modules:path = \"$(get_libdir)/${PN}/modules:g" \
-   -e "s:etc/:../etc/${PN}/:g" \
-   -e "s:logs/:../var/log/charybdis/:g" \
-   -e "s:test\.\(cert\|key\):ssl.\1:g" \
-   doc/example.conf \
-   doc/reference.conf \
-   || die
-}
-
-src_configure() {
-   econf \
-   ac_cv_prog_cc_g=no \
-   --disable-gnutls \
-   $(use_enable debug assert soft) \
-   $(use_enable debug iodebug) \
-   $(use_enable ipv6) \
-   $(use_enable !largenet small-net) \
-   $(use_enable ssl openssl) \
-   $(use_enable zlib) \
-   --with-program-prefix=charybdis- \
-   \
-   --enable-fhs-paths \
-   --sysconfdir="${EPREFIX}"/etc/${PN} \
-   --libdir="${EPREFIX}"/usr/"$(get_libdir)"/${PN} \
-   --with-logdir="${EPREFIX}"/var/log/${PN} \
-   --with-moduledir="${EPREFIX}"/usr/"$(get_libdir)"/${PN}/modules 
\
-   --with-rundir="${EPREFIX}"/var/run
-}
-
-src_install() {
-   default
-
-   newinitd "${FILESDIR}"/${PN}.initd ${PN}
-   newconfd "${FILESDIR}"/${PN}.confd ${PN}
-
-   insinto etc/${PN}
-   newins doc/reference.conf ircd.conf
-
-   keepdir var/{lib,log}/${PN}
-
-   # Ensure that if `make install' created /var/run/${PN}, we still
-   # force the initscript to create that directory.
-   rm -rf "${D}"/var/run || die
-
-   # charybdis ircd needs writing to its state (bandb) and log directories
-   fowners :charybdis /var/{lib,log}/${PN}
-

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-dialup/capi4k-utils/files/, net-dialup/capi4k-utils/

2017-07-05 Thread Michał Górny
commit: 70ce185e0296b1895ec3fc9ec69ef9857f940c14
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:19:20 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ce185e

net-dialup/capi4k-utils: Remove last-rited pkg, #379975

 net-dialup/capi4k-utils/Manifest   |   3 -
 .../capi4k-utils/capi4k-utils-20050718-r7.ebuild   | 181 -
 net-dialup/capi4k-utils/files/README.gentoo|  86 --
 net-dialup/capi4k-utils/metadata.xml   |  17 --
 profiles/package.mask  |   7 -
 5 files changed, 294 deletions(-)

diff --git a/net-dialup/capi4k-utils/Manifest b/net-dialup/capi4k-utils/Manifest
deleted file mode 100644
index ea99332f069..000
--- a/net-dialup/capi4k-utils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST capi4k-files-20050718-r5.tar.xz 3864 SHA256 
ffeb2985c5eea7b64f95ac94e7f1065921b141a07b1b3c1e79f660edf20176a8 SHA512 
df65fa9f8dd0a1286391dd5a7ec077b492b2d486904b2baae9b78726299e24bca677baa17d243dc9e712e4f591b21a8b4314b52f302f1171454024428e999557
 WHIRLPOOL 
4b96683d2a68fb25c09e8288c8d81a73a521b50b5f91410dd4e7afd29b1569480fe54c59e95a85bb0c72929bd27c9989c944f29d9fc89889c3cbb898b2e5be85
-DIST capi4k-patches-20050718-r5.tar.xz 12564 SHA256 
e390c9a87b9b31a6934198a2c6e9e99f0dea43daa8a04ce604f13ae72c1ee24b SHA512 
68f3643d39e2fe1814ab65235402fb310c751a0ea142debc9f03df56790982673b1e5a47cbecb02e96ea922be124c09d3c52db4720f1fdc1434b150d1532c337
 WHIRLPOOL 
2f7a6ab5c72e699a2210806f33ead77128bacbe1c7ecd1f47b7f077c3815663adb7a9a8abba9c621eff2beb32024d65f1be52598d2165ac7687e6862cf920418
-DIST capi4k-utils-2005-07-18.tar.gz 862826 SHA256 
b162d726a31310fc29e7c0a25a4f82a590457f6a95c1b1168bcd72b6497b5746 SHA512 
9493f2d81cb6cf39dc97a119b5133834019c7570c58c2e8aac8abff3c8ab0b37ec0630da535eadc58bc5111f70887f34d88729ddf2832dbfaf993013c40e8e47
 WHIRLPOOL 
f69da2bfc814702ab87fadb4ce55bcc70b35866f2b47f03bc4ad89237cccd7bbd1fc583b616b364f51751ffbc41e1282aa4c2e07d6cc04c175ca2276c445b5f7

diff --git a/net-dialup/capi4k-utils/capi4k-utils-20050718-r7.ebuild 
b/net-dialup/capi4k-utils/capi4k-utils-20050718-r7.ebuild
deleted file mode 100644
index 385c4352899..000
--- a/net-dialup/capi4k-utils/capi4k-utils-20050718-r7.ebuild
+++ /dev/null
@@ -1,181 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils linux-info multilib versionator
-
-YEAR_PV="${PV:0:4}"
-MON_PV="${PV:4:2}"
-DAY_PV="${PV:6:2}"
-MY_P="${PN}-${YEAR_PV}-${MON_PV}-${DAY_PV}"
-
-PATCHVER="5"
-TARBALL_FILES="capi4k-files-${PV}-r${PATCHVER}.tar.xz"
-TARBALL_PATCHES="capi4k-patches-${PV}-r${PATCHVER}.tar.xz"
-
-DESCRIPTION="CAPI4Linux Utils"
-HOMEPAGE="ftp://ftp.in-berlin.de/pub/capi4linux/;
-SRC_URI="ftp://ftp.in-berlin.de/pub/capi4linux/${MY_P}.tar.gz
-   ftp://ftp.in-berlin.de/pub/capi4linux/OLD/${MY_P}.tar.gz
-   http://sbriesen.de/gentoo/distfiles/${TARBALL_FILES}
-   http://sbriesen.de/gentoo/distfiles/${TARBALL_PATCHES};
-
-LICENSE="GPL-2"
-SLOT="0/3.0.4"
-KEYWORDS="alpha amd64 ppc x86"
-IUSE="fax +pppd rcapid"
-
-COMMON_DEP="pppd? ( net-dialup/ppp:= )"
-
-DEPEND="${COMMON_DEP}
-   virtual/linux-sources
-   virtual/os-headers
-   app-arch/xz-utils
-   >=sys-apps/sed-4"
-
-RDEPEND="${COMMON_DEP}
-   dev-lang/perl"
-
-S="${WORKDIR}/${PN}"
-
-pkg_setup() {
-   # check kernel config
-   CONFIG_CHECK="~ISDN ~ISDN_CAPI ~ISDN_CAPI_CAPI20"
-   use pppd && CONFIG_CHECK="${CONFIG_CHECK} ~ISDN_CAPI_MIDDLEWARE 
~ISDN_CAPI_CAPIFS_BOOL"
-   get_version  # config checked later in pkg_postinst
-
-   # find installed pppd version
-   if use pppd; then
-   local INSTALLED_PPP="$(best_version net-dialup/ppp)"
-   PPPVERSION="${INSTALLED_PPP#net-dialup/ppp-}"
-   PPPVERSION="$(version_format_string '$1.$2.$3' ${PPPVERSION})"
-   if [ -z "${PPPVERSION}" ]; then
-   die "No pppd installation found"
-   fi
-   fi
-}
-
-src_prepare() {
-   # add ppp-2.4.4 support
-   epatch "${WORKDIR}/capi4k-patches/pppd244.diff"
-
-   # add ppp-2.4.5 support
-   epatch "${WORKDIR}/capi4k-patches/pppd245.diff"
-
-   # apply rcapid patches
-   epatch "${WORKDIR}/capi4k-patches/rcapid.diff"
-
-   # apply msg2str-safety patch (see bug #170870)
-   epatch "${WORKDIR}/capi4k-patches/msg2str-safety.diff"
-
-   # apply capi20.h patches (needed for glibc-2.7)
-   epatch "${WORKDIR}/capi4k-patches/capi20-include.diff"
-
-   # set our config
-   cp -f "${WORKDIR}/capi4k-files/config" .config
-   # patch all Makefile.* and Rules.make to use our CFLAGS
-   sed -i -e "s:^\(CFLAGS.*\)-O2:\1${CFLAGS}:g" */Makefile.* */Rules.make 
|| die "sed failed"
-   # patch capi20/Makefile.* to use -fPIC for shared library
-   

[gentoo-commits] repo/gentoo:master commit in: dev-db/ctdb/files/, dev-db/ctdb/, profiles/

2017-07-05 Thread Michał Górny
commit: 70bb72fbed3d0e407d2a2ff7a33c6fdf307e9f9d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:31:26 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70bb72fb

dev-db/ctdb: Remove last-rited pkg, #512292

 dev-db/ctdb/Manifest  |  1 -
 dev-db/ctdb/ctdb-1.13-r1.ebuild   | 44 --
 dev-db/ctdb/ctdb-.ebuild  | 51 ---
 dev-db/ctdb/files/ctdb-1.13-ldflags.patch | 21 -
 dev-db/ctdb/metadata.xml  |  8 -
 profiles/package.mask |  7 -
 6 files changed, 132 deletions(-)

diff --git a/dev-db/ctdb/Manifest b/dev-db/ctdb/Manifest
deleted file mode 100644
index 1a26634710b..000
--- a/dev-db/ctdb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ctdb-1.13.tar.xz 736004 SHA256 
c43693877cbc7d047d8b11b01a101bee69df6a871ab397214cc68d8f6f8c98c7 SHA512 
653e1d5c29962810353d6b8c5867d07bef17dd5bf431f7304793f13712bb92379fb1b05b6e461279b08e0a1c9d87951f57fb1e2c35f85392b99baadf7d232ece
 WHIRLPOOL 
9323de35b038a920ed6d5ed3be379c7c2ec93814f0f8c4f304de36e2512f58f7a62578ecd257d4fbe4e856c6d0b196fae88e7fbf673e47bbfd2acf0f2ac13b6b

diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild
deleted file mode 100644
index 0167d40d355..000
--- a/dev-db/ctdb/ctdb-1.13-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib-minimal
-
-DESCRIPTION="A cluster implementation of the TDB database used to store 
temporary data"
-HOMEPAGE="http://ctdb.samba.org/;
-# upstream is too sexy for releases, grab tags from:
-#http://git.samba.org/?p=ctdb.git;a=summary
-SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/popt-1.16-r2[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-ldflags.patch"
-)
-
-src_prepare() {
-   epatch "${PATCHES[@]}"
-   epatch_user
-
-   # custom, broken Makefile
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --localstatedir="${EPREFIX}/var/lib" \
-   --with-logdir="${EPREFIX}/var/log/${PN}"
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   dohtml web/* doc/*.html
-}

diff --git a/dev-db/ctdb/ctdb-.ebuild b/dev-db/ctdb/ctdb-.ebuild
deleted file mode 100644
index c38f76c37cb..000
--- a/dev-db/ctdb/ctdb-.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-EGIT_REPO_URI="git://git.samba.org/ctdb.git"
-inherit autotools eutils git-2 multilib-minimal
-
-DESCRIPTION="A cluster implementation of the TDB database used to store 
temporary data"
-HOMEPAGE="http://ctdb.samba.org/;
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=">=dev-libs/popt-1.16-r2[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   AT_M4DIR="-I libreplace -I lib/replace -I ../libreplace -I ../replace"
-   AT_M4DIR+=" -I lib/talloc -I talloc -I ../talloc"
-   AT_M4DIR+=" -I lib/tdb -I tdb -I ../tdb"
-   AT_M4DIR+=" -I lib/popt -I popt -I ../popt"
-   AT_M4DIR+=" -I lib/tevent"
-
-   rm -rf autom4te.cache
-   rm -f configure config.h.in
-
-   autotools_run_tool autoheader ${AT_M4DIR} || die "running autoheader 
failed"
-   eautoconf ${AT_M4DIR}
-}
-
-src_prepare() {
-   epatch "${PATCHES[@]}"
-   epatch_user
-
-   # custom, broken Makefile
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --localstatedir="${EPREFIX}/var/lib" \
-   --with-logdir="${EPREFIX}/var/log/${PN}"
-}
-
-multilib_src_install_all() {
-   einstalldocs
-   dohtml web/* doc/*.html
-}

diff --git a/dev-db/ctdb/files/ctdb-1.13-ldflags.patch 
b/dev-db/ctdb/files/ctdb-1.13-ldflags.patch
deleted file mode 100644
index d5662cadf0c..000
--- a/dev-db/ctdb/files/ctdb-1.13-ldflags.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -urN ctdb-1.13.old/Makefile.in ctdb-1.13/Makefile.in
 ctdb-1.13.old/Makefile.in  2012-03-23 11:30:03.321735210 +0100
-+++ ctdb-1.13/Makefile.in  2012-03-23 11:37:03.131704144 +0100
-@@ -151,7 +151,7 @@
- 
- bin/ltdbtool: tools/ltdbtool.o @TDB_OBJ@
-   @echo Linking $@
--  @$(CC) $(CFLAGS) -o $@ $+
-+  @$(CC) $(CFLAGS) -o $@ $+ $(LIB_FLAGS)
- 
- bin/smnotify: utils/smnotify/gen_xdr.o utils/smnotify/gen_smnotify.o 
utils/smnotify/smnotify.o $(POPT_OBJ)
-   @echo Linking $@
-@@ -173,7 +173,7 @@

[gentoo-commits] repo/gentoo:master commit in: profiles/, www-apps/egroupware/files/, www-apps/egroupware/

2017-07-05 Thread Michał Górny
commit: 828139076827f50e43b62a88d038d1b092371618
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:23:14 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82813907

www-apps/egroupware: Remove last-rited pkg, #509920

 profiles/package.mask  |  6 --
 www-apps/egroupware/Manifest   |  3 -
 .../egroupware/egroupware-1.8.004.20120613.ebuild  | 80 --
 www-apps/egroupware/files/postinstall-en-1.2.txt   | 12 
 www-apps/egroupware/metadata.xml   | 15 
 5 files changed, 116 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 40bcc083dc4..336ff69c9de 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -428,12 +428,6 @@ net-irc/charybdis
 # Removal in 30 days. Bug #512292.
 dev-db/ctdb
 
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
-# Unmaintained in Gentoo. Multiple versions behind upstream. Multiple
-# security vulnerabilities. Removal in 30 days. Bug #509920.
-www-apps/egroupware
-
 # Hans de Graaff  (05 Jun 2017)
 # Bundles obsolete and vulnerable webkit version.
 # Upstream has stopped development and recommends using

diff --git a/www-apps/egroupware/Manifest b/www-apps/egroupware/Manifest
deleted file mode 100644
index c7fb48e154d..000
--- a/www-apps/egroupware/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST eGroupware-1.8.004.20120613.tar.bz2 10460480 SHA256 
63cab7d7dd02c56164fd4670ade765b18d9cbdf3e0a1834025216a651c170c54 SHA512 
9b4c953e830d651951e019c3bfed399f9c3e846a819757fba832e6b491626f45fa93142d351f697fc72d5b3e7f1cb2c5353e8f726d30e671b5ef67b01a543402
 WHIRLPOOL 
7eccfe874597bdc8ec0d3480e3d9c3d1980abb9390f6a7fa8c281603920a188d72fd19be6e6200f03fa133ca1b34353c2d1398bb7378626d9a25dea5496f5b75
-DIST eGroupware-egw-pear-1.8.004.20120613.tar.bz2 75148 SHA256 
19ec4e94b24535b5d988dcffdecb922c3b2b63524abd6623f90c690cba51e2e4 SHA512 
25e5cacb0e8a19290c3a708f7c77e64458ebd4332bf9a0f95f45db1d144ad0a73253049049206b990543f9194e43b509b0bd94a0179ccbbada4f4567730061d8
 WHIRLPOOL 
5f980eae9d09fe7a7c7813e7736bc0ae1e3ac88d9ddb54c86b3e44316106f0dacf6b0996e924085301f21d38ef22e64cd1046b7176854d7b2ab045c941c531b8
-DIST eGroupware-gallery-1.8.004.20120613.tar.bz2 10508030 SHA256 
a49e1309a3ad8bc1de319fcb93ee8f3696b64ad14ebb44fc5a3efaf77ac437fa SHA512 
03eaa49c0dfc309e1d17757a84f45f692ef55cd762f4f049ddd9c22b8ff9a70eb30411607a439a0ea09ec81b545858f657a429bfa81157fc222f44503068fab3
 WHIRLPOOL 
034d1a9eb673b2a497985327126179d123975a3a73142a8b8024226cd462d5556f5a57999e49e5a459569030afecbf28eb463a781ada34215bee2431e1b639f9

diff --git a/www-apps/egroupware/egroupware-1.8.004.20120613.ebuild 
b/www-apps/egroupware/egroupware-1.8.004.20120613.ebuild
deleted file mode 100644
index d10c8a9424c..000
--- a/www-apps/egroupware/egroupware-1.8.004.20120613.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils webapp
-
-MY_PN=eGroupware
-
-DESCRIPTION="Web-based GroupWare suite"
-HOMEPAGE="http://www.egroupware.org/;
-SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.bz2
-   mirror://sourceforge/${PN}/${MY_PN}-egw-pear-${PV}.tar.bz2
-   gallery? ( mirror://sourceforge/${PN}/${MY_PN}-gallery-${PV}.tar.bz2 )"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
-IUSE="+jpgraph ldap mysql postgres gallery"
-
-# php deps taken from rpm spec
-# you can use pdo to access almost anything but sqlite is specifically required
-# for the calendar module
-# jpgraph is only needed for the projectmanager module
-RDEPEND="jpgraph? ( dev-php/jpgraph )
-   dev-php/pear
-   dev-php/PEAR-Auth_SASL
-   virtual/httpd-php
-   
dev-lang/php[gd,imap,pdo,posix,session,sqlite,ssl,unicode,xml,zip,zlib,ldap?,mysql?,postgres?]
-   virtual/cron"
-
-REQUIRED_USE="|| ( mysql postgres )"
-
-need_httpd_cgi
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-   esvn_clean
-
-   if use jpgraph; then
-   einfo "Fixing jpgraph location"
-   MY_JPGRAPH_VERSION="$(best_version dev-php/jpgraph)"
-   MY_JPGRAPH_VERSION="${MY_JPGRAPH_VERSION/'dev-php/jpgraph-'/}"
-   sed -i "s|EGW_SERVER_ROOT . 
'/../jpgraph/src/jpgraph.php'|'/usr/share/php/jpgraph/jpgraph.php'|" \
-   
projectmanager/inc/class.projectmanager_ganttchart.inc.php || die "sed jpgraph 
failed"
-   sed -i "s|EGW_SERVER_ROOT . 
'/../jpgraph/src/jpgraph_gantt.php'|'/usr/share/php/jpgraph/jpgraph_gantt.php'|"
 \
-   
projectmanager/inc/class.projectmanager_ganttchart.inc.php || die "sed jpgraph 
failed"
-   sed -i "s|$jpgraph_path .= SEP.'jpgraph';|$jpgraph_path = 
dirname('/usr/share/php/jpgraph/jpgraph.php');|" \
-   

[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_python/files/, profiles/, www-apache/mod_python/

2017-07-05 Thread Michał Górny
commit: 6e75ab9bbf05de6c9428d849457a36de455ae24c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:18:38 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e75ab9b

www-apache/mod_python: Remove last-rited pkg, #536134

 profiles/package.mask  |   7 --
 www-apache/mod_python/Manifest |   1 -
 www-apache/mod_python/files/16_mod_python.conf |  33 --
 .../files/mod_python-3.5.0-buildsystem.patch   |  35 --
 .../files/mod_python-3.5.0-version.patch   | 121 -
 www-apache/mod_python/metadata.xml |  21 
 www-apache/mod_python/mod_python-3.5.0-r1.ebuild   |  55 --
 7 files changed, 273 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index bc5ab41517b..7066da4f048 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -447,13 +447,6 @@ virtual/ada
 # Removal in 30 days. Bug #379975.
 net-dialup/capi4k-utils
 
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
-# Abandoned upstream and downstream. Buggy. Segfaults hard on Python
-# upgrades. Use one of the *CGI modules instead.
-# Removal in 30 days. Bug #536134.
-www-apache/mod_python
-
 # Hans de Graaff  (05 Jun 2017)
 # Bundles obsolete and vulnerable webkit version.
 # Upstream has stopped development and recommends using

diff --git a/www-apache/mod_python/Manifest b/www-apache/mod_python/Manifest
deleted file mode 100644
index 5b2f8601a55..000
--- a/www-apache/mod_python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_python-3.5.0.tgz 571403 SHA256 
0ef09058ed98b41c18d899d8b710a0cce2df2b53c44d877401133b3f28bdca90 SHA512 
a8838c807db36bd316e44c43c1b1db6d6565a30d1823664f3d44667f5843274ff5f77a849fcfa226fcfb6d399ef2dd983939ff0f6db8849a3e7d25ceafe0c765
 WHIRLPOOL 
677db711d64d7519eca27890e865cbf773f97253b0ff97b1192b9b8a89c1427c3906b6ba5fa1fcfe146ee5c5d5afc25c141b80119df3741a80db160b0b7a64c8

diff --git a/www-apache/mod_python/files/16_mod_python.conf 
b/www-apache/mod_python/files/16_mod_python.conf
deleted file mode 100644
index 9fbe3624a00..000
--- a/www-apache/mod_python/files/16_mod_python.conf
+++ /dev/null
@@ -1,33 +0,0 @@
-
-LoadModule python_module modules/mod_python.so
-
-# Mod_python is a module that embeds the Python language interpreter
-# within the server, allowing Apache handlers to be written in Python.
-
-# This will cause files beneath /home/httpd/htdocs with the extension .spam
-# to be handled by the Python script /home/httpd/htdocs/eggs.py
-#
-#
-#  AddHandler python-program .spam
-#  PythonHandler eggs
-#
-
-# This will cause all requests to the /python heirachy of your
-# webserver to be handled by the python script /path/to/myhandler.py
-#
-#
-#  SetHandler python-program
-#  PythonPath "sys.path + ['/path/to']"
-#  PythonHandler myhandler
-#
-
-# This will cause all requests to the /python heirachy of your
-# webserver to be handled by mod_python's Publisher handler
-#
-#
-#  SetHandler python-program
-#  PythonHandler mod_python.publisher
-#
-
-
-# vim: ts=4 filetype=apache

diff --git a/www-apache/mod_python/files/mod_python-3.5.0-buildsystem.patch 
b/www-apache/mod_python/files/mod_python-3.5.0-buildsystem.patch
deleted file mode 100644
index 5941a501685..000
--- a/www-apache/mod_python/files/mod_python-3.5.0-buildsystem.patch
+++ /dev/null
@@ -1,35 +0,0 @@
 mod_python-3.5.0/scripts/Makefile.in
-+++ mod_python-3.5.0/scripts/Makefile.in
-@@ -26,4 +26,5 @@
-   rm -f Makefile
- 
- install:
-+  $(INSTALL) -d $(DESTDIR)$(BINDIR)
-   $(INSTALL) -m 0755 mod_python $(DESTDIR)$(BINDIR)/mod_python
 mod_python-3.5.0/dist/Makefile.in
-+++ mod_python-3.5.0/dist/Makefile.in
-@@ -34,9 +34,9 @@
- install_py_lib: mod_python src
-   @cd src; $(MAKE) psp_parser.c
-   if test -z "$(DESTDIR)" ; then \
--  $(PYTHON_BIN) setup.py install --optimize 2 --force ; \
-+  $(PYTHON_BIN) setup.py install --no-compile --force ; \
-   else \
--  $(PYTHON_BIN) setup.py install --optimize 2 --force --root 
$(DESTDIR) ; \
-+  $(PYTHON_BIN) setup.py install --no-compile --force --root 
$(DESTDIR) ; \
-   fi
- 
- mod_python.so:
 mod_python-3.5.0/Makefile.in
-+++ mod_python-3.5.0/Makefile.in
-@@ -31,8 +31,8 @@
- dso: @DSO@
- 
- do_dso:
--  @cd src && $(MAKE)
--  @cd dist && $(MAKE) build
-+  cd src && $(MAKE)
-+  cd dist && $(MAKE) build
-   @echo
-   @echo 'Now run sudo make install'
-   @echo '  (or, if you only want to perform a partial install,'

diff --git a/www-apache/mod_python/files/mod_python-3.5.0-version.patch 
b/www-apache/mod_python/files/mod_python-3.5.0-version.patch
deleted file mode 100644
index 3c56c4d5218..000
--- 

[gentoo-commits] repo/gentoo:master commit in: profiles/, net-mail/topal/files/, net-mail/topal/

2017-07-05 Thread Michał Górny
commit: 8c1be5369c9daf36973d15612182820202f7aad6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:21:08 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1be536

net-mail/topal: Remove last-rited pkg, #541702

 net-mail/topal/Manifest|  1 -
 net-mail/topal/files/75-Makefile.patch | 76 --
 net-mail/topal/metadata.xml| 12 --
 net-mail/topal/topal-75.ebuild | 41 --
 profiles/package.mask  |  1 -
 5 files changed, 131 deletions(-)

diff --git a/net-mail/topal/Manifest b/net-mail/topal/Manifest
deleted file mode 100644
index 78f1b6ab609..000
--- a/net-mail/topal/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST topal-package-75.tgz 345976 SHA256 
cc6da6fc4945d1fbd773eb01811fef4a23a7ac6bdc3c5a20c9cf33bb88ca70bd SHA512 
fae4fdb1a10e8173ae233658337f3f6169637382289ad91bf1adb704bcaa10a7ce3a957015b0745034cacd5314b53e687650eee0868ca30cd176d5a255b21e64
 WHIRLPOOL 
987cdb6a979457bbaf25e341f8e22370a53838ad0b4c38c6185c12b5df13d50b3675051d4b6f4a0ead314565146070e413d4929a066b282cca3c035cf6193c73

diff --git a/net-mail/topal/files/75-Makefile.patch 
b/net-mail/topal/files/75-Makefile.patch
deleted file mode 100644
index 54a4dc6316d..000
--- a/net-mail/topal/files/75-Makefile.patch
+++ /dev/null
@@ -1,76 +0,0 @@
 MIME-tool/Makefile 2012-10-14 09:36:08.547372628 +
-+++ MIME-tool/Makefile 2012-10-14 09:37:30.786356453 +
-@@ -1,10 +1,13 @@
- .PHONY:   all clean realclean distrib
- 
-+CC=gcc
-+CFLAGS=-Wall -O2
-+LDFLAGS=
-+
- all:  mime-tool
- 
- mime-tool:mime.c
--  gcc -Wall -O2 -o mime-tool mime.c
--  -strip mime-tool
-+  $(CC) $(CFLAGS) $(LDFLAGS) -o mime-tool mime.c
- 
- realclean:clean
-   -rm mime-tool
 Makefile   2012-10-14 10:01:35.211485438 +
-+++ Makefile   2012-10-14 10:08:26.682400711 +
-@@ -15,6 +15,10 @@
- 
- .PHONY:   all binary doc clean realclean distclean package install 
distrib all2 FORCE
- 
-+CC=gcc
-+CFLAGS=-Wall -O2
-+LDFLAGS=
-+
- RELEASECODE=$(shell grep '^' Changelog.html | tail -1 | sed 's/.* release 
//; sx.*$$xx')
- BUILDDATE=$(shell date '+%Y-%m-%dT%H%M%S%Z')
- 
-@@ -44,20 +48,19 @@
- all2: package distrib
- 
- ada-readline-c.o: ada-readline-c.c
--  gcc -c -Wall -O2 $(TOPALDEBUG) ada-readline-c.c
-+  $(CC) -c $(CFLAGS) $(TOPALDEBUG) ada-readline-c.c
- 
- ada-echo-c.o: ada-echo-c.c
--  gcc -c -Wall -O2 $(TOPALDEBUG) ada-echo-c.c
-+  $(CC) -c $(CFLAGS) $(TOPALDEBUG) ada-echo-c.c
- 
- externals-c.o:externals-c.c
--  gcc -c -Wall -O2 $(TOPALDEBUG) externals-c.c
-+  $(CC) -c $(CFLAGS) $(TOPALDEBUG) externals-c.c
- 
- mime-tool:
--  make -C MIME-tool
-+  $(MAKE) -C MIME-tool
- 
- topal:$(TOPALDEPS)
--  gnatmake -gnat05 -gnatwa -gnato -O2 $(TOPALDEBUG) topal
--  -strip topal
-+  gnatmake -gnat05 -gnatwa -gnato -O2 $(TOPALDEBUG) topal -largs 
$(LDFLAGS)
- 
- # FORCE, because BUILDDATE changes each time
- version_id.adb:   mkversionid FORCE
-@@ -74,13 +77,13 @@
- topal.pdf:topal.tex versionid.tex
-   pdflatex topal.tex && pdflatex topal.tex
- 
--install:  all
-+install:
-   install -d $(INSTALLPATHBIN) $(INSTALLPATHDOC) $(INSTALLPATHMAN)/man1 
$(INSTALLPATHPATCHES)
--  install -m 755 -s topal $(INSTALLPATHBIN)
--  install -m 644 Features.html Changelog.html topal.pdf COPYING 
$(INSTALLPATHDOC)
-+  install -m 755 topal $(INSTALLPATHBIN)
-+  install -m 644 screens/*.png $(INSTALLPATHDOC)
-   install -m 644 topal.man $(INSTALLPATHMAN)/man1/topal.1
--  install -m 644 pine-*.patch alpine-*.patch alpine-*.patch-* 
$(INSTALLPATHPATCHES)
--  install -m 755 -s MIME-tool/mime-tool $(INSTALLPATHBIN)
-+  install -m 644 alpine-*.patch alpine-*.patch-* $(INSTALLPATHPATCHES)
-+  install -m 755 MIME-tool/mime-tool $(INSTALLPATHBIN)
-   install -m 644 MIME-tool/mime-tool.man 
$(INSTALLPATHMAN)/man1/mime-tool.1
- 
- clean:

diff --git a/net-mail/topal/metadata.xml b/net-mail/topal/metadata.xml
deleted file mode 100644
index fd44d527986..000
--- a/net-mail/topal/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   net-m...@gentoo.org
-   Net-Mail
-   
-   
-   Topal is a glue program that links GnuPG and Pine/Alpine. It 
offers
-   facilities to encrypt, decrypt, sign and verify emails.
-   
-

diff --git a/net-mail/topal/topal-75.ebuild b/net-mail/topal/topal-75.ebuild
deleted file mode 100644
index 0e589754f97..000
--- a/net-mail/topal/topal-75.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Topal is a 'glue' program that 

[gentoo-commits] repo/gentoo:master commit in: profiles/, virtual/ada/

2017-07-05 Thread Michał Górny
commit: 55dcd07ddec2eba00c73fdf24e026dd2f9ab24d6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 10:22:33 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 10:35:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55dcd07d

virtual/ada: Remove last-rited pkg

 profiles/package.mask   |  5 -
 virtual/ada/ada-1995.ebuild | 15 ---
 virtual/ada/ada-2005.ebuild | 12 
 virtual/ada/ada-2012.ebuild | 12 
 virtual/ada/metadata.xml|  5 -
 5 files changed, 49 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0a67d4d487d..40bcc083dc4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -434,11 +434,6 @@ dev-db/ctdb
 # security vulnerabilities. Removal in 30 days. Bug #509920.
 www-apps/egroupware
 
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
-# Unmaintained. Fails to build. Removal in 30 days. Bug #541702.
-virtual/ada
-
 # Hans de Graaff  (05 Jun 2017)
 # Bundles obsolete and vulnerable webkit version.
 # Upstream has stopped development and recommends using

diff --git a/virtual/ada/ada-1995.ebuild b/virtual/ada/ada-1995.ebuild
deleted file mode 100644
index ff23d600c6a..000
--- a/virtual/ada/ada-1995.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
-# Different versions of Ada compilers can and likely will be installed side by
-# side
-SLOT="1995"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="|| (
-   =dev-lang/gnat-gcc-4.2*
-   =dev-lang/gnat-gcc-4.1*
-   =dev-lang/gnat-gcc-3.4* )"

diff --git a/virtual/ada/ada-2005.ebuild b/virtual/ada/ada-2005.ebuild
deleted file mode 100644
index 315548a6c9b..000
--- a/virtual/ada/ada-2005.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
-SLOT="2005"
-KEYWORDS="amd64 x86"
-
-# Only one at present, but gnat-gcc-4.3 is coming soon too
-RDEPEND="|| (
-   >=dev-lang/gnat-gcc-4.3 )"

diff --git a/virtual/ada/ada-2012.ebuild b/virtual/ada/ada-2012.ebuild
deleted file mode 100644
index ce86e2271aa..000
--- a/virtual/ada/ada-2012.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for selecting an appropriate Ada compiler"
-SLOT="2012"
-KEYWORDS="~amd64 ~arm ~x86"
-
-# Only one at present, but gnat-gcc-5.x is coming soon (I Swear)
-RDEPEND="|| (
-   >=virtual/gnat-4.9 )"

diff --git a/virtual/ada/metadata.xml b/virtual/ada/metadata.xml
deleted file mode 100644
index 9386b72447d..000
--- a/virtual/ada/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-java/java-gnome/files/, dev-java/java-gnome/

2017-07-05 Thread Michał Górny
commit: c93d09dd1dadc6a2cb2dcabf63558a84838c947f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 12:20:37 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 12:26:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93d09dd

dev-java/java-gnome: Remove last-rited pkg, #562416

 dev-java/java-gnome/Manifest   |   3 -
 .../files/java-gnome-4.0.19-libnotify-0.7.patch| 291 
 .../files/java-gnome-4.0.20-extendsboxed.patch |  61 -
 .../files/java-gnome-4.0.20-libnotify-0.7.patch| 300 -
 dev-java/java-gnome/java-gnome-4.0.19.ebuild   |  75 --
 dev-java/java-gnome/java-gnome-4.0.20.ebuild   |  87 --
 dev-java/java-gnome/java-gnome-4.1.3.ebuild|  76 --
 dev-java/java-gnome/metadata.xml   |  31 ---
 profiles/package.mask  |   7 -
 9 files changed, 931 deletions(-)

diff --git a/dev-java/java-gnome/Manifest b/dev-java/java-gnome/Manifest
deleted file mode 100644
index 864cf3eed94..000
--- a/dev-java/java-gnome/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST java-gnome-4.0.19.tar.bz2 1048049 SHA256 
3954ee78277918a32aa80b35cfc1892f3b21af4a6956d9e53e1f0e980512bd9b SHA512 
da59fb69e0ab0547f9cb0979c16a16514ee512ed0a44a52689727d5d2ed1744a69650b8a9f3e9d5f3abdeec158a5f6b6af0326a394c7a4c96bad91c6f90903f1
 WHIRLPOOL 
a4201f55950655d8d4ea5f5908c331bad140f7dcd9a710684d372a370800f88716d2066d06d15bb9d996e04948b4d32e477efba51cbec79dfc763d2f7755850d
-DIST java-gnome-4.0.20.tar.bz2 1053511 SHA256 
2f2e1e97076507026e8bfca45183d30667fcd064177c4914d1b071923227c813 SHA512 
8769d48b7dcb76487951b99df05dc04487098ccafb144779e53da2e5e934edbb18964053505750056f78b7117d2ab54538ab493c1a38bf82d9530fdcdfc52a85
 WHIRLPOOL 
0c20628780e16e64eb3d7728b3f10716144a1268b9ebd612bede3c1eef89f28d4f9b11c5c5d68ac68cb8cfa01e83f2bdc55b1b7bc05ce76e6c7085c453b89a1b
-DIST java-gnome-4.1.3.tar.xz 989568 SHA256 
060b2b249bad918b91a55a82b8a2ed085bec5734defaf31e6c8c5ad006532373 SHA512 
06f9468f59b5d7ac09fd9542b808c8bf7af5099df925b00f2b27d1dc515f1c15ea93b1fd8166bfa46eed143f6759fec360a8c3be3a5edb08d28901687493bd0a
 WHIRLPOOL 
aed0b93d138fd70ec6b0b62875346353ca11394f62ecfdd7b1a795010431fc7f84df58c1c66edb824be5c340e406b4882ffe5201f64a3c2ef80fb6d4d1ae689f

diff --git a/dev-java/java-gnome/files/java-gnome-4.0.19-libnotify-0.7.patch 
b/dev-java/java-gnome/files/java-gnome-4.0.19-libnotify-0.7.patch
deleted file mode 100644
index d71be1bf995..000
--- a/dev-java/java-gnome/files/java-gnome-4.0.19-libnotify-0.7.patch
+++ /dev/null
@@ -1,291 +0,0 @@
-# Bazaar merge directive format 2 (Bazaar 0.90)
-# revision_id: ser...@gentoo.org-20110328160500-s98m2vzg7wh44xsx
-# target_branch: ../mainline
-# testament_sha1: 3cf7a2a7e1af3fab89b8ead7f906642d84977eb2
-# timestamp: 2011-03-28 19:11:05 +0300
-# source_branch: /usr/portage/dev-java/java-gnome/files/java-gnome-\
-#   4.0.19-libnotify-0.7.patch
-# base_revision_id: and...@operationaldynamics.com-20110214064042-\
-#   fv6tgq41rru7wjng
-# 
-# Begin patch
-=== modified file 'configure'
 configure  2011-02-14 06:40:42 +
-+++ configure  2011-02-14 22:27:29 +
-@@ -805,7 +805,7 @@
-   "gtkspell");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   "libnotify");
- 
-@@ -853,7 +853,7 @@
-   "FIXME");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   "FIXME");
- 
-@@ -917,7 +917,7 @@
-   "libgtksourceview2.0-dev");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   "libnotify-dev");
- 
-@@ -968,7 +968,7 @@
-   "FIXME");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   "FIXME");
- 
-@@ -1020,7 +1020,7 @@
-   "lib${cpu_arch}gtksourceview-2.0-devel");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   "lib${cpu_arch}notify-devel");
- 
-@@ -1083,7 +1083,7 @@
-   "FIXME");
- 
-   check_system_library(@gnomedev_libs,
--  "libnotify >= 0.4.5 libnotify < 0.7.0",
-+  "libnotify >= 0.7.0",
-   "LibNotify",
-   

[gentoo-commits] repo/gentoo:master commit in: profiles/, media-plugins/vdr-audiorecorder/files/, ...

2017-07-05 Thread Michał Górny
commit: 57b67fd650517114cee98faad05b3fc746fe7a9b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 12:13:16 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 12:25:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b67fd6

media-plugins/vdr-audiorecorder: Remove last-rited pkg, #575138

 media-plugins/vdr-audiorecorder/Manifest   |   3 -
 media-plugins/vdr-audiorecorder/files/confd|   9 --
 media-plugins/vdr-audiorecorder/files/rc-addon.sh  |  12 --
 .../vdr-audiorecorder-0.1.0_pre14-ffmpeg-1.patch   |  16 ---
 .../vdr-audiorecorder-0.1.0_pre14-libav9.patch |  58 -
 ...r-audiorecorder-0.1.0_pre14-shared-tinyxml.diff | 132 -
 .../vdr-audiorecorder-0.1.0_pre14_compilefix.diff  |  30 -
 ...dr-audiorecorder-0.1.0_pre14_obsolete-i18n.diff |  28 -
 media-plugins/vdr-audiorecorder/metadata.xml   |  10 --
 .../vdr-audiorecorder-0.1.0_pre14-r2.ebuild|  51 
 .../vdr-audiorecorder-0.1.0_pre14-r3.ebuild|  55 -
 .../vdr-audiorecorder-2.0.0_rc3.ebuild |  35 --
 .../vdr-audiorecorder-2.0.0_rc5.ebuild |  35 --
 profiles/package.mask  |   7 --
 14 files changed, 481 deletions(-)

diff --git a/media-plugins/vdr-audiorecorder/Manifest 
b/media-plugins/vdr-audiorecorder/Manifest
deleted file mode 100644
index dc73efd0d5c..000
--- a/media-plugins/vdr-audiorecorder/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vdr-audiorecorder-0.1.0-pre14.tgz 101437 SHA256 
18b0dfd023e5bda4785cab832478aae205ca02548b32de4458d628672d6fb8e9 SHA512 
bd5a12426ec45f7242f1c912ef916c794be69504ed7e0971373fdbee9d664646b4e42e79919489d9aae7bc8b140fee50ea2601f3bdb4f4b260180474879e99f6
 WHIRLPOOL 
dded93a4d7792c8ea522d65aa082a2230ff4c87a8f88f59f65b3733c950c70c8157f96492d048dadb106e2095124a86c8e1794a3e7a369a656ddcdd0d2338549
-DIST vdr-plugin-audiorecorder-2.0.0_rc3.tar.gz 43321 SHA256 
ab8b4512ad2a1e592231a1fba57ed37f490107ffe87c01f638bdca054c475378 SHA512 
d0e2c190a0d35d59dc36f18070e03002c957aa2879f42ee54dda9dab6bcb489b843d0426a4693d90a91df0760f294dd8bfa08f6db05558c4f7db4a3070d70141
 WHIRLPOOL 
478b14af7645eea9dedb3b1799f2f9f1feedfc7e774c0e9c0653a342c801d54f2233de536440e80037a878665993d3e3b764dfeda27b157e2e000b4632c513f4
-DIST vdr-plugin-audiorecorder-2.0.0_rc5.tar.gz 45421 SHA256 
7399c8c8a6639f03e133c9b2643c0b3abec9f309db0eb5361efff9561d6836f3 SHA512 
07d9fe7b3e33d30c49b9aa152f56c6969b99eccc53796994399367489c561cbc7ecebb41ca1036173dd09b21d0dc41f323ef56de8bc607c939cc458386623a63
 WHIRLPOOL 
4db0ac19f992b6214cdf22e4d756026f4f25b0d9d87abc859a80be68eda1de5399ab38418c3116238781da20131f6253f14e4e6787df911376fb70dd44647432

diff --git a/media-plugins/vdr-audiorecorder/files/confd 
b/media-plugins/vdr-audiorecorder/files/confd
deleted file mode 100644
index af8b71058d1..000
--- a/media-plugins/vdr-audiorecorder/files/confd
+++ /dev/null
@@ -1,9 +0,0 @@
-# /etc/conf.d/vdr.audiorecorder
-
-# 
-#
-# Directory to save the recorded and splited mp3s in
-#  allowed values: directory names
-#  default: /var/vdr/audiorecorder
-#AUDIORECORDER_DIR=/var/vdr/audiorecorder
-

diff --git a/media-plugins/vdr-audiorecorder/files/rc-addon.sh 
b/media-plugins/vdr-audiorecorder/files/rc-addon.sh
deleted file mode 100644
index 1ce990c5201..000
--- a/media-plugins/vdr-audiorecorder/files/rc-addon.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# rc-addon-script for plugin audiorecorder
-#
-# Matthias Schwarzott 
-
-: ${AUDIORECORDER_DIR:=/var/vdr/audiorecorder}
-
-plugin_pre_vdr_start() {
-   add_plugin_param "--recdir=${AUDIORECORDER_DIR}"
-   add_plugin_param "--debug=0"
-}
-

diff --git 
a/media-plugins/vdr-audiorecorder/files/vdr-audiorecorder-0.1.0_pre14-ffmpeg-1.patch
 
b/media-plugins/vdr-audiorecorder/files/vdr-audiorecorder-0.1.0_pre14-ffmpeg-1.patch
deleted file mode 100644
index 5c11fdfacb4..000
--- 
a/media-plugins/vdr-audiorecorder/files/vdr-audiorecorder-0.1.0_pre14-ffmpeg-1.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=443248
-
-Index: audiorecorder-0.1.0-pre14/audiorecorder.c
-===
 audiorecorder-0.1.0-pre14.orig/audiorecorder.c
-+++ audiorecorder-0.1.0-pre14/audiorecorder.c
-@@ -176,7 +176,9 @@ bool cPluginAudiorecorder::Initialize(vo
- bool cPluginAudiorecorder::Start(void)
- {
- /* initialize libavcodec */
-+#if LIBAVCODEC_VERSION_MAJOR < 54
- avcodec_init();
-+#endif
- avcodec_register_all();
- 
- probe_audio_codecs();

diff --git 
a/media-plugins/vdr-audiorecorder/files/vdr-audiorecorder-0.1.0_pre14-libav9.patch
 
b/media-plugins/vdr-audiorecorder/files/vdr-audiorecorder-0.1.0_pre14-libav9.patch
deleted file mode 100644
index 70512e5c1e4..000
--- 

[gentoo-commits] repo/gentoo:master commit in: profiles/, sys-block/afacli/files/, sys-block/afacli/

2017-07-05 Thread Michał Górny
commit: 86f99fb2071a4064d17d09154d6beacc729fa975
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 12:12:04 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 12:25:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f99fb2

sys-block/afacli: Remove last-rited pkg, #337473

 profiles/package.mask  |  7 ---
 sys-block/afacli/Manifest  |  1 -
 sys-block/afacli/afacli-4.1.ebuild | 37 -
 sys-block/afacli/files/afacli  | 24 
 sys-block/afacli/metadata.xml  |  5 -
 5 files changed, 74 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 68d618eeeb7..b6cdfbb7abd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -381,13 +381,6 @@ dev-libs/libmimedir
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Abandoned downstream and upstream. Permanently masked due to
-# a dependency on vulnerable library.
-# Removal in 30 days. Bug #337473.
-sys-block/afacli
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. Multiple bugs, including a security
 # vulnerability. Removal in 30 days. Bug #581960.
 net-irc/atheme-services

diff --git a/sys-block/afacli/Manifest b/sys-block/afacli/Manifest
deleted file mode 100644
index b2901b40d56..000
--- a/sys-block/afacli/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST afa-apps-snmp.2807420-A04.tar.gz 966308 SHA256 
0b7abd0308e8cff6824b47e435e81579f2464ddc5fb9a87d478eb87778176fd2 SHA512 
af90c7707c5b39e6eacad64c670d4c3fd97e510a9d12c2e3d21f662d179803e3fa6bb7a52ffc5572b50bc80888b496a42819874601311e64469d4010fc417fab
 WHIRLPOOL 
248556a2b605cef3338727e43ae81d15d60a4b1a9ef7841a512d196231cad5bf8a1cd476b4574cf889554d481c28dd511e7f54b95fd46840d404c4f297df9bb7

diff --git a/sys-block/afacli/afacli-4.1.ebuild 
b/sys-block/afacli/afacli-4.1.ebuild
deleted file mode 100644
index 4d6e64fefa0..000
--- a/sys-block/afacli/afacli-4.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit rpm
-
-MY_PV=${PV}-0
-DESCRIPTION="Dell AACRAID-based PERC RAID controller management tool"
-HOMEPAGE="http://linux.dell.com/;
-SRC_URI="ftp://ftp.dell.com/scsi-raid/afa-apps-snmp.2807420-A04.tar.gz;
-
-LICENSE="Dell"
-SLOT="0"
-# This package can never enter stable, it can't be mirrored and upstream
-# can remove the distfiles from their mirror anytime.
-KEYWORDS="~x86"
-IUSE=""
-
-RESTRICT="strip mirror test"
-
-RDEPEND="sys-libs/lib-compat"
-
-S="${WORKDIR}"
-
-src_unpack() {
-   unpack ${A}
-   rpm_unpack "${S}"/afaapps-${MY_PV}.i386.rpm || die "failed to unpack 
RPM"
-}
-
-src_compile() {
-   echo "Nothing to compile."
-}
-
-src_install() {
-   dosbin "${FILESDIR}"/afacli
-   newsbin usr/sbin/afacli afacli.bin
-   dodoc usr/sbin/getcfg.afa
-}

diff --git a/sys-block/afacli/files/afacli b/sys-block/afacli/files/afacli
deleted file mode 100644
index 5596094228c..000
--- a/sys-block/afacli/files/afacli
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-# Get the major number of the aac ioctl device node
-aacdev_major=$(egrep '[[:space:]]aac$' /proc/devices 2>/dev/null | awk '{print 
$1}' 2>/dev/null)
-aacdev_node=/dev/afa0
-
-# AACRAID device node major number found
-if [ -z "${aacdev_major}" ]; then
-   echo "ERROR: failed to determine device node major number"
-   exit 1
-fi
-if [ -e "${aacdev_node}" ]; then
-   if ! rm -f "${aacdev_node}"; then
-   echo "ERROR: failed to remove existing device node 
${aacdev_node}"
-   exit 1
-   fi
-fi
-if ! mknod "${aacdev_node}" c "${aacdev_major}" 0; then
-   echo "ERROR: failed to create device node ${aacdev_node}"
-   exit 1
-fi
-
-# Start the real afacli binary
-"${0%/*}/afacli.bin" "${@}"

diff --git a/sys-block/afacli/metadata.xml b/sys-block/afacli/metadata.xml
deleted file mode 100644
index 6f49eba8f49..000
--- a/sys-block/afacli/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-



[gentoo-commits] repo/gentoo:master commit in: app-text/dos2unix/

2017-07-05 Thread Lars Wendler
commit: 49f81205cb36b861dfde432e9bfea4ba9dc06c1d
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 07:26:18 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 07:26:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f81205

app-text/dos2unix: Bump to version 7.3.5

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/dos2unix/Manifest  |  1 +
 app-text/dos2unix/dos2unix-7.3.5.ebuild | 82 +
 2 files changed, 83 insertions(+)

diff --git a/app-text/dos2unix/Manifest b/app-text/dos2unix/Manifest
index 96f90334121..325cbd78f8f 100644
--- a/app-text/dos2unix/Manifest
+++ b/app-text/dos2unix/Manifest
@@ -1 +1,2 @@
 DIST dos2unix-7.3.4.tar.gz 640991 SHA256 
8ccda7bbc5a2f903dafd95900abb5bf5e77a769b572ef25150fde4056c5f30c5 SHA512 
29958a2c702acc112b10f3fcb43fbff3b860c6d1f725c153af9a52dc20736755604f77bec37299dc88923a9e9b2ad73b994e9bc6f42f2757fe1819dd9873d710
 WHIRLPOOL 
46c771c63572d0d0301db5bde4734297df037654cbc71e5a8f93003fbf503399ec5026bc53fea3b3b10e346e2b59d24bdcd6d9139342354cdb1b8a6e240deaeb
+DIST dos2unix-7.3.5.tar.gz 662133 SHA256 
a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5 SHA512 
beafefa715d894ec51bd808b18485bcf413f93b888203486e659f7e30b922b32b2f1da2305ef9ae85e54085ba3819bd512957bb872b529fe4728000cec7d3e58
 WHIRLPOOL 
e1cda793c7e9a2b0fc61f5c4b9a48db37d41020af14e253b838768e81b0e94ea7a0666be712f79f89b05e5a6f72a1bf8516a01822f5da39062cc0bedf01f

diff --git a/app-text/dos2unix/dos2unix-7.3.5.ebuild 
b/app-text/dos2unix/dos2unix-7.3.5.ebuild
new file mode 100644
index 000..5ae2e2d762f
--- /dev/null
+++ b/app-text/dos2unix/dos2unix-7.3.5.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PLOCALES="da de eo es fr hu ja nb nl pl pt_BR ru sr sv uk vi zh_CN zh_TW"
+
+inherit l10n toolchain-funcs
+
+DESCRIPTION="Convert DOS or MAC text files to UNIX format or vice versa"
+HOMEPAGE="http://www.xs4all.nl/~waterlan/dos2unix.html 
https://sourceforge.net/projects/dos2unix/;
+SRC_URI="
+   http://www.xs4all.nl/~waterlan/${PN}/${P}.tar.gz
+   mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris"
+IUSE="debug nls test"
+
+RDEPEND="
+   !app-text/hd2u
+   virtual/libintl"
+
+DEPEND="
+   ${RDEPEND}
+   nls? ( sys-devel/gettext )
+   test? ( virtual/perl-Test-Simple )
+   dev-lang/perl"
+
+handle_locales() {
+   # Make sure locale list is kept up-to-date.
+   local detected sorted
+   detected=$(echo $(printf '%s\n' */*.po | sed -e 's:.*/::' -e 's:.po$::' 
| sort -u))
+   sorted=$(echo $(printf '%s\n' ${PLOCALES} | sort -u))
+   if [[ ${sorted} != "${detected}" ]] ; then
+   eerror "The ebuild needs to be kept in sync."
+   eerror "PLOCALES: ${sorted}"
+   eerror "po*/*.po: ${detected}"
+   die "sync PLOCALES"
+   fi
+
+   # Deal with selective install of locales.
+   rm_loc() { rm po*/$1.po || die; }
+   l10n_for_each_disabled_locale_do rm_loc
+}
+
+src_prepare() {
+   default
+
+   handle_locales
+
+   sed \
+   -e '/^LDFLAGS/s|=|+=|' \
+   -e '/CFLAGS_OS \+=/d' \
+   -e '/LDFLAGS_EXTRA \+=/d' \
+   -e "/^CFLAGS/s|-O2|${CFLAGS}|" \
+   -i Makefile || die
+
+   if use debug ; then
+   sed -e "/^DEBUG/s:0:1:" \
+   -e "/EXTRA_CFLAGS +=/s:-g::" \
+   -i Makefile || die
+   fi
+
+   tc-export CC
+}
+
+lintl() {
+   # same logic as from virtual/libintl
+   use !elibc_glibc && use !elibc_uclibc && use !elibc_musl && echo 
"-lintl"
+}
+
+src_compile() {
+   emake prefix="${EPREFIX}/usr" \
+   $(usex nls "LDFLAGS_EXTRA=$(lintl)" "ENABLE_NLS=")
+}
+
+src_install() {
+   emake DESTDIR="${D}" prefix="${EPREFIX}/usr" \
+   $(usex nls "" "ENABLE_NLS=") install
+}



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/systemc/

2017-07-05 Thread Michał Górny
commit: c9c800065e2460aea40e93eec05ebfcd35af68cd
Author: Masanori Ogino  gmail  com>
AuthorDate: Thu Jun  1 07:48:50 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 08:41:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c80006

sci-electronics/systemc-2.3*: Adopt to re-license.

Bug: https://bugs.gentoo.org/600302
Closes: https://github.com/gentoo/gentoo/pull/4820
Signed-off-by: Masanori Ogino  gmail.com>

 sci-electronics/systemc/Manifest |  4 ++--
 .../{systemc-2.3.0.ebuild => systemc-2.3.0-r1.ebuild}| 16 +---
 .../{systemc-2.3.1.ebuild => systemc-2.3.1-r1.ebuild}| 16 +---
 3 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/sci-electronics/systemc/Manifest b/sci-electronics/systemc/Manifest
index fecaf6143f9..66a118fbe3d 100644
--- a/sci-electronics/systemc/Manifest
+++ b/sci-electronics/systemc/Manifest
@@ -1,3 +1,3 @@
 DIST systemc-2.2.0.tgz 2050634 SHA256 
fd7db3ac2b547bf54c94c0310f15f079ed59ffa318ed5b0043a65410960859e7 SHA512 
221e411d8037bd75ce4c5ced858351dd7e24554cdf541ece35f087fae7c9905315be4ebde5210f365dba9594167affe37f267ccf10b01ddb82fa5c980b2affc7
 WHIRLPOOL 
85cce5a92f7c912a11bb7bdd5817f410b2ed11d85ff9d6d8c82ba42fc436bc2ad2802d7cabc2f0b8dd05800f69cc92fdd7166afbd7329cfccc709fcff3cecc02
-DIST systemc-2.3.0.tgz 7209233 SHA256 
20e52b1f42ea18dd0dbeab354161fb70a7dac87c294e00499f63514a12ab8b2a SHA512 
38a349fd16a76cc7b27f54d096482ed7d253b25d25c5304806f7cc72b1bc8f32f8fd627ab023b23f8491023913a3172c11351fe5b2c8b7b9d80fb60fe687ab22
 WHIRLPOOL 
87c130a563fec5e36f208776e4b005851562aec73cf859c9151fdae6f1f16dca51cbdc359f6268b2a25fa7e48e2a9bdbd58b4d2e6107cc22e60fa23cac43810b
-DIST systemc-2.3.1.tgz 7291190 SHA256 
7ce0f68fd4759e746a9808936b54e62d498f5b583e83fc47758ca86917b4f800 SHA512 
e150f90ceb2fcab099956afb6a119a47d7dcac82ba100bb52734b12acff47fdb1210168cfb97d89701a40c561befb5ea9bec23bc9e66a3bd908409c14092776e
 WHIRLPOOL 
992d29e6a4adc2da3c1e5ea5421c85b22c99b857a3640154f02622d9d6260db4c02846aa4326aa5bce1c165d01a40fc0963fb38273cab3a4b9cd3d2877ea0aaa
+DIST systemc-2.3.0a.tar.gz 7084178 SHA256 
b9da6e78e960543eb531b7bfaf65809320f53832744ee22af4431300e81bf8c5 SHA512 
3af3c0c96a95ee75e0a6c046fdd94ee822b8fbbc1c79e7bbf9b905e7a2d3689282e6d97cfa56c93094155d79126e74f052c0f0e12f31bf4321b28a03aae347ab
 WHIRLPOOL 
b5b3fe7ab3dcf523e5b26177a787649b2793002544cf35c97aec34d1fcc9e5481f47ec8c031cb1a7ad4390876c549e2145283a31551129bde2aecb9a66209fee
+DIST systemc-2.3.1a.tar.gz 7050669 SHA256 
3e9d0afb5b76f5435305c2f0481b203041373d4a24776c301204c87b3e0f5c81 SHA512 
cd52eb6e413c8b852e19c8387766eacbddf85e9b2f4d137f3d82d0d4025f13a44216a2e6cacf7b9e2b972584912a4a1c75cdb37a568330ce66a6bf909ca1b723
 WHIRLPOOL 
678b655dcf63c0d201a7be3827775baa4a79761411a5643a4132842e576fc92502b166ff876c97a546c2ed78503b2ecb4fc2319b8b651dfcc3437dd9baae26f8

diff --git a/sci-electronics/systemc/systemc-2.3.0.ebuild 
b/sci-electronics/systemc/systemc-2.3.0-r1.ebuild
similarity index 87%
rename from sci-electronics/systemc/systemc-2.3.0.ebuild
rename to sci-electronics/systemc/systemc-2.3.0-r1.ebuild
index 1adf1851f86..d34a8361dac 100644
--- a/sci-electronics/systemc/systemc-2.3.0.ebuild
+++ b/sci-electronics/systemc/systemc-2.3.0-r1.ebuild
@@ -1,23 +1,26 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 inherit eutils multilib toolchain-funcs autotools-utils
+MY_P="${P}a"
 
 DESCRIPTION="A C++ based modeling platform for VLSI and system-level co-design"
-HOMEPAGE="http://www.systemc.org/;
-SRC_URI="${P}.tgz"
+HOMEPAGE="http://accellera.org/community/systemc;
+SRC_URI="http://accellera.org/images/downloads/standards/${PN}/${MY_P}.tar.gz;
 
 SLOT="0"
-LICENSE="SOPLA-3.0"
+LICENSE="Apache-2.0"
 IUSE="doc static-libs"
 KEYWORDS="~amd64 ~x86"
 
-RESTRICT="fetch test"
+RESTRICT="test"
 
 AUTOTOOLS_IN_SOURCE_BUILD=1
 
+S="${WORKDIR}/${MY_P}"
+
 pkg_nofetch() {
elog "${PN} developers require end-users to accept their license 
agreement"
elog "by registering on their Web site (${HOMEPAGE})."
@@ -58,7 +61,6 @@ src_compile() {
 
 src_install() {
dodoc AUTHORS ChangeLog INSTALL NEWS README RELEASENOTES
-   rm docs/License.pdf || die
use doc && dodoc -r docs/*
cd src
autotools-utils_src_install
@@ -67,7 +69,7 @@ src_install() {
 pkg_postinst() {
elog "If you want to run the examples, you need to :"
elog "tar xvfz ${PORTAGE_ACTUAL_DISTDIR}/${A}"
-   elog "cd ${P}"
+   elog "cd ${MY_P}"
elog "find examples -name 'Makefile.*' -exec sed -i -e 's/-lm/-lm 
-lpthread/' '{}' \;"
elog "./configure"
elog "cd examples"

diff --git a/sci-electronics/systemc/systemc-2.3.1.ebuild 
b/sci-electronics/systemc/systemc-2.3.1-r1.ebuild
similarity index 82%
rename from sci-electronics/systemc/systemc-2.3.1.ebuild
rename 

[gentoo-commits] repo/gentoo:master commit in: licenses/

2017-07-05 Thread Michał Górny
commit: beb26c508b5789e36e3d2761bcf1bee6e5084681
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 08:44:29 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 08:45:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb26c50

licenses: Remove unused SOPLA-* licenses (sci-electronics/systemc)

 licenses/SOPLA-2.3 | 517 -
 licenses/SOPLA-3.0 | 668 -
 2 files changed, 1185 deletions(-)

diff --git a/licenses/SOPLA-2.3 b/licenses/SOPLA-2.3
deleted file mode 100644
index cbd49415534..000
--- a/licenses/SOPLA-2.3
+++ /dev/null
@@ -1,517 +0,0 @@
- SYSTEMC OPEN SOURCE LICENSE
-(SOFTWARE DOWNLOAD AND USE LICENSE AGREEMENT VERSION 2.3)
-
-PLEASE READ THIS LICENSE AGREEMENT CAREFULLY BEFORE CLICKING ON
-THE "ACCEPT" BUTTON, AS BY CLICKING ON THE "ACCEPT" BUTTON YOU
-ACKNOWLEDGE THAT YOU HAVE READ, UNDERSTOOD AND AGREE TO BE
-BOUND BY THIS LICENSE AGREEMENT AND ALL OF ITS TERMS AND
-CONDITIONS.
-
-OPEN SYSTEMC INITIATIVE
-
-The purpose of the following license agreement (the "Agreement") is to 
encourage
-interoperability and distributed development of a C++ modeling language known 
as
-"SystemC" for system simulation and design (the "Purpose"). The SystemC 
software
-licensed hereunder is licensed, without fee of any kind, for use pursuant to 
the terms
-and conditions set forth in this Agreement.
-
-LICENSE AGREEMENT
-
-THE CONTRIBUTORS ARE WILLING TO LICENSE THE PROGRAM TO YOU ONLY
-ON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS OF THIS LICENSE
-AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS LICENSE
-AGREEMENT, NO RIGHTS ARE GRANTED TO YOU HEREUNDER TO USE THE
-PROGRAM. ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
-CONSTITUTES YOUR ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS.
-
-  1.1"Agreement" means this document.
-
-  1.2"Contribution" means: (a) the Original Program; and (b) all 
Modifications
-  that Recipient deposits or contributes in accordance with Section 3 in 
furtherance
-  of the Purpose of this Agreement but does not include any software that 
has
-  been previously so deposited or contributed.
-
-  1.3“Contribution Questionnaire” means the questionnaire attached 
hereto as
-  Exhibit C.
-
-  1.4"Contributor" means any Recipient, including Synopsys, Inc. 
("Synopsys”),
-  that makes a Contribution pursuant to Section 3. Any Recipient 
depositing, as
-  part or all of a Contribution, code which has previously been so 
deposited by
-  another Recipient is not the Contributor of such re-deposited code for 
the
-  purposes of this Agreement. A list of the Contributors is attached 
hereto as
-  Exhibit A.
-
-  1.5"Contributor's Necessary Patent Claim" means a claim in any 
patent now
-  or hereafter owned or licensable by Contributor that is directly 
infringed solely by
-  the portion of an executing computer program translated, compiled or 
interpreted
-  from and corresponding directly and solely to the Contribution disclosed 
by
-  Contributor hereunder and the SystemC Kernel Code, except that 
Contributor's
-  Necessary Patent Claim shall not include any claim directed towards a 
data
-  structure, method, algorithm, process, technique, circuit 
representation, or circuit
-  implementation that is not completely and entirely described in the 
combination
-  of such Contribution and the SystemC Kernel Code.
-
-  1.6"Copyright/Trade Secret Rights" means worldwide statutory and 
common
-  law rights associated solely with (i) works of authorship including 
copyrights,
-  copyright applications, copyright registrations and "moral rights", and 
(ii) the
-  protection of trade and industrial secrets and confidential information. 
Patents are
-  not included in Copyright/Trade Secret Rights.
-
-  1.7"Distribute" means making a Distribution.
-
-  1.8   "Distribution" means any distribution, sublicensing or other 
transfer of the
-  Program (with or without Modifications) to any third party.
-
-  1.9"Executable" means Original Program (with or without 
Modifications)
-  compiled into object code form along with only those header files from 
such
-  Original Program that are strictly necessary to make use of the object 
code.
-
-  1.10 “Marks” means, collectively, the registered and unregistered marks 
and
-  logos that OSCI has licensed or otherwise authorized Recipient to use. 
All marks
-  and logos are listed on Exhibit D, which list may be amended from time 
to time
-  by OSCI to add or delete any marks or logos.
-
-  1.11 "Modification" means: (a) any software code which comprises 
change(s)
-  to the Program including additions and/or deletions; (b) any 
specifications for the
-  Program; and (c) any 

[gentoo-commits] repo/gentoo:master commit in: sci-electronics/systemc/

2017-07-05 Thread Michał Górny
commit: 61e5b9a2e24a209de9cc7b97f780182a956cbbc9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 08:43:20 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 08:45:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e5b9a2

sci-electronics/systemc: Drop old

 sci-electronics/systemc/Manifest|  1 -
 sci-electronics/systemc/systemc-2.2.0-r2.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/sci-electronics/systemc/Manifest b/sci-electronics/systemc/Manifest
index 66a118fbe3d..8ee56cba530 100644
--- a/sci-electronics/systemc/Manifest
+++ b/sci-electronics/systemc/Manifest
@@ -1,3 +1,2 @@
-DIST systemc-2.2.0.tgz 2050634 SHA256 
fd7db3ac2b547bf54c94c0310f15f079ed59ffa318ed5b0043a65410960859e7 SHA512 
221e411d8037bd75ce4c5ced858351dd7e24554cdf541ece35f087fae7c9905315be4ebde5210f365dba9594167affe37f267ccf10b01ddb82fa5c980b2affc7
 WHIRLPOOL 
85cce5a92f7c912a11bb7bdd5817f410b2ed11d85ff9d6d8c82ba42fc436bc2ad2802d7cabc2f0b8dd05800f69cc92fdd7166afbd7329cfccc709fcff3cecc02
 DIST systemc-2.3.0a.tar.gz 7084178 SHA256 
b9da6e78e960543eb531b7bfaf65809320f53832744ee22af4431300e81bf8c5 SHA512 
3af3c0c96a95ee75e0a6c046fdd94ee822b8fbbc1c79e7bbf9b905e7a2d3689282e6d97cfa56c93094155d79126e74f052c0f0e12f31bf4321b28a03aae347ab
 WHIRLPOOL 
b5b3fe7ab3dcf523e5b26177a787649b2793002544cf35c97aec34d1fcc9e5481f47ec8c031cb1a7ad4390876c549e2145283a31551129bde2aecb9a66209fee
 DIST systemc-2.3.1a.tar.gz 7050669 SHA256 
3e9d0afb5b76f5435305c2f0481b203041373d4a24776c301204c87b3e0f5c81 SHA512 
cd52eb6e413c8b852e19c8387766eacbddf85e9b2f4d137f3d82d0d4025f13a44216a2e6cacf7b9e2b972584912a4a1c75cdb37a568330ce66a6bf909ca1b723
 WHIRLPOOL 
678b655dcf63c0d201a7be3827775baa4a79761411a5643a4132842e576fc92502b166ff876c97a546c2ed78503b2ecb4fc2319b8b651dfcc3437dd9baae26f8

diff --git a/sci-electronics/systemc/systemc-2.2.0-r2.ebuild 
b/sci-electronics/systemc/systemc-2.2.0-r2.ebuild
deleted file mode 100644
index a07ac3aaea8..000
--- a/sci-electronics/systemc/systemc-2.2.0-r2.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit versionator multilib toolchain-funcs
-
-DESCRIPTION="A C++ based modeling platform for VLSI and system-level co-design"
-HOMEPAGE="http://www.systemc.org/;
-SRC_URI="${P}.tgz"
-
-SLOT="0"
-LICENSE="SOPLA-2.3"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-RESTRICT="fetch test"
-
-pkg_nofetch() {
-   elog "${PN} developers require end-users to accept their license 
agreement"
-   elog "by registering on their Web site (${HOMEPAGE})."
-   elog "Please download ${A} manually and place it in ${DISTDIR}."
-}
-
-src_prepare() {
-   sed -i -e "s:lib-\$(TARGET_ARCH):$(get_libdir):g" $(find . -name 
Makefile.in) || die "Patching Makefile.in failed"
-
-   sed -i -e "s:OPT_CXXFLAGS=\"-O3\":OPT_CXXFLAGS=\"${CXXFLAGS}\":g" 
configure || die "Patching configure failed"
-
-   sed -i -e '/#include "sysc\/utils\/sc_report.h"/a \
-#include  \
-#include ' src/sysc/utils/sc_utils_ids.cpp  || die "Patching failed"
-
-   for sfile in src/sysc/qt/md/*.s ; do
-   sed -i -e '$a \
-#if defined(__linux__) && defined(__ELF__) \
-.section .note.GNU-stack,"",%progbits \
-#endif' "${sfile}" || die "Patching ${sfile} failed"
-   done
-}
-
-src_configure() {
-   econf --disable-dependency-tracking CXX=$(tc-getCXX)
-}
-
-src_compile() {
-   cd src
-   default
-}
-
-src_install() {
-   dodoc AUTHORS ChangeLog INSTALL NEWS README RELEASENOTES
-   doins -r docs
-   cd src
-   default
-}
-
-pkg_postinst() {
-   elog "If you want to run the examples, you need to :"
-   elog "tar xvfz ${PORTAGE_ACTUAL_DISTDIR}/${A}"
-   elog "cd ${P}"
-   elog "find examples -name 'Makefile.*' -exec sed -i -e 's/-lm/-lm 
-lpthread/' '{}' \;"
-   elog "./configure"
-   elog "cd examples"
-   elog "make check"
-}



[gentoo-commits] repo/gentoo:master commit in: games-simulation/simutrans/

2017-07-05 Thread Lars Wendler
commit: ece5f6c9f42b946f4d96613966615f6eedf1b12b
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 08:13:54 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 08:13:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece5f6c9

games-simulation/simutrans: Fixed broken rm call in src_prepare.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 games-simulation/simutrans/simutrans-0.120.2.2.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/games-simulation/simutrans/simutrans-0.120.2.2.ebuild 
b/games-simulation/simutrans/simutrans-0.120.2.2.ebuild
index aab9fb8ef31..f175a36b9e0 100644
--- a/games-simulation/simutrans/simutrans-0.120.2.2.ebuild
+++ b/games-simulation/simutrans/simutrans-0.120.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -50,17 +50,15 @@ src_prepare() {
default
 
strip-flags # bug #293927
-   echo "BACKEND=mixer_sdl
-COLOUR_DEPTH=16
-OSTYPE=linux
-VERBOSE=1" > config.default || die
+   printf "BACKEND=mixer_sdl\nCOLOUR_DEPTH=16\nOSTYPE=linux\nVERBOSE=1" \
+   > config.default || die
 
# make it look in the install location for the data
sed -i \
-e "s:argv\[0\]:\"/usr/share/${PN}/\":" \
simmain.cc || die
 
-   rm -v simutrans/{simutrans,*.txt} || die
+   rm simutrans/*.txt || die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcipher/

2017-07-05 Thread Sergey Popov
commit: 166feeaa59e320d5652e307b98d2396d7da5bde2
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jul  6 05:49:48 2017 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jul  6 05:49:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166feeaa

dev-db/sqlcipher-3.4.1: stable on amd64 and x86

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-db/sqlcipher/sqlcipher-3.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild 
b/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
index 398c9b50635..d75de25de37 100644
--- a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
+++ b/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="readline libressl static-libs tcl test"
 



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcipher/

2017-07-05 Thread Sergey Popov
commit: 1eafe6c506a7790ef6a0be14dd7f2bc57339d404
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jul  6 05:50:17 2017 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jul  6 05:50:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eafe6c5

dev-db/sqlcipher: drop old versions

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-db/sqlcipher/Manifest   |  2 --
 dev-db/sqlcipher/sqlcipher-3.3.0.ebuild | 43 --
 dev-db/sqlcipher/sqlcipher-3.4.0.ebuild | 55 -
 3 files changed, 100 deletions(-)

diff --git a/dev-db/sqlcipher/Manifest b/dev-db/sqlcipher/Manifest
index dcc3e82b531..94c6c17a633 100644
--- a/dev-db/sqlcipher/Manifest
+++ b/dev-db/sqlcipher/Manifest
@@ -1,3 +1 @@
-DIST sqlcipher-3.3.0.tar.gz 10235736 SHA256 
18f5df41a9806bc8eece00fde24c85107bd4807a5ae7057f9a6188de5d8fd82a SHA512 
9f24fcd25811aabe36f5e27cdfc117a02ad3578a95691e9b3b7f41ee47ee0c176243c4f35a8415a17a3828d4534aae58a1097b75a950937706b10a79f2c92c81
 WHIRLPOOL 
1f4bdaf9ead7e2834d1efd2612c74eb91df2bbc17dfa4d404a72db4ef837b6b7a8430da522b6ec708f8873482c2de318a3cf65aebfdc53c200cad53a4ded9e6b
-DIST sqlcipher-3.4.0.tar.gz 13600901 SHA256 
99b702ecf796de02bf7b7b35de4ceef145f0d62b4467a86707c2d59beea243d0 SHA512 
c9b7db77b742a61b5befc33f63070a2970137e0c57892ba554a37e3ca51e42dd1164a6789d21958375ed7f38ee919bfc1332eb9da8307e6fa3805d9f9c409d9c
 WHIRLPOOL 
644b4193dc128a2bbb5ba71867d6e919ae22894143ffc3c8d6a8d103aa8ed22795cfa2b7e1e04e54f38df00c86e0534bf04be1bc9df92be32c56da6b834376d7
 DIST sqlcipher-3.4.1.tar.gz 13873645 SHA256 
4172cc6e5a79d36e178d36bd5cc467a938e08368952659bcd95eccbaf0fa4ad4 SHA512 
1c08ccdf438c0de23b1293192c687cb869db1ea904c47da5643c69f3a21f3f6a801fe8e87eb2e660acf0fe977b1f05bf8801b79162c609ffa3711706392c642b
 WHIRLPOOL 
4098712a08ff852521f649e9d3abbb1f5d7a4b4f58fe9cef5495ac75bf993a64ddd04ede6f46c2fbdd823b71315e165bf20d70018993192d2844dcc5ed76f037

diff --git a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild 
b/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
deleted file mode 100644
index 92842aac7c8..000
--- a/dev-db/sqlcipher/sqlcipher-3.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-inherit autotools-multilib flag-o-matic
-
-DESCRIPTION="Full Database Encryption for SQLite"
-HOMEPAGE="http://sqlcipher.net/;
-SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="readline static-libs tcl test"
-
-# Tcl is always needed by buildsystem
-RDEPEND="dev-libs/openssl:0[${MULTILIB_USEDEP}]
-   readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] )
-   tcl? ( dev-lang/tcl:=[${MULTILIB_USEDEP}] )"
-DEPEND="${RDEPEND}
-   dev-lang/tcl"
-
-# Testsuite requires compilation with TCL, bug #582584
-REQUIRED_USE="test? ( tcl )"
-
-src_prepare() {
-   append-cflags -DSQLITE_HAS_CODEC
-
-   autotools-multilib_src_prepare
-}
-
-src_configure()
-{
-   local myeconfargs=(
-   --enable-tempstore=yes
-   $(use_enable readline)
-   $(use_enable tcl)
-   )
-   autotools-multilib_src_configure
-}

diff --git a/dev-db/sqlcipher/sqlcipher-3.4.0.ebuild 
b/dev-db/sqlcipher/sqlcipher-3.4.0.ebuild
deleted file mode 100644
index fdf576470c1..000
--- a/dev-db/sqlcipher/sqlcipher-3.4.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools eutils flag-o-matic multilib-minimal
-
-DESCRIPTION="Full Database Encryption for SQLite"
-HOMEPAGE="https://www.zetetic.net/sqlcipher/;
-SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="readline libressl static-libs tcl test"
-
-# Tcl is always needed by buildsystem
-RDEPEND="
-   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
-   readline? ( sys-libs/readline:0=[${MULTILIB_USEDEP}] )
-   tcl? ( dev-lang/tcl:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   dev-lang/tcl:*"
-
-# Testsuite requires compilation with TCL, bug #582584
-REQUIRED_USE="test? ( tcl )"
-
-DOCS=( README.md )
-
-src_prepare() {
-   append-cflags -DSQLITE_HAS_CODEC
-
-   eapply_user
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE=${S} \
-   econf \
-   --enable-fts3 \
-   --enable-fts4 \
-   --enable-fts5 \
-   --enable-json1 \
-   --enable-tempstore \
-   $(use_enable readline) \
-   $(use_enable static-libs static) \
-   $(use_enable tcl)
-}
-
-multilib_src_install_all() {
-   prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcipher/, dev-db/sqlcipher/files/

2017-07-05 Thread Sergey Popov
commit: e26a572ff17f6d690145ea6dcfb40b8799eee656
Author: Sergey Popov  gentoo  org>
AuthorDate: Thu Jul  6 05:20:04 2017 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Thu Jul  6 05:20:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26a572f

dev-db/sqlcipher: fix building with libressl

Reported-by: Toralf Förster  gentoo.org>
Gentoo-Bug: 622114

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-db/sqlcipher/files/sqlcipher-3.4.1-libressl.patch | 11 +++
 dev-db/sqlcipher/sqlcipher-3.4.1.ebuild   |  3 +++
 2 files changed, 14 insertions(+)

diff --git a/dev-db/sqlcipher/files/sqlcipher-3.4.1-libressl.patch 
b/dev-db/sqlcipher/files/sqlcipher-3.4.1-libressl.patch
new file mode 100644
index 000..f12f1284514
--- /dev/null
+++ b/dev-db/sqlcipher/files/sqlcipher-3.4.1-libressl.patch
@@ -0,0 +1,11 @@
+--- a/src/crypto_openssl.c 2017-07-06 08:11:21.56000 +0300
 b/src/crypto_openssl.c 2017-07-06 08:11:32.18000 +0300
+@@ -46,7 +46,7 @@
+ static unsigned int openssl_init_count = 0;
+ static sqlite3_mutex* openssl_rand_mutex = NULL;
+ 
+-#if OPENSSL_VERSION_NUMBER < 0x1010L
++#if OPENSSL_VERSION_NUMBER < 0x1010L || defined(LIBRESSL_VERSION_NUMBER)
+ static HMAC_CTX *HMAC_CTX_new(void)
+ {
+   HMAC_CTX *ctx = OPENSSL_malloc(sizeof(*ctx));

diff --git a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild 
b/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
index 605697d2a08..398c9b50635 100644
--- a/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
+++ b/dev-db/sqlcipher/sqlcipher-3.4.1.ebuild
@@ -33,6 +33,9 @@ DOCS=( README.md )
 src_prepare() {
append-cflags -DSQLITE_HAS_CODEC
 
+   # bug #622114
+   epatch "${FILESDIR}/${P}-libressl.patch"
+
eapply_user
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/

2017-07-05 Thread Akinori Hattori
commit: e71cd04a9727609bd3fc92928749e596603e4bbc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 13:24:35 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 13:24:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e71cd04a

dev-libs/m17n-lib: update metadata

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-libs/m17n-lib/metadata.xml | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/dev-libs/m17n-lib/metadata.xml b/dev-libs/m17n-lib/metadata.xml
index e8b58922ff0..0c2995cb954 100644
--- a/dev-libs/m17n-lib/metadata.xml
+++ b/dev-libs/m17n-lib/metadata.xml
@@ -6,14 +6,13 @@
 Cjk
   
   
-
-  Builds the Graphical User Interface API and utilities for the
-  package.
+Build the Graphical User Interface API and utilities
+
+  Enable support for app-i18n/anthy input method
+
+
+  Enable the MIT Athena widget set (x11-libs/libXaw)
 
-Enable support for app-i18n/anthy
-input method.
-Enable the MIT Athena widget set
-(x11-libs/libXaw)
 
   Build API and utilities based on media-libs/gd. This
   flag is only meaningful if the X USE flag is also enabled.



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2017-07-05 Thread Agostino Sarubbo
commit: c11022b2ff3603b8438d196b6da30da51d2aabee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul  5 14:24:06 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul  5 14:24:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11022b2

sys-kernel/vanilla-sources: Automated version bump to {4.11.9,4.9.36,4.4.76} - 
remove old.

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-kernel/vanilla-sources/Manifest  | 13 +++--
 ...urces-4.11.4.ebuild => vanilla-sources-4.11.9.ebuild} |  0
 sys-kernel/vanilla-sources/vanilla-sources-4.4.71.ebuild | 16 
 sys-kernel/vanilla-sources/vanilla-sources-4.4.72.ebuild | 16 
 sys-kernel/vanilla-sources/vanilla-sources-4.4.73.ebuild | 16 
 sys-kernel/vanilla-sources/vanilla-sources-4.4.75.ebuild | 16 
 ...urces-4.11.5.ebuild => vanilla-sources-4.4.76.ebuild} |  0
 sys-kernel/vanilla-sources/vanilla-sources-4.9.31.ebuild | 16 
 sys-kernel/vanilla-sources/vanilla-sources-4.9.32.ebuild | 16 
 sys-kernel/vanilla-sources/vanilla-sources-4.9.35.ebuild | 16 
 ...urces-4.11.7.ebuild => vanilla-sources-4.9.36.ebuild} |  0
 11 files changed, 3 insertions(+), 122 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index dbb8c64b2d7..b8f1417b336 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -16,13 +16,6 @@ DIST patch-3.2.90.xz 1727376 SHA256 
0af2eda22cdd01c14fca912f55f8861d69012ea74e5c
 DIST patch-3.4.113.xz 1362096 SHA256 
d5492eeaadcf12aaad471011066e447907999035c26368da8e4f82b1871ef03a SHA512 
cd212cb2c2d6fb911571472466027c7e502277f7af2426050a5afcd4c7799920e48414190b8a8a039f88d85bbf0d9e164c7d8c45982bf51f7567da9304137688
 WHIRLPOOL 
bc88441d583b9ed2f315b6ed809c168cb00af5a3c1f91fd1e4bd651a5f21cc69fd9343460976b5707916ec992b3e7a2f519953ce1bbc55fbb3290237ec4b44a3
 DIST patch-4.1.42.xz 1109816 SHA256 
da32978d452526c91bf71aceac83bc33b1ba5aff30d00603dfb6529f014521fd SHA512 
a3b4e29e7cb613a72b8176edfe2cb5da0aa4e6064bb717c1bd5caa9463563cdb66a4bebe6256a8eddd58f32ae6f658fdbb66a3e4337a91def9d08b7c0e23fb2d
 WHIRLPOOL 
e461b48ca523a9f4718286648b1544374b0a6c2470ccecdb735849ae0e02241c6a63e06cf342130824e42e68ebe1526249e4736c8ebca3d4ec44e42397476c80
 DIST patch-4.10.17.xz 347932 SHA256 
5d6b91751fb0ec2b0fd8c30ceb792f0f90ea665fe5967345aeaa64c8bfeb19ba SHA512 
98700d32b4787eae26bdece45563c171b6b8af43a1a15cf5674530fa5cd1dd47fced054b740b568a4a7a1fdbe1b10cdb8126ef43dc92551e06dc4d3245b2fb56
 WHIRLPOOL 
1c7e2a3ac4b96672a1983ba6b5c4ab200fad173ac9e111ffe6151bcaec2e0f3cf5fc84b59606d247b4774f918014d6de8c41d21624c99af952a8c7f913f0c748
-DIST patch-4.11.4.xz 150920 SHA256 
7b36a573cce74d8e5312c88595bc0c0a60957c1fb79758303c9de9e944e2d339 SHA512 
d38c48994e852c51f126d362faae0ee939043917287223e68eac84c59b43cda5908e5a31af6aa6b0fc1aeecbbc6d89b6c6351fefbc51c0becb9a7223f38a2c7b
 WHIRLPOOL 
9c85bd58e3bf265bc3942575193eb5510d2b2add94193a5e136fd96af90580de0625646aaeb9f85d40ae53f41d7011027fc2fe3eefe8bcffdaf53a5c2d8ffcb6
-DIST patch-4.11.5.xz 190660 SHA256 
1686ea3200069acd7869075a208ad6771c651b4f9d942b4a340fb8606c75fe13 SHA512 
c337470c79961c88b806a449ee3bbb3b5428c1f1d6751133de00b67901a6ad8db2ed8899e0b5ca89ff902f29f58a6721053d25e286a2120e7cf2e578907c8645
 WHIRLPOOL 
41b8f62dbf32f9f31cd2b76b297fa3f6276f3440e7976498d70fc59407382235aa43778809181da949a43a0bb71aa3a87ce1c41496d28a183529a73f1ea82f2c
-DIST patch-4.11.7.xz 220512 SHA256 
7d767998aa6a69df36f76d6343c03a45f190c7e8ddf9322c02493ceaa96a1aba SHA512 
8f02b3ae83cf499f59912207821d67a1e5a0cdb7d53644a2685ac8187fa43e39b0af4c64de2d299c389c4a85c011513a78f33297d8521eb99ef58b287bf9962a
 WHIRLPOOL 
0724e742ca7120f97b5a6caccc44098d3e41216120a70e779ea7a824ab6061acb4b64f7436aaa138610c00242777ff5cebf8d51b955a75504b42568322d109e3
-DIST patch-4.4.71.xz 1166732 SHA256 
355e7d918f31940b54c099fe52c05a02a1c2a97afb82a44c055a165d6d55272b SHA512 
d806da9f497a506071ab98ff6b2220c4e4079d405b459677819596602695dc7fa77fca774afa6969f8274fe0ac78c2e3cfdac716262a4f8eca5d95c6f340c6dc
 WHIRLPOOL 
204e86ce123e8331cdc4433ec0e69bdfe35fbbd9d1b9fbfef951e2aaf4e88d8b50e82bc62bb711b0413dd81a8fd2a8aa379def73fc237fda770eb05ad1b6a0e5
-DIST patch-4.4.72.xz 1186752 SHA256 
9343e9452502827dd92b9fc466861f48753e131167c92a008cc28e8b40a27e2b SHA512 
5a7848e8bb2812ab29be365ae46da657df1f936bfd7081d244f266658a9d061940acd666118087b082400f7af50525ef67767cd5077787ff49f1330280cb3fe7
 WHIRLPOOL 
28b3f829a9950f953ccaaf5b5ea030f3db64875a399211d8655e03fbf719fc260d038342d1ee8910d64ef36fa59c79cfdbe703c6990b93959f1d5ecec53c477b
-DIST patch-4.4.73.xz 1201088 SHA256 
24cd6fa68b75f9b51961d3fa602fdf04ff82bc36d44065711dfe4fbd42c6db12 SHA512 
4213b86522abc4f5352afade2633a86336e4cbe428a0dfc54f0f41843b2962d40950d9266e287f13456871f4229418f4c2a48b25d68a01c878a0f60c2a9eaf5f
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/

2017-07-05 Thread Lars Wendler
commit: 25527d2b9710bcc3dcc0ab3b4a564ea1bf8be050
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul  5 12:51:20 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul  5 12:51:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25527d2b

sys-apps/gsmartcontrol: Bump to version 1.0.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-apps/gsmartcontrol/Manifest   |  1 +
 sys-apps/gsmartcontrol/gsmartcontrol-1.0.1.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/sys-apps/gsmartcontrol/Manifest b/sys-apps/gsmartcontrol/Manifest
index f7b0dee6e11..7a63c6160a8 100644
--- a/sys-apps/gsmartcontrol/Manifest
+++ b/sys-apps/gsmartcontrol/Manifest
@@ -1,2 +1,3 @@
 DIST gsmartcontrol-0.8.7.tar.bz2 684394 SHA256 
708fa803243abb852ed52050fc82cd3592a798c02743342441996e77f19ffec6 SHA512 
3258ddcb448460afeef8d617ab5bb4720c9b252bc45d6798ec645da4862236fbb3fe0116a1cc904f5353481df87603bd2b6d808f348c250bde3624c8403a
 WHIRLPOOL 
24fb546c7175306c8cdd8906b506471d20668de0cd078a8205ec87eff50ce0eb52dc04b3b05e771f8789ef852e5f97675c7c224ab6450d90a3e2ac3e51578d2a
 DIST gsmartcontrol-0.9.0.tar.bz2 710515 SHA256 
5da6435aa0845acef134f72c2b5f6fce79f9c51bebe9d099402e0f21a3388651 SHA512 
c7a6f4dbb748bdef14a3a18a98d30f8ba8595017c99d7ac6817a33d537f19ab55d2c5674fb1f44f77381e54e22b894d8cca700554186a8132b04249001fcda98
 WHIRLPOOL 
2b9e926e86bbd351ec3ed331abec508cbc129e1ca340106ffa2cd8aa8f9db13c721512f8afa4e70cd83ea1ae855e0fb494223264129ce6a583fb717d69d2a1ca
+DIST gsmartcontrol-1.0.1.tar.bz2 691628 SHA256 
4ec0320c4c40a129cacabbfa7f302146abb69e927cfe9ded0e55b5b9cbe0d949 SHA512 
151eb08b61616189ff3eaab59e186e609fed0d2081a85b8c9cba0aa2efb1b1742c1def99a52def9138c3bffe5caabe9ca78d764dbe3b138fc9401135b8ab85aa
 WHIRLPOOL 
b49eb8e8c59183dcfa902f8cb98596f4f99adbb084ba517314f9be0e24a8022d3fc73f807facf405d107467c969d7abc642ef621a2218105234bef4edd8bd949

diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.0.1.ebuild 
b/sys-apps/gsmartcontrol/gsmartcontrol-1.0.1.ebuild
new file mode 100644
index 000..bbfa1f5ffda
--- /dev/null
+++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.0.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit flag-o-matic gnome2-utils
+
+DESCRIPTION="Hard disk drive health inspection tool"
+HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+COMMON_DEPEND="
+   dev-cpp/gtkmm:3.0
+   dev-libs/libpcre:3
+   sys-apps/smartmontools
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-apps/xmessage
+"
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+   test? ( dev-util/gtk-builder-convert )
+"
+
+DOCS="TODO" # See 'dist_doc_DATA' value in Makefile.am
+
+src_prepare() {
+   default
+   append-cxxflags -std=c++11
+}
+
+src_configure() {
+   econf $(use test tests)
+}
+
+src_install() {
+   default
+   rm -f "${ED}"/usr/share/doc/${PF}/LICENSE_* || die
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: profiles/, x11-misc/etm/

2017-07-05 Thread Michał Górny
commit: e35e6c3cb36dce504c6607d45562b116f6e8e558
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:24:21 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:35:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35e6c3c

x11-misc/etm: Remove last-rited pkg, #368257

 profiles/package.mask  |  7 ---
 x11-misc/etm/Manifest  |  1 -
 x11-misc/etm/etm-696-r1.ebuild | 20 
 x11-misc/etm/metadata.xml  | 19 ---
 4 files changed, 47 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index ee635b6581e..23e140cb6b4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -335,13 +335,6 @@ net-dialup/martian-modem
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Unmaintained in Gentoo. The current version is obsolete, and the new
-# versions cause issues preventing adding.
-# Removal in 30 days. Bug #368257.
-x11-misc/etm
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. The current Gentoo version no longer builds.
 # Removal in 30 days. Bug #602820.
 media-plugins/vdr-xineliboutput

diff --git a/x11-misc/etm/Manifest b/x11-misc/etm/Manifest
deleted file mode 100644
index e07b73a64a6..000
--- a/x11-misc/etm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST etm-696.tar.gz 163174 SHA256 
c50e53e7669c4cd5a2746fc5f9d6f982ae4f043659ae34c42e6a1d4b90b8 SHA512 
a0ae106a0c03c189bc2351464e09ff1f776bd6106d1c2ecd4ddd055e77bf5370fdb5ce3d5dbc206ce30b44cbefcf799834bb78d6b8fcd83f1f8a8a6e880462c6
 WHIRLPOOL 
ed276bcab504f7bc97d3f016367b27133ccbbf1eec53fa6b34f6e5d4141a1bbb472214d42f64635b65059f0625b367e201f4c7372cecf2ff28f6182f5b4f5002

diff --git a/x11-misc/etm/etm-696-r1.ebuild b/x11-misc/etm/etm-696-r1.ebuild
deleted file mode 100644
index 79556d32610..000
--- a/x11-misc/etm/etm-696-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="Event and Task Manager, an intuitive time management application"
-HOMEPAGE="http://www.duke.edu/~dgraham/ETM/;
-SRC_URI="mirror://sourceforge/etmeventandtask/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ical"
-
-DEPEND="dev-python/wxpython:2.8[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   ical? ( dev-python/icalendar[${PYTHON_USEDEP}] )"
-RDEPEND="${DEPEND}"

diff --git a/x11-misc/etm/metadata.xml b/x11-misc/etm/metadata.xml
deleted file mode 100644
index 75840c325b6..000
--- a/x11-misc/etm/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   etm is an acronym for Event and Task Manager. It provides a 
simple,
-   intuitive format for using plain text files to store data, a 
command
-   line interface for viewing stored information in a variety of 
convenient
-   ways and a cross-platform, wx(python)-based GUI for creating and
-   modifying items as well as viewing them.
-   
-   
-   Enable export of ical format files by 
depending on
-   dev-python/icalendar
-   
-   
-   etmeventandtask
-   
-



[gentoo-commits] repo/gentoo:master commit in: app-i18n/im-ja/, app-i18n/im-ja/files/, profiles/

2017-07-05 Thread Michał Górny
commit: a7f0128e58f11120526f06d7307e3127aef9601b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:25:48 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:35:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f0128e

app-i18n/im-ja: Remove last-rited pkg, #608418

 app-i18n/im-ja/Manifest   |  1 -
 app-i18n/im-ja/files/im-ja-1.5-gentoo.patch   | 30 ---
 app-i18n/im-ja/files/im-ja-1.5-pofiles.patch  | 17 
 app-i18n/im-ja/files/im-ja-1.5-underlinking.patch | 18 -
 app-i18n/im-ja/files/xinput-im-ja |  7 --
 app-i18n/im-ja/im-ja-1.5-r3.ebuild| 96 ---
 app-i18n/im-ja/metadata.xml   | 22 --
 profiles/package.mask |  2 -
 8 files changed, 193 deletions(-)

diff --git a/app-i18n/im-ja/Manifest b/app-i18n/im-ja/Manifest
deleted file mode 100644
index 14a67be26cd..000
--- a/app-i18n/im-ja/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST im-ja-1.5.tar.gz 905539 SHA256 
96f4ed82706a873bdade99a934a1a66431f146758837ed0f007e3c145649f780 SHA512 
97c75aa5437b3f887d7004d87f4dd7e444fb2ad393af0117dab64fdef87c0a92b1a97c1934a8e1e67e6c1753ad78f1c9a67f5aca10710115a8b331aae4f17864
 WHIRLPOOL 
c9d3cd722ce3b31cedfc75667d752a0df22fd3eda6e6f3421c5d381c86735e047c80db5c14b0b59a71d524b617276850fddc8b0378e18bbda825208381fa7700

diff --git a/app-i18n/im-ja/files/im-ja-1.5-gentoo.patch 
b/app-i18n/im-ja/files/im-ja-1.5-gentoo.patch
deleted file mode 100644
index af78e77876f..000
--- a/app-i18n/im-ja/files/im-ja-1.5-gentoo.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -Naur im-ja-1.5.orig/configure.in im-ja-1.5/configure.in
 im-ja-1.5.orig/configure.in2006-04-18 19:52:25.0 +0900
-+++ im-ja-1.5/configure.in 2009-10-19 08:19:22.0 +0900
-@@ -28,6 +28,7 @@
- PKG_CHECK_MODULES([GTK], gtk+-2.0 >= 2.4.0)
- PKG_CHECK_MODULES([GCONF], gconf-2.0)
- PKG_CHECK_MODULES([LIBGLADE], libglade-2.0 >= 2.4.0)
-+PKG_CHECK_MODULES([LIBGNOMEUI], libgnomeui-2.0 >= 2.4.0)
- 
- AM_GCONF_SOURCE_2
- 
-diff -Naur im-ja-1.5.orig/src/gnome-panel-applet/Makefile.am 
im-ja-1.5/src/gnome-panel-applet/Makefile.am
 im-ja-1.5.orig/src/gnome-panel-applet/Makefile.am  2006-04-18 
19:52:24.0 +0900
-+++ im-ja-1.5/src/gnome-panel-applet/Makefile.am   2009-10-19 
08:21:24.0 +0900
-@@ -26,13 +26,14 @@
--DIM_JA_LIBPROGDIR=\"$(libprogdir)\"\
--DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-$(LIBPANELAPPLET_CFLAGS) \
-+   $(LIBGNOMEUI_CFLAGS) \
-@DEBUG_FLAGS@\
-@DISABLE_CANNA_FLAG@ \
-@DISABLE_ANTHY_FLAG@ \
-@DISABLE_SKK_FLAG@   \
-@DISABLE_WNN_FLAG@ 
- 
--im_ja_applet_LDADD = $(LIBPANELAPPLET_LIBS)
-+im_ja_applet_LDADD = $(LIBPANELAPPLET_LIBS) $(LIBGNOMEUI_LIBS)
- 
- uidir = $(datadir)/gnome-2.0/ui
- ui_DATA = GNOME_ImJaApplet.xml

diff --git a/app-i18n/im-ja/files/im-ja-1.5-pofiles.patch 
b/app-i18n/im-ja/files/im-ja-1.5-pofiles.patch
deleted file mode 100644
index 611cc61450d..000
--- a/app-i18n/im-ja/files/im-ja-1.5-pofiles.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/po/POTFILES.in b/po/POTFILES.in
-index a52fa9a..7fac135 100644
 a/po/POTFILES.in
-+++ b/po/POTFILES.in
-@@ -3,10 +3,12 @@ gnome/im-ja.desktop.in
- src/actionmenu.c
- src/candwin.c
- src/conf.c
-+src/eggtrayicon/eggtrayicon.c
- src/gnome-panel-applet/GNOME_ImJaApplet.server.in.in
- src/gnome-panel-applet/GNOME_ImJaApplet.xml
- src/gnome-panel-applet/im-ja-applet.c
- src/gtk/im-ja-gtk.c
-+src/helper/im-ja-helper.c
- src/im-ja-conf/im-ja-conf.c
- src/im-ja-conf/im-ja-conf.glade
- src/im-ja.c

diff --git a/app-i18n/im-ja/files/im-ja-1.5-underlinking.patch 
b/app-i18n/im-ja/files/im-ja-1.5-underlinking.patch
deleted file mode 100644
index adbc2144d23..000
--- a/app-i18n/im-ja/files/im-ja-1.5-underlinking.patch
+++ /dev/null
@@ -1,18 +0,0 @@
 src/xim/Makefile.am.old2014-06-01 20:06:19.209885674 +0200
-+++ src/xim/Makefile.am2014-06-01 20:06:27.020040088 +0200
-@@ -88,4 +88,4 @@
- @DISABLE_SKK_FLAG@   \
- @X_CFLAGS@
- im_ja_xim_server_LDADD = IMdkit/libXimd.a
--im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ 
-lX11 @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@
-+im_ja_xim_server_LDFLAGS = @GTK_LIBS@ @GCONF_LIBS@ @X_LIBS@ @X_PRE_LIBS@ 
-lX11 -lm @CANNA_LIBS@ @WNN_LIBS@ @ANTHY_LIBS@
 src/helper/Makefile.am.old 2014-06-01 20:09:11.592293279 +0200
-+++ src/helper/Makefile.am 2014-06-01 20:09:24.454547489 +0200
-@@ -23,6 +23,6 @@
- @DISABLE_SKK_FLAG@\
- @DISABLE_WNN_FLAG@ 
- 
--im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@
-+im_ja_helper_LDADD = @GTK_LIBS@ @GCONF_LIBS@ -lX11
- 
- 

diff --git a/app-i18n/im-ja/files/xinput-im-ja 
b/app-i18n/im-ja/files/xinput-im-ja
deleted file mode 100644
index 6f76ec609ac..000
--- 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/libkkc/

2017-07-05 Thread Akinori Hattori
commit: d73968d444fb74f3ba54b28e880927f54ce62004
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 13:53:03 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 13:53:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73968d4

app-i18n/libkkc: initial import

Gentoo-Bug: 479440

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/libkkc/Manifest|  1 +
 app-i18n/libkkc/libkkc-0.3.5.ebuild | 46 +
 app-i18n/libkkc/metadata.xml| 11 +
 3 files changed, 58 insertions(+)

diff --git a/app-i18n/libkkc/Manifest b/app-i18n/libkkc/Manifest
new file mode 100644
index 000..a58ddca357f
--- /dev/null
+++ b/app-i18n/libkkc/Manifest
@@ -0,0 +1 @@
+DIST libkkc-0.3.5.tar.gz 1424282 SHA256 
89b07b042dae5726d306aaa1296d1695cb75c4516f4b4879bc3781fe52f62aef SHA512 
f611c3104a22ad38af29746870849d8937b6af2a7fee0952cc25f36ef845b5617a192df7ca63ff2a507384f7a6a13c9c1b4fa3b9a34f3f041bee8793d04b9236
 WHIRLPOOL 
4f759c9b08c4706c2244e253bad6c347dac2ad1a9ceb5a1b5b96161a7222e6fd1f607cc7dd4f49a01757e28742d75f2764d66c10435266e22a973f5e4e70cc72

diff --git a/app-i18n/libkkc/libkkc-0.3.5.ebuild 
b/app-i18n/libkkc/libkkc-0.3.5.ebuild
new file mode 100644
index 000..62e8f38e514
--- /dev/null
+++ b/app-i18n/libkkc/libkkc-0.3.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ltprune python-any-r1 vala
+
+DESCRIPTION="Japanese Kana Kanji conversion input method library"
+HOMEPAGE="https://github.com/ueno/libkkc;
+SRC_URI="https://github.com/ueno/${PN}/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+introspection nls static-libs"
+
+RDEPEND="dev-libs/glib:2
+   dev-libs/json-glib
+   dev-libs/libgee:0.8
+   dev-libs/marisa[python(+)]
+   introspection? ( dev-libs/gobject-introspection )
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   $(vala_depend)
+   dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   vala_src_prepare
+   default
+}
+
+src_configure() {
+   econf \
+   $(use_enable introspection) \
+   $(use_enable nls) \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   prune_libtool_files
+}

diff --git a/app-i18n/libkkc/metadata.xml b/app-i18n/libkkc/metadata.xml
new file mode 100644
index 000..4d9edd9a3b5
--- /dev/null
+++ b/app-i18n/libkkc/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+c...@gentoo.org
+Cjk
+  
+  
+ueno/libkkc
+  
+



[gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-skk/

2017-07-05 Thread Akinori Hattori
commit: ccc602441f277437bebe2285f6d25f7f7f5b5a67
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 14:10:16 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 14:10:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc60244

app-i18n/ibus-skk: fix DESCRIPTION

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild | 2 +-
 app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild 
b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
index 5ba9e64588e..40c0d245e46 100644
--- a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
+++ b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
+DESCRIPTION="Japanese SKK engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-skk;
 SRC_URI="mirror://github/ueno/${PN}/${P}.tar.gz"
 

diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild 
b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
index dae2570a578..fe548e75e5c 100644
--- a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
+++ b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 inherit vala
 
-DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
+DESCRIPTION="Japanese SKK engine for IBus"
 HOMEPAGE="https://github.com/ueno/ibus-skk;
 SRC_URI="https://github.com/ueno/${PN}/releases/download/${P}/${P}.tar.gz;
 



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/libgnomeuimm/, profiles/

2017-07-05 Thread Michał Górny
commit: a0c33e44c3793d77944b62384bb6b8ee2c76b390
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:40:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c33e44

dev-cpp/libgnomeuimm: Remove last-rited pkg, #608948

 dev-cpp/libgnomeuimm/Manifest  |  1 -
 dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r2.ebuild | 34 --
 dev-cpp/libgnomeuimm/metadata.xml  |  8 -
 profiles/package.mask  |  6 
 4 files changed, 49 deletions(-)

diff --git a/dev-cpp/libgnomeuimm/Manifest b/dev-cpp/libgnomeuimm/Manifest
deleted file mode 100644
index 46495f20bb8..000
--- a/dev-cpp/libgnomeuimm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgnomeuimm-2.28.0.tar.bz2 382428 SHA256 
6cb46494913f1e5e34b94a0f5b9ff8ef238bb71e3b08d0ef0ab7f4a7c88211d3 SHA512 
f02ee119bff2d42bd7fc61719988de45e497c7a5cc151a438ad3601c2bf55d6ecfeb001b22032a47f15dc6f7eb4cf4c5412c3246969a24ff0579a9b89d5dab15
 WHIRLPOOL 
a41b02886f17ed79c36c090a212ac19504e5c9be803dcc7babe8726bc7050a11576a0ce65b8e4de25354ad948b46047562257b24e3cdd9660bd230145da2

diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r2.ebuild 
b/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r2.ebuild
deleted file mode 100644
index ffc435d0894..000
--- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.28.0-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GNOME_TARBALL_SUFFIX="bz2"
-GCONF_DEBUG="no"
-
-inherit flag-o-matic gnome2
-
-DESCRIPTION="C++ bindings for libgnomeui"
-HOMEPAGE="https://www.gtkmm.org;
-
-LICENSE="LGPL-2.1"
-SLOT="2.6"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="
-   >=gnome-base/libgnomeui-2.7.1
-   dev-cpp/glibmm
-   >=dev-cpp/libgnomemm-2.16.0
-   >=dev-cpp/libgnomecanvasmm-2.6
-   >=dev-cpp/gconfmm-2.6
-   >=dev-cpp/libglademm-2.4
-   >=dev-cpp/gnome-vfsmm-2.16
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   append-cxxflags -std=c++11
-   gnome2_src_prepare
-}

diff --git a/dev-cpp/libgnomeuimm/metadata.xml 
b/dev-cpp/libgnomeuimm/metadata.xml
deleted file mode 100644
index 39980802b1d..000
--- a/dev-cpp/libgnomeuimm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index ff64a510ce6..7f11cfe609a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -292,12 +292,6 @@ www-apps/pyblosxom
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# The libgnomeuimm is long dead upstream.
-# Removal in 30 days. Bug #608948.
-dev-cpp/libgnomeuimm
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. The current Gentoo version no longer builds.
 # Removal in 30 days. Bug #602820.
 media-plugins/vdr-xineliboutput



[gentoo-commits] repo/gentoo:master commit in: media-sound/pianobooster/, profiles/, media-sound/pianobooster/files/

2017-07-05 Thread Michał Górny
commit: 9ab9ef4608859a7b84b8b4aee97fd0bda0c3798a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:44:46 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab9ef46

media-sound/pianobooster: Remove last-rited pkg, #513416

 media-sound/pianobooster/Manifest  |  1 -
 .../files/pianobooster-0.6.4b-cmake.patch  | 44 --
 .../files/pianobooster-0.6.4b-gcc47.patch  | 11 --
 .../files/pianobooster-0.6.4b-underlinking.patch   | 15 
 media-sound/pianobooster/metadata.xml  | 14 ---
 .../pianobooster/pianobooster-0.6.4b.ebuild| 41 
 profiles/package.mask  |  6 ---
 7 files changed, 132 deletions(-)

diff --git a/media-sound/pianobooster/Manifest 
b/media-sound/pianobooster/Manifest
deleted file mode 100644
index 3873bcdd674..000
--- a/media-sound/pianobooster/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pianobooster-src-0.6.4b.tar.gz 166210 SHA256 
65505369a597a8a812288ce963b007546a19c9dea26c0923a0ac2324c0559ef7 SHA512 
1676b127321d6fca4e3e77b5f1f78cfbf1eb71399859af1058c42821cde546dc385137c719d7375215972e4e9ce059278fd030c445787c2937c1420f7b405c03
 WHIRLPOOL 
21c65e484239fca817211c3816cc9e1f1d678f8f94021d3eb095ccd91d1a40df8b672aac35c9b4aec97e22b381f2574d3162ec01e410e40cb40ae3cba56c432c

diff --git a/media-sound/pianobooster/files/pianobooster-0.6.4b-cmake.patch 
b/media-sound/pianobooster/files/pianobooster-0.6.4b-cmake.patch
deleted file mode 100644
index 6808c77d6e6..000
--- a/media-sound/pianobooster/files/pianobooster-0.6.4b-cmake.patch
+++ /dev/null
@@ -1,44 +0,0 @@
 a/CMakeLists.txt.orig
-+++ b/CMakeLists.txt
-@@ -2,12 +2,6 @@
- # for the debug build type cmake -DCMAKE_BUILD_TYPE=Debug
- SET(CMAKE_BUILD_TYPE Release)
- SET(CMAKE_VERBOSE_MAKEFILE OFF)
--SET(USE_FLUIDSYNTH OFF)
--
--# The inplace directory is mainly for windows builds
--# SET(FLUIDSYNTH_INPLACE_DIR C:/download/misc/ljb/fluidsynth-1.0.9)
--SET(FLUIDSYNTH_INPLACE_DIR /home/louis/build/fluidsynth-1.0.9)
--
- 
- # Testing precompiled headers  it does not work -- leave as OFF.
- SET(USE_PCH OFF)
-@@ -78,18 +72,7 @@
- ADD_DEFINITIONS(-DPB_USE_FLUIDSYNTH)
- MESSAGE("Building using fluidsynth")
- SET( PB_BASE_SRCS MidiDeviceFluidSynth.cpp )
--
--IF(FLUIDSYNTH_INPLACE_DIR)
--INCLUDE_DIRECTORIES(${FLUIDSYNTH_INPLACE_DIR}/include/)
--IF(WIN32)
--LINK_LIBRARIES( 
${FLUIDSYNTH_INPLACE_DIR}/src/.libs/libfluidsynth.dll.a)
--ENDIF(WIN32)
--IF(UNIX)
--
LINK_LIBRARIES(${FLUIDSYNTH_INPLACE_DIR}/src/.libs/libfluidsynth.so)
--ENDIF(UNIX)
--ELSEIF(FLUIDSYNTH_INPLACE_DIR)
--LINK_LIBRARIES( fluidsynth)
--ENDIF(FLUIDSYNTH_INPLACE_DIR)
-+  LINK_LIBRARIES(fluidsynth)
- ENDIF(USE_FLUIDSYNTH)
- 
- 
-@@ -214,8 +197,6 @@
- INSTALL(TARGETS pianobooster RUNTIME DESTINATION bin)
- #INSTALL( index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en  SUBDIR 
kmidimon )
- 
--INSTALL( FILES ../README.txt  DESTINATION share/doc/pianobooster )
--
- INSTALL ( FILES images/pianobooster.png DESTINATION share/pixmaps )
- 
- 

diff --git a/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch 
b/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch
deleted file mode 100644
index 101809716d3..000
--- a/media-sound/pianobooster/files/pianobooster-0.6.4b-gcc47.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/CMakeLists.txt.orig  2013-04-06 10:48:02.469532914 -0700
-+++ b/CMakeLists.txt   2013-04-06 10:48:12.989532445 -0700
-@@ -203,8 +203,6 @@
- ${PIANOBOOSTER_UI_HDRS} )
- ENDIF(WIN32)
- 
--SET_TARGET_PROPERTIES(pianobooster PROPERTIES LINK_FLAGS "-mwindows")
--
- IF (USE_PCH)
- ADD_PRECOMPILED_HEADER( pianobooster 
${CMAKE_CURRENT_SOURCE_DIR}/precompile/precompile.h )
- ENDIF (USE_PCH)

diff --git 
a/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch 
b/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
deleted file mode 100644
index c462ca016aa..000
--- a/media-sound/pianobooster/files/pianobooster-0.6.4b-underlinking.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix build failure caused by underlinking.
-
-Gentoo-bug: 369697
-
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -57,6 +57,8 @@
- #IF(ALSA_FOUND)
- ADD_DEFINITIONS(-D__LINUX_ALSASEQ__)
- LINK_LIBRARIES (asound)
-+LINK_LIBRARIES (GL)
-+LINK_LIBRARIES (pthread)
- #ELSE(ALSA_FOUND)
- #MESSAGE(FATAL_ERROR "Please install the 'libasound2-dev' package and 
then try again")
- #ENDIF(ALSA_FOUND)

diff --git a/media-sound/pianobooster/metadata.xml 
b/media-sound/pianobooster/metadata.xml
deleted file mode 100644
index 6ba488136e0..000
--- a/media-sound/pianobooster/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/libjit/, dev-libs/libjit/files/

2017-07-05 Thread Michał Górny
commit: 187f49438669bf0662d88fe55b688a533e9e3645
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:45:08 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:48:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=187f4943

dev-libs/libjit: Remove last-rited pkg, #594384

 dev-libs/libjit/Manifest   |  1 -
 dev-libs/libjit/files/libjit-0.1.2-gcc43.patch | 11 
 dev-libs/libjit/libjit-0.1.2.ebuild| 70 --
 dev-libs/libjit/metadata.xml   | 12 -
 profiles/package.mask  |  6 ---
 5 files changed, 100 deletions(-)

diff --git a/dev-libs/libjit/Manifest b/dev-libs/libjit/Manifest
deleted file mode 100644
index 7295a51ec2a..000
--- a/dev-libs/libjit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libjit-0.1.2.tar.gz 1195466 SHA256 
f1650938b8f7cd1cd5280f6197f02c2161841d7d66beecf8f9c2d4115cb195d0 SHA512 
0174fa695838c40142b4c8cd10cf0d8fb1bd41760e53d262a24b3588a717c9568ec91670c138d57b5d759c18dd4228779b50b36968f7a0ab5d80a203b5da3ab7
 WHIRLPOOL 
d41f6692c74ed7785c46610ec39dae537f8a65010e55a40f249f7727d891b75fcca1dec8c56b3b7870c1b6a834c77f8ebad8290195606e4eb344c506272fbc0d

diff --git a/dev-libs/libjit/files/libjit-0.1.2-gcc43.patch 
b/dev-libs/libjit/files/libjit-0.1.2-gcc43.patch
deleted file mode 100644
index e264b38bf2e..000
--- a/dev-libs/libjit/files/libjit-0.1.2-gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 libjit-0.1.2.orig/tools/gen-apply.c2008/11/23 09:15:25 1.20
-+++ libjit-0.1.2/tools/gen-apply.c 2009/01/30 19:46:01 1.21
-@@ -959,7 +959,7 @@
-   void run_detect_struct_##n(void) \
-   { \
-   jit_nint *args; \
--  jit_nint stack[1]; \
-+  volatile jit_nint stack[1]; \
-   jit_nint buffer[64 / sizeof(jit_nint)]; \
-   void *apply_return; \
-   jit_builtin_apply_args(jit_nint *, args); \

diff --git a/dev-libs/libjit/libjit-0.1.2.ebuild 
b/dev-libs/libjit/libjit-0.1.2.ebuild
deleted file mode 100644
index eec5ba3264c..000
--- a/dev-libs/libjit/libjit-0.1.2.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit eutils
-
-DESCRIPTION="Libjit  is a generic Just-In-Time compilation library"
-HOMEPAGE="https://www.gnu.org/software/dotgnu/;
-SRC_URI="mirror://gnu/dotgnu/libjit/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm x86"
-IUSE="doc examples interpreter long-double"
-
-DEPEND="doc? ( app-text/texi2html )"
-RDEPEND=""
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-gcc43.patch"
-}
-src_configure() {
-   econf \
-   --disable-dependency-tracking \
-   --disable-static \
-   $(use_enable interpreter) \
-   $(use_enable long-double) \
-   || die "configure failed"
-}
-
-src_compile() {
-   emake || die "emake failed"
-
-   if use doc ; then
-   if [ ! -f "${S}"/doc/libjit.texi ] ; then
-   die "libjit.texi was not generated"
-   fi
-
-   texi2html -split_chapter "${S}"/doc/libjit.texi \
-   || die "texi2html failed"
-   fi
-}
-
-src_test () {
-   if use interpreter || use long-double ; then
-   emake check || die "Tests failed."
-   else
-   ewarn "Skipping Tests due to missing use flags:"
-   ewarn "Please enable either the interpreter or long-double use 
flags"
-   ewarn "if you want to run tests."
-   fi
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
-   dodoc AUTHORS ChangeLog NEWS README || die "dodoc failed"
-
-   if use examples ; then
-   docinto examples
-   dodoc tutorial/{README,*.c} || die  "examples failed"
-   fi
-
-   if use doc ; then
-   docinto html
-   dohtml libjit/*.html || die "doc failed"
-   fi
-
-   find "${D}" -name '*.la' -exec rm -rf '{}' '+' || die "la removal 
failed"
-}

diff --git a/dev-libs/libjit/metadata.xml b/dev-libs/libjit/metadata.xml
deleted file mode 100644
index ac59ab87a1c..000
--- a/dev-libs/libjit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-  dot...@gentoo.org
-  Gentoo Dotnet Project
-
-
-  Enable the libjit interpreter
-  Enable the use of long double for jit_nfloat
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 86588ab1c29..6342dfb2f7d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -259,12 +259,6 @@ dev-python/cassandra-driver
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Dead upstream. No reverse dependencies. Fails to build.
-# Removal in 30 days. Bug #594384.
-dev-libs/libjit
-
-# 

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/fe3d/, profiles/, net-analyzer/fe3d/files/

2017-07-05 Thread Michał Górny
commit: 0fb9429930c4c8ffac3e125d9f95e063cc185013
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:39:54 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb94299

net-analyzer/fe3d: Remove last-rited pkg, #564100

 net-analyzer/fe3d/Manifest |  1 -
 net-analyzer/fe3d/fe3d-0.11.2.ebuild   | 54 --
 net-analyzer/fe3d/files/fe3d-0.11.2-asneeded.patch | 39 
 .../fe3d/files/fe3d-0.11.2-coreutils.patch | 12 -
 net-analyzer/fe3d/metadata.xml |  7 ---
 profiles/package.mask  |  6 ---
 6 files changed, 119 deletions(-)

diff --git a/net-analyzer/fe3d/Manifest b/net-analyzer/fe3d/Manifest
deleted file mode 100644
index 31293918db8..000
--- a/net-analyzer/fe3d/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fe3d_0.11.2-src.tar.bz2 322740 SHA256 
8aef228d72c17d9dc060de15c751abbf12e1445f938f27c50cd33cb43d76d833 SHA512 
989ca9d19f3f23c8c10afad978cc5226e190d6d0c28ea8402e1894598c136eda345258d96ffce3585af7a8cd993ce377f863a7c43620ceda8d3b0ce674eb616f
 WHIRLPOOL 
b5686ea9427149573be4b26a6786eda2ce091069ea22de9b607e30c46670553771c1d11379417ad8ccb29fd3706c151848b80aebe393a22b29353c4b91cee509

diff --git a/net-analyzer/fe3d/fe3d-0.11.2.ebuild 
b/net-analyzer/fe3d/fe3d-0.11.2.ebuild
deleted file mode 100644
index b3a60faee33..000
--- a/net-analyzer/fe3d/fe3d-0.11.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-WX_GTK_VER="2.8"
-inherit autotools eutils wxwidgets
-
-if [[ "${PV}" =~ (_p)([0-9]+) ]] ; then
-   inherit subversion
-   SRC_URI=""
-   FE3D_REV=${BASH_REMATCH[2]}
-   
ESVN_REPO_URI="http://svn.icapsid.net/fe3d/fe3d/branches/fe3d_0.11/@${FE3D_REV};
-else
-   SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}-src.tar.bz2"
-fi
-
-DESCRIPTION="A 3D visualization tool for network security information"
-HOMEPAGE="http://projects.icapsid.net/fe3d/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 x86"
-
-DOCS=( AUTHORS doc/{ChangeLog,README}.txt )
-
-RDEPEND="
-   >=dev-libs/xerces-c-2.7
-   net-analyzer/nmap
-   x11-libs/wxGTK:2.8[opengl]
-"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN}_${PV}
-
-src_prepare() {
-   need-wxwidgets unicode
-
-   epatch \
-   "${FILESDIR}"/${P}-asneeded.patch \
-   "${FILESDIR}"/${P}-coreutils.patch
-
-   eautoreconf
-}
-
-pkg_postinst() {
-   ewarn "This package has known issues:"
-   ewarn "1. The radius of the geometry nodes is wrong, causing overlap"
-   ewarn "2. Earth (and other) textures are upside down"
-   ewarn "3. This package contains some minor memory leaks"
-   echo
-   elog "Example using a nmap log:"
-   elog "/usr/bin/nmap -oX test.xml -O --osscan_limit 192.168.0.0/24"
-   elog "/usr/bin/fe3d test.xml"
-}

diff --git a/net-analyzer/fe3d/files/fe3d-0.11.2-asneeded.patch 
b/net-analyzer/fe3d/files/fe3d-0.11.2-asneeded.patch
deleted file mode 100644
index 63d47519416..000
--- a/net-analyzer/fe3d/files/fe3d-0.11.2-asneeded.patch
+++ /dev/null
@@ -1,39 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -46,16 +46,15 @@
-   ])
- fi
- 
--CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS"
--CXXFLAGS="$CXXFLAGS $WX_CXXFLAGS_ONLY"
--CFLAGS="$CFLAGS $WX_CFLAGS_ONLY"
--LIBS="$LIBS $WX_LIBS"
-+#CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS"
-+#CXXFLAGS="$CXXFLAGS $WX_CXXFLAGS_ONLY"
-+#CFLAGS="$CFLAGS $WX_CFLAGS_ONLY"
-+#LIBS="$LIBS $WX_LIBS"
- 
- AM_CPPFLAGS="$AM_CPPFLAGS $GL_CFLAGS $GLU_CFLAGS"
--AM_LDFLAGS="$AM_LDFLAGS $GL_LIBS $GLU_LIBS"
- AC_SUBST([AM_CPPFLAGS])
- AC_SUBST([AM_LDFLAGS])
--AC_SUBST([$PREFIX])
-+#AC_SUBST([$PREFIX])
- 
- AC_OUTPUT
- 
 a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,8 +1,10 @@
--fe3d_CPPFLAGS = -DFE_DATA_DIR="\"@datadir@/@PACKAGE@/\""
-+fe3d_CPPFLAGS = -DFE_DATA_DIR="\"@datadir@/@PACKAGE@/\"" @WX_CPPFLAGS@
- INCLUDES  = -I$(top_srcdir)/include -I$(top_srcdir)/src/include
- bin_PROGRAMS  = fe3d
- fe3d_SOURCES  = fe_config.cpp fe_core.cpp  fe_draw.cpp fe_events.cpp 
fe_host.cpp fe_hosts.cpp fe_match.cpp fe_node.cpp fe_os_rgx.cpp fe_port.cpp 
fe_root_node.cpp fe_tools.cpp geo_cache.cpp gl_util.cpp libfe3d.cpp 
nmap_parser.cpp tex_cache.cpp wxfe3d_app.cpp wxfe3d_frame.cpp 
wxfe3d_glcanvas.cpp ui_nmap_ctrl.cpp ./gui/fe3d_ui.cpp ./regexp/Matcher.cpp 
./regexp/Pattern.cpp ./regexp/WCMatcher.cpp ./regexp/WCPattern.cpp
--
-+fe3d_CFLAGS   = @WX_CFLAGS@
-+fe3d_CXXFLAGS = @WX_CXXFLAGS_ONLY@
-+fe3d_LDADD= @GLU_LIBS@ @WX_LIBS@
- fe3ddir   = @datadir@/@PACKAGE@
- fe3d_imgdir   = @datadir@/@PACKAGE@/img
- fe3d_DATA = $(top_srcdir)/data/*

diff --git a/net-analyzer/fe3d/files/fe3d-0.11.2-coreutils.patch 
b/net-analyzer/fe3d/files/fe3d-0.11.2-coreutils.patch
deleted 

[gentoo-commits] repo/gentoo:master commit in: profiles/, x11-libs/libxsettings-client/

2017-07-05 Thread Michał Górny
commit: 866de7664f06ccd18cc4ea0eba41095dc4aad6d4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:42:14 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866de766

x11-libs/libxsettings-client: Remove last-rited pkg, #610490

 profiles/package.mask  |  7 
 x11-libs/libxsettings-client/Manifest  |  1 -
 .../libxsettings-client-0.17-r1.ebuild | 40 --
 .../libxsettings-client-0.17.ebuild| 32 -
 x11-libs/libxsettings-client/metadata.xml  |  8 -
 5 files changed, 88 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7b2434695b4..7143b23e95d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -271,13 +271,6 @@ media-sound/pianobooster
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Unmaintained library with no reverse dependencies. Last consumer
-# of unmaintained gpe.eclass.
-# Removal in 30 days. Bug #610490.
-x11-libs/libxsettings-client
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. The current Gentoo version no longer builds.
 # Removal in 30 days. Bug #602820.
 media-plugins/vdr-xineliboutput

diff --git a/x11-libs/libxsettings-client/Manifest 
b/x11-libs/libxsettings-client/Manifest
deleted file mode 100644
index f59dd467466..000
--- a/x11-libs/libxsettings-client/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libxsettings-client-0.17.tar.bz2 234216 SHA256 
900e9b131bd357a3e6bcc5fe9a94d42018d9cf52e85d1c772a7e69a7f99ea9ab SHA512 
cc88ef7dd2c0369c237685b169012a0604da3bb4305fb33997b4f0ada10687685a098f87ce5bf07765c8aaa3de42af3744c82755d27f24efdbbbfedfadc14349
 WHIRLPOOL 
8e6895376798b51fc7b6ac6ad1bb2895c6762c2129b9cae07aaee817308582ae677bd9f048e8212dd45172526cc982135afddfd45d78355ebccb0959267ef452

diff --git a/x11-libs/libxsettings-client/libxsettings-client-0.17-r1.ebuild 
b/x11-libs/libxsettings-client/libxsettings-client-0.17-r1.ebuild
deleted file mode 100644
index 0aa8727c1a3..000
--- a/x11-libs/libxsettings-client/libxsettings-client-0.17-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GPE_TARBALL_SUFFIX="bz2"
-inherit autotools eutils gpe
-
-DESCRIPTION="XSETTINGS client code"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sh ~x86"
-IUSE="static-libs"
-
-DOCS=( ChangeLog )
-
-DEPEND="
-   ${DEPEND}
-   x11-proto/xproto
-   x11-libs/libX11
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i \
-   -e 's|INCLUDES = -I $(includedir)|INCLUDES = -I 
$(ROOT)/$(includedir)|' \
-   Makefile.am || die
-   sed -i -e '/^CFLAGS="-Os -Wall"/d' configure.ac || die
-   eautoreconf
-}
-
-src_configure() {
-   # override gpe_src_configure() bug #515340
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   prune_libtool_files
-}

diff --git a/x11-libs/libxsettings-client/libxsettings-client-0.17.ebuild 
b/x11-libs/libxsettings-client/libxsettings-client-0.17.ebuild
deleted file mode 100644
index 3d3cbf6ed0b..000
--- a/x11-libs/libxsettings-client/libxsettings-client-0.17.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-GPE_TARBALL_SUFFIX="bz2"
-
-inherit gpe autotools
-
-DESCRIPTION="XSETTINGS client code"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc sh x86"
-
-DOCS="ChangeLog"
-IUSE=""
-
-RDEPEND="${RDEPEND}"
-
-DEPEND="${DEPEND}
-   ${RDEPEND}
-   x11-proto/xproto
-   x11-libs/libX11"
-
-src_unpack() {
-   gpe_src_unpack "$@"
-
-   sed -i -e \
-   's;INCLUDES = -I $(includedir);INCLUDES = -I 
'$ROOT'/$(includedir);' \
-   Makefile.am || die "sed failed"
-   sed -i -e '/^CFLAGS="-Os -Wall"/d' configure.ac || die "sed failed"
-   eautoreconf
-}

diff --git a/x11-libs/libxsettings-client/metadata.xml 
b/x11-libs/libxsettings-client/metadata.xml
deleted file mode 100644
index 66187a0f421..000
--- a/x11-libs/libxsettings-client/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-desktop-m...@gentoo.org
-Gentoo Desktop Miscellaneous Project
-
-



[gentoo-commits] repo/gentoo:master commit in: profiles/, net-misc/ser/, net-misc/ser/files/

2017-07-05 Thread Michał Górny
commit: 8fba210bb099eb6e5733fde1e701cf6a77af6252
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:41:44 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fba210b

net-misc/ser: Remove last-rited pkg, #610454

 net-misc/ser/Manifest  |   5 -
 net-misc/ser/files/ethz-1.0-ser-0.9.0.diff |  14 --
 net-misc/ser/files/ldap-1.0-ser-0.9.0.diff |  13 --
 net-misc/ser/files/ldaps-1.0-ser-0.9.0.diff|  17 ---
 net-misc/ser/files/ser-0.9.7-extmod-ldap.diff  |  11 --
 net-misc/ser/files/ser-0.9.7-extmod-ldaps.diff |  11 --
 net-misc/ser/files/ser-0.9.7-mysql.diff|  11 --
 net-misc/ser/files/ser-0.9.7-radius.diff   |  13 --
 net-misc/ser/files/ser.confd   |  10 --
 net-misc/ser/files/ser.rc6 |  21 ---
 net-misc/ser/files/silomail-1.0-ser-0.9.0.diff |  13 --
 net-misc/ser/metadata.xml  |   5 -
 net-misc/ser/ser-0.9.7-r2.ebuild   | 177 -
 profiles/package.mask  |   7 -
 14 files changed, 328 deletions(-)

diff --git a/net-misc/ser/Manifest b/net-misc/ser/Manifest
deleted file mode 100644
index 0c8d54f2ae0..000
--- a/net-misc/ser/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST ethz-1.0-ser-0.9.0.tar.gz 5266 SHA256 
0d019caf9e19a51387f95dd511c1930ca8b521a8e9df4fdc042caa8678c371ea SHA512 
d232b806c35f61e6336d855209d8fc306713910e18d768512267f557f8973e20e5042aa255b5650b7cd5de8a88aaf0e6c9277bf8cfc4a7b36febf67538ca4262
 WHIRLPOOL 
baa7e9ec378182cdc7f15b711fe9b5e9fd078e9eaa58f0eea1d8a3d721b2e1c6b23f3374366b2988824403568a5f3ab12ba773a8d72fb8536c156131a3aa74e3
-DIST ldap-1.0-ser-0.9.0.tar.gz 5069 SHA256 
244817715cf26411820a45c5197346fe4d39407f64b2d05d81bfcf4117ca02b2 SHA512 
898abee7480da1bf9edaa616312e00cfab2068ec2498e61b12daf95088f47eb97f67eddbc999b3021c7b557a0c7088d9cb30a3da09125153a0a253f26d0e16ab
 WHIRLPOOL 
fb5d682880af1a0fa7cf7b6d7004698a4b30a82d8db1d1cb0ec7ff93afabc5e6a0fb67c93ce96f4a183b759dedf9e851b9461b31dc9049adc4af0750435a0d53
-DIST ldaps-1.0-ser-0.9.0.tar.gz 5051 SHA256 
83e8e54423969dc72a71c71a22c59d4a1e4fe29aa1b886e68acf98d45a8c5126 SHA512 
a5bcfcf293b4301afd5ab6f4f9fd4c030dbc4e2c496fda83bdb1851c6ad737b81d825729e0faf82005551e04ccb691aeea6ef7d683d125dd154b4496142efcb0
 WHIRLPOOL 
b7e6de57fe0dd7c66fffadfb2ddb1f5eae73bad4cf7ac39bdd776a9065982420143ac0771b61a338dc468399b0db426f33530a95ee7a443f0be51a113f19747b
-DIST ser-0.9.7_src.tar.gz 1888122 SHA256 
0fbbfd70d3e4b48665f7ae3ca0045a1421d3e1255ef8fc04b8fbe8168fb4e56f SHA512 
45c084987c00722ca63a6eef1fe5c9051bff751123494d1add4003aab46c470be1ff31a7d3c420acf5d9868e69a0d94e13abdd145d75488ed41aa70d1c7d895f
 WHIRLPOOL 
e6e9d26a77d9434816161bb9c57963b8a4a8fdb740d60bb4f392468376390788738c04b5ccc280dfec06e244ab6909032ba35d1363396e0d15a0df0b4f4622eb
-DIST silomail-1.0-ser-0.9.0.tar.gz 4762 SHA256 
18d60d987246d4b188e8c2b78d721a43e61eb8c50402b19352edada2d2f98826 SHA512 
e23a71b0bcfe6be541b51ec92cdcd446cc32a281924f41041762ff6851001379dbd9b948a0370f3d855dfeb64adc2d14348012f9dbc6790831b9b4eb2c8110ac
 WHIRLPOOL 
8a42bdc307c9110f606ea605ada56065b71ff488944e6db57831440ad3f8fa9542835c02087cac6c544f1f8492b046d90f605222d6e5c23e5e121bf11d426cdb

diff --git a/net-misc/ser/files/ethz-1.0-ser-0.9.0.diff 
b/net-misc/ser/files/ethz-1.0-ser-0.9.0.diff
deleted file mode 100644
index 239a37a34ac..000
--- a/net-misc/ser/files/ethz-1.0-ser-0.9.0.diff
+++ /dev/null
@@ -1,14 +0,0 @@
 Makefile.orig  2005-06-12 04:07:56.0 +0200
-+++ Makefile   2005-06-12 04:08:02.0 +0200
-@@ -12,11 +12,3 @@
- CFLAGS=-Wall
- 
- include ../../Makefile.modules
--
--
--install:
--  -serctl stop
--  -mv /usr/local/lib/ser/modules/ethz.so 
/usr/local/lib/ser/modules/ethz.so.OLD
--  rm -f /usr/local/lib/ser/modules/ethz.so
--  cp ethz.so /usr/local/lib/ser/modules
--  -serctl start

diff --git a/net-misc/ser/files/ldap-1.0-ser-0.9.0.diff 
b/net-misc/ser/files/ldap-1.0-ser-0.9.0.diff
deleted file mode 100644
index cec03d2991b..000
--- a/net-misc/ser/files/ldap-1.0-ser-0.9.0.diff
+++ /dev/null
@@ -1,13 +0,0 @@
 Makefile.orig  2005-06-12 04:06:33.0 +0200
-+++ Makefile   2005-06-12 04:06:39.0 +0200
-@@ -12,10 +12,3 @@
- CFLAGS=-Wall -g
- 
- include ../../Makefile.modules
--
--
--install:
--  -serctl stop
--  rm -f /usr/local/lib/ser/modules/ldap.so
--  cp ldap.so /usr/local/lib/ser/modules
--  -serctl start

diff --git a/net-misc/ser/files/ldaps-1.0-ser-0.9.0.diff 
b/net-misc/ser/files/ldaps-1.0-ser-0.9.0.diff
deleted file mode 100644
index a8d00839465..000
--- a/net-misc/ser/files/ldaps-1.0-ser-0.9.0.diff
+++ /dev/null
@@ -1,17 +0,0 @@
 Makefile.orig  2005-06-12 04:07:28.0 +0200
-+++ Makefile   2005-06-12 04:07:35.0 +0200
-@@ -12,14 +12,3 @@
- CFLAGS=-Wall
- 
- include ../../Makefile.modules
--
--
--install:

[gentoo-commits] repo/gentoo:master commit in: www-apps/pyblosxom/files/, www-apps/pyblosxom/, profiles/

2017-07-05 Thread Michał Górny
commit: f03faf2a7dd296fe85fa285e50908b860581b8ec
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:41:19 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f03faf2a

www-apps/pyblosxom: Remove last-rited pkg, #360767

 profiles/package.mask  |  7 
 www-apps/pyblosxom/Manifest|  1 -
 www-apps/pyblosxom/files/config-hook.sh| 13 --
 www-apps/pyblosxom/files/postinstall-en.txt| 12 --
 www-apps/pyblosxom/files/postupgrade-en.txt| 10 -
 .../pyblosxom/files/pyblosxom-1.4.2-gentoo.patch   | 13 --
 www-apps/pyblosxom/metadata.xml| 11 -
 www-apps/pyblosxom/pyblosxom-1.4.3-r1.ebuild   | 49 --
 8 files changed, 116 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 7f11cfe609a..1b80e2f270f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -285,13 +285,6 @@ net-misc/ser
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)
-# Unmaintained in Gentoo. Abandoned upstream before Gentoo got to
-# bumping it.
-# Removal in 30 days. Bug #360767.
-www-apps/pyblosxom
-
-# Michał Górny  (05 Jun 2017)
-# (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. The current Gentoo version no longer builds.
 # Removal in 30 days. Bug #602820.
 media-plugins/vdr-xineliboutput

diff --git a/www-apps/pyblosxom/Manifest b/www-apps/pyblosxom/Manifest
deleted file mode 100644
index 76918ef09c3..000
--- a/www-apps/pyblosxom/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyblosxom-1.4.3.tar.gz 110908 SHA256 
35af992168c773099c92a2572ce64b0ad765aa578af495845e92a346602fa8fd SHA512 
8b51e4f304b194a9f0b957f055560f422868e3f7da8ca19f04185cc2ac05a80168fe98c7b71db986283c2634318fd98e549111728d52c429937e35ccbbac0507
 WHIRLPOOL 
c508e9c0db0935b43a377818e5ad8e6c361783068ea582919ce147928e5ddae5b249813d133c06ae0bf7a61cb406c1850e8c764eebf80e3c9f0b6db71484c26f

diff --git a/www-apps/pyblosxom/files/config-hook.sh 
b/www-apps/pyblosxom/files/config-hook.sh
deleted file mode 100644
index 963713c107b..000
--- a/www-apps/pyblosxom/files/config-hook.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-
-case "$1" in
-install)
-   chown ${VHOST_SERVER_UID} ${MY_INSTALLDIR}/log
-   sed -i -e "s#/path/to/blog#${MY_INSTALLDIR}/data/#" 
${VHOST_CGIBINDIR}/pyblosxom/config.py || exit
-   sed -i -e "s#/path/to/logdir#${MY_INSTALLDIR}/log/#" 
${VHOST_CGIBINDIR}/pyblosxom/config.py || exit
-   sed -i -e 
"s#^\#\(.*\)/path/to/my/plugins#\1/usr/share/pyblosxom-1.2.1/plugins/#" 
${VHOST_CGIBINDIR}/pyblosxom/config.py || exit
-   ;;
-*)
-   # Nothing to do for clean up
-   ;;
-esac

diff --git a/www-apps/pyblosxom/files/postinstall-en.txt 
b/www-apps/pyblosxom/files/postinstall-en.txt
deleted file mode 100644
index cd7af6e0dfc..000
--- a/www-apps/pyblosxom/files/postinstall-en.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-PyBlosxom setup:
-
-1. Customize the config file 
-   ${VHOST_CGIBINDIR}/pyblosxom/config.py
-
-2. Add any pyblosxom plugins you would like to use to the 
-   /usr/share/${P}/plugins directory.
-
-3. Add blog entries as normal text files to 
-   ${MY_INSTALLDIR}/data
-
--- Go to http://${VHOST_HOSTNAME}/cgi-bin/pyblosxom/pyblosxom.cgi

diff --git a/www-apps/pyblosxom/files/postupgrade-en.txt 
b/www-apps/pyblosxom/files/postupgrade-en.txt
deleted file mode 100644
index 139d707561d..000
--- a/www-apps/pyblosxom/files/postupgrade-en.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-pyblosxom-1.3 changes nearly nothing in the config file.
-
-The only new variable you need to set is 'blog_rights'. It should
-contain your name and will be added to the atom feed.
-
-Anyway you only need to run etc-update on you config file as 
-suggested by webapp-config. Update the configuration following
-standard procedures and you should be all set.
-
-Enjoy pyblosxom!

diff --git a/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch 
b/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
deleted file mode 100644
index 5f55faf5fb5..000
--- a/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 a/setup.py 2007-12-18 11:13:36.439046250 +0100
-+++ b/setup.py 2007-12-18 11:14:05.216844750 +0100
-@@ -73,9 +73,7 @@
- # we want to move the web script files as well, so we sneak them
- # in here.
- pydf.append( [os.path.join('share', PVER, 'web'),
--  [os.path.normpath("web/pyblosxom.cgi"), 
--   os.path.normpath("web/pyblosxom.tac"), 
--   os.path.normpath("web/config.py")]])
-+  [os.path.normpath("web/pyblosxom.tac")]])
- 
- else:
- # we don't know what platform they have, so we print out

diff --git a/www-apps/pyblosxom/metadata.xml 

[gentoo-commits] repo/gentoo:master commit in: eclass/

2017-07-05 Thread Michał Górny
commit: 5ae2aa1fd7f7b0797850b672c8a9d889c84aceee
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:43:28 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:47:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae2aa1f

gpe.eclass: Remove dead eclass

 eclass/gpe.eclass | 119 --
 1 file changed, 119 deletions(-)

diff --git a/eclass/gpe.eclass b/eclass/gpe.eclass
deleted file mode 100644
index 3dbda4420a4..000
--- a/eclass/gpe.eclass
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# @DEAD
-# Michał Górny  (05 Jun 2017)
-# This eclass is no longer maintained. The last consumer is last rited
-# for removal. The eclass will be removed along with it in 30 days.
-
-# @ECLASS: gpe.eclass
-# @MAINTAINER:
-# g...@gentoo.org
-# @AUTHOR:
-# Original Authors:
-# Rene Wagner 
-# Ned Ludd 
-# Angelo Arrifano 
-# EAPI->EAPI2 patch: loki_val
-# multiple suggestions: Betelgeuse
-# Based on gnome2.eclass and gpe.bbclass (the latter from OpenEmbedded)
-# @BLURB: Provides common functionality for the G Palmtop Environment.
-
-inherit libtool toolchain-funcs
-
-case "${EAPI:-0}" in
-   0|1)
-   EXPORT_FUNCTIONS src_unpack src_compile src_install
-   ;;
-   *)
-   EXPORT_FUNCTIONS src_unpack src_prepare src_configure 
src_compile src_install
-   ;;
-esac
-
-# @ECLASS-VARIABLE: ELTCONF
-# @DESCRIPTION:
-# Extra options passed to elibtoolize on gnome2 eclass.
-ELTCONF=""
-
-# @ECLASS-VARIABLE: GPE_DOCS
-# @DESCRIPTION:
-# Documentation files to be installed with dodoc.
-GPE_DOCS=""
-
-[[ -z "${GPE_MIRROR}" ]] && 
GPE_MIRROR="http://gpe.linuxtogo.org/download/source;
-[[ -z "${GPE_TARBALL_SUFFIX}" ]] && GPE_TARBALL_SUFFIX="gz"
-SRC_URI="${GPE_MIRROR}/${P}.tar.${GPE_TARBALL_SUFFIX}"
-
-HOMEPAGE="http://gpe.linuxtogo.org;
-
-IUSE="nls"
-GPECONF="${GPECONF} --enable-debug=no --disable-debug"
-
-RDEPEND=""
-DEPEND="
-   >=dev-util/intltool-0.29
-   virtual/pkgconfig"
-
-# @FUNCTION: gpe_src_unpack
-# @DESCRIPTION:
-# Unpacks and applies some required patches for GPE.
-gpe_src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   has "${EAPI:-0}" 0 1 && gpe_src_prepare "$@"
-}
-
-# Do not call, use gpe_src_unpack() instead.
-gpe_src_prepare() {
-   # let portage handle stripping.
-   # sort is needed, see #272161 .
-   for file in $(find . -name 'Makefile*' | sort) ; do
-   sed -i  -e s/'install -s'/'install'/g \
-   -e s/'install -Ds'/'install -D'/g \
-   -e 's/$(INSTALL) -s/$(INSTALL) /g' \
-   -e 's;strip ;#strip ;g' \
-   ${file} \
-   ||die "Sedding ${file} failed."
-   done
-   [[ -f configure ]] && elibtoolize
-}
-
-# @FUNCTION: gpe_src_configure
-# @DESCRIPTION:
-# Configures a GPE package in a cross-compile aware environment.
-gpe_src_configure() {
-   tc-export CC
-   [[ -f configure ]] && econf "$@" ${GPECONF}
-}
-
-# @FUNCTION: gpe_src_compile
-# @DESCRIPTION:
-# (Cross-)Compiles a GPE package.
-gpe_src_compile() {
-   tc-export CC
-   has "${EAPI:-0}" 0 1 && gpe_src_configure "$@"
-   emake PREFIX=/usr || die "emake failed"
-}
-
-# @FUNCTION: gpe_src_install
-# @DESCRIPTION:
-# Installs a GPE package in the correct way.
-gpe_src_install() {
-   local use_nls=yes
-
-   use nls || use_nls=no
-
-   if [ -f configure ]; then
-   einstall "$@" || die "einstall failed"
-   else
-   emake STRIP=true DESTDIR=${D} PREFIX=/usr \
-ENABLE_NLS=${use_nls} "$@" install || die "emake install 
failed"
-   fi
-
-   use nls || rm -rf ${D}/usr/share/locale
-
-   # manual document installation
-   if [[ "${GPE_DOCS}" ]]; then
-   dodoc ${GPE_DOCS} || die "dodoc failed"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/cassandra-driver/, profiles/

2017-07-05 Thread Michał Górny
commit: 0e42d7b127189f6d56c259734ed11ab8bc1ce344
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:46:25 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 13:48:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e42d7b1

dev-python/cassandra-driver: Remove last-rited pkg, #616292

 dev-python/cassandra-driver/Manifest   |  1 -
 .../cassandra-driver/cassandra-driver-2.7.2.ebuild | 77 --
 dev-python/cassandra-driver/metadata.xml   | 33 --
 profiles/package.mask  |  7 --
 4 files changed, 118 deletions(-)

diff --git a/dev-python/cassandra-driver/Manifest 
b/dev-python/cassandra-driver/Manifest
deleted file mode 100644
index 9592b7c5666..000
--- a/dev-python/cassandra-driver/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cassandra-driver-2.7.2.tar.gz 413805 SHA256 
dcff93964334902c5707a3024b500c063ec254da61adae9ab8b3824d56088cd5 SHA512 
7548764f2a315dc6f6d4a00138767e6ba6b453a7d7ff19c0913f8c931ae6cb163092644c2d24b87e9efefcdf8568d7e84dccf9f990ab498f187a1bb0c498f415
 WHIRLPOOL 
219a4017d0e129d14aa2cf87ac5f4875c671777e8064cbaf240f84b22df171b3be902fabeec8327e4064b6417c8b44d12b4d9d462bc491d71ae6ec3149612898

diff --git a/dev-python/cassandra-driver/cassandra-driver-2.7.2.ebuild 
b/dev-python/cassandra-driver/cassandra-driver-2.7.2.ebuild
deleted file mode 100644
index 9eb791e517b..000
--- a/dev-python/cassandra-driver/cassandra-driver-2.7.2.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
-
-inherit distutils-r1 eutils vcs-snapshot
-
-DESCRIPTION="DataStax python driver for Apache Cassandra"
-HOMEPAGE="https://github.com/datastax/python-driver 
https://pypi.python.org/pypi/cassandra-driver/${PV};
-SRC_URI="https://github.com/datastax/python-driver/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="Apache-2.0"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+cython doc +libev +murmur test"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   ~dev-python/futures-2.2.0[${PYTHON_USEDEP}]' python2_7)
-   virtual/python-futures[${PYTHON_USEDEP}]
-   >=dev-python/six-1.6[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
-   cython? (
-   >=dev-python/cython-0.20[${PYTHON_USEDEP}]
-   )
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
-   libev? (
-   dev-libs/libev
-   )
-   test? (
-   dev-python/nose[${PYTHON_USEDEP}]
-   ~dev-python/mock-1.0.1[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/sure[${PYTHON_USEDEP}]
-   )
-"
-
-python_configure_all() {
-   mydistutilsargs=( $(usex cython "" --no-cython)
- $(usex libev "" --no-libev)
- $(usex murmur "" --no-murmur3) )
-}
-
-python_compile_all() {
-   use doc && esetup.py doc
-}
-
-python_test() {
-   nosetests -v tests.unit || die "Tests fail with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all "${@}"
-   use doc && dohtml -r docs/_build/${PV}/.
-}
-
-pkg_postinst() {
-   einfo
-   einfo "Some behaviors of this driver are enabled at run-time"
-   einfo "when certain libs are detected.  Compression support is"
-   einfo "enabled if dev-python/lz4 or dev-python/snappy are"
-   einfo "installed.  Also scales (for metrics) and blist (for"
-   einfo "sorted sets) provide additional features, though there"
-   einfo "are not packages in the tree yet (install with pip)."
-   einfo
-}
-
-# TODO
-# - dev-python/eventlet and dev-python/gevent appear to be
-#   optional runtime deps but the docs never explicitly mention them.
-#   Is it maybe the case that one of the two is required, but only
-#   if libev is built?

diff --git a/dev-python/cassandra-driver/metadata.xml 
b/dev-python/cassandra-driver/metadata.xml
deleted file mode 100644
index 39ef05cd0a5..000
--- a/dev-python/cassandra-driver/metadata.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   stasib...@gentoo.org
-   Erik Mackdanz
-   
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   A modern, feature-rich and highly-tunable Python
-   client library for Apache Cassandra (1.2+) and
-   DataStax Enterprise (3.1+) using exclusively
-   Cassandra's binary protocol and Cassandra Query
-   Language v3.
-   
-   
-   
-   Optimize core modules and build custom extensions
-   
-   
-   libev event loop integration
-   

[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gnomevfs-sharp/, profiles/

2017-07-05 Thread Michał Górny
commit: 4847bafb03754bb78b1d641a0b9a5493ed222ce8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:52:20 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4847bafb

dev-dotnet/gnomevfs-sharp: Remove last-rited pkg

 dev-dotnet/gnomevfs-sharp/Manifest |  1 -
 dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild | 14 --
 dev-dotnet/gnomevfs-sharp/metadata.xml |  8 
 profiles/package.mask  |  1 -
 4 files changed, 24 deletions(-)

diff --git a/dev-dotnet/gnomevfs-sharp/Manifest 
b/dev-dotnet/gnomevfs-sharp/Manifest
deleted file mode 100644
index 565a7514d5e..000
--- a/dev-dotnet/gnomevfs-sharp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-sharp-2.24.2.tar.bz2 421281 SHA256 
122b1e03966d63ec3389decf5440fb94285907d1b6be48352dcf6aca292cf7b0 SHA512 
1bf786d6febfb1d7fe29b2b94000ac56a61233dd842d173d028814b2c8f2360df060d781af16db509e9a0a445bdcbef9ed99af5793630192f50440cd0536e571
 WHIRLPOOL 
07fb7efd8c98e70dae0d2e9c6a2db7a09b551bf16187eb8c20b877218e0c85fb6164baff8eac9c84b1624ce69c81da61a0dbbf41918b75f3267f839b247f9ec8

diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild 
b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild
deleted file mode 100644
index 975e02f23c1..000
--- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-GTK_SHARP_REQUIRED_VERSION="2.12"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/gnomevfs-sharp/metadata.xml 
b/dev-dotnet/gnomevfs-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/gnomevfs-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 094b147ca2a..56f7122fac9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -248,7 +248,6 @@ dev-dotnet/pango-sharp
  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/glib-sharp/, profiles/, dev-dotnet/glib-sharp/files/

2017-07-05 Thread Michał Górny
commit: 913b9d5716507b591460ea3d926e58f99df328cb
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:01:14 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913b9d57

dev-dotnet/glib-sharp: Remove last-rited pkg

 dev-dotnet/glib-sharp/Manifest |  2 --
 .../files/glib-sharp-2.12.10-glib-header.patch | 36 --
 dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild| 14 -
 dev-dotnet/glib-sharp/metadata.xml |  8 -
 profiles/package.mask  |  1 -
 5 files changed, 61 deletions(-)

diff --git a/dev-dotnet/glib-sharp/Manifest b/dev-dotnet/glib-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/glib-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch 
b/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch
deleted file mode 100644
index 760d5549439..000
--- a/dev-dotnet/glib-sharp/files/glib-sharp-2.12.10-glib-header.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -urN 1/glib/glue/list.c 2/glib/glue/list.c
 1/glib/glue/list.c 2009-01-07 10:54:06.0 -0600
-+++ 2/glib/glue/list.c 2012-02-14 20:50:32.116877699 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include 
-+#include 
- 
- /* Forward declarations */
- gpointer gtksharp_list_get_data (GList *l);
-diff -urN 1/glib/glue/slist.c 2/glib/glue/slist.c
 1/glib/glue/slist.c2009-01-07 10:54:06.0 -0600
-+++ 2/glib/glue/slist.c2012-02-14 20:50:43.721718553 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include 
-+#include 
- 
- /* Forward declarations */
- gpointer gtksharp_slist_get_data (GSList *l);
-diff -urN 1/glib/glue/thread.c 2/glib/glue/thread.c
 1/glib/glue/thread.c   2009-01-07 10:54:06.0 -0600
-+++ 2/glib/glue/thread.c   2012-02-14 20:50:51.922605985 -0600
-@@ -20,7 +20,7 @@
-  */
- 
- 
--#include 
-+#include 
- 
- gboolean glibsharp_g_thread_supported (void);
- 

diff --git a/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild 
b/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild
deleted file mode 100644
index ff59eca461e..000
--- a/dev-dotnet/glib-sharp/glib-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-2.12.10-glib-header.patch" )

diff --git a/dev-dotnet/glib-sharp/metadata.xml 
b/dev-dotnet/glib-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/glib-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index c8f26436d17..d03f7623a9a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -239,7 +239,6 @@ app-text/7plus
 dev-dotnet/atk-sharp
 dev-dotnet/gdk-sharp
 dev-dotnet/glade-sharp
-dev-dotnet/glib-sharp
 dev-dotnet/gtk-dotnet-sharp
 dev-dotnet/gtk-sharp-docs
 



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/atk-sharp/, profiles/

2017-07-05 Thread Michał Górny
commit: d35378dfdccc6769d59d718d260114d10ca213ce
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:02:08 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35378df

dev-dotnet/atk-sharp: Remove last-rited pkg

 dev-dotnet/atk-sharp/Manifest |  2 --
 dev-dotnet/atk-sharp/atk-sharp-2.12.10.ebuild | 12 
 dev-dotnet/atk-sharp/metadata.xml |  8 
 profiles/package.mask |  1 -
 4 files changed, 23 deletions(-)

diff --git a/dev-dotnet/atk-sharp/Manifest b/dev-dotnet/atk-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/atk-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/atk-sharp/atk-sharp-2.12.10.ebuild 
b/dev-dotnet/atk-sharp/atk-sharp-2.12.10.ebuild
deleted file mode 100644
index e4c894becf5..000
--- a/dev-dotnet/atk-sharp/atk-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/atk-sharp/metadata.xml 
b/dev-dotnet/atk-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/atk-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 08bed2a39e7..61ae87f5399 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -236,7 +236,6 @@ app-text/7plus
 # - >=dev-dotnet/gtk-sharp-2.12.21,
 # Removal in 14 days.
 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/glade-sharp/

2017-07-05 Thread Michał Górny
commit: 1a413b9df974940a72433be3818543a17626a840
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:01:30 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a413b9d

dev-dotnet/glade-sharp: Remove last-rited pkg

 dev-dotnet/glade-sharp/Manifest   |  2 --
 dev-dotnet/glade-sharp/glade-sharp-2.12.10.ebuild | 12 
 dev-dotnet/glade-sharp/metadata.xml   |  8 
 profiles/package.mask |  1 -
 4 files changed, 23 deletions(-)

diff --git a/dev-dotnet/glade-sharp/Manifest b/dev-dotnet/glade-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/glade-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/glade-sharp/glade-sharp-2.12.10.ebuild 
b/dev-dotnet/glade-sharp/glade-sharp-2.12.10.ebuild
deleted file mode 100644
index e4c894becf5..000
--- a/dev-dotnet/glade-sharp/glade-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/glade-sharp/metadata.xml 
b/dev-dotnet/glade-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/glade-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index d03f7623a9a..94bbdd89bd7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -238,7 +238,6 @@ app-text/7plus
 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/gconf-sharp/

2017-07-05 Thread Michał Górny
commit: 82e1d30736bd255eaced60ec99cf167af4f42a4f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:52:32 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e1d307

dev-dotnet/gconf-sharp: Remove last-rited pkg

 dev-dotnet/gconf-sharp/Manifest  |  1 -
 dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild | 14 --
 dev-dotnet/gconf-sharp/metadata.xml  |  8 
 profiles/package.mask|  1 -
 4 files changed, 24 deletions(-)

diff --git a/dev-dotnet/gconf-sharp/Manifest b/dev-dotnet/gconf-sharp/Manifest
deleted file mode 100644
index 565a7514d5e..000
--- a/dev-dotnet/gconf-sharp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-sharp-2.24.2.tar.bz2 421281 SHA256 
122b1e03966d63ec3389decf5440fb94285907d1b6be48352dcf6aca292cf7b0 SHA512 
1bf786d6febfb1d7fe29b2b94000ac56a61233dd842d173d028814b2c8f2360df060d781af16db509e9a0a445bdcbef9ed99af5793630192f50440cd0536e571
 WHIRLPOOL 
07fb7efd8c98e70dae0d2e9c6a2db7a09b551bf16187eb8c20b877218e0c85fb6164baff8eac9c84b1624ce69c81da61a0dbbf41918b75f3267f839b247f9ec8

diff --git a/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild 
b/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild
deleted file mode 100644
index 4787e9432bc..000
--- a/dev-dotnet/gconf-sharp/gconf-sharp-2.24.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-GTK_SHARP_REQUIRED_VERSION="2.12"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/gconf-sharp/metadata.xml 
b/dev-dotnet/gconf-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/gconf-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 56f7122fac9..56eec63af21 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -247,7 +247,6 @@ dev-dotnet/gtk-sharp-gapi
 dev-dotnet/pango-sharp
  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/art-sharp/, profiles/

2017-07-05 Thread Michał Górny
commit: 15b7e76f7647c9b2190da26bdecfff76eb379ff7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:54:34 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b7e76f

dev-dotnet/art-sharp: Remove last-rited pkg

 dev-dotnet/art-sharp/Manifest|  1 -
 dev-dotnet/art-sharp/art-sharp-2.24.2.ebuild | 14 --
 dev-dotnet/art-sharp/metadata.xml|  8 
 profiles/package.mask|  1 -
 4 files changed, 24 deletions(-)

diff --git a/dev-dotnet/art-sharp/Manifest b/dev-dotnet/art-sharp/Manifest
deleted file mode 100644
index 565a7514d5e..000
--- a/dev-dotnet/art-sharp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnome-sharp-2.24.2.tar.bz2 421281 SHA256 
122b1e03966d63ec3389decf5440fb94285907d1b6be48352dcf6aca292cf7b0 SHA512 
1bf786d6febfb1d7fe29b2b94000ac56a61233dd842d173d028814b2c8f2360df060d781af16db509e9a0a445bdcbef9ed99af5793630192f50440cd0536e571
 WHIRLPOOL 
07fb7efd8c98e70dae0d2e9c6a2db7a09b551bf16187eb8c20b877218e0c85fb6164baff8eac9c84b1624ce69c81da61a0dbbf41918b75f3267f839b247f9ec8

diff --git a/dev-dotnet/art-sharp/art-sharp-2.24.2.ebuild 
b/dev-dotnet/art-sharp/art-sharp-2.24.2.ebuild
deleted file mode 100644
index 975e02f23c1..000
--- a/dev-dotnet/art-sharp/art-sharp-2.24.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-GTK_SHARP_REQUIRED_VERSION="2.12"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/art-sharp/metadata.xml 
b/dev-dotnet/art-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/art-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 56eec63af21..152ac1f5cc3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -246,7 +246,6 @@ dev-dotnet/gtk-sharp-docs
 dev-dotnet/gtk-sharp-gapi
 dev-dotnet/pango-sharp
  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/pango-sharp/

2017-07-05 Thread Michał Górny
commit: 43e2c2b001196d949271ff3d7423c7333c4020ee
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:59:34 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e2c2b0

dev-dotnet/pango-sharp: Remove last-rited pkg

 dev-dotnet/pango-sharp/Manifest   |  2 --
 dev-dotnet/pango-sharp/metadata.xml   |  8 
 dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild | 12 
 profiles/package.mask |  1 -
 4 files changed, 23 deletions(-)

diff --git a/dev-dotnet/pango-sharp/Manifest b/dev-dotnet/pango-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/pango-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/pango-sharp/metadata.xml 
b/dev-dotnet/pango-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/pango-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild 
b/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild
deleted file mode 100644
index e4c894becf5..000
--- a/dev-dotnet/pango-sharp/pango-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/profiles/package.mask b/profiles/package.mask
index 9773e36be0f..5164d3a8c53 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -243,7 +243,6 @@ dev-dotnet/glib-sharp
 dev-dotnet/gtk-dotnet-sharp
 dev-dotnet/gtk-sharp-docs
 dev-dotnet/gtk-sharp-gapi
-dev-dotnet/pango-sharp
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: dev-dotnet/gnome-sharp/, profiles/

2017-07-05 Thread Michał Górny
commit: d9c05156bbeb604f157014a9e7b6dac1e6fbe8f8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 13:56:10 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c05156

dev-dotnet/gnome-sharp: Remove old (split) version

 dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild | 14 --
 profiles/package.mask|  2 --
 2 files changed, 16 deletions(-)

diff --git a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild 
b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild
deleted file mode 100644
index be8cb2cf5b4..000
--- a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-GTK_SHARP_REQUIRED_VERSION="2.12"
-GNOMECANVAS_REQUIRED_VERSION="2.20"
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/profiles/package.mask b/profiles/package.mask
index 152ac1f5cc3..9773e36be0f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -234,7 +234,6 @@ app-text/7plus
 # Michał Górny  (05 Jun 2017)
 # Mask split *-sharp packages for removal. Replaced by combined:
 # - >=dev-dotnet/gtk-sharp-2.12.21,
-# - >=dev-dotnet/gnome-sharp-2.24.2-r1.
 # Removal in 14 days.
  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/gtk-sharp/

2017-07-05 Thread Michał Górny
commit: 8e8639e3e9a4460c38a180bd0358230f409bc52c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:04:13 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8639e3

dev-dotnet/gtk-sharp: Remove old (split) version

 dev-dotnet/gtk-sharp/Manifest |  2 --
 dev-dotnet/gtk-sharp/gtk-sharp-2.12.10.ebuild | 12 
 profiles/package.mask |  8 
 3 files changed, 22 deletions(-)

diff --git a/dev-dotnet/gtk-sharp/Manifest b/dev-dotnet/gtk-sharp/Manifest
index b8c0304a47d..c8bf2b4b75c 100644
--- a/dev-dotnet/gtk-sharp/Manifest
+++ b/dev-dotnet/gtk-sharp/Manifest
@@ -1,3 +1 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
 DIST gtk-sharp-2.12.21.tar.gz 2498480 SHA256 
ea02da7000433115dcc008102e0c217479c06d74b2c3af5b76527784f933b088 SHA512 
f7f575ec42e1a6d3bdbd9493b06d083d10687b6f5b41eebe1f1e03087c0e3cce79948aa19e9dd88972b023837d48bd02afee719a28b7015a78dccb96f2fee307
 WHIRLPOOL 
e4c375ac3a246aed5412dbfd403f392abf4ad76450916ba11bd233d571de85f7a02d0854ad6387991f60758086a42a11db94604e4feafd0d433768adaf17d44f
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.10.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.10.ebuild
deleted file mode 100644
index b58c033879d..000
--- a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RESTRICT="test"

diff --git a/profiles/package.mask b/profiles/package.mask
index 61ae87f5399..d81573ac52d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -232,14 +232,6 @@ app-editors/fb2edit
 app-text/7plus
 
 # Michał Górny  (05 Jun 2017)
-# Mask split *-sharp packages for removal. Replaced by combined:
-# - >=dev-dotnet/gtk-sharp-2.12.21,
-# Removal in 14 days.
- (05 Jun 2017)
 # (on behalf of Treecleaner project)
 # Unmaintained in Gentoo. The current Gentoo version no longer builds.
 # Removal in 30 days. Bug #602820.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/gdk-sharp/

2017-07-05 Thread Michał Górny
commit: 8c76dbb0cd91fe6daffa7bb840275b4e3712e3bf
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:01:49 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c76dbb0

dev-dotnet/gdk-sharp: Remove last-rited pkg

 dev-dotnet/gdk-sharp/Manifest |  2 --
 dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild | 12 
 dev-dotnet/gdk-sharp/metadata.xml |  8 
 profiles/package.mask |  1 -
 4 files changed, 23 deletions(-)

diff --git a/dev-dotnet/gdk-sharp/Manifest b/dev-dotnet/gdk-sharp/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/gdk-sharp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild 
b/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild
deleted file mode 100644
index e4c894becf5..000
--- a/dev-dotnet/gdk-sharp/gdk-sharp-2.12.10.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE=""
-
-RESTRICT="test"

diff --git a/dev-dotnet/gdk-sharp/metadata.xml 
b/dev-dotnet/gdk-sharp/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/gdk-sharp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 94bbdd89bd7..08bed2a39e7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -237,7 +237,6 @@ app-text/7plus
 # Removal in 14 days.
 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-dotnet/gtk-sharp-gapi/

2017-07-05 Thread Michał Górny
commit: 564319652c45d4bced5672208e795b82ba26bb07
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jul  5 14:00:06 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jul  5 14:05:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56431965

dev-dotnet/gtk-sharp-gapi: Remove last-rited pkg

 dev-dotnet/gtk-sharp-gapi/Manifest |  2 --
 .../gtk-sharp-gapi/gtk-sharp-gapi-2.12.10.ebuild   | 26 --
 dev-dotnet/gtk-sharp-gapi/metadata.xml |  8 ---
 profiles/package.mask  |  1 -
 4 files changed, 37 deletions(-)

diff --git a/dev-dotnet/gtk-sharp-gapi/Manifest 
b/dev-dotnet/gtk-sharp-gapi/Manifest
deleted file mode 100644
index 9bb6c8f4a54..000
--- a/dev-dotnet/gtk-sharp-gapi/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST gtk-sharp-2.12.10.tar.bz2 1638263 SHA256 
aaa53f7916f25f0f83760b6ffbf0d465d13ecfa55aa645603f1ca876b7d0f770 SHA512 
232137dfef327f664a941e96edb8e87a18e7def8bccf64e352e846fbd14fe4b93a0725f43b1167c05d597de10ce50c546935810e28681457d5eaba172fc457e0
 WHIRLPOOL 
3a8a12744ba09ba5b30da8b51b35a9d9cfccfa52e0493bafd71935a7cb6af855bf5860477569a5c17a6416a495e9a9cd4f74c61b8d25b7aedeaab1119fb16cc1
-DIST gtk-sharp-2.12.7.patch.bz2 1069 SHA256 
f9db539471450d7cd17406573db117584d10c76bdbc36e11147335e93d6d10c8 SHA512 
900a0c63308881b09d51bbd319c917f79ee638e82d2bbc3f7ffad6c15ad21fa22593895907caf76330511c0aa232e44ab6540bb417a2fc1963ea449b2339e427
 WHIRLPOOL 
d3ffbe7e7189516862f64cbb7119484cf8f0d2bd6fd92e3afc839091c525a9cc4e1f8b8981b6cf9bfc52af46156e3f43940536d812d4b68ffcf01559bd3dfb74

diff --git a/dev-dotnet/gtk-sharp-gapi/gtk-sharp-gapi-2.12.10.ebuild 
b/dev-dotnet/gtk-sharp-gapi/gtk-sharp-gapi-2.12.10.ebuild
deleted file mode 100644
index 357806a374c..000
--- a/dev-dotnet/gtk-sharp-gapi/gtk-sharp-gapi-2.12.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-GTK_SHARP_MODULE_DIR=parser
-
-inherit gtk-sharp-module
-
-SLOT="2"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
-   GTK_SHARP_MODULE_DIR="parser" gtk-sharp-module_src_compile
-   GTK_SHARP_MODULE_DIR="generator" gtk-sharp-module_src_compile
-}
-
-src_install() {
-   local exec
-   mv_command="cp -pPR"
-   GTK_SHARP_MODULE_DIR="parser" gtk-sharp-module_src_install
-   GTK_SHARP_MODULE_DIR="generator" gtk-sharp-module_src_install
-}

diff --git a/dev-dotnet/gtk-sharp-gapi/metadata.xml 
b/dev-dotnet/gtk-sharp-gapi/metadata.xml
deleted file mode 100644
index 1e9986c4a0c..000
--- a/dev-dotnet/gtk-sharp-gapi/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   dot...@gentoo.org
-   Gentoo Dotnet Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 5164d3a8c53..c8f26436d17 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -242,7 +242,6 @@ dev-dotnet/glade-sharp
 dev-dotnet/glib-sharp
 dev-dotnet/gtk-dotnet-sharp
 dev-dotnet/gtk-sharp-docs
-dev-dotnet/gtk-sharp-gapi
 
 # Michał Górny  (05 Jun 2017)
 # (on behalf of Treecleaner project)



[gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/

2017-07-05 Thread Akinori Hattori
commit: 101835eb2ed5621b3dbfdfa9b5c89c0b9ac7467d
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 12:50:14 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 12:50:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101835eb

dev-libs/m17n-lib: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-libs/m17n-lib/Manifest  |  2 --
 dev-libs/m17n-lib/m17n-lib-1.5.5.ebuild | 49 -
 dev-libs/m17n-lib/m17n-lib-1.6.2.ebuild | 64 -
 3 files changed, 115 deletions(-)

diff --git a/dev-libs/m17n-lib/Manifest b/dev-libs/m17n-lib/Manifest
index e72555f26c5..0eda6c4df8f 100644
--- a/dev-libs/m17n-lib/Manifest
+++ b/dev-libs/m17n-lib/Manifest
@@ -1,5 +1,3 @@
 DIST m17n-lib-1.5.2.tar.gz 997592 SHA256 
389cc05194e9a1f9e58b186c3fcd60d7fee2a6f627c3ea8f9c944d69983721f1 SHA512 
899959ad7d6b32b7ec0a97eca5abf2a3a4e9d44d81b5157bc974b17544db4e59550bc04b0b2d46371dc57f64c7e0aa70ebb7d473ade3a762f40acf19ac19b072
 WHIRLPOOL 
9483d3fcc97aad78b44dd228e8c800e5147cc7c7758e72b87e4875960abe0f8d5b34ab669ec858da4d1792c1c3b58dc3669f4ced9bf8f151924f0d44dbf7b3e0
-DIST m17n-lib-1.5.5.tar.gz 954476 SHA256 
300ef0411fc306f8b409c0688c85ee9804ddc4b3ac643a84abe4aeec0a6f912f SHA512 
e294d65c1b0894ab631fe34852e1193d8ad7dd4798aede2ffb1723538f242ab6ec21a015ae45aadc398541ff1be264655abe602aeb9598d03d8dd45af1c91aeb
 WHIRLPOOL 
103b0aaf9aadee2148c1880a2b0c5e2b0725a42864cead3709ee44184157eb82693b9ba0a5c38a00cbf63712adb58f24e1d64bc22008c2fa1632282548fbe22e
-DIST m17n-lib-1.6.2.tar.gz 1031508 SHA256 
f15039a310e94d6b462c46c409a393e1b16d95f13fd0376361f07bbfc6adb5a3 SHA512 
ade2d468861042b63494e5ae49e82d813f30c45fea5d1a9377681dfd06a66b3aa3e2db5112b70e760ca5d4aedaa7f846e28e0ed8e37565d6a05f94f145b2b2ce
 WHIRLPOOL 
52ac678b10b14999af6c3f6b1e88fb583dc996d9bb5be34c084fff3270eabb3a18c56c079d0f287fe922acee97b40d04e5005660b8fdc0d4a12f329b7879b2cc
 DIST m17n-lib-1.6.3.tar.gz 1033048 SHA256 
ff5ebe09572a5e6d4a376783a78d4355f0b17a71fbaf8b01978230be7eef735e SHA512 
66177e5be17e330230d31bfff8a3cc7415ad79f9bfaf8f4c4baea02f1f19bf2d3628210c697a9b14d07dcb9bac8ca256e6c5102cbaae65876bf49aa2150cfd80
 WHIRLPOOL 
ac337d68c4cfd0f9c331ded71a16c4d86f2d4c655a59f17da92fc8a80ed6f420af97ceb2ff071d556aaee0cf73baae9736faed32aaa58538d59a44f27a981c53
 DIST m17n-lib-1.6.4.tar.gz 1034422 SHA256 
0370fda16bce321acad96b623dbbead0d797d86f5d5fa43d0cde8ff3b01555a4 SHA512 
751f22efdaf4fb3e23d17ca07e20c65c59d60ff4f90a384bd9a8e9e8b01503d87c76cfc4c3c9717d8549a08c705b1c444939816a7eb07ca77b029b4f457f58c3
 WHIRLPOOL 
d5bdfbb072a557f8e37307a4de56a9d2eb24c637afb885f294ab1970d8ca916bc53354ae7ca0fb4c6eaf445c955b60b79a0718c4e72af533a844d770a7b36a8c

diff --git a/dev-libs/m17n-lib/m17n-lib-1.5.5.ebuild 
b/dev-libs/m17n-lib/m17n-lib-1.5.5.ebuild
deleted file mode 100644
index acf136b9b9b..000
--- a/dev-libs/m17n-lib/m17n-lib-1.5.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit flag-o-matic
-
-DESCRIPTION="Multilingual Library for Unix/Linux"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://www.m17n.org/m17n-lib-download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-#IUSE="anthy gd ispell"
-IUSE="gd"
-
-RDEPEND="x11-libs/libXaw
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libXrender
-   x11-libs/libXft
-   dev-libs/libxml2
-   dev-libs/fribidi
-   >=media-libs/freetype-2.1
-   media-libs/fontconfig
-   gd? ( media-libs/gd[png] )
-   >=dev-libs/libotf-0.9.4
-   >=dev-db/m17n-db-${PV}"
-# linguas_th? ( || ( app-i18n/libthai app-i18n/wordcut ) )
-# anthy? ( app-i18n/anthy )
-# ispell? ( app-text/ispell )
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_configure() {
-   append-flags -fPIC
-   econf $(use_with gd) || die
-}
-
-src_compile() {
-   emake -j1 || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" install || die
-
-   dodoc AUTHORS ChangeLog NEWS README TODO || die
-}

diff --git a/dev-libs/m17n-lib/m17n-lib-1.6.2.ebuild 
b/dev-libs/m17n-lib/m17n-lib-1.6.2.ebuild
deleted file mode 100644
index 3b4b3ff6388..000
--- a/dev-libs/m17n-lib/m17n-lib-1.6.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils autotools
-
-DESCRIPTION="Multilingual Library for Unix/Linux"
-HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
-SRC_URI="http://www.m17n.org/m17n-lib-download/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-#IUSE="anthy gd ispell"
-IUSE="gd X"
-
-RDEPEND="
-   X? (
-   x11-libs/libXaw
-   x11-libs/libXft
-   x11-libs/libX11
-

[gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/

2017-07-05 Thread Manuel Rüger
commit: 7d595323fcd094fe0f48ba7c96e188f5f87fa414
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 15:01:11 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 15:08:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d595323

dev-python/chardet: Version bump to 3.0.4

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/chardet/Manifest |  1 +
 dev-python/chardet/chardet-3.0.4.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest
index a0d0050db9a..f7ad10b570b 100644
--- a/dev-python/chardet/Manifest
+++ b/dev-python/chardet/Manifest
@@ -1,3 +1,4 @@
 DIST chardet-2.3.0.tar.gz 164346 SHA256 
e53e38b3a4afe6d1132de62b7400a4ac363452dc5dfcf8d88e8e0cce663c68aa SHA512 
d554c9b4564905a2b6c6971aaea2a812174d86b58137c6a2f9d54e2abd2395e6529968b2ce3ca2d97c717d2bd0bd80ab5b98cae9afac1a4add9ea305145030dd
 WHIRLPOOL 
af17bac2778a86d6fe9643a512a307cbcf92e4b43238b2d3d2bae53e646fccbdf40f31f41f9452e7d4f4c84d1ee637199af841a828d49f3452190749fee284c1
 DIST chardet-3.0.2.tar.gz 1872630 SHA256 
3b92afd82ddea09d30832fac141840d6569c34f27633e4ad273c66172246116f SHA512 
9466e8bdd4d49ca51664fefa170e2887bebf17d017d49056a0efe9baef4dc58e2a9e0766d41c1fcb06254e1346021d1d86b1eb55d4b71a061da93ea830f1dfce
 WHIRLPOOL 
4010a838619b3f04d1266bdee49e26169724f1c83c38a3a9cc081fc8f2166e46ecf9544bc25e276a7dec4af7a64f469a74aabc8ecdc745fd10d364db331ee704
 DIST chardet-3.0.3.tar.gz 1872668 SHA256 
99cc5d0c13fb0ec02bc4c8a35b35ff698ba1ebdb6d065b53276f0d10d59c2cdc SHA512 
7769d80178fb9ded7f04c32969da1a73938b04ffcc9d8de2e593135731e29fbf1e2c21e39ca92d3789e08c9a800f9ec0aafc3c1d12580f4f1efb82e697700264
 WHIRLPOOL 
9ab8951cdcc69cc05974e67c421a5524bbdf18c96a5f272502b4ae22583520cbc7a82eb499de67cc5aac846af9db1279bc27581f3ce0afd73de2ead861663268
+DIST chardet-3.0.4.tar.gz 1872214 SHA256 
d5620025cfca430f6c2e28ddbc87c3c66a5c82fa65570ae975c92911c2190189 SHA512 
b433ea0e15e200df968e6d61c671c42fbd77e519eb033035c4a5c241e1f98e1dfaea6747af632788507583b3ef85b00d510b3f6ef5cf58589ceca1b3a088b357
 WHIRLPOOL 
cece99a2ed4a48f66232efc5d91ce228fcd83d3012a90099054bf214ad6f39e2b6250b139fb21b66469ccfd5b4bf8845846b50097f6fffda74c39fb742198355

diff --git a/dev-python/chardet/chardet-3.0.4.ebuild 
b/dev-python/chardet/chardet-3.0.4.ebuild
new file mode 100644
index 000..a280fb7bfa4
--- /dev/null
+++ b/dev-python/chardet/chardet-3.0.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Universal encoding detector"
+HOMEPAGE="https://github.com/chardet/chardet 
https://pypi.python.org/pypi/chardet;
+SRC_URI="https://github.com/chardet/chardet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+# SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+# PyPI tarball is missing test.py: https://github.com/chardet/chardet/pull/118
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   py.test -v || die "Tests fail with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyjwt/

2017-07-05 Thread Manuel Rüger
commit: dcedf8f1a4569f2f1c950e327e6e155aa083bccc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 15:07:35 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 15:08:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcedf8f1

dev-python/pyjwt: Version bump to 1.5.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/pyjwt/Manifest   |  1 +
 dev-python/pyjwt/pyjwt-1.5.2.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/dev-python/pyjwt/Manifest b/dev-python/pyjwt/Manifest
index 0a879668525..15bf24d3443 100644
--- a/dev-python/pyjwt/Manifest
+++ b/dev-python/pyjwt/Manifest
@@ -1,2 +1,3 @@
 DIST PyJWT-1.4.0.tar.gz 34613 SHA256 
e1b2386cfad541445b1d43e480b02ca37ec57259fd1a23e79415b57ba5d8a694 SHA512 
1664864c0566dbeb1e35c977d30e746c844605e1ce90becda8771c4ff8a8dbad911075f5a41f445d405552b2d61bbb1e86011564027f68c6c4fcd332cf704ff1
 WHIRLPOOL 
4ebd7291b9a9676559703794acdaf0dd2bd1033dd649ef8068bca85fa7ef6ab444e834910fa78b16c15cf324dd4a470d9b40ecdccdb5fdaca7568ab096dc9a8e
 DIST PyJWT-1.5.0.tar.gz 34841 SHA256 
fd182b728d13f04c289d9b2623d09256d356c9b4a6778018001454a954d7c54b SHA512 
6a811933fc167a5b79a8e0c3cd95154f80e115d50795b4b4593abd95922ff330649b9f6cd8698191c3fb35b27b1b6870702c835eec28306b5349ef8d8d836d04
 WHIRLPOOL 
1d8a89929ee1e2642fe25054bc15aeaad13eecd283960477f793ad4185b7789c1163f80e6c36597a6593f50cdf9917473c099a706a56423f2d25dee45ab2806a
+DIST PyJWT-1.5.2.tar.gz 72715 SHA256 
1179f0bff86463b5308ee5f7aff1c350e1f38139d62a723e16fb2c557d1c795f SHA512 
8b9b4e5c96e09a1ec4b2e01aa4b81da217d239dc85eafa6634e6371c9ab19c7a95ea98fd92e02ca7921e6fce771596724dcb44f13be93c9e20f09bbf2192
 WHIRLPOOL 
5797a2c70ceaa1a7092dec33fc74094453891ca40898da66aac3c28f712ee6560596b6b4b6e80bec699c185c67e566d50239c49a28473c924e74bc85d8a3eca1

diff --git a/dev-python/pyjwt/pyjwt-1.5.2.ebuild 
b/dev-python/pyjwt/pyjwt-1.5.2.ebuild
new file mode 100644
index 000..b10a65d7c1f
--- /dev/null
+++ b/dev-python/pyjwt/pyjwt-1.5.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
+
+inherit distutils-r1 eutils
+
+MY_PN="PyJWT"
+
+DESCRIPTION="JSON Web Token implementation in Python"
+HOMEPAGE="https://github.com/progrium/pyjwt 
https://pypi.python.org/pypi/PyJWT/;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+
+LICENSE=" MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   test? (
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   )"
+
+S="${WORKDIR}"/${MY_PN}-${PV}
+
+python_prepare_all() {
+   find . -name '__pycache__' -prune -exec rm -rf {} \; || die "Cleaning 
__pycache__ failed"
+   find . -name '*.pyc' -exec rm -f {} \; || die "Cleaing *.pyc failed"
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   esetup.py test
+}
+
+pkg_postinst() {
+   elog "Available optional features:"
+   optfeature "cryptography" dev-python/cryptography
+   optfeature "flake8" dev-python/flake8
+
+   ewarn "flake8 feature requires 'flake8-import-order' and 'pep8-naming', 
which are not in portage yet"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/

2017-07-05 Thread Manuel Rüger
commit: 8a0652adb62f133f6d9292cdf53b7c1c438861d2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Jul  5 14:54:56 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Jul  5 15:08:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0652ad

dev-python/lz4: Version bump to 0.10.1

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-python/lz4/Manifest  |  1 +
 dev-python/lz4/lz4-0.10.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest
index f442e898dcc..d6783fd9b9c 100644
--- a/dev-python/lz4/Manifest
+++ b/dev-python/lz4/Manifest
@@ -1,3 +1,4 @@
 DIST lz4-0.10.0.tar.gz 91852 SHA256 
c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 SHA512 
5a998eb2a541e7a6b8ff7a2d8c1fc0e6d30cddb35ec2b400f60726a6c9d996e2488c738dd841c16069a13d3eaadad3479ca173cd8c863c7e73cd5a26d77ef658
 WHIRLPOOL 
753581edf1da6db609bd879a0a34d931f07a32b8c7c8272345673246a0a1567bf2ed46918d1e37cecc24aa0c177e306a3c5c64d9987ca060495975e945c9ae05
+DIST lz4-0.10.1.tar.gz 92068 SHA256 
a0423290a6e89c1789525a7e9d344d877c7a97102cf5c0f99b2319ac560f1b3e SHA512 
538880742257e08b027c45c33aa29e12d7303826f63817d1f6d316ea9b69dfb20710a4f573499ce141cffd12fbac701305405521cb815e2329333934e7e1f2c9
 WHIRLPOOL 
5164d887cc0b974b80660f0db2e79951cd129622d228912ab43609df318e1517e1da6b69ebabb64c21bd77634e552ff7ef4c28c4c383f8f1d180796c59c6ce58
 DIST lz4-0.8.2.tar.gz 30818 SHA256 
6bf49061d73d69c453e892ace4586b99ccffc7de558f921d18b9418235692ac7 SHA512 
e516d5c3309f214fa422b040a0aacdda079395624dd4f5548ed7af637b1594012aac75b309cef260b41c10a623410f815fc089b54ca5d80955d5f2ead12841b1
 WHIRLPOOL 
0a91c5befd9e8d1593ffdf6e102ec4dfa0ac921530e5c570748fdd1be4e0d1a4367792d9226b92215eae764da4107f4370fbf35c5e3b0793d96afc07f330434b
 DIST lz4-0.9.0.tar.gz 86939 SHA256 
93c2b83aa9c74c024062823f96515488c510fa5a4b3826579d0916049d28c205 SHA512 
744d1759e3aecdd75c1045594f05ca8d7b849c737315d5115d7e84e6a8fbe8463bde301466686245662d71f916aed691a6628b8cf5af9c1c1ad2a0352e11947d
 WHIRLPOOL 
5a9e6809e7ff270225dc789e0c56e70513220873154683d6ff81c9ad9220e64b28d8d5f4ddfab6fb167300d011a4d9bbef21ddd3cb5f779b7b3ccc12958de945

diff --git a/dev-python/lz4/lz4-0.10.1.ebuild b/dev-python/lz4/lz4-0.10.1.ebuild
new file mode 100644
index 000..3e2cd6e23b1
--- /dev/null
+++ b/dev-python/lz4/lz4-0.10.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="LZ4 Bindings for Python"
+HOMEPAGE="https://pypi.python.org/pypi/lz4 
https://github.com/python-lz4/python-lz4;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
+
+python_test() {
+   nosetests || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/bochs/

2017-07-05 Thread Pacho Ramos
commit: 819c3594ce2c0ab7159d23eb239ab225146b407c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul  5 11:52:15 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul  5 12:27:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819c3594

app-emulation/bochs: Version bump, disable wxwidgets support like other 
distributions did long time ago (due to unresolved bugs with wxGTK newer than 
2.6, it also doesn't look to be compatible at all with 3.0 (#563960)

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emulation/bochs/Manifest   |  1 +
 app-emulation/bochs/bochs-2.6.9.ebuild | 83 ++
 2 files changed, 84 insertions(+)

diff --git a/app-emulation/bochs/Manifest b/app-emulation/bochs/Manifest
index ff5270f52da..d5884ce8aad 100644
--- a/app-emulation/bochs/Manifest
+++ b/app-emulation/bochs/Manifest
@@ -1 +1,2 @@
 DIST bochs-2.6.8.tar.gz 5075617 SHA256 
79700ef0914a0973f62d9908ff700ef7def62d4a28ed5de418ef61f3576585ce SHA512 
5e7438a6a09417cbc0b311810a485374bb9b10be452edd9daff0afacd487ada66f37b8189d4868d3420dae82ef6c38fe279d541d24f8a41bf1ca59359572e7bd
 WHIRLPOOL 
798a40aafad7269e4708b443d6511d86236289b7b19b14d2ed33f2c80618b5b3251a7294c70433cfd0f63ebdbcf8d34fc4aa407f70c9874ff1ce2f226d72c4a0
+DIST bochs-2.6.9.tar.gz 5169187 SHA256 
ee5b677fd9b1b9f484b5aeb4614f43df21993088c0c0571187f93acb0866e98c SHA512 
dfecf3a1bad07f06c2f7bb989d146e4a8eaeca493b598d415f5a4aec2a85eb5524ba417422157608c8b0828832611df487c6923c8f4ad98a147ac089fc514c46
 WHIRLPOOL 
9bd7c7c171d93ad2ca517bc4d02f77a617541583818c77f29eb6b4f80ec92d53a5e7126d7287f148ac501a49a5358e5a18f2a7592949acf21291182e0049adf4

diff --git a/app-emulation/bochs/bochs-2.6.9.ebuild 
b/app-emulation/bochs/bochs-2.6.9.ebuild
new file mode 100644
index 000..1fbf6c61aec
--- /dev/null
+++ b/app-emulation/bochs/bochs-2.6.9.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="LGPL-ed pc emulator"
+HOMEPAGE="http://bochs.sourceforge.net/;
+SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+IUSE="3dnow avx debugger doc gdb ncurses readline svga sdl +smp vnc X +x86-64"
+REQUIRED_USE="
+   avx? ( x86-64 )
+   gdb? ( !debugger !smp )
+   debugger? ( !gdb )
+"
+
+RDEPEND="
+   X? ( x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXpm )
+   sdl? ( media-libs/libsdl )
+   svga? ( media-libs/svgalib )
+   readline? ( sys-libs/readline:= )
+   ncurses? ( sys-libs/ncurses:= )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-text/docbook-sgml-utils )
+   X? ( x11-proto/xproto )
+   sys-apps/sed
+   >=app-text/opensp-1.5
+"
+
+src_prepare() {
+   default
+   sed -i "s:^docdir.*:docdir = ${EPREFIX}/usr/share/doc/${PF}:" \
+   Makefile.in || die
+}
+
+src_configure() {
+   econf \
+   --enable-all-optimizations \
+   --enable-idle-hack \
+   --enable-cdrom \
+   --enable-clgd54xx \
+   --enable-cpu-level=6 \
+   --enable-disasm \
+   --enable-e1000 \
+   --enable-gameport \
+   --enable-iodebug \
+   --enable-monitor-mwait \
+   --enable-ne2000 \
+   --enable-plugins \
+   --enable-pci \
+   --enable-pnic \
+   --enable-raw-serial \
+   --enable-sb16=linux \
+   --enable-usb \
+   --enable-usb-ohci \
+   --enable-usb-xhci \
+   --prefix=/usr \
+   --with-nogui \
+   --without-wx \
+   $(use_enable 3dnow) \
+   $(use_enable avx) \
+   $(use_enable debugger) \
+   $(use_enable doc docbook) \
+   $(use_enable gdb gdb-stub) \
+   $(use_enable readline) \
+   $(use_enable smp) \
+   $(use_enable x86-64) \
+   $(use_with ncurses term) \
+   $(use_with sdl) \
+   $(use_with svga) \
+   $(use_with vnc rfb) \
+   $(use_with X x) \
+   $(use_with X x11) \
+   ${myconf}
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/m17n-contrib/

2017-07-05 Thread Akinori Hattori
commit: 2453a3d3b4c632be824158b2ec87e987fe850689
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 12:48:38 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 12:48:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2453a3d3

dev-db/m17n-contrib: restore 1.1.13

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --force

 dev-db/m17n-contrib/Manifest   |  1 +
 dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild | 15 +++
 2 files changed, 16 insertions(+)

diff --git a/dev-db/m17n-contrib/Manifest b/dev-db/m17n-contrib/Manifest
index 6ace4a91516..af11f37ea2f 100644
--- a/dev-db/m17n-contrib/Manifest
+++ b/dev-db/m17n-contrib/Manifest
@@ -1 +1,2 @@
+DIST m17n-contrib-1.1.13.tar.gz 697293 SHA256 
adcf708ea7abd651b4a72562059b4b2408b9729527330a28f1a467168d27de6c SHA512 
09b04315162b197bbada94e4213108a7b02e2349e519e311b545faefcb057f0bd5345a18f8eb3e9bb96843c2e8f04f56685e0347ede0ccade1b79caf459cb945
 WHIRLPOOL 
e1bdcf80b41bcacc4717e4c5a364c10c0e857e14528420f3537ed7d76d4ae28daedb98e023433fa192cb78169c1cbdb2d38fd3691f7e5ad7798c5e858ce158b6
 DIST m17n-contrib-1.1.14.tar.gz 698611 SHA256 
4f623be23979e2d52c1275621b3d4488c24b9fbd81f5a9d28260d88f93d23d2c SHA512 
569149dc4318e033ecde347cd9f935b6e18fefdd8f24d8a447aed3f754a920cec53b5f7a806d93032a45c05a346076c38a3a5b6398cf4caadc7db0e52baf5ced
 WHIRLPOOL 
be907582d6774dcc48a94c2bd689dd19a01ffa456cd22728dcdd4ba3b340daa093eca7890b32f88b38e570d9c5b7316e7c7552f547199ff1efd687801549d088

diff --git a/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild 
b/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild
new file mode 100644
index 000..44db8e9237f
--- /dev/null
+++ b/dev-db/m17n-contrib/m17n-contrib-1.1.13.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Contribution database for the m17n library"
+HOMEPAGE="https://savannah.nongnu.org/projects/m17n;
+SRC_URI="mirror://nongnu/m17n/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND="~dev-db/m17n-db-1.6.3"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/, dev-libs/m17n-lib/files/

2017-07-05 Thread Akinori Hattori
commit: 37ac5eb7aafd85fb101bf2809532916d9b70b6ad
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Jul  5 13:15:44 2017 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Jul  5 13:15:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ac5eb7

dev-libs/m17n-lib: update patches

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../files/m17n-lib-1.6.2-candidates-list.patch | 83 --
 dev-libs/m17n-lib/files/m17n-lib-1.6.2-gui.patch   | 16 -
 .../files/m17n-lib-1.6.2-parallel-make.patch   | 63 
 3-configure.patch => m17n-lib-configure.patch} |  2 -
 dev-libs/m17n-lib/files/m17n-lib-gui.patch | 13 
 ...ib-1.6.3-ispell.patch => m17n-lib-ispell.patch} |  2 -
 ...lel-make.patch => m17n-lib-parallel-make.patch} | 16 ++---
 dev-libs/m17n-lib/m17n-lib-1.6.3-r1.ebuild | 14 ++--
 dev-libs/m17n-lib/m17n-lib-1.6.3.ebuild| 10 +--
 dev-libs/m17n-lib/m17n-lib-1.6.4.ebuild| 12 ++--
 10 files changed, 38 insertions(+), 193 deletions(-)

diff --git a/dev-libs/m17n-lib/files/m17n-lib-1.6.2-candidates-list.patch 
b/dev-libs/m17n-lib/files/m17n-lib-1.6.2-candidates-list.patch
deleted file mode 100644
index 40cd85d49c2..000
--- a/dev-libs/m17n-lib/files/m17n-lib-1.6.2-candidates-list.patch
+++ /dev/null
@@ -1,83 +0,0 @@
 src/input.c2011/02/14 04:59:22 1.154
-+++ src/input.c2011/03/09 05:45:49 1.155
-@@ -3004,9 +3004,6 @@
- take_action_list (MInputContext *ic, MPlist *action_list)
- {
-   MInputContextInfo *ic_info = (MInputContextInfo *) ic->info;
--  MPlist *candidate_list = ic->candidate_list;
--  int candidate_index = ic->candidate_index;
--  int candidate_show = ic->candidate_show;
-   MTextProperty *prop;
- 
-   MPLIST_DO (action_list, action_list)
-@@ -3480,31 +3477,6 @@
-   };
-   }
- }
--
--  if (ic->candidate_list)
--{
--  M17N_OBJECT_UNREF (ic->candidate_list);
--  ic->candidate_list = NULL;
--}
--  if (ic->cursor_pos > 0
--  && (prop = mtext_get_property (ic->preedit, ic->cursor_pos - 1,
--   Mcandidate_list)))
--{
--  ic->candidate_list = mtext_property_value (prop);
--  M17N_OBJECT_REF (ic->candidate_list);
--  ic->candidate_index
--  = (int) mtext_get_prop (ic->preedit, ic->cursor_pos - 1,
--  Mcandidate_index);
--  ic->candidate_from = mtext_property_start (prop);
--  ic->candidate_to = mtext_property_end (prop);
--}
--
--  if (candidate_list != ic->candidate_list)
--ic->candidates_changed |= MINPUT_CANDIDATES_LIST_CHANGED;
--  if (candidate_index != ic->candidate_index)
--ic->candidates_changed |= MINPUT_CANDIDATES_INDEX_CHANGED;
--  if (candidate_show != ic->candidate_show)
--ic->candidates_changed |= MINPUT_CANDIDATES_SHOW_CHANGED;
-   return 0;
- }
- 
-@@ -3914,7 +3886,37 @@
-   ic_info->key_unhandled = 0;
- 
-   do {
--if (handle_key (ic) < 0)
-+MPlist *candidate_list = ic->candidate_list;
-+int candidate_index = ic->candidate_index;
-+int candidate_show = ic->candidate_show;
-+MTextProperty *prop;
-+int result = handle_key (ic);
-+
-+if (ic->candidate_list)
-+  {
-+  M17N_OBJECT_UNREF (ic->candidate_list);
-+  ic->candidate_list = NULL;
-+  }
-+if (ic->cursor_pos > 0
-+  && (prop = mtext_get_property (ic->preedit, ic->cursor_pos - 1,
-+ Mcandidate_list)))
-+  {
-+  ic->candidate_list = mtext_property_value (prop);
-+  M17N_OBJECT_REF (ic->candidate_list);
-+  ic->candidate_index
-+= (int) mtext_get_prop (ic->preedit, ic->cursor_pos - 1,
-+Mcandidate_index);
-+  ic->candidate_from = mtext_property_start (prop);
-+  ic->candidate_to = mtext_property_end (prop);
-+  }
-+if (candidate_list != ic->candidate_list)
-+  ic->candidates_changed |= MINPUT_CANDIDATES_LIST_CHANGED;
-+if (candidate_index != ic->candidate_index)
-+  ic->candidates_changed |= MINPUT_CANDIDATES_INDEX_CHANGED;
-+if (candidate_show != ic->candidate_show)
-+  ic->candidates_changed |= MINPUT_CANDIDATES_SHOW_CHANGED;
-+
-+if (result < 0)
-   {
-   /* KEY was not handled.  Delete it from the current key sequence.  */
-   if (ic_info->used > 0)

diff --git a/dev-libs/m17n-lib/files/m17n-lib-1.6.2-gui.patch 
b/dev-libs/m17n-lib/files/m17n-lib-1.6.2-gui.patch
deleted file mode 100644
index 2c37246a6e5..000
--- a/dev-libs/m17n-lib/files/m17n-lib-1.6.2-gui.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: m17n-lib-1.6.2/configure.ac
-===
 m17n-lib-1.6.2.orig/configure.ac
-+++ m17n-lib-1.6.2/configure.ac
-@@ -100,9 +100,9 @@ dnl Checks which levels of APIs should b
- AC_ARG_ENABLE(gui,
- AS_HELP_STRING([--enable-gui],[enable GUI level APIs (default is 

  1   2   3   >