[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2svn/

2017-02-17 Thread Michał Górny
commit: a3f557a283a7bf876a4ec80c73cccb0f6a93ada3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 23:13:41 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 18 07:34:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f557a2

dev-vcs/cvs2svn: Clean old version up

 dev-vcs/cvs2svn/Manifest |  1 -
 dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/dev-vcs/cvs2svn/Manifest b/dev-vcs/cvs2svn/Manifest
index 0eca2ed448..f526018382 100644
--- a/dev-vcs/cvs2svn/Manifest
+++ b/dev-vcs/cvs2svn/Manifest
@@ -1,2 +1 @@
-DIST cvs2svn-2.1.1.tar.gz 389645 SHA256 
bd724fb615a5ac1ea1f7aaa62cafad3404d82b9fd1922a1028b81ad0672f9f10 SHA512 
32b901ad618b42c9d58324c8c1b933a97477cad2af886bd88e1ab9742728d9986367abf9f559f7f3e7757958c32e519eb4eb08e620522d51d3961a74911efb86
 WHIRLPOOL 
76d04fb94b12b098a9cf5cd8466982e7cb913db9043a76bfdc593e03c984c017f1999bf49296d8b733ad3653be37738694a7c4cfb54c8f9cb5d3a6234396c436
 DIST cvs2svn-2.4.0.tar.gz 514891 SHA256 
a6677fc3e7b4374020185c61c998209d691de0c1b01b53e59341057459f6f116 SHA512 
726fb8a3b3261eeb6d8097973f2741aa7a433f847bcef6701a6c0b7dc3d8fb5da1726e40f008d1dffac71791b953ddb9ade5db5809c98731d78e94da6465506a
 WHIRLPOOL 
b1040b65c6d55ad3144e9ca8d358c7da6833f7990d766d32d7df3bec0949fd6fb66a1f4ccca6ec48bd4a39072deb9eb5f444e3efaee7ab299e086ee0edc72b02

diff --git a/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild 
b/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild
deleted file mode 100644
index 5f02680798..00
--- a/dev-vcs/cvs2svn/cvs2svn-2.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit distutils
-
-FILEVER="42521"
-
-DESCRIPTION="Convert a CVS repository to a Subversion repository"
-HOMEPAGE="http://cvs2svn.tigris.org/;
-SRC_URI="http://cvs2svn.tigris.org/files/documents/1462/${FILEVER}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-vcs/subversion-1.0.9"
-RDEPEND="${DEPEND}
-   dev-vcs/rcs"
-
-PYTHON_MODNAME="cvs2svn_lib cvs2svn_rcsparse"
-
-src_prepare() {
-   distutils_src_prepare
-   python_convert_shebangs -r 2 .
-}
-
-src_install() {
-   distutils_src_install
-   insinto "/usr/share/${PN}"
-   doins -r contrib cvs2svn-example.options 
{profile-repos,show-db,verify-cvs2svn}.py
-   doman cvs2svn.1
-}
-
-src_test() {
-   # Need this because subversion is localized, but the tests aren't
-   export LC_ALL=C
-
-   testing() {
-   "$(PYTHON)" run-tests.py
-   }
-   python_execute_function testing
-}
-
-pkg_postinst() {
-   distutils_pkg_postinst
-   elog "Additional scripts and examples have been installed to:"
-   elog "  /usr/share/${PN}/"
-}



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

2017-02-17 Thread Michał Górny
commit: 857c97b0c5dcd927f21070f6ec1e660814b879d9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 23:21:54 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 18 07:34:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857c97b0

distutils.eclass: Mark @DEAD for removal

 eclass/distutils.eclass | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass
index d24ae551f7..acea750b3f 100644
--- a/eclass/distutils.eclass
+++ b/eclass/distutils.eclass
@@ -1,7 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# @DEAD
+# Removal on 2017-03-18.
+
 # @ECLASS: distutils.eclass
 # @MAINTAINER:
 # Gentoo Python Project 



[gentoo-commits] proj/hardened-refpolicy: New tag: 2.20170204-r1

2017-02-17 Thread Jason Zaman
commit: 
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Feb 18 07:31:32 2017 +

New tag: 2.20170204-r1




[gentoo-commits] proj/emacs-tools:patchsets commit in: emacs/24.4/

2017-02-17 Thread Ulrich Müller
commit: 523c006893914c34bb63638d8e146fd5dc18016c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 18 07:11:26 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb 18 07:11:26 2017 +
URL:https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=523c0068

Remove 24.4 patchset.

 emacs/24.4/01_all_pax-xattr.patch  |  16 --
 emacs/24.4/02_all_nil-in-load-path.patch   |  14 --
 emacs/24.4/03_all_gnus-image.patch |  25 ---
 emacs/24.4/04_all_games-sgid.patch | 259 -
 emacs/24.4/05_all_browse-url-firefox.patch | 110 
 5 files changed, 424 deletions(-)

diff --git a/emacs/24.4/01_all_pax-xattr.patch 
b/emacs/24.4/01_all_pax-xattr.patch
deleted file mode 100644
index 7cfce4b..000
--- a/emacs/24.4/01_all_pax-xattr.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Fix temacs startup failure with hardened Linux kernel when both
-CONFIG_PAX_PT_PAX_FLAGS and CONFIG_PAX_XATTR_PAX_FLAGS are enabled.
-https://bugs.gentoo.org/497498
-https://bugs.gentoo.org/526948
-
 emacs-24.4-orig/src/Makefile.in
-+++ emacs-24.4/src/Makefile.in
-@@ -497,7 +497,7 @@
-   test "$(CANNOT_DUMP)" = "yes" || \
- test "X$(PAXCTL)" = X || $(PAXCTL) -r temacs$(EXEEXT)
-   test "$(CANNOT_DUMP)" = "yes" || test -z "$(SETFATTR)" || \
--$(SETFATTR) -n user.pax.flags -v r $@
-+$(SETFATTR) -n user.pax.flags -v er $@
- 
- ## The following oldxmenu-related rules are only (possibly) used if
- ## HAVE_X11 && !USE_GTK, but there is no harm in always defining them.

diff --git a/emacs/24.4/02_all_nil-in-load-path.patch 
b/emacs/24.4/02_all_nil-in-load-path.patch
deleted file mode 100644
index ffced77..000
--- a/emacs/24.4/02_all_nil-in-load-path.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Fix runtime failure when load-path contains a nil element.
-https://bugs.gentoo.org/528664
-http://thread.gmane.org/gmane.emacs.devel/176646
-
 emacs-24.4-orig/lisp/startup.el
-+++ emacs-24.4/lisp/startup.el
-@@ -1319,6 +1319,7 @@
-   (let (warned)
- (dolist (dir load-path)
-   (and (not warned)
-+ (stringp dir)
-  (string-match-p "/[._]emacs\\.d/?\\'" dir)
-  (string-equal (file-name-as-directory (expand-file-name dir))
-(expand-file-name user-emacs-directory))

diff --git a/emacs/24.4/03_all_gnus-image.patch 
b/emacs/24.4/03_all_gnus-image.patch
deleted file mode 100644
index cb46e3b..000
--- a/emacs/24.4/03_all_gnus-image.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-https://bugs.gentoo.org/537156
-http://debbugs.gnu.org/18813
-
-commit 7515423bc1935efeb43a85097e00f8758a7cc394
-Author: Katsumi Yamaoka 
-Date:   Mon Oct 27 22:51:18 2014 +
-
-[Backport] gnus.el (gnus-mode-line-buffer-identification):
-Don't add image data for a non-graphic display;
-Don't shadow load-path, it blocks autoloading of find-image (bug#18813)
-
 emacs-24.4-orig/lisp/gnus/gnus.el
-+++ emacs-24.4/lisp/gnus/gnus.el
-@@ -328,8 +328,9 @@
-   (if (fboundp 'find-image)
-   (defun gnus-mode-line-buffer-identification (line)
-   (let ((str (car-safe line))
--(load-path (mm-image-load-path)))
--(if (and (stringp str)
-+(load-path (append (mm-image-load-path) load-path)))
-+(if (and (display-graphic-p)
-+ (stringp str)
-  (string-match "^Gnus:" str))
- (progn (add-text-properties
- 0 5

diff --git a/emacs/24.4/04_all_games-sgid.patch 
b/emacs/24.4/04_all_games-sgid.patch
deleted file mode 100644
index 882e3ca..000
--- a/emacs/24.4/04_all_games-sgid.patch
+++ /dev/null
@@ -1,259 +0,0 @@
-Backport support for update-game-score to run sgid instead of suid.
-This comprises parts of the following commits from upstream git:
-
-commit dbde138155118344b33dfd2db95f688a24a42fec
-Author: Ulrich Müller 
-Date:   Sun Feb 8 21:00:49 2015 +0100
-
-configure --with-gameuser now defaults to games group.
-
-commit 74ab488ff2e57f31eb5290266f0f3b1995ebf83e
-Author: Paul Eggert 
-Date:   Thu Jan 22 00:39:30 2015 -0800
-
-Check exit statuses in lib-src/Makefile
-
-commit 7f4e7dd378c456b498c270b47b46aaae365a72ab
-Author: Ulrich Müller 
-Date:   Thu Jan 22 08:24:42 2015 +0100
-
-Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.
-
-commit 20f66485526b69eb26f2e70bd835a5e1333559d5
-Author: Ulrich Müller 
-Date:   Fri Jan 16 09:25:25 2015 +0100
-
-Allow update-game-score to run sgid instead of suid.
-
 emacs-24.4-orig/configure.ac
-+++ emacs-24.4/configure.ac
-@@ -313,10 +313,20 @@
- fi
- 
- AC_ARG_WITH(gameuser,dnl
--[AS_HELP_STRING([--with-gameuser=USER],[user for shared game score files])])
--test "X${with_gameuser}" != X && test "${with_gameuser}" != yes \
--  && gameuser="${with_gameuser}"
--test "X$gameuser" = X && gameuser=games
-+[AS_HELP_STRING([--with-gameuser=USER_OR_GROUP],
-+ 

[gentoo-commits] proj/emacs-tools: New tag: emacs-24.5-patches-3

2017-02-17 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb 18 07:27:04 2017 +

New tag: emacs-24.5-patches-3




[gentoo-commits] proj/emacs-tools:patchsets commit in: emacs/24.5/

2017-02-17 Thread Ulrich Müller
commit: d7cd02e1aa9ef37a0aee0d4f2507b8f21b522c7b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb 18 07:12:10 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb 18 07:12:10 2017 +
URL:https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=d7cd02e1

Fix temacs segmentation fault due to endless calloc loop.

 emacs/24.5/07_all_gmalloc.patch | 81 +
 1 file changed, 81 insertions(+)

diff --git a/emacs/24.5/07_all_gmalloc.patch b/emacs/24.5/07_all_gmalloc.patch
new file mode 100644
index 000..7698ee3
--- /dev/null
+++ b/emacs/24.5/07_all_gmalloc.patch
@@ -0,0 +1,81 @@
+Fix temacs segmentation fault due to endless calloc loop.
+https://bugs.gentoo.org/609680
+
+Backported from Emacs 25:
+
+commit 4b1436b702d56eedd27a0777fc7232cdfb7ac4f6
+Author: Wolfgang Jenkner 
+Date:   Sat Dec 26 12:12:02 2015 -0800
+
+Always define gmalloc etc. in src/gmalloc.c
+
+This is a work-around to prevent the compiler from using semantic
+knowledge about malloc for optimization purposes.  E.g., gcc 5.2
+with -O2 replaces most of calloc's definition by a call to calloc;
+see Bug#22085.
+* src/gmalloc.c [!HYBRID_MALLOC] (malloc, realloc, calloc)
+(aligned_alloc, free): Do not undef.  Instead, define these as
+functions (perhaps renamed to gmalloc etc.) in terms of gmalloc etc.
+
+--- emacs-24.5-orig/src/gmalloc.c
 emacs-24.5/src/gmalloc.c
+@@ -42,6 +42,16 @@
+ extern void emacs_abort (void);
+ #endif
+ 
++#undef malloc
++#undef realloc
++#undef calloc
++#undef free
++#define malloc gmalloc
++#define realloc grealloc
++#define calloc gcalloc
++#define aligned_alloc galigned_alloc
++#define free gfree
++
+ #ifdef__cplusplus
+ extern "C"
+ {
+@@ -1747,6 +1757,42 @@
+   return aligned_alloc (pagesize, size);
+ }
+ 
++#undef malloc
++#undef realloc
++#undef calloc
++#undef aligned_alloc
++#undef free
++
++void *
++malloc (size_t size)
++{
++  return gmalloc (size);
++}
++
++void *
++calloc (size_t nmemb, size_t size)
++{
++  return gcalloc (nmemb, size);
++}
++
++void
++free (void *ptr)
++{
++  gfree (ptr);
++}
++
++void *
++aligned_alloc (size_t alignment, size_t size)
++{
++  return galigned_alloc (alignment, size);
++}
++
++void *
++realloc (void *ptr, size_t size)
++{
++  return grealloc (ptr, size);
++}
++
+ #ifdef GC_MCHECK
+ 
+ /* Standard debugging hooks for `malloc'.



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/autoprefixer-rails/

2017-02-17 Thread Hans de Graaff
commit: 5a043a6c5419cc4219071b0d35f661966a0eb7d4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 18 07:09:07 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 18 07:11:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a043a6c

dev-ruby/autoprefixer-rails: initial import of 6.7.3

Package-Manager: portage-2.3.3

 dev-ruby/autoprefixer-rails/Manifest   |  1 +
 .../autoprefixer-rails-6.7.3.ebuild| 32 ++
 dev-ruby/autoprefixer-rails/metadata.xml   | 11 
 3 files changed, 44 insertions(+)

diff --git a/dev-ruby/autoprefixer-rails/Manifest 
b/dev-ruby/autoprefixer-rails/Manifest
new file mode 100644
index 00..e111b1826c
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/Manifest
@@ -0,0 +1 @@
+DIST autoprefixer-rails-6.7.3.gem 344576 SHA256 
7c7d3b4b6d8d2f49fce2221ad9273ff774d61c43b6a96185dbafe69640a442fe SHA512 
1477cdd74eaa9b166e81e6dbef0284cacc5d5c7f4d0156e653f21e664f7e730de6f95a3df89db3d4ec953738b953f9d7a4443d9674249030fbe3e7fabec56646
 WHIRLPOOL 
c8b8a109f6a4021ecee040723e51ec241346ce3d82d9ea8376d0d36b0fa49b7631266ed53e67d17da76aa44a6317130465e2915ee04952c7557915617d03142e

diff --git a/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.3.ebuild 
b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.3.ebuild
new file mode 100644
index 00..c128b222b4
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/autoprefixer-rails-6.7.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Add vendor prefixes to CSS rules using values from the Can I Use 
website"
+HOMEPAGE="https://github.com/ai/autoprefixer-rails;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="6"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/execjs:*"
+
+ruby_add_bdepend "dev-ruby/rails
+   dev-ruby/rake
+   dev-ruby/rspec-rails"
+
+all_ruby_prepare() {
+   sed -i -e "/bundler/d" -e "/BUNDLE/d" spec/app/config/boot.rb || die
+   sed -i -e "/Bundler/,+3d" spec/app/config/application.rb || die
+   rm spec/rails_spec.rb spec/compass_spec.rb || die
+}

diff --git a/dev-ruby/autoprefixer-rails/metadata.xml 
b/dev-ruby/autoprefixer-rails/metadata.xml
new file mode 100644
index 00..e92f1085c4
--- /dev/null
+++ b/dev-ruby/autoprefixer-rails/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+ai/autoprefixer-rails
+  
+



[gentoo-commits] repo/gentoo:master commit in: app-arch/lzip/

2017-02-17 Thread Lars Wendler
commit: 40eb34a7ba357a340306d2b2813d037e6a97f12d
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb 18 06:35:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb 18 06:44:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40eb34a7

app-arch/lzip: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-arch/lzip/Manifest |  1 -
 app-arch/lzip/lzip-1.16.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/app-arch/lzip/Manifest b/app-arch/lzip/Manifest
index 4d23a0af9e..234d8be33a 100644
--- a/app-arch/lzip/Manifest
+++ b/app-arch/lzip/Manifest
@@ -1,3 +1,2 @@
-DIST lzip-1.16.tar.gz 86035 SHA256 
128cc25baf92c8b69700831e6f984d954016318cc78edca87870d0c033112751 SHA512 
8a1c0b254fd10428ddee8b26a2e426b57c4799bdc690e08211c3bc8fdef0d86e3ed69c48a3f6b7be1fe6c65f1e09f44cd3481b233632b60b58f4b8a806175b63
 WHIRLPOOL 
fdb9462a4f7c3efc05b00785f1124e491d316ca44eb0d280542675593861cdca993654b5e6fcbbbabf7a1aa96c552b8ebc3307493af87ee4e154790e448ff8e5
 DIST lzip-1.18.tar.gz 95569 SHA256 
47f9882a104ab05532f467a7b8f4ddbb898fa2f1e8d9d468556d6c2d04db14dd SHA512 
cf24756bd657ef48f48304be94bf5c6c18baf7dc4fce276e79c3abeab4c4f801e901ccfb12841fa4b2402e687aeb95f2e537695442f53c45f7cb9081c3062674
 WHIRLPOOL 
61a76a55afdbd685aa8b16c0cb2f1ae1629d488ea087df589cd96441db9ab6d64caf08b8ba116daaabadf62a37858dc82a03b18b61595c08e0924f51860eef56
 DIST lzip-1.19-pre1.tar.gz 98914 SHA256 
16c257b70309038b344fdba03615f3853cf2f5a6ae6e3b5f7c662f1079c590cd SHA512 
38be478667b83ab2dca5f9abb6740ff6a8def922296ded32a176c292b68c2d1c063a55a68c24e9e5adbff6fdf474b57f134764c75835bd3169716d203356ce9f
 WHIRLPOOL 
ae4c453e4dbe6a6f43572614e04b99347895fbb400717d1f23858bcdf9974f66707dcc8ca748c58dcb35e5f89aa59332dd166ddc98a3458cac7c77009ea223a2

diff --git a/app-arch/lzip/lzip-1.16.ebuild b/app-arch/lzip/lzip-1.16.ebuild
deleted file mode 100644
index 047ac417dd..00
--- a/app-arch/lzip/lzip-1.16.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="lossless data compressor based on the LZMA algorithm"
-HOMEPAGE="http://www.nongnu.org/lzip/lzip.html;
-SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-src_configure() {
-   # not autotools-based
-   ./configure \
-   --prefix="${EPREFIX}"/usr \
-   CXX="$(tc-getCXX)" \
-   CPPFLAGS="${CPPFLAGS}" \
-   CXXFLAGS="${CXXFLAGS}" \
-   LDFLAGS="${LDFLAGS}" || die
-}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/

2017-02-17 Thread Lars Wendler
commit: a68fc1696e1136d402ffbfb19e9560a0ccd495fe
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb 18 06:39:15 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb 18 06:45:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a68fc169

sys-libs/libcap-ng: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-libs/libcap-ng/Manifest   |   1 -
 sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild | 100 --
 2 files changed, 101 deletions(-)

diff --git a/sys-libs/libcap-ng/Manifest b/sys-libs/libcap-ng/Manifest
index 0f66f7e3a1..1ab399d9e7 100644
--- a/sys-libs/libcap-ng/Manifest
+++ b/sys-libs/libcap-ng/Manifest
@@ -1,2 +1 @@
-DIST libcap-ng-0.7.7.tar.gz 420178 SHA256 
615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b SHA512 
eb049b29fdd31aa31c6c14ca023df62c2910504c1edd1242dba13579d0befae5b98249c22c145517bd5451969a0b186390dc11b2269e58001336e10c855e920c
 WHIRLPOOL 
5d376b8d12ed8c19ca649095297e6016e86e5ad6112fd12685929bdd5f3c34bbcdf9c1c61cad44f44d3784192ca37df1a77c478e5fc15dacb20a2561ee945652
 DIST libcap-ng-0.7.8.tar.gz 447946 SHA256 
c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f SHA512 
c32a4c5780c183b13611615abe9061221fd8987188b08828d1617cdaee338ad8de67b3430aa83bde60128efc76449a688546bfbf697f0847b6a835cb1a868756
 WHIRLPOOL 
a56ee901f301c4c2e0353e2b9e38938fcd6efbb9394d60af6c7045967e6a310fd19b658617b362f14489a75da64a69e82a3afcada97f898c2ab25fad6fb6603d

diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild 
b/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
deleted file mode 100644
index 987fac72a2..00
--- a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit autotools-utils flag-o-matic python-r1
-
-DESCRIPTION="POSIX 1003.1e capabilities"
-HOMEPAGE="https://people.redhat.com/sgrubb/libcap-ng/;
-SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~arm-linux ~x86-linux"
-IUSE="python static-libs"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )"
-DEPEND="${RDEPEND}
-   sys-kernel/linux-headers
-   python? ( >=dev-lang/swig-2 )"
-
-RESTRICT="test"
-
-src_prepare() {
-   sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
-
-   autotools-utils_src_prepare
-
-   use sparc && replace-flags -O? -O0
-}
-
-src_configure() {
-   # set up the library build
-   local myeconfargs=( --without-python --without-python3 )
-   autotools-utils_src_configure
-
-   # set up python bindings build(s)
-   if use python ; then
-   setup_python_flags_configure() {
-   if [[ ${EPYTHON} == python2* ]] ; then
-   myeconfargs=( --with-python --without-python3 )
-   else
-   myeconfargs=( --with-python --with-python3 )
-   fi
-   autotools-utils_src_configure
-   }
-
-   python_foreach_impl setup_python_flags_configure
-   fi
-}
-
-src_compile() {
-   autotools-utils_src_compile
-
-   if use python; then
-   python_compile() {
-   local CFLAGS=${CFLAGS}
-
-   python_is_python3 || CFLAGS+=" -fno-strict-aliasing"
-
-   emake "${@}" \
-   -C "${BUILD_DIR}"/bindings/python
-   }
-
-   # help build system find the right objects
-   python_foreach_impl python_compile \
-   VPATH="${BUILD_DIR}"/bindings/python \
-   LIBS="${BUILD_DIR}"/src/libcap-ng.la
-   fi
-}
-
-src_test() {
-   if [[ "${EUID}" -eq 0 ]]; then
-   ewarn "Skipping tests due to root permissions."
-   return
-   fi
-
-   autotools-utils_src_test
-
-   if use python; then
-   python_foreach_impl \
-   autotools-utils_src_compile -C bindings/python check \
-   
VPATH="${BUILD_DIR}"/bindings/python:"${S}"/bindings/python/test
-   fi
-}
-
-src_install() {
-   autotools-utils_src_install
-
-   if use python; then
-   python_foreach_impl \
-   autotools-utils_src_install -C bindings/python \
-   VPATH="${BUILD_DIR}"/bindings/python
-   fi
-}



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

2017-02-17 Thread Lars Wendler
commit: dd9a6fe4b0e64b3eae833ba54ee7db860878a6e7
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb 18 06:37:21 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb 18 06:45:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9a6fe4

sys-apps/ed: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/ed/Manifest   |  1 -
 sys-apps/ed/ed-1.10.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/sys-apps/ed/Manifest b/sys-apps/ed/Manifest
index 36936c4eda..dd69ab4096 100644
--- a/sys-apps/ed/Manifest
+++ b/sys-apps/ed/Manifest
@@ -1,4 +1,3 @@
-DIST ed-1.10.tar.lz 63717 SHA256 
9540092c12309b2f4a294fdb8f5bd25f1ad5906a627518486e7733576a637e9a SHA512 
b9c59de852609930d2a872f3d9af9ac12be8e80f3d2af49e3626cd909ba46ed4a4260844c636562cd479c5529a116055705260327f61304d8eaf88db6a60059a
 WHIRLPOOL 
7130abba638202e06e078b9e60c9f83e6216fc0cd73891df08eda4a06044b9783a8f974b70dfb8452bdbc7c090bea3776c45b743e7a05bf9988197b51de729d8
 DIST ed-1.13.tar.gz 87984 SHA256 
f9e2a8c95dff14fab315680966ad3037afecdf089c2d0c281e267bf1ae836b0f SHA512 
003b4e1015b3c9eb831c805b3bb1072f2e6da02c351770ddae69b438b6e9124b06cb9e30d9a0036dd1fc6a1f7d27fbe84f7e86ac5073ef403bd5958111986f5c
 WHIRLPOOL 
813402266604578fb158801de897133069a0244b228ee613148018a540b2b73878f65c67d3e198b19683094decfa4ce89d81a39c993cc0ee393cc05ab7c8925e
 DIST ed-1.14.1.tar.gz 91622 SHA256 
03385687959d8aed17c94af613fbcf31071030e6c5232978f61fa87a93af44c0 SHA512 
a9a92f759cd4edcf12b11dc48df29dedb82b2cc58edd7a15dd3834009ba5aa5d60dbf05ba13573ccc09a24ee417136bc23e4d95fc7bf9fd22c9d046d4ba213d7
 WHIRLPOOL 
24ca395213743bce7bfbfca2d31834c9801a2075ea7db40e40d4c89034371cbb93141aa2f998ecfd071a19102d86aafb367c060db289a95ae2b2ef99128aa37b
 DIST ed-1.14.1a.tar.gz 91662 SHA256 
a18eebd0e16b6780a68794af9cb75ecc41471cf12f0509a10b4458504c487765 SHA512 
423a30729c16355d80ed84e408034f63fe0d700d12441f82b476af1919c08e7fd4be18736c30cdecbdec5d851f9a08999242aecfe687beed17b779a7485963c9
 WHIRLPOOL 
7d25c0b5c6847a04fe6dec3e428a35062df81a63b740fff475934a19e12b9131e3f15efa331d13a6887419250d49a406b9fa2facc2d02d9cb4c45f40eacedb0b

diff --git a/sys-apps/ed/ed-1.10.ebuild b/sys-apps/ed/ed-1.10.ebuild
deleted file mode 100644
index 607b33059b..00
--- a/sys-apps/ed/ed-1.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit toolchain-funcs unpacker
-
-DESCRIPTION="Your basic line editor"
-HOMEPAGE="https://www.gnu.org/software/ed/;
-SRC_URI="mirror://gnu/ed/${P}.tar.lz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-DEPEND="$(unpacker_src_uri_depends)
-   sys-apps/texinfo"
-RDEPEND=""
-
-src_configure() {
-   # Upstream configure script is moronic.
-   econf \
-   CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS}" \
-   LDFLAGS="${CFLAGS} ${LDFLAGS}" \
-   CPPFLAGS="${CPPFLAGS}" \
-   --bindir="${EPREFIX}/bin"
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/ca-certificates/

2017-02-17 Thread Lars Wendler
commit: e8c8605a2966fdab5cfd7da5f3a075bd2512e791
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb 18 06:33:58 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb 18 06:44:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8c8605a

app-misc/ca-certificates: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/ca-certificates/Manifest  |   3 -
 .../ca-certificates-20151214.3.21.ebuild   | 181 -
 2 files changed, 184 deletions(-)

diff --git a/app-misc/ca-certificates/Manifest 
b/app-misc/ca-certificates/Manifest
index 7bb7adb289..e5858ae4d9 100644
--- a/app-misc/ca-certificates/Manifest
+++ b/app-misc/ca-certificates/Manifest
@@ -1,8 +1,5 @@
-DIST ca-certificates_20151214.tar.xz 293672 SHA256 
59286e6403f482a24c672e09b810c7d089a73153d4772ff4a66e86053a920525 SHA512 
acee5565aa7d1f0cc120a6abb6503e0ac4b4e12f5fd1cb12442ec1374ae1570ec6dc3a8f3a247fad6835a29d96e856f12c664f466e92344db3aa1ae6292a27ac
 WHIRLPOOL 
c03d214fb15a791c14f235c58296fb06f1408c98bb78049f58b3ebf7bc1c1cea4662f90a031d86de2548267feacf6a9e3fef957aa44a19e29e9a6ba803aaa3fa
 DIST ca-certificates_20161102.tar.xz 298544 SHA256 
25384a67e2f1e76495ceeb00abfdbe831033780324128cb1587d09132dd173a5 SHA512 
8630cbc15d311b71936901bfa4c1a61d78d4468a7d8d0c492d72afc579679402b99e563cc6f88b0377eb7ebee8dcbad1b090fb0831d610a5b8e5bbdb3d8ce284
 WHIRLPOOL 
8b92ba4228880bcc7b296e9b1333f695194c31e724a02bafaec97bac838f6c36b20fa052935d256930977e2944ed7450c1e1ab2c95b40c8391dffd766938cea7
 DIST ca-certificates_20161130.tar.xz 298656 SHA256 
04bca9e142a90a834aca0311f7ced237368d71fee7bd5c9f68ef7f4611aee471 SHA512 
8395f27d2369d694b069e1bb250b06df05f732bd9f4a4dc8652091e9c96ad1a84003e28f59cb9e13fdfd22ca5818f495d80149692e74b2d63e34db4f6a95ee9f
 WHIRLPOOL 
6903848f030a0da80e18e5d6a075c9a4ef390d67d748ff27cbadef4b1bf5866b9d7d96960f780f6bbff3f7b9720c31ee4d7a089238041bcb4d5de52fe0e46224
-DIST nss-3.14.1-add_spi+cacerts_ca_certs.patch 25018 SHA256 
82ca25982828fd7153ad15fc6e81408c115476eeeb4045d3a71469380b56824b SHA512 
2aafbd972b073061bfd66a66a4b50060691957f2910f716f7a69d22d655c499f186f05db2101bea5248a00949f339327ba8bfffec024c61c8ee908766201ae00
 WHIRLPOOL 
c9fe397e316dac7983b187acf7227078ebd8f8da5df53f77f2564489e85f123c4d2afb88d56e8dc14b9ebfffe8a71ade4724b3c1ea683c5c4c487cb3a64eda43
-DIST nss-3.21.tar.gz 6978112 SHA256 
3f7a5b027d7cdd5c0e4ff7544da33fdc6f56c2f8c27fff02938fd4a6fbe87239 SHA512 
0645465b5d1ab05d819355a3f4a2879499539a00d95bfab3ca14a7dcd901e510b5d9ae797386ff5a42f68b0b57f7bbec4ec9d3a85ebd508eb824aba1fb589d53
 WHIRLPOOL 
7504d83de606d61840e06cb855ea688eb022d5eef062bcb7ac4d1064db96b96e35ae4ce0aff9d389a2140a7c3b974aaa9a86ada52af1199d462fdb48b11b42e4
 DIST nss-3.27.2.tar.gz 7397599 SHA256 
dc8ac8524469d0230274fd13a53fdcd74efe4aa67205dde1a4a92be87dc28524 SHA512 
699847665e93fd649cb60ce6bc8f849f452779e7232a09bbeb0613f9e6c57bb81948f1ae59cc86648e41a212cda259109850ccd14546d35910deb75f5d2a13b8
 WHIRLPOOL 
08229d87de1c7020c1d7fc12fb8a2afc4bc9ab9f0208aad12698aba17386fbe9163cb506101c7d4d568409fd99141fb88c0e71fc32cecbc6640a4a8f7a4efabf
 DIST nss-3.28.1.tar.gz 7451477 SHA256 
58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad SHA512 
f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
 WHIRLPOOL 
e1a6b9886759159294c4d8e47e693a2e790703e368ede18425c9a9130df72ac56a6e717cb794607c7bcfc68c82df9aec8771bc74e729f5bbd70fdcd8ce0fed3b
 DIST nss-3.29.tar.gz 7477439 SHA256 
ee19ebfe7b012dedb71f04a55dd06fa26f8dce435e5980531c790bd42673c6fa SHA512 
0f4dd026b6b32122d8cafa92fa37199b0678f8fef75e375446eddd0cc6ddda1a796e3222caa8bb01b3633911899394d0cb1e4d392880438f68c8ef7290dcb4fa
 WHIRLPOOL 
5d3243bcc5c78e1b13b463e935bb5f700d0ed32eb22b01ccda17cb475725230f73f3711227a2175add4e96e0353aaf484ff10b0186cf4a453dfa215c24b8147c

diff --git a/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild 
b/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild
deleted file mode 100644
index 5ae898dc0d..00
--- a/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild
+++ /dev/null
@@ -1,181 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# The Debian ca-certificates package merely takes the CA database as it exists
-# in the nss package and repackages it for use by openssl.
-#
-# The issue with using the compiled debs directly is two fold:
-# - they do not update frequently enough for us to rely on them
-# - they pull the CA database from nss tip of tree rather than the release
-#
-# So we take the Debian source tools and combine them with the latest nss
-# release to produce (largely) the same end result.  The difference is that
-# now we know our cert database is kept in sync with nss and, if need be,
-# can be sync with nss tip of tree more frequently to respond to bugs.
-
-# When triaging bugs from users, here's 

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/xpath/

2017-02-17 Thread Hans de Graaff
commit: eeb7e40c004b39feff0595ca90133631367999c0
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 18 06:36:21 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 18 06:36:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb7e40c

dev-ruby/xpath: add ruby24

Package-Manager: portage-2.3.3

 dev-ruby/xpath/xpath-2.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild 
b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
index 25c2656b81..1719a1136c 100644
--- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
+++ b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/capybara/

2017-02-17 Thread Hans de Graaff
commit: a1079bdb4f9d70e4f92b8a7c95243e2e5d81f564
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb 18 06:36:47 2017 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb 18 06:36:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1079bdb

dev-ruby/capybara: add 2.12.1

Package-Manager: portage-2.3.3

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-2.12.1.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 744cd95d5a..a72eabc394 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -1,5 +1,6 @@
 DIST capybara-1.1.4.gem 72192 SHA256 
33073d7e4920a3e74c61ec46d1afe655eb0f3361187113c5e146df498e4611ed SHA512 
102738031281d0fabd645fa6d941cf0a9ddd56f90d53d7cc1c8a7b03a37b6af8f4cddd178e6fc07d6751a539a5039cf20502eabdd49e8001793601bb312b47a3
 WHIRLPOOL 
81eff318acfdc0806c9f8d4e212068edd57694d44db1e29bbefaa7a4db162f3a2354374d6ab97ad7c2372ff9e6f6bb864ed483050facad5c298c2223a39c63cc
 DIST capybara-2.10.1.gem 242688 SHA256 
f6ad4dc40a84f2d90b8625816f25cd53bf15e34b0af02754aa6dc736ed58aab7 SHA512 
dcb38b7350dfcee0a6d38711eb80e661fe783c0d04adc41e8b156029189e8a9e12beac0b874886209399c1fb12a70a1f0e1be413715d73b908502cfbbd16c758
 WHIRLPOOL 
f3aba8e2261bdd1997287daedc035fcdb832b5f61881fc525db302679b351043be41322f7e61a6d2893852813e337a841dc8b8c63cba968fe166eb8af137119a
 DIST capybara-2.12.0.gem 252928 SHA256 
492cfcfa6763169ccb97655eef3fdb4345f9386ca48ab6ee7919474eac12d834 SHA512 
501f6cb16d6065193078ba3e42d84f9c8cdbaf891c6f3bdf0fb6ad9b919f6d138aa0b2ac8d1a882d01004e8140c7e93eac4581aae15956e0ba74dec82b80b46a
 WHIRLPOOL 
c3e7ec18dd4ef1feebb359ce9762de289eae9b41d776dfa13e76cbca66377735eea7230e75cae7b8bd35d16c482cc6d27518bc015dc19509b789ffbc4c1886bd
+DIST capybara-2.12.1.gem 252928 SHA256 
ac950f6f4645e31b9bbaf0c2b9524556b84ad0ff58b517756dca38baf5f6657c SHA512 
8b6225d3b2ec050d3188efd7c3ef6ae7f058f197c80aaf293ed7991a8763a22815d772a759919f62eb8b9d0386ea402667075c9cd2a5613aaa5bc7dc3c1af179
 WHIRLPOOL 
bc470164f8b3f19164bdd825801d8ec42cf53924fee17856b5d65c987f832a4dedf831d9d3f0e07ee6dea727e961c5f998d404ec8a416d3dadf0042292b08ba8
 DIST capybara-2.8.1.gem 234496 SHA256 
72ce8c0cf65368e9ebd72beaf3bd1499d2f8d486d260c1d66493cc8779fa7cca SHA512 
efd1807a93bdb15b5ed67f19370d2381d7f22d06233298194254b314240aada2c41fbb722dfff5c136cb6f7591559bed9823b35b1ac0a2f16ebfb160f3b559a7
 WHIRLPOOL 
50fe91119dc09249bde46bdf6f7c3dd9567566573e211ff3d9afdf7420f55ba449cbc98d57e663d211dc2cd3674464da7f544234e3c92365763106a27c4b1b6a
 DIST capybara-2.9.2.gem 241152 SHA256 
110eb88b1a4111a383e71c7f27e216609ce84d4b00ed213c07b895939a3fe5c3 SHA512 
fa7e8408ff81e858a05925f91e80500dfffb48c7761ea9526f8ca45b49d72a8ba607202aa6c0668fe2e58cd312177d998e21d64e2dc31f02d725d7ec3aa85da0
 WHIRLPOOL 
cbd02ea1dfac91ac3cfb8115eab3b660a2be05f800cdd52da348d349da8837825e7ef06fb02b91a88b98fc2da6cc795f77bcc1dbef57d085970da68a6ca6b7e7

diff --git a/dev-ruby/capybara/capybara-2.12.1.ebuild 
b/dev-ruby/capybara/capybara-2.12.1.ebuild
new file mode 100644
index 00..0537dedf8c
--- /dev/null
+++ b/dev-ruby/capybara/capybara-2.12.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="2"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( www-client/firefox )"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:3 dev-ruby/launchy 
>=dev-ruby/selenium-webdriver-2.0 dev-ruby/sinatra )"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mime-types-1.16:*
+   >=dev-ruby/nokogiri-1.3.3
+   >=dev-ruby/rack-1.0.0:*
+   >=dev-ruby/rack-test-0.5.4
+   >=dev-ruby/xpath-2.0.0:2"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' 
spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   sed -i -e '/register_server/,/^  end/ s:^:#:' spec/capybara_spec.rb || 
die
+}
+
+each_ruby_test() {
+   VIRTUALX_COMMAND=${RUBY}
+   virtualmake -Ilib -S rspec-3 spec || die "Tests failed."
+}



[gentoo-commits] proj/sci:master commit in: sci-biology/wgs_tools/

2017-02-17 Thread Martin Mokrejs
commit: 9abfd42fb22d481a3ce589897e26461939f3d4b2
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Sat Feb 18 06:32:39 2017 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Sat Feb 18 06:32:39 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=9abfd42f

sci-biology/wgs_tools: fix install procedure

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-biology/wgs_tools/wgs_tools-.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-biology/wgs_tools/wgs_tools-.ebuild 
b/sci-biology/wgs_tools/wgs_tools-.ebuild
index d3c7656d3..115aa2509 100644
--- a/sci-biology/wgs_tools/wgs_tools-.ebuild
+++ b/sci-biology/wgs_tools/wgs_tools-.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
 # $Id$
 
@@ -20,9 +20,11 @@ DEPEND=""
 RDEPEND="${DEPEND}
dev-lang/perl"
 
+S="${W}/"
+
 src_install(){
+   cd "${DISTDIR}" || die
dobin *.pl
-   dodoc README*
 }
 
 pkg_postinst(){



[gentoo-commits] proj/dotnet:master commit in: net-misc/simpleDLNA/

2017-02-17 Thread Mikhail Pukhlikov
commit: 42b18e763d890b7e6a37071615e71332c5c7d844
Author: Bennjamin Blast  gmail  com>
AuthorDate: Sat Feb 18 04:45:08 2017 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Sat Feb 18 05:36:23 2017 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=42b18e76

net-misc/simpleDLNA (new ebuild)

 net-misc/simpleDLNA/simpleDLNA-1.0.2.ebuild | 63 +
 1 file changed, 63 insertions(+)

diff --git a/net-misc/simpleDLNA/simpleDLNA-1.0.2.ebuild 
b/net-misc/simpleDLNA/simpleDLNA-1.0.2.ebuild
new file mode 100644
index 000..cf8502a
--- /dev/null
+++ b/net-misc/simpleDLNA/simpleDLNA-1.0.2.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit dotnet eutils
+
+DESCRIPTION="A simple, zero-config DLNA media server, that you can just fire 
up and be done with it."
+HOMEPAGE="https://github.com/nmaier/${PN};
+SRC_URI="https://github.com/nmaier/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+# Need patched version until upstream merges 
https://github.com/nmaier/simpleDLNA/pull/29
+# I tried to epatch locally, but it chokes on mixed line endings (some LF, 
some CRLF)
+SRC_URI="https://github.com/piedar/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2" # simpleDLNA, GetOptNet
+LICENSE+=" MIT" # Microsoft.IO.RecyclableMemoryStream
+LICENSE+=" Apache-2.0" # log4net
+LICENSE+=" LGPL-2.1" # taglib
+LICENSE+=" public-domain" # System.Data.SQLite.Core
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+USE_DOTNET="net45" # todo: necessary?
+IUSE="${USE_DOTNET} debug developer"
+
+COMMON_DEPEND=">=dev-lang/mono-4.4.1"
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND} dev-dotnet/nuget"
+
+src_prepare() {
+   # use system nuget
+   sed -i 's|mono .* "$(NuGetExePath)"|nuget|g' .nuget/NuGet.targets || die
+
+   default
+}
+
+APPS="sdlna SimpleDLNA"
+
+src_compile() {
+   for APP in ${APPS}; do
+   exbuild "${APP}/${APP}".csproj
+   done
+}
+
+src_install() {
+   einstalldocs
+
+   use debug && BINDIR="bin/Debug" || BINDIR="bin/Release"
+   DESTDIR="/usr/lib/mono/${P}"
+
+   for APP in ${APPS}; do
+   insinto "${DESTDIR}"
+   doins "${APP}/${BINDIR}"/*
+
+   mkdir -p shells || die
+   echo \
+"#!/bin/sh
+exec mono ${DESTDIR}/${APP}.exe \"\$@\"" > shells/"${APP}"
+   dobin shells/"${APP}"
+   done
+}



[gentoo-commits] proj/dotnet:master commit in: /

2017-02-17 Thread Mikhail Pukhlikov
commit: 375b6aed8b5b2a958d2780009c30b5b62daf91e8
Author: mpkh  gentoo  org>
AuthorDate: Sat Feb 18 06:17:59 2017 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Sat Feb 18 06:17:59 2017 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=375b6aed

Merge pull request #282 from piedar/sdlna

net-misc/simpleDLNA (new ebuild)

 net-misc/simpleDLNA/Manifest|  1 +
 net-misc/simpleDLNA/simpleDLNA-1.0.2.ebuild | 63 +
 2 files changed, 64 insertions(+)



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/libgdiplus/

2017-02-17 Thread Mikhail Pukhlikov
commit: f39dc82b79e3b94de6340f2a64351c701e686dea
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Thu Feb  9 07:08:36 2017 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Feb  9 07:08:36 2017 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=f39dc82b

libgdiplus: drop x86-freebsd

 dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild 
b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild
index 989afd9..22a97af 100644
--- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild
+++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux 
~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.gz;
 
 IUSE="cairo"



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/

2017-02-17 Thread Jason Zaman
commit: f7360b3a702674adfc806ccb8a1fcc097694f876
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Feb 18 05:55:05 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Feb 18 06:10:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7360b3a

net-misc/dropbox: drop old

Package-Manager: portage-2.3.3

 net-misc/dropbox/Manifest   |   2 -
 net-misc/dropbox/dropbox-17.3.28.ebuild | 137 
 2 files changed, 139 deletions(-)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 139e663ef0..6867872831 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,4 +1,2 @@
-DIST dropbox-lnx.x86-17.3.28.tar.gz 65493766 SHA256 
327e2a56cc958a9dbcb1125138a6750e05743afcc30423acd1d016933f2782bf SHA512 
1db8f1b0f2c99ef4a601c3abdec8bc08f6936f715b0d4cf8022b52ce781c3f131d0ab52b5b07c3d52dbdd9825dd6576c86184af4dbe2684719124e06f4059fbf
 WHIRLPOOL 
8779b0341ecfd6df7d18b23bc65148cf07920b3f5ea80e56d2742b27eef1630f485f59eae254f29c7dca480fd2d8b5c3ee21538c2d034058b5d8cb8909f4376f
 DIST dropbox-lnx.x86-19.3.11.tar.gz 65380526 SHA256 
97719f27b331ed43f250319313c80c4e453aba805ba4322b256733a6786b6042 SHA512 
20274c95dc4f8c63ef28ddb48db2367e27bc8e07bb564c89e6f1750b16d893baeb9925eb94f586038f28039eaf30752057df82ad29ed90acb8d12c9dcb01
 WHIRLPOOL 
56bbc84c1396baa9a628f6568b4606bc51f51433fff8cae2c3893c0be46b49fb9d7ae78834819259cddade5112e138cb31cf327ac4ccf542b7f800e54ec695a5
-DIST dropbox-lnx.x86_64-17.3.28.tar.gz 69435074 SHA256 
ea9b073072691a1a368d7aafee79657b748f23215f2477e7faca99b28135200d SHA512 
8adf6f926ab79bc89d41f34f4182923b4541670bb183d60c5c1b96ca4b6e9075c7b5ea24cd8e76a63f066bb79dbb4e7da9456ff2f53a06de3998194f5e6d41d5
 WHIRLPOOL 
203df31f84f88b398cdcd07efbff1c418474357bdb8f285f33cb533057e89fb11e9af6cc3f8f83103fc300fd4f684b4bb9113de2882912faacf51f7feb76919d
 DIST dropbox-lnx.x86_64-19.3.11.tar.gz 69321401 SHA256 
09e1d0912f6a040e10584ea173efce4240cd4ec8f1002c86302d72157222a05c SHA512 
11eeb8aa2440836ae8547eafb8088aa007d2a28baac5b14747d95d65af72224301b0338bfd0417d26fee35baf234a01e70995db63cd16972023db9610a00d550
 WHIRLPOOL 
a1b4a65194a573bdd24ba2e5a19be395ac03f8f03f5d241238c844846e34309583a7dc8800358852afaa728fb642e9c47bcd726f0bf865478738350e20e32e9c

diff --git a/net-misc/dropbox/dropbox-17.3.28.ebuild 
b/net-misc/dropbox/dropbox-17.3.28.ebuild
deleted file mode 100644
index 0f215ff182..00
--- a/net-misc/dropbox/dropbox-17.3.28.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit eutils gnome2-utils pax-utils systemd python-single-r1
-
-DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
-HOMEPAGE="http://dropbox.com/;
-SRC_URI="
-   x86? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
-   amd64? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )"
-
-LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-linux"
-IUSE="+librsync-bundled selinux X"
-RESTRICT="mirror strip"
-
-QA_PREBUILT="opt/.*"
-QA_EXECSTACK="opt/dropbox/dropbox"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="librsync-bundled? ( dev-util/patchelf )"
-
-# Be sure to have GLIBCXX_3.4.9, #393125
-# USE=X require wxGTK's dependencies. system-library cannot be used due to
-# missing symbol (CtlColorEvent). #443686
-RDEPEND="${PYTHON_DEPS}
-   X? (
-   dev-libs/glib:2
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5[-gles2,xcb]
-   dev-qt/qtopengl:5[-gles2]
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5[-gles2]
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5[-gles2]
-   media-libs/fontconfig
-   media-libs/freetype
-   virtual/jpeg
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXinerama
-   x11-libs/libXxf86vm
-   x11-libs/pango[X]
-   x11-misc/wmctrl
-   x11-themes/hicolor-icon-theme
-   )
-   !librsync-bundled? ( =sys-devel/gcc-4.2.0
-   sys-libs/zlib
-   || (
-   sys-libs/ncurses:5/5
-   sys-libs/ncurses:0/5
-   )"
-
-src_unpack() {
-   unpack ${A}
-   mkdir -p "${S}" || die
-   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
-   mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
-   rmdir "${S}"/dropbox-lnx.*-${PV}/ || die
-   rmdir .dropbox-dist || die
-}
-
-src_prepare() {
-   local target=(
-   cryptography-1.0-py2.7-*.egg
-   dropbox_sqlite_ext-0.0-py2.7.egg
-   psutil-3.1.1-py2.7-*.egg
-   setuptools-20.3-py2.7.egg
-   )
-
-   eapply_user
-
-   rm -vf libbz2* 

[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/

2017-02-17 Thread Jason Zaman
commit: a57700147946f161e16fae66ee8ac4d1a76aadd6
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Feb 18 06:09:28 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Feb 18 06:10:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5770014

net-misc/dropbox: bump to 20.3.18

Package-Manager: portage-2.3.3

 net-misc/dropbox/Manifest   |   2 +
 net-misc/dropbox/dropbox-20.3.18.ebuild | 136 
 2 files changed, 138 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 6867872831..aac9c3990a 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,2 +1,4 @@
 DIST dropbox-lnx.x86-19.3.11.tar.gz 65380526 SHA256 
97719f27b331ed43f250319313c80c4e453aba805ba4322b256733a6786b6042 SHA512 
20274c95dc4f8c63ef28ddb48db2367e27bc8e07bb564c89e6f1750b16d893baeb9925eb94f586038f28039eaf30752057df82ad29ed90acb8d12c9dcb01
 WHIRLPOOL 
56bbc84c1396baa9a628f6568b4606bc51f51433fff8cae2c3893c0be46b49fb9d7ae78834819259cddade5112e138cb31cf327ac4ccf542b7f800e54ec695a5
+DIST dropbox-lnx.x86-20.3.18.tar.gz 65934231 SHA256 
5c18591af327c034e28c44360ce03c73a5e59391acffc7f9cca296423b1773cf SHA512 
c33020f7d6d121152094fd620819bf65a88d28a0ae32075dee4f60b6241697434ceb31001143be6cdb36db54c71fb6aa19c8d8371f1c30e60cf68ee3a2d556a1
 WHIRLPOOL 
e7c4e88a9342977b528d339c5b4df9daef72bb27243226b46cec5a69314bd2462f5a59bc92818a8c48d19e578d6bf2fc75bf631c97d302edbf5a083f28fc5045
 DIST dropbox-lnx.x86_64-19.3.11.tar.gz 69321401 SHA256 
09e1d0912f6a040e10584ea173efce4240cd4ec8f1002c86302d72157222a05c SHA512 
11eeb8aa2440836ae8547eafb8088aa007d2a28baac5b14747d95d65af72224301b0338bfd0417d26fee35baf234a01e70995db63cd16972023db9610a00d550
 WHIRLPOOL 
a1b4a65194a573bdd24ba2e5a19be395ac03f8f03f5d241238c844846e34309583a7dc8800358852afaa728fb642e9c47bcd726f0bf865478738350e20e32e9c
+DIST dropbox-lnx.x86_64-20.3.18.tar.gz 69871551 SHA256 
1e77860b21e34358fd9e930d10acb7d00687205f540a80a8fcc52be71a286ebb SHA512 
e7ace6c5b8da448eeae1c1d8565290bedd56fe8602dce176a39fef99502f6ffd3ab709f088a10277749a9564fe847cfc830b2d8670405e4f557c7c8a6f1bca70
 WHIRLPOOL 
f25fb749e2901a7805f18c875a3e0921b88641271e93701bafa8b676c87f86a5b1502a7f4959b6af768fb427b02489f63d4ba5b4820ca83d6e8eec73731c003b

diff --git a/net-misc/dropbox/dropbox-20.3.18.ebuild 
b/net-misc/dropbox/dropbox-20.3.18.ebuild
new file mode 100644
index 00..f8965f8904
--- /dev/null
+++ b/net-misc/dropbox/dropbox-20.3.18.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit eutils gnome2-utils pax-utils systemd python-single-r1
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="http://dropbox.com/;
+SRC_URI="
+   x86? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
+   amd64? ( 
https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )"
+
+LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+
+QA_PREBUILT="opt/.*"
+QA_EXECSTACK="opt/dropbox/dropbox"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="librsync-bundled? ( dev-util/patchelf )"
+
+# Be sure to have GLIBCXX_3.4.9, #393125
+# USE=X require wxGTK's dependencies. system-library cannot be used due to
+# missing symbol (CtlColorEvent). #443686
+RDEPEND="${PYTHON_DEPS}
+   X? (
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5[-gles2,xcb]
+   dev-qt/qtopengl:5[-gles2]
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5[-gles2]
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5[-gles2]
+   media-libs/fontconfig
+   media-libs/freetype
+   virtual/jpeg
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXinerama
+   x11-libs/libXxf86vm
+   x11-libs/pango[X]
+   x11-misc/wmctrl
+   x11-themes/hicolor-icon-theme
+   )
+   !librsync-bundled? ( =sys-devel/gcc-4.2.0
+   sys-libs/zlib
+   || (
+   sys-libs/ncurses:5/5
+   sys-libs/ncurses:0/5
+   )"
+
+src_unpack() {
+   unpack ${A}
+   mkdir -p "${S}" || die
+   mv "${WORKDIR}"/.dropbox-dist/* "${S}" || die
+   mv "${S}"/dropbox-lnx.*-${PV}/* "${S}" || die
+   rmdir "${S}"/dropbox-lnx.*-${PV}/ || die
+   rmdir .dropbox-dist || die
+}
+
+src_prepare() {
+   local target=(
+   cryptography-1.0-py2.7-*.egg
+   dropbox_sqlite_ext-0.0-py2.7.egg
+   setuptools-20.3-py2.7.egg
+   )
+
+   eapply_user
+
+   rm -vf libbz2* libpopt.so.0 libpng12.so.0 || die
+   rm 

[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/

2017-02-17 Thread Jason Zaman
commit: a8dba0765c1e24d3284e8f713e1162f5446dc5f9
Author: Jason Zaman  gentoo  org>
AuthorDate: Sat Feb 18 05:51:07 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sat Feb 18 06:10:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dba076

net-misc/dropbox: stabilize 19.3.11

Package-Manager: portage-2.3.3

 net-misc/dropbox/dropbox-19.3.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox/dropbox-19.3.11.ebuild 
b/net-misc/dropbox/dropbox-19.3.11.ebuild
index f8965f8904..fd6a0a7737 100644
--- a/net-misc/dropbox/dropbox-19.3.11.ebuild
+++ b/net-misc/dropbox/dropbox-19.3.11.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-linux"
+KEYWORDS="amd64 x86 ~x86-linux"
 IUSE="+librsync-bundled selinux X"
 RESTRICT="mirror strip"
 



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

2017-02-17 Thread Michael Palimaka
commit: fbeb033050b0d4f425427f96f07d0a97b69181aa
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 06:05:06 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 06:05:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbeb0330

profiles: mask sys-fs/udisks-glue for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 45de65889c..5436f40bb6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,11 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (18 Feb 2017)
+# Dead upstream. Relies on dead udisks:0. Bug #601356.
+# Masked for removal in 30 days.
+sys-fs/udisks-glue
+
+# Michael Palimaka  (18 Feb 2017)
 # Fails at runtime. Dead upstream. Unmaintained. Bug #602008.
 # Masked for removal in 30 days.
 dev-util/weblint



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libcap-ng/

2017-02-17 Thread Markus Meier
commit: a41e4b6336c455f6a45b4ab270336e15aea45f13
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:53:20 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:53:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a41e4b63

sys-libs/libcap-ng: arm stable, bug #605166

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

 sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild 
b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
index 926b03b8bb..3a4a1e312c 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://people.redhat.com/sgrubb/${PN}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~arm-linux ~x86-linux"
 IUSE="python static-libs"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"



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

2017-02-17 Thread Markus Meier
commit: 76f21ee89a11f6162c1e42b1aca17fdab57bb66e
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:52:24 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:52:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f21ee8

sys-apps/ed: arm stable, bug #605012

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

 sys-apps/ed/ed-1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/ed/ed-1.13.ebuild b/sys-apps/ed/ed-1.13.ebuild
index 6aca43db29..5fe143b9a7 100644
--- a/sys-apps/ed/ed-1.13.ebuild
+++ b/sys-apps/ed/ed-1.13.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://fossies.org/linux/privat/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="sys-apps/texinfo"



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/

2017-02-17 Thread Markus Meier
commit: a8819c8138cb4d3bffbc4897845084be9feb3566
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:51:29 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:51:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8819c81

dev-php/pecl-yaz: arm stable, bug #604706

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

 dev-php/pecl-yaz/pecl-yaz-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.1.ebuild 
b/dev-php/pecl-yaz/pecl-yaz-1.2.1.ebuild
index 4a65020543..45b9c9cec3 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.2.1.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.2.1.ebuild
@@ -13,7 +13,7 @@ USE_PHP="php7-0 php5-6"
 
 inherit php-ext-pecl-r3
 
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 
 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ 
toolkit"
 LICENSE="BSD"



[gentoo-commits] repo/gentoo:master commit in: app-shells/bash-completion/

2017-02-17 Thread Markus Meier
commit: 141f546084910601eb294a11488ba9fe3073f3e2
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:50:36 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:50:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141f5460

app-shells/bash-completion: arm stable, bug #604680

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

 app-shells/bash-completion/bash-completion-2.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild 
b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
index 140a94ba5b..25f7ea1619 100644
--- a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/scop/bash-completion/releases/download/${PV}/${P}.ta
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 IUSE=""
 
 RDEPEND=">=app-shells/bash-4.3_p30-r1



[gentoo-commits] repo/gentoo:master commit in: dev-util/dialog/

2017-02-17 Thread Markus Meier
commit: 2996ad29fcd753f029098e2fa3775366f74f5cd7
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:49:34 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:49:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2996ad29

dev-util/dialog: arm stable, bug #604600

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

 dev-util/dialog/dialog-1.3.20160828.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/dialog/dialog-1.3.20160828.ebuild 
b/dev-util/dialog/dialog-1.3.20160828.ebuild
index 00c3c6fa4a..02501b963b 100644
--- a/dev-util/dialog/dialog-1.3.20160828.ebuild
+++ b/dev-util/dialog/dialog-1.3.20160828.ebuild
@@ -13,7 +13,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${MY_P}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 IUSE="examples minimal nls static-libs unicode"
 
 RDEPEND="



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

2017-02-17 Thread Michael Palimaka
commit: 3fb4dd9bda8d561a9d9750bc0ca8797a8e5ede28
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 05:48:35 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 05:49:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb4dd9b

profiles: mask dev-util/weblint for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2fad1bec77..45de65889c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,11 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (18 Feb 2017)
+# Fails at runtime. Dead upstream. Unmaintained. Bug #602008.
+# Masked for removal in 30 days.
+dev-util/weblint
+
+# Michael Palimaka  (18 Feb 2017)
 # Requires a dead and vulnerable webkit-gtk version. Bug #608602.
 # Masked for removal in 30 days.
 dev-dotnet/webkit-sharp



[gentoo-commits] repo/gentoo:master commit in: app-misc/ca-certificates/

2017-02-17 Thread Markus Meier
commit: 788bf18089da5a6f97d732adc9ebd3184054e2ec
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:47:44 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:47:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=788bf180

app-misc/ca-certificates: arm stable, bug #604502

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

 app-misc/ca-certificates/ca-certificates-20161102.3.27.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ca-certificates/ca-certificates-20161102.3.27.2-r2.ebuild 
b/app-misc/ca-certificates/ca-certificates-20161102.3.27.2-r2.ebuild
index a8c508f292..e95816d754 100644
--- a/app-misc/ca-certificates/ca-certificates-20161102.3.27.2-r2.ebuild
+++ b/app-misc/ca-certificates/ca-certificates-20161102.3.27.2-r2.ebuild
@@ -59,7 +59,7 @@ fi
 
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~x86-winnt"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-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 ~x86-winnt"
 IUSE="insecure_certs"
 ${PRECOMPILED} || IUSE+=" cacert"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/lzip/

2017-02-17 Thread Markus Meier
commit: 309a32bf0d2b7906113530f782a294e6126aadef
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:48:35 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:48:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309a32bf

app-arch/lzip: arm stable, bug #604514

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

 app-arch/lzip/lzip-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/lzip/lzip-1.18.ebuild b/app-arch/lzip/lzip-1.18.ebuild
index 93aa2fa9ab..f8a13eaee1 100644
--- a/app-arch/lzip/lzip-1.18.ebuild
+++ b/app-arch/lzip/lzip-1.18.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 S="${WORKDIR}/${P/_/-}"
 



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

2017-02-17 Thread Markus Meier
commit: 1fe13c8bd8aa7ebe7c8972d9a9040fde7a65d1a6
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:46:46 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:46:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe13c8b

sys-apps/sandbox: arm stable, bug #604402

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

 sys-apps/sandbox/sandbox-2.10-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/sandbox/sandbox-2.10-r3.ebuild 
b/sys-apps/sandbox/sandbox-2.10-r3.ebuild
index c6a46bbf07..0f98cbf276 100644
--- a/sys-apps/sandbox/sandbox-2.10-r3.ebuild
+++ b/sys-apps/sandbox/sandbox-2.10-r3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="app-arch/xz-utils



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

2017-02-17 Thread Markus Meier
commit: 8136d29471b4b2d4447277c1d196a377f644b5a7
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:45:48 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:45:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8136d294

sys-apps/netplug: arm stable, bug #604376

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

 sys-apps/netplug/netplug-1.2.9.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild 
b/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild
index e1d4fcbfa0..560d7e219e 100644
--- a/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild
+++ b/sys-apps/netplug/netplug-1.2.9.2-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.red-bean.com/~bos/netplug/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc x86"
 IUSE="debug doc"
 
 DEPEND="doc? ( app-text/ghostscript-gpl



[gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/

2017-02-17 Thread Markus Meier
commit: 3288c0424e18c0e4f8788390b9ad33a72eca253a
Author: Markus Meier  gentoo  org>
AuthorDate: Sat Feb 18 05:44:47 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sat Feb 18 05:44:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3288c042

lxde-base/menu-cache: arm stable, bug #604150

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

 lxde-base/menu-cache/menu-cache-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxde-base/menu-cache/menu-cache-1.0.2.ebuild 
b/lxde-base/menu-cache/menu-cache-1.0.2.ebuild
index a1001323ca..075de69d1b 100644
--- a/lxde-base/menu-cache/menu-cache-1.0.2.ebuild
+++ b/lxde-base/menu-cache/menu-cache-1.0.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
 LICENSE="GPL-2"
 # ABI is v2. See Makefile.am
 SLOT="0/2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-libs/glib:2



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

2017-02-17 Thread Michael Palimaka
commit: 896c6c7a59b9cd49c1db8f21008c181a8ba6c553
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 05:29:40 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 05:29:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896c6c7a

profiles: fix typo

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 67f9d50bf6..2fad1bec77 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,7 +31,7 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (18 Feb 2017)
-# Requiers a dead and vulnerable webkit-gtk version. Bug #608602.
+# Requires a dead and vulnerable webkit-gtk version. Bug #608602.
 # Masked for removal in 30 days.
 dev-dotnet/webkit-sharp
 net-news/blam



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

2017-02-17 Thread Michael Palimaka
commit: 01bba88bfff0ea3819903e549ace503a75db1c15
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 05:28:35 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 05:28:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bba88b

profiles: mask net-news/blam and dev-dotnet/webkit-sharp for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b2e793f59b..67f9d50bf6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,12 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (18 Feb 2017)
+# Requiers a dead and vulnerable webkit-gtk version. Bug #608602.
+# Masked for removal in 30 days.
+dev-dotnet/webkit-sharp
+net-news/blam
+
+# Michael Palimaka  (18 Feb 2017)
 # Fails to build. Bug #608940. Masked for removal in 30 days.
 net-ftp/bareftp
 



[gentoo-commits] proj/gentoolkit:gentoolkit-dev commit in: src/ekeyword/

2017-02-17 Thread Mike Frysinger
commit: 76b7677ea2f95e11f5332dbcb71c97578d18deac
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Feb 18 05:24:47 2017 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Feb 18 05:24:47 2017 +
URL:https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=76b7677e

ekeyword: enable bad-whitespace check

 src/ekeyword/.pylintrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ekeyword/.pylintrc b/src/ekeyword/.pylintrc
index 6a040d8..cd5b31e 100644
--- a/src/ekeyword/.pylintrc
+++ b/src/ekeyword/.pylintrc
@@ -16,7 +16,6 @@ disable=
locally-enabled,
locally-disabled,
fixme,
-   bad-whitespace,
bad-continuation,
invalid-name,
 



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

2017-02-17 Thread Michael Palimaka
commit: 4fea5124526844293e62ca88dad65a01db4b63c3
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 05:21:22 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 05:22:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fea5124

profiles: mask net-ftp/bareftp for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 8e841f083c..b2e793f59b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,10 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (18 Feb 2017)
+# Fails to build. Bug #608940. Masked for removal in 30 days.
+net-ftp/bareftp
+
+# Michael Palimaka  (18 Feb 2017)
 # Fails to build. Use dev-libs/DirectFB[fusionsound] instead.
 # Bug #602674, 543728, 542000, 456770. Masked for removal in 30 days.
 media-libs/FusionSound



[gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/

2017-02-17 Thread Mike Frysinger
commit: 135243903faec0eefd9e2b28523ea225463dae46
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Feb 18 05:09:13 2017 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Feb 18 05:10:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13524390

dev-util/ccache: version bump to 3.3.4

 dev-util/ccache/Manifest|  1 +
 dev-util/ccache/ccache-3.3.4.ebuild | 67 +
 2 files changed, 68 insertions(+)

diff --git a/dev-util/ccache/Manifest b/dev-util/ccache/Manifest
index fb073d4202..49b1bd3ce5 100644
--- a/dev-util/ccache/Manifest
+++ b/dev-util/ccache/Manifest
@@ -2,3 +2,4 @@ DIST ccache-3.2.4.tar.xz 302548 SHA256 
1c3da93f654e78a4ac71a54b0f63b19bc0fef9aa5
 DIST ccache-3.2.5.tar.xz 304592 SHA256 
117011534b199dbe290b08acae1591c81525536a1e140da22e0fbc04c20bab85 SHA512 
12612b899044db50c60bea8ed6cfeb54960ab67514d0aabaea5ee71d3d4d83bb00637e02008365d1d061adf5aa546499948a5eb8a0419222f681058c7fd5fd24
 WHIRLPOOL 
2cad966b419c16d7956fb2644c1113a8817437f313d54dd17fb16ae4a15f67a322b59d1b225307c980d2e17442478b71ef2bb118d2af4025e530e68fb46767cb
 DIST ccache-3.2.7.tar.xz 305596 SHA256 
f1db1ef3cdcf85cf40c7be926c28b4a3beb12ea4d7f1760edf45e753c5147d95 SHA512 
4292bd880f7ec39591a4abc232822121e79e706659e36c6aac3f3846fa119ebe18eed3bfefb535e229da8556fe787f1700ff3c63df56d459c6f44260db24b9fa
 WHIRLPOOL 
9abbb67873fb894d1a82e96773b723ec06830dc2a344e4d1fdfc713bc5a9a219b918633ea2b2e9c9a48a0eddc4eca3ca0eb2eb6c8b484e6e469990010dfee904
 DIST ccache-3.3.3.tar.xz 312160 SHA256 
3b02a745da1cfa9eb438af7147e0fd3545e2f6163de9e5b07da86f58859f04ec SHA512 
59652955708c11dc4e2a0d76bc3810de0ce4009b93196d7e6a28ecf3829616d278e7dfedbd715136cd20c81f57d3912682bec8dbcd5ebed5aaf6508520b93587
 WHIRLPOOL 
5da75d4088fe2596eb7dc10354b322e6122114689126c676317747e20c2d82d7d830ff1476a8799844a0e377cbab085c0ccab21480b0231ed68c11a7d1c55991
+DIST ccache-3.3.4.tar.xz 314468 SHA256 
24f15bf389e38c41548c9c259532187774ec0cb9686c3497bbb75504c8dc404f SHA512 
891bcf11b27fa20a250bc86d182663e46af450a3a807b6cab502f202cd57123ce93bcb1fe5e48866feecda76912a5f742efa5869df9117d81624ba185dd4e02c
 WHIRLPOOL 
ac9c5d1ce87a53dd6144fb842bdbe61f7bbf3542005e742fac7a6d2275d2173c67c9d32e57330e033af0fce6aa0e9339116146c7b543996139efceb66028e157

diff --git a/dev-util/ccache/ccache-3.3.4.ebuild 
b/dev-util/ccache/ccache-3.3.4.ebuild
new file mode 100644
index 00..afb341d061
--- /dev/null
+++ b/dev-util/ccache/ccache-3.3.4.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit eutils readme.gentoo-r1
+
+DESCRIPTION="fast compiler cache"
+HOMEPAGE="http://ccache.samba.org/;
+SRC_URI="https://samba.org/ftp/ccache/${P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND="app-arch/xz-utils
+   sys-libs/zlib"
+RDEPEND="${DEPEND}
+   sys-apps/gentoo-functions"
+
+src_prepare() {
+   # make sure we always use system zlib
+   rm -rf zlib || die
+   epatch "${FILESDIR}"/${PN}-3.3-size-on-disk.patch #456178
+   sed \
+   -e "/^EPREFIX=/s:'':'${EPREFIX}':" \
+   "${FILESDIR}"/ccache-config-3 > ccache-config || die
+}
+
+src_install() {
+   DOCS=( AUTHORS.txt MANUAL.txt NEWS.txt README.md )
+   default
+
+   dobin ccache-config
+
+   DOC_CONTENTS="
+To use ccache with **non-Portage** C compiling, add
+${EPREFIX}/usr/lib/ccache/bin to the beginning of your path, before 
${EPREFIX}/usr/bin.
+Portage 2.0.46-r11+ will automatically take advantage of ccache with
+no additional steps.  If this is your first install of ccache, type
+something like this to set a maximum cache size of 2GB:\\n
+# ccache -M 2G\\n
+If you are upgrading from an older version than 3.x you should clear all of 
your caches like so:\\n
+# CCACHE_DIR='${CCACHE_DIR:-${PORTAGE_TMPDIR}/ccache}' ccache -C\\n
+ccache now supports sys-devel/clang and dev-lang/icc, too!"
+
+   readme.gentoo_create_doc
+}
+
+pkg_prerm() {
+   if [[ -z ${REPLACED_BY_VERSION} ]] ; then
+   "${EROOT}"/usr/bin/ccache-config --remove-links
+   "${EROOT}"/usr/bin/ccache-config --remove-links ${CHOST}
+   fi
+}
+
+pkg_postinst() {
+   "${EROOT}"/usr/bin/ccache-config --install-links
+   "${EROOT}"/usr/bin/ccache-config --install-links ${CHOST}
+
+   # nuke broken symlinks from previous versions that shouldn't exist
+   rm -f "${EROOT}"/usr/lib/ccache/bin/${CHOST}-cc || die
+   rm -rf "${EROOT}"/usr/lib/ccache.backup || die
+
+   readme.gentoo_print_elog
+}



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

2017-02-17 Thread Michael Palimaka
commit: 508227792b369e8608d46c14b9a599f8c2154223
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 05:09:23 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 05:09:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50822779

profiles: mask media-libs/FusionSound for removal

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 49be75473c..8e841f083c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Michael Palimaka  (18 Feb 2017)
+# Fails to build. Use dev-libs/DirectFB[fusionsound] instead.
+# Bug #602674, 543728, 542000, 456770. Masked for removal in 30 days.
+media-libs/FusionSound
+
 # Alon Bar-Lev  (17 Feb 2017)
 # Replaced by dev-libs/libp11.
 # Bug#609668. Removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: www-misc/nx_util/files/

2017-02-17 Thread Michael Palimaka
commit: 2c9230b9847c3539f9f0d5bacafa79279368757a
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Wed Feb 15 16:50:45 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:45:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9230b9

www-misc/nx_util: remove unused patch

 www-misc/nx_util/files/0.3-fix-install-paths.patch | 47 --
 1 file changed, 47 deletions(-)

diff --git a/www-misc/nx_util/files/0.3-fix-install-paths.patch 
b/www-misc/nx_util/files/0.3-fix-install-paths.patch
deleted file mode 100644
index 919c94ac4e..00
--- a/www-misc/nx_util/files/0.3-fix-install-paths.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-diff --git a/nx_util.conf b/nx_util.conf
-index cd2a591..818daaf 100644
 a/nx_util.conf
-+++ b/nx_util.conf
-@@ -1,4 +1,4 @@
- [nx_util]
--data_dir=/usr/local/nx_datas
-+data_dir=/usr/share/nx_datas
- database_dir=
- naxsi_core_rules=/etc/nginx/naxsi_core.rules
-diff --git a/nx_util.py b/nx_util.py
-index 81c5030..eb7e888 100755
 a/nx_util.py
-+++ b/nx_util.py
-@@ -61,8 +61,8 @@ nginx/naxsi log parser, whitelist and report generator.
-   
-   # Configuration
-   parser.add_option("-c", "--config", dest="conf_path",
--help="Path to configuration (defaults to 
/usr/local/etc/nx_util.conf)", 
--type="string", default="/usr/local/etc/nx_util.conf")
-+help="Path to configuration (defaults to 
/etc/nx_util.conf)", 
-+type="string", default="/etc/nx_util.conf")
-   
-   # Filtering options should go here :)
-   parser.add_option("-f", "--filters", dest="usr_filter",
-diff --git a/setup.py b/setup.py
-index c08f4e6..7b15fd8 100644
 a/setup.py
-+++ b/setup.py
-@@ -8,14 +8,14 @@ setup(name='nx_util',
-   author='Naxsi Dev Team',
-   author_email='thibault.koech...@nbs-system.com',
-   url='naxsi.googlecode.com',
--  scripts=['nx_util.py'],
-+  scripts=['nx_util'],
-   packages=['nx_lib'],
--  data_files=[('nx_datas', ['nx_datas/bootstrap.min.css',
-+  data_files=[('/usr/share/nx_datas', ['nx_datas/bootstrap.min.css',
- 'nx_datas/bootstrap-responsive.min.css',
- 'nx_datas/highcharts.js',
- 'nx_datas/map.tpl',
- 'nx_datas/bootstrap.min.js',
- 'nx_datas/country2coords.txt']),
-   ('/usr/share/man/man1', ['nx_util.1.gz']),
--  ('/usr/local/etc/', ['nx_util.conf'])]
-+  ('/etc/', ['nx_util.conf'])]
-   )



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/

2017-02-17 Thread Michael Palimaka
commit: c6276f46e1faed4a609f0956f35658f3af8bd610
Author: Craig Andrews  integralblue  com>
AuthorDate: Wed Feb 15 16:07:17 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:43:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6276f46

media-plugins/kodi-pvr-mythtv: 4.14.0 version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-plugins/kodi-pvr-mythtv/Manifest |  1 +
 .../kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild  | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/media-plugins/kodi-pvr-mythtv/Manifest 
b/media-plugins/kodi-pvr-mythtv/Manifest
index 81318c4a7e..5e8ed24977 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
 DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 
50e885395269c49ade09e6aa590211e7073d227505e3c02babc7a4672043a044 SHA512 
1dfa80d0a14a412e85c2f8e633567a990404224907a24e0be736e685897a4258d0298b87fd119a5ddc435da8fb388e566cbda8a0bbfda1fcdd8f52fc0888abad
 WHIRLPOOL 
b95e062ba6f9eab0055ef459fa6dc9246e704720bbbe5b81e0d65a3921927f8e697d66ef8271551cee7dba17d61772ea835cb658aaf5c9dd923880999e670d54
+DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 
b6f74568f531c01b45bf1deb69f9404969993c1d43b468140a2ca48f6945ce29 SHA512 
ecb9a51f690752e994be62dbd0a01fea0d0c446968c40c6cbef0330dece68f6c3d6742f6594c7808a493a8dc594778f38e6e7b360d328f6050d6325509f67d0f
 WHIRLPOOL 
bdfdcc5fbac0d90ffc6ccd10c615dd10461966fdd85018d2936241ef83d0309f9328fe333721cdaa5088577a1759fe90d838cbc1bb3ffcea2623ee8970fc03b7

diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild 
b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
new file mode 100644
index 00..2a3e3dde4a
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="MythTV PVR for Kodi"
+HOMEPAGE="https://github.com/janbar/pvr.mythtv;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="git://github.com/janbar/pvr.mythtv.git"
+   inherit git-r3
+   ;;
+*)
+   KEYWORDS="~amd64 ~x86"
+   SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/pvr.mythtv-${PV}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   sys-libs/zlib
+   =media-tv/kodi-17*
+   =media-libs/kodi-platform-17*
+   "
+RDEPEND="
+   ${DEPEND}
+   "



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/

2017-02-17 Thread Michael Palimaka
commit: 9a6a625e781f60ea74535b71d2759d3d5c40d00f
Author: Yuri Konotopov  gnome  org>
AuthorDate: Mon Feb 13 18:54:42 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:37:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6a625e

gnome-extra/chrome-gnome-shell: version bump

 gnome-extra/chrome-gnome-shell/Manifest|  1 +
 .../chrome-gnome-shell-8.1.ebuild  | 61 ++
 2 files changed, 62 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest 
b/gnome-extra/chrome-gnome-shell/Manifest
index 4fa3000cd8..03113a8c07 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,2 +1,3 @@
 DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 
0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 
da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743
 WHIRLPOOL 
04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330
+DIST chrome-gnome-shell-8.1.tar.xz 145404 SHA256 
27fa50a185aa1f4db5458d71fedfafba16a45498dc9cb619a2db9cd1dc8ae33e SHA512 
90fc047aece51e8cee24d65033db1f32f6ddb90d24a63127248b0dc824f26dab3a5cb169e179a17c7b26aacb7d8417101f5a7695c979417e9f8464a9672b34d2
 WHIRLPOOL 
2ad77e3acbf760dab1547002e383cbf438b09931de3ea01c6302fe12ff5648a23e72cd32bdc6b431e8c1f6cd57a4b746ab071a67389e2de8f9ad0e826a17905b
 DIST chrome-gnome-shell-8.tar.xz 143224 SHA256 
2621a1e0762ff39473180a0eed49414594ea3eae4812acd584d89374221b37c5 SHA512 
61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277
 WHIRLPOOL 
9e6de120bc84a4f431201753587864f6878eca0937624eccaea60e9f7c20a385ee0867107f823b131dc58e0bac121cdccda6e42861a5bc4ebbb45b7be7b374f8

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild 
b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
new file mode 100644
index 00..41bbe3026a
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, 
Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome;
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+   app-misc/jq
+   sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   gnome-base/gnome-shell
+"
+
+src_configure() {
+   local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   # Chrome policy files should be removed with package.
+   # Otherwise it will not be possible to uninstall web extension
+   # from browser.
+   echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
+   echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
+   echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
+   doenvd 50"${PN}"
+
+   cmake-utils_src_install
+}
+
+pkg_postinst() {
+   elog "Please note that this package provides native messaging connector 
only."
+   elog
+   elog "Managed policy was installed to force browser extension 
installation"
+   elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome 
Store"
+   elog 
"https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep;
+   elog
+   elog "For Mozilla Firefox you should manualy install browser extension 
from"
+   elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/;
+   elog
+   elog "For Opera you should manualy install browser extension from"
+   elog 
"https://addons.opera.com/extensions/details/gnome-shell-integration/;
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/qtpass/

2017-02-17 Thread Michael Palimaka
commit: 89155816016e3aa582422a8ab0365ccbfaa44399
Author: Vladimir Pavljuchenkov (SpiderX)  spiderx  dp 
 ua>
AuthorDate: Sat Feb 11 18:35:48 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:29:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89155816

app-admin/qtpass: bump to 1.1.6

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

Package-Manager: portage-2.3.3

 app-admin/qtpass/Manifest|  1 +
 app-admin/qtpass/qtpass-1.1.6.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/app-admin/qtpass/Manifest b/app-admin/qtpass/Manifest
index e9b21b9d3c..1882f6ff73 100644
--- a/app-admin/qtpass/Manifest
+++ b/app-admin/qtpass/Manifest
@@ -1,3 +1,4 @@
 DIST qtpass-1.0.5.tar.gz 636461 SHA256 
0c07bd1eb9e5336c0225f891e5b9a9df103f218619cf7ec6311edf654e8db281 SHA512 
e1b63f1058dc9c194f06376d52acbbb8594d429f4d7fe4ba27baed2cafe10b1c36137b3e33626c1bf33c7f3e1444e6fbe48fc66a83e0f7cd82f5b47f0193d178
 WHIRLPOOL 
acb914d89bcd667343f648e38bb9eb316ebbf0b01f75686d3a7694e82eedd3e3f52ffc99f530bbe3ccbb6089ced727796924fcf48a94c071a3e20b27141b28df
 DIST qtpass-1.1.0.tar.gz 671525 SHA256 
60b458062f54184057e55dbd9c93958a8bf845244ffd70b9cb31bf58697f0dc6 SHA512 
da7439f2c18c46cbf4df15538210051ad60d036334e62a1c4f62d6c1ccff8e4327fb0c6030ed89f78ffd87b615fcaae8ed5552099ff8663bff713990216132ae
 WHIRLPOOL 
4288ee76762c41a81fece4b72bacb1560b28d5681ce288f5e9b5fd9257fd778e4038fc0c75951bdb2a967afdf6ac66035fc716606b1ad6148834fc4ca81dfe45
 DIST qtpass-1.1.5.tar.gz 329958 SHA256 
3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200 SHA512 
fa1ab73c0de9d00581c2b8920e50f2110a2a9e4c3552c0468762cdfeaf982702126e3c727e029e82c61e6e44d01a7281b8acb5c26d5299f4ef25cd16a20ca1c0
 WHIRLPOOL 
dc2f73b341735de0a9562ec298eedf1fc8543e0789420ef891da4237c01ed6795cd861af5700120da951b29158aa32429279789cc1796e84b64141fc6535afb6
+DIST qtpass-1.1.6.tar.gz 325329 SHA256 
d24d95de129ce716b9b0fde6114407f860ce8c77106bd0ee6a12e8e4e0deb42b SHA512 
64d712a33df97b04ab1a9d5472aa7fa567e38e31ff7ba297e567d087a3f32b1c59097b339cdd4f568efc2bce16b93f2d2316e94d2605b6abac299d7cf7d0c3df
 WHIRLPOOL 
931380ddc0c245cf217ce4b96b57ff4960edd504e12273e7567c1128e4c3512993dc2517d7fc10d3c059abf79843fc48538eb036ff802b46ee7ba6acdee35fb2

diff --git a/app-admin/qtpass/qtpass-1.1.6.ebuild 
b/app-admin/qtpass/qtpass-1.1.6.ebuild
new file mode 100644
index 00..31fd8d6e34
--- /dev/null
+++ b/app-admin/qtpass/qtpass-1.1.6.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_P="QtPass-${PV}"
+
+inherit qmake-utils
+
+DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
+HOMEPAGE="https://qtpass.org/;
+SRC_URI="https://github.com/IJHack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+DOCS=( FAQ.md README.md CONTRIBUTING.md )
+S="${WORKDIR}/${MY_P}"
+
+RDEPEND="app-admin/pass
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5[xcb]
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   net-misc/x11-ssh-askpass"
+DEPEND="${RDEPEND}
+   dev-qt/linguist-tools:5"
+
+src_configure() {
+   eqmake5 PREFIX="${D}"/usr
+}
+
+src_install() {
+   default
+
+   doman ${PN}.1
+
+   insinto /usr/share/applications
+   doins "${PN}.desktop"
+
+   newicon artwork/icon.svg "${PN}-icon.svg"
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xss-lock/

2017-02-17 Thread Michael Palimaka
commit: 8dc70624c59f0f4febe1d22ed0b96ade40a34800
Author: Diogo Pereira  gmail  com>
AuthorDate: Sat Feb 11 13:48:21 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:26:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc70624

x11-misc/xss-lock-0.3.0_p20140302-r1: stable on amd64

Move the stable keyword forward from -r0, which has a missing dependency
on x11-libs/xcb-util.

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

Package-Manager: portage-2.3.3

 .../xss-lock/xss-lock-0.3.0_p20140302-r1.ebuild|  4 ++--
 x11-misc/xss-lock/xss-lock-0.3.0_p20140302.ebuild  | 28 --
 2 files changed, 2 insertions(+), 30 deletions(-)

diff --git a/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r1.ebuild 
b/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r1.ebuild
index 15ce5a9a84..2980882f09 100644
--- a/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r1.ebuild
+++ b/x11-misc/xss-lock/xss-lock-0.3.0_p20140302-r1.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
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://bitbucket.org/raymonad/xss-lock/get/1e158fb20108058dbd62bd51d8e
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+man"
 
 RDEPEND="dev-libs/glib:2

diff --git a/x11-misc/xss-lock/xss-lock-0.3.0_p20140302.ebuild 
b/x11-misc/xss-lock/xss-lock-0.3.0_p20140302.ebuild
deleted file mode 100644
index 8fe1a3905e..00
--- a/x11-misc/xss-lock/xss-lock-0.3.0_p20140302.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils vcs-snapshot
-
-DESCRIPTION="Use external locker as X screen saver"
-HOMEPAGE="https://bitbucket.org/raymonad/xss-lock;
-SRC_URI="https://bitbucket.org/raymonad/xss-lock/get/1e158fb20108058dbd62bd51d8e8c003c0a48717.tar.bz2
 -> ${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="+man"
-
-RDEPEND="dev-libs/glib:2
-   x11-libs/libxcb"
-DEPEND="${RDEPEND}
-   man? ( dev-python/docutils )"
-
-src_install() {
-   cmake-utils_src_install
-
-   dodoc -r "${ED%/}/usr/share/doc/${PN}/."
-   rm -r "${ED%/}/usr/share/doc/${PN}" || die
-}



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

2017-02-17 Thread Michael Palimaka
commit: 795174609dcce297b44bf76b72835396642525e4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:12:07 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:12:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79517460

profiles: drop mask for removed media-video/flumotion

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 87cacac092..49be75473c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -445,11 +445,6 @@ x11-themes/smaragd
 # Masked for removal in 30 days. Bug #574564, #593248, #601912.
 dev-ml/ocamlgsl
 
-# Michael Palimaka  (18 Jan 2017)
-# Relies on dead gstreamer:0.10. Dead upstream.
-# Masked for removal in 30 days. Bug #603270.
-media-video/flumotion
-
 # Yixun Lan  (16 Jan 2017)
 # Masked, Vulnerable due to RGW Denial of Service (bug #598206)
 # We mask it instead of removing them, due user may need them while



[gentoo-commits] repo/gentoo:master commit in: media-video/flumotion/, media-video/flumotion/files/

2017-02-17 Thread Michael Palimaka
commit: 9b40478213c95076e232ce38e3fa0c610dfcfbc5
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:11:55 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:12:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b404782

media-video/flumotion: remove last rited package

 media-video/flumotion/Manifest   |   1 -
 media-video/flumotion/files/flumotion-init-0.2.0 |  17 
 media-video/flumotion/files/flumotion-init-3 |  23 -
 media-video/flumotion/flumotion-0.10.1.ebuild| 124 ---
 media-video/flumotion/metadata.xml   |   8 --
 5 files changed, 173 deletions(-)

diff --git a/media-video/flumotion/Manifest b/media-video/flumotion/Manifest
deleted file mode 100644
index af9f6768ee..00
--- a/media-video/flumotion/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flumotion-0.10.1.tar.bz2 1640721 SHA256 
8c6913a3b2ed7adb6294c644762bebdac4d75b1b752a4ffd3589dcfa5b778d21 SHA512 
ef157a73c97de934deaad22e1be8b3f109e47a0898a674f542d17b84edcca50f6ca6c4790419a9514e291ec8e4651ba840491e21439c5342d03a4a46c5805bfb
 WHIRLPOOL 
9796f22e862c69220dabbfd9b9c899d6b5d5e4d6bb20203016f3ab7ac6c8ecd36cdbfea03438384be101407eeddfcfd6fc47337edcd15dd1a4f67dcb222d8e71

diff --git a/media-video/flumotion/files/flumotion-init-0.2.0 
b/media-video/flumotion/files/flumotion-init-0.2.0
deleted file mode 100644
index 4e17a6540f..00
--- a/media-video/flumotion/files/flumotion-init-0.2.0
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/sbin/openrc-run
-
-depend() {
-need net
-}
-
-start() {
-ebegin "Starting Flumotion"
-HOME=/usr/share/flumotion start-stop-daemon -o --start --chuid 
flumotion:flumotion --exec /usr/sbin/flumotion start 
-eend $?
-}
-
-stop() {
-ebegin "Stopping Flumotion"
-/usr/sbin/flumotion stop
-eend $?
-}

diff --git a/media-video/flumotion/files/flumotion-init-3 
b/media-video/flumotion/files/flumotion-init-3
deleted file mode 100644
index f536e47979..00
--- a/media-video/flumotion/files/flumotion-init-3
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/sbin/openrc-run
-
-depend() {
-need net
-}
-
-start() {
-ebegin "Starting Flumotion"
-if [ ! -d /var/run/flumotion ] ; then
-mkdir /var/run/flumotion
-chown flumotion:flumotion /var/run/flumotion
-chmod 755 /var/run/flumotion
-fi
-
-start-stop-daemon -o --start --chuid flumotion:flumotion --exec 
/usr/sbin/flumotion start
-eend $?
-}
-
-stop() {
-ebegin "Stopping Flumotion"
-/usr/sbin/flumotion stop
-eend $?
-}

diff --git a/media-video/flumotion/flumotion-0.10.1.ebuild 
b/media-video/flumotion/flumotion-0.10.1.ebuild
deleted file mode 100644
index fdf5aba3fe..00
--- a/media-video/flumotion/flumotion-0.10.1.ebuild
+++ /dev/null
@@ -1,124 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils fdo-mime flag-o-matic multilib python-single-r1 toolchain-funcs 
user virtualx # AC_CHECK_PROG for Xvfb
-
-DESCRIPTION="Flumotion Streaming server"
-HOMEPAGE="http://www.flumotion.net/;
-SRC_URI="http://www.flumotion.net/src/${PN}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1" # LICENSE.LGPL
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# TODO:
-
-# These would be from 0.6.2's ebuild
-# media-plugins/gst-plugins-libpng:0.10
-# dev-python/twisted-web
-# dev-python/twisted-names
-# dev-python/pillow
-
-# These are from README
-RDEPEND="${PYTHON_DEPS}
-   dev-python/gst-python:0.10[${PYTHON_USEDEP}]
-   dev-python/kiwi[${PYTHON_USEDEP}]
-   dev-python/pycairo[${PYTHON_USEDEP}]
-   dev-python/pygtk:2[${PYTHON_USEDEP}]
-   dev-python/twisted-core[${PYTHON_USEDEP}]
-   media-libs/gstreamer:0.10
-   media-libs/gst-plugins-base:0.10
-   media-libs/gst-plugins-good:0.10
-   media-plugins/gst-plugins-ogg:0.10
-   media-plugins/gst-plugins-theora:0.10
-   media-plugins/gst-plugins-vorbis:0.10
-"
-# These are from README and error and trial FEATURES="test" Import's
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
-   test? ( dev-python/icalendar[${PYTHON_USEDEP}]
-   dev-python/pychecker[${PYTHON_USEDEP}]
-   dev-python/twisted-conch[${PYTHON_USEDEP}] )"
-
-src_prepare() {
-   # Fix .desktop file
-   sed -e 's/.png//' -i data/flumotion-admin.desktop.in || die
-
-   # Fix shebangs
-   sed -e '1 s:.*:#!/usr/bin/env python:' \
-   -i bin/flu*.in bin/runtest.in misc/flu*.in || die
-   python_fix_shebang bin/flu*.in bin/runtest.in misc/flu*.in
-}
-
-src_configure() {
-   append-cflags -fno-strict-aliasing
-
-   econf \
-   --localstatedir=/var \
-   $(use_enable doc docs)

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

2017-02-17 Thread Michael Palimaka
commit: c45c387a700a6a93142eff74e27b7ece1c634672
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:10:44 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:12:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45c387a

profiles: drop mask for removed app-admin/filebeat-bin

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5480e2037d..87cacac092 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -450,11 +450,6 @@ dev-ml/ocamlgsl
 # Masked for removal in 30 days. Bug #603270.
 media-video/flumotion
 
-# Michael Palimaka  (18 Jan 2017)
-# Obsolete. Use app-admin/filebeat instead.
-# Masked for removal in 30 days. Bug #603292.
-app-admin/filebeat-bin
-
 # Yixun Lan  (16 Jan 2017)
 # Masked, Vulnerable due to RGW Denial of Service (bug #598206)
 # We mask it instead of removing them, due user may need them while



[gentoo-commits] repo/gentoo:master commit in: app-admin/filebeat-bin/files/, app-admin/filebeat-bin/

2017-02-17 Thread Michael Palimaka
commit: dc36accbf35ee386df4ea024b7d86eaa05a07a51
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:10:20 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:12:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc36accb

app-admin/filebeat-bin: remove last rited package

 app-admin/filebeat-bin/Manifest  |  4 --
 app-admin/filebeat-bin/filebeat-bin-1.3.0.ebuild | 51 
 app-admin/filebeat-bin/filebeat-bin-1.3.1.ebuild | 51 
 app-admin/filebeat-bin/files/filebeat.confd  |  5 ---
 app-admin/filebeat-bin/files/filebeat.initd  | 47 --
 app-admin/filebeat-bin/metadata.xml  | 13 --
 6 files changed, 171 deletions(-)

diff --git a/app-admin/filebeat-bin/Manifest b/app-admin/filebeat-bin/Manifest
deleted file mode 100644
index 97f0c73fee..00
--- a/app-admin/filebeat-bin/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST filebeat-1.3.0-i686.tar.gz 3543109 SHA256 
0f9649310ec9807177ca72d03b7b0ead33aa6027e20c0afddaf343252c8e1a40 SHA512 
ed37a775e5fc17dfb896bf643fab41b10e483e4e8f3b58e9a7c89e36990a7012b4a58f208da80316f4ec5aa159b6449169b66fc6bace51989bce5ec636f7724d
 WHIRLPOOL 
e7808dec730d6eccd2982dc150309e634bcc52ded92adfe63c4d7f26a2ac86b089da3cb9802c8b626cd9a283174502a23a96ce2154b52ac589e964991ecc5fa5
-DIST filebeat-1.3.0-x86_64.tar.gz 3767919 SHA256 
c53c14bc45c9b8891f56216afe69f7ae9e60589a99a0b7f8ac4e16677f6717da SHA512 
a341acbf6e5b699bac5e73be5139c21a3542effeb59c6d303815650871de917716b79c1310289ddc47243e3ae83e9b286eb214a7d9e948823874068bbd9d8a86
 WHIRLPOOL 
ee020133c6c7f9a0a897afbddb68b2400823bdf6456592ea0ac2b8c793210e97f2f9ae29ea7066747b052f6c60bbb2f1f7a788647c8b07f79d54948230a3
-DIST filebeat-1.3.1-i686.tar.gz 3543268 SHA256 
70acea09be698f0ab91012b22f0c6771ab8d5db7c6cef1ef9673d2758a9e2522 SHA512 
98d4bbf094770efcbf1fddc2d11bc648b618c75196db68d2010875aa59b845ac259f0e2b0df6f60551c72efdff2b6f2797c8439ec54f863feaa0475604628601
 WHIRLPOOL 
258a861ab878259edb02e74cf2939662dd7b0a792277acee3864ec21bdca26292d3b332d9f72537ae5fc5773de2820224e4e383571d18df86c6bb282bf3ed2bb
-DIST filebeat-1.3.1-x86_64.tar.gz 3768614 SHA256 
889b1789386eb584e1fa779f4fd55d11a0e6c8112910088e78136e9d362db2b2 SHA512 
e0961e1dca1a4f0708d7a958123e1e7a3aa1b2572e785fb41ca7bef18694283a926505048f4fd3ce530e57bb358310c9be8d2220c9345d77d53751f0e6d6145a
 WHIRLPOOL 
c8f4f3407c8b7c473e01c6742587d82e37167279a433b7a41a3a16fdadf6a89f5eb2548206ae031289d94b1cdbadbc737d3fede78b3d39e80a90e0b07fb92ce9

diff --git a/app-admin/filebeat-bin/filebeat-bin-1.3.0.ebuild 
b/app-admin/filebeat-bin/filebeat-bin-1.3.0.ebuild
deleted file mode 100644
index c8e7775339..00
--- a/app-admin/filebeat-bin/filebeat-bin-1.3.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN=${PN/-bin/}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Lightweight log shipper for Logstash and Elasticsearch"
-HOMEPAGE="https://www.elastic.co/products/beats;
-SRC_URI="amd64? ( 
https://download.elastic.co/beats/${MY_PN}/${MY_P}-x86_64.tar.gz )
-   x86? ( https://download.elastic.co/beats/${MY_PN}/${MY_P}-i686.tar.gz )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-QA_PREBUILT="usr/bin/filebeat"
-
-src_unpack() {
-   if use amd64; then
-   S="${WORKDIR}/${MY_P}-x86_64"
-   elif use x86; then
-   S="${WORKDIR}/${MY_P}-i686"
-   fi
-
-   default
-}
-
-src_install() {
-   keepdir /etc/${MY_PN}
-   keepdir /var/lib/${MY_PN}
-
-   fperms 0750 /var/lib/${MY_PN}
-
-   newconfd "${FILESDIR}/${MY_PN}.confd" ${MY_PN}
-   newinitd "${FILESDIR}/${MY_PN}.initd" ${MY_PN}
-
-   insinto /etc/${MY_PN}
-   newins ${MY_PN}.yml ${MY_PN}.yml.example
-
-   dobin ${MY_PN}
-}
-
-pkg_postinst() {
-   if [[ ! -e /etc/${MY_PN}/${MY_PN}.yml ]]; then
-   elog "Before starting filebeat, you need to create a 
configuration file at:"
-   elog "/etc/${MY_PN}/${MY_PN}.yml"
-   fi
-}

diff --git a/app-admin/filebeat-bin/filebeat-bin-1.3.1.ebuild 
b/app-admin/filebeat-bin/filebeat-bin-1.3.1.ebuild
deleted file mode 100644
index c8e7775339..00
--- a/app-admin/filebeat-bin/filebeat-bin-1.3.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-MY_PN=${PN/-bin/}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Lightweight log shipper for Logstash and Elasticsearch"
-HOMEPAGE="https://www.elastic.co/products/beats;
-SRC_URI="amd64? ( 
https://download.elastic.co/beats/${MY_PN}/${MY_P}-x86_64.tar.gz )
-   x86? ( https://download.elastic.co/beats/${MY_PN}/${MY_P}-i686.tar.gz )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-QA_PREBUILT="usr/bin/filebeat"
-
-src_unpack() {
-   if use 

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

2017-02-17 Thread Michael Palimaka
commit: 3779fe4864d0de9d62391d16908488b9c75dc7a9
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:07:01 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:07:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3779fe48

profiles: drop mask for removed app-cdr/k9copy

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index edaf31b3d5..5480e2037d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -455,11 +455,6 @@ media-video/flumotion
 # Masked for removal in 30 days. Bug #603292.
 app-admin/filebeat-bin
 
-# Michael Palimaka  (18 Jan 2017)
-# Fails to build with ffmpeg-3. Dead upstream.
-# Masked for removal in 30 days. Bug #602946.
-app-cdr/k9copy
-
 # Yixun Lan  (16 Jan 2017)
 # Masked, Vulnerable due to RGW Denial of Service (bug #598206)
 # We mask it instead of removing them, due user may need them while



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

2017-02-17 Thread Michael Palimaka
commit: a20147d1c060445eda297ef9a925f111771231fc
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:06:31 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:07:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20147d1

app-cdr/k9copy: remove last rited package

 app-cdr/k9copy/Manifest|   1 -
 .../k9copy/files/k9copy-2.3.8-ffmpeg-0.11.patch| 567 -
 app-cdr/k9copy/files/k9copy-2.3.8-ffmpeg-2.1.patch |  20 -
 .../k9copy/files/k9copy-2.3.8-includepaths.patch   | 182 ---
 app-cdr/k9copy/k9copy-2.3.8-r1.ebuild  |  49 --
 app-cdr/k9copy/metadata.xml|  15 -
 6 files changed, 834 deletions(-)

diff --git a/app-cdr/k9copy/Manifest b/app-cdr/k9copy/Manifest
deleted file mode 100644
index 7af6b54d6d..00
--- a/app-cdr/k9copy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST k9copy-2.3.8-Source.tar.gz 1589535 SHA256 
cf5e2d9faf7821561e478ed1fc9b63bbcc3448405d7b7866f68b018d16b42fdf SHA512 
b914e67040ad8abc0537dc8fc1e7d8cc0d6e8b1dae38dbde8dbadf6c0408b040582bac6c53129f26e520bfd106ad1ab8c9079efe12562438ff2dfcb11053fd0c
 WHIRLPOOL 
476a76aedafc3a8f69f7a0dd91e90a8f27c6db8e6771827b9d2c5007fa94ba765d30d294ff5039a31322bb5bb7465c771185dc23eb25b17c674773b2d4c28e10

diff --git a/app-cdr/k9copy/files/k9copy-2.3.8-ffmpeg-0.11.patch 
b/app-cdr/k9copy/files/k9copy-2.3.8-ffmpeg-0.11.patch
deleted file mode 100644
index eb41fa03d8..00
--- a/app-cdr/k9copy/files/k9copy-2.3.8-ffmpeg-0.11.patch
+++ /dev/null
@@ -1,567 +0,0 @@
-Fix build with ffmpeg-0.11 and later.
-
-From slackware:
-http://www.slackware.org.uk/slackbuilds.org/14.0/multimedia/k9copy/
-https://bugs.gentoo.org/show_bug.cgi?id=459980
-
-diff -Nru k9copy-2.3.8-Source.orig/CMakeLists.txt 
k9copy-2.3.8-Source/CMakeLists.txt
 k9copy-2.3.8-Source.orig/CMakeLists.txt2011-12-09 22:08:41.0 
+0100
-+++ k9copy-2.3.8-Source/CMakeLists.txt 2012-11-23 10:12:56.0 +0100
-@@ -18,6 +18,7 @@
- INCLUDE(FindXine)
- INCLUDE(FindAvcodec)
- INCLUDE(FindAvformat)
-+INCLUDE(FindAvutil)
- INCLUDE(FindFFmpegScale)
- #INCLUDE(FindLibDvdread)
- 
-@@ -68,6 +69,7 @@
- 
- FINDAVFORMAT("avformat")
- FINDAVCODEC("avcodec")
-+FINDAVUTIL("avutil")
- 
- add_definitions( -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS)
- add_subdirectory( src/dvdnav)
-@@ -103,6 +105,7 @@
- #${LIBDVDREAD_INCLUDE_DIR}/dvdread
-  ${AVCODEC_INCLUDE_DIR}
-  ${AVFORMAT_INCLUDE_DIR}
-+ ${AVUTIL_INCLUDE_DIR}
-  ${FFMPEGSCALE_INCLUDE_DIR}
-  ${FFMPEG_INCLUDE_DIR}
- )
-diff -Nru k9copy-2.3.8-Source.orig/cmake/FindAvutil.cmake 
k9copy-2.3.8-Source/cmake/FindAvutil.cmake
 k9copy-2.3.8-Source.orig/cmake/FindAvutil.cmake1970-01-01 
01:00:00.0 +0100
-+++ k9copy-2.3.8-Source/cmake/FindAvutil.cmake 2012-11-23 10:12:56.0 
+0100
-@@ -0,0 +1,35 @@
-+MACRO (FINDAVUTIL _lib)
-+
-+FIND_PATH(AVUTIL_INCLUDE_DIR_FF "ffmpeg/avutil.h" PATHS)
-+IF (AVUTIL_INCLUDE_DIR_FF)
-+  SET (AVUTIL_INCLUDE_DIR "${AVCODEC_INCLUDE_DIR_FF}/ffmpeg")
-+ELSE (AVUTIL_INCLUDE_DIR_FF)
-+  FIND_PATH(AVUTIL_INCLUDE_DIR_LAVC "libavutil/avutil.h" PATHS)
-+  IF (AVUTIL_INCLUDE_DIR_LAVC)
-+  SET (AVUTIL_INCLUDE_DIR "${AVUTIL_INCLUDE_DIR_LAVC}/libavutil")
-+  ELSE (AVUTIL_INCLUDE_DIR_LAVC)
-+FIND_PATH(AVUTIL_INCLUDE_DIR_FF_LAVF "ffmpeg/libavutil/avutil.h" 
PATHS)
-+IF (AVUTIL_INCLUDE_DIR_FF_LAVF)
-+  SET (AVUTIL_INCLUDE_DIR 
"${AVUTIL_INCLUDE_DIR_FF_LAVF}/ffmpeg/libavutil")
-+ENDIF (AVUTIL_INCLUDE_DIR_FF_LAVF)
-+  ENDIF (AVUTIL_INCLUDE_DIR_LAVC)
-+ENDIF (AVUTIL_INCLUDE_DIR_FF)
-+
-+
-+
-+FIND_LIBRARY(AVUTIL_LIBRARY NAMES ${_lib} PATHS ) 
-+
-+IF (AVUTIL_INCLUDE_DIR AND AVUTIL_LIBRARY)
-+   SET(INC_FOUND TRUE)
-+ELSE (AVUTIL_INCLUDE_DIR AND AVUTIL_LIBRARY)
-+  SET(INC_FOUND FALSE)
-+ENDIF (AVUTIL_INCLUDE_DIR AND AVUTIL_LIBRARY)
-+
-+
-+IF (INC_FOUND)
-+  MESSAGE(STATUS "Found include avutil.h: ${AVUTIL_INCLUDE_DIR}")
-+  MESSAGE(STATUS "Found library ${_lib}: ${AVUTIL_LIBRARY}")
-+ELSE (INC_FOUND)
-+  MESSAGE(FATAL_ERROR "Could not find ${_lib}")
-+ENDIF (INC_FOUND)
-+ENDMACRO (FINDAVUTIL _lib )
-\ No newline at end of file
-diff -Nru k9copy-2.3.8-Source.orig/src/backup/k9mp4enc.cpp 
k9copy-2.3.8-Source/src/backup/k9mp4enc.cpp
 k9copy-2.3.8-Source.orig/src/backup/k9mp4enc.cpp   2011-12-09 
22:08:41.0 +0100
-+++ k9copy-2.3.8-Source/src/backup/k9mp4enc.cpp2012-12-11 
09:37:02.558323776 +0100
-@@ -619,7 +619,7 @@
- //  cmd << "-lavfopts" << 
"i_certify_that_my_video_stream_does_not_use_b_frames";
- }
- //synchronize audio
--cmd << "-async" << "1" ;
-+cmd << "-async" << "44100" ;
- cmd << "-y"  << KShell::quoteArg(path);
- cmd << slNewAudio;
- //if (m_extractMkv) {
-diff -Nru k9copy-2.3.8-Source.orig/src/core/k9audiocodecs.cpp 
k9copy-2.3.8-Source/src/core/k9audiocodecs.cpp
 k9copy-2.3.8-Source.orig/src/core/k9audiocodecs.cpp   

[gentoo-commits] repo/gentoo:master commit in: x11-misc/ksuperkey/

2017-02-17 Thread Michael Palimaka
commit: 3a3fe6b807ce73641e4d702c9bca353b983bd5de
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:05:42 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:07:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3fe6b8

x11-misc/ksuperkey: remove last rited package

 x11-misc/ksuperkey/Manifest |  1 -
 x11-misc/ksuperkey/ksuperkey-0.4.ebuild | 28 
 x11-misc/ksuperkey/metadata.xml |  8 
 3 files changed, 37 deletions(-)

diff --git a/x11-misc/ksuperkey/Manifest b/x11-misc/ksuperkey/Manifest
deleted file mode 100644
index 730378492d..00
--- a/x11-misc/ksuperkey/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 154569-ksuperkey-0.4.tar.gz 18842 SHA256 
fb8bb571df73f075ce3fdeddb39ab62a5c0b99cb98ef038905ddfe3d8737d606 SHA512 
52d15b1e6519fbe26e1ddc615003e32151a739cfde6c47f3c77fd1d8ec851c169af04b9473f338c4d2c04df68a4e78b714615bb034ea7a3dc71d0614975238fa
 WHIRLPOOL 
33e8785958c200055bc9c3c95b0f43d461d245ec52c69e67137314a73da2e49c4e8002989d9f950e8c5331b3587847ce60dba3038309fa798c94b2f3ad5356b2

diff --git a/x11-misc/ksuperkey/ksuperkey-0.4.ebuild 
b/x11-misc/ksuperkey/ksuperkey-0.4.ebuild
deleted file mode 100644
index 41da9e235c..00
--- a/x11-misc/ksuperkey/ksuperkey-0.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Utility allowing you to use the Super key as a shortcut both 
directly or as part of a combination"
-HOMEPAGE="http://kde-apps.org/content/show.php/ksuperkey?content=154569;
-SRC_URI="http://kde-apps.org/CONTENT/content-files/154569-${P}.tar.gz;
-
-LICENSE="GPL-3+"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   x11-libs/libX11
-   x11-libs/libXtst
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   tc-export CC
-}

diff --git a/x11-misc/ksuperkey/metadata.xml b/x11-misc/ksuperkey/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/x11-misc/ksuperkey/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-



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

2017-02-17 Thread Michael Palimaka
commit: 0fbacfd5b654215a67d668d74ca6b3d5691bc31b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 04:06:00 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 04:07:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbacfd5

profiles: drop mask for removed x11-misc/ksuperkey

 profiles/package.mask | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3cc36a59e2..edaf31b3d5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -460,11 +460,6 @@ app-admin/filebeat-bin
 # Masked for removal in 30 days. Bug #602946.
 app-cdr/k9copy
 
-# Michael Palimaka  (18 Jan 2017)
-# Obsolete - now a native feature in Plasma 5.8
-# Masked for removal in 30 days
-x11-misc/ksuperkey
-
 # Yixun Lan  (16 Jan 2017)
 # Masked, Vulnerable due to RGW Denial of Service (bug #598206)
 # We mask it instead of removing them, due user may need them while



[gentoo-commits] proj/kde:master commit in: dev-libs/appstream/

2017-02-17 Thread Michael Palimaka
commit: 15287e56093d5cfb85487a8b65113a07f1d7fea4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 03:59:30 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 03:59:38 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=15287e56

dev-libs/appstream: fix two issues

revision bump fixing two issues

* Fixes a build failure LINGUAS=""
* Adds a missing dependency

Gentoo-bug: 606624
Gentoo-bug: 609358

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/appstream/appstream-.ebuild | 22 --
 1 file changed, 16 insertions(+), 6 deletions(-)

diff --git a/dev-libs/appstream/appstream-.ebuild 
b/dev-libs/appstream/appstream-.ebuild
index c2cf4a6505..5e83584ee6 100644
--- a/dev-libs/appstream/appstream-.ebuild
+++ b/dev-libs/appstream/appstream-.ebuild
@@ -4,11 +4,10 @@
 
 EAPI=6
 
-KDE_AUTODEPS="false"
-KDE_TEST="forceoptional-recursive"
-inherit kde5 xdg-utils
+inherit cmake-utils xdg-utils
 
-if [[ ${KDE_BUILD_TYPE} = live ]]; then
+if [[ ${PV} =  ]]; then
+   inherit git-r3
EGIT_REPO_URI="https://github.com/ximion/${PN};
 else
inherit versionator
@@ -25,10 +24,11 @@ 
HOMEPAGE="https://www.freedesktop.org/wiki/Distributions/AppStream/;
 LICENSE="LGPL-2.1+ GPL-2+"
 # check APPSTREAM_LIB_API_LEVEL
 SLOT="0/4"
-IUSE="apt doc qt5"
+IUSE="apt doc qt5 test"
 
 RDEPEND="
dev-libs/glib:2
+   dev-libs/gobject-introspection
dev-libs/libxml2:2
dev-libs/libyaml
dev-libs/snowball-stemmer
@@ -43,6 +43,16 @@ DEPEND="${RDEPEND}
)
 "
 
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if ! use test; then
+   pushd qt > /dev/null || die
+   cmake_comment_add_subdirectory tests
+   popd > /dev/null || die
+   fi
+}
+
 src_configure() {
xdg_environment_reset
 
@@ -58,5 +68,5 @@ src_configure() {
-DQT=$(usex qt5)
)
 
-   kde5_src_configure
+   cmake-utils_src_configure
 }



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

2017-02-17 Thread Michael Palimaka
commit: 14b829335ebccdb0b2ca546f4e1b1fb8f99e529e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Feb 18 03:58:18 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 03:59:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b82933

dev-libs/appstream: revision bump fixing two issues

* Fixes a build failure LINGUAS=""
* Adds a missing dependency

Gentoo-bug: 606624
Gentoo-bug: 609358

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-libs/appstream/appstream-0.10.6-r1.ebuild | 72 +++
 1 file changed, 72 insertions(+)

diff --git a/dev-libs/appstream/appstream-0.10.6-r1.ebuild 
b/dev-libs/appstream/appstream-0.10.6-r1.ebuild
new file mode 100644
index 00..5e83584ee6
--- /dev/null
+++ b/dev-libs/appstream/appstream-0.10.6-r1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils xdg-utils
+
+if [[ ${PV} =  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/ximion/${PN};
+else
+   inherit versionator
+   MY_PV="$(replace_all_version_separators '_')"
+   MY_P="APPSTREAM_${MY_PV}"
+   SRC_URI="https://github.com/ximion/${PN}/archive/${MY_P}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~x86"
+   S="${WORKDIR}/${PN}-${MY_P}"
+fi
+
+DESCRIPTION="Cross-distro effort for providing metadata for software in the 
Linux ecosystem"
+HOMEPAGE="https://www.freedesktop.org/wiki/Distributions/AppStream/;
+
+LICENSE="LGPL-2.1+ GPL-2+"
+# check APPSTREAM_LIB_API_LEVEL
+SLOT="0/4"
+IUSE="apt doc qt5 test"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/gobject-introspection
+   dev-libs/libxml2:2
+   dev-libs/libyaml
+   dev-libs/snowball-stemmer
+   qt5? ( dev-qt/qtcore:5 )
+"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.5
+   dev-util/itstool
+   sys-devel/gettext
+   test? (
+   qt5? ( dev-qt/qttest:5 )
+   )
+"
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   if ! use test; then
+   pushd qt > /dev/null || die
+   cmake_comment_add_subdirectory tests
+   popd > /dev/null || die
+   fi
+}
+
+src_configure() {
+   xdg_environment_reset
+
+   local mycmakeargs=(
+   -DSTEMMING=ON
+   -DL18N=ON
+   -DVAPI=OFF
+   -DMAINTAINER=OFF
+   -DSANITIZERS=OFF
+   -DDOCUMENTATION=OFF
+   -DAPT_SUPPORT=$(usex apt)
+   -DINSTALL_PREBUILT_DOCS=$(usex doc)
+   -DQT=$(usex qt5)
+   )
+
+   cmake-utils_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/

2017-02-17 Thread Michael Orlitzky
commit: 6479a33da7e746a4aa3fed299943a8cdecaa18c9
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Sat Feb 18 02:30:26 2017 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sat Feb 18 02:30:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6479a33d

mail-client/alpine: remove two old revisions with permission from robbat2.

Package-Manager: portage-2.3.3

 mail-client/alpine/alpine-2.00-r5.ebuild | 112 --
 mail-client/alpine/alpine-2.00-r6.ebuild | 115 ---
 mail-client/alpine/metadata.xml  |   1 -
 3 files changed, 228 deletions(-)

diff --git a/mail-client/alpine/alpine-2.00-r5.ebuild 
b/mail-client/alpine/alpine-2.00-r5.ebuild
deleted file mode 100644
index 8d4a68fa03..00
--- a/mail-client/alpine/alpine-2.00-r5.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils flag-o-matic autotools multilib toolchain-funcs
-
-CHAPPA_PL=115
-DESCRIPTION="alpine is an easy to use text-based based mail and news client"
-HOMEPAGE="http://www.washington.edu/alpine/ http://patches.freeiz.com/alpine/;
-SRC_URI="ftp://ftp.cac.washington.edu/alpine/${P}.tar.bz2
-   chappa? ( 
http://patches.freeiz.com/alpine/patches/alpine-2.00/all.patch.gz
-   -> ${P}-chappa-${CHAPPA_PL}-all.patch.gz )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE="doc ipv6 kerberos ldap nls onlyalpine passfile smime spell ssl threads 
topal +chappa"
-
-DEPEND="virtual/pam
-   >=net-libs/c-client-2007f-r4[topal=,chappa=]
-   >=sys-libs/ncurses-5.1
-   ssl? ( dev-libs/openssl )
-   ldap? ( net-nds/openldap )
-   kerberos? ( app-crypt/mit-krb5 )
-   spell? ( app-text/aspell )
-   topal? ( >=net-mail/topal-72 )"
-RDEPEND="${DEPEND}
-   app-misc/mime-types
-   !onlyalpine? ( !mail-client/pine )
-   !<=net-mail/uw-imap-2004g"
-
-pkg_setup() {
-   if use smime && use topal ; then
-   ewarn "You can not have USE='smime topal'. Assuming topal is 
more important."
-   fi
-}
-
-src_prepare() {
-   use chappa && epatch "${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz"
-   use topal && epatch /usr/share/topal/patches/"${P}".patch-{1,2}
-
-   # do not use the bundled c-client
-   ebegin "Unbundling the c-client library"
-   rm -rf "${S}"/imap
-   local f
-   while read f ; do
-   sed -i -e \
-   's~^#include[[:blank:]]".*/c-client/\(.*\)"~#include 
~g' "$f"
-   done < <(find "${S}" -name "*.c" -o -name "*.h")
-   eend $?
-
-   epatch "${FILESDIR}"/2.00-lpam.patch
-   epatch "${FILESDIR}"/2.00-lcrypto.patch
-   epatch "${FILESDIR}"/2.00-c-client.patch
-   epatch "${FILESDIR}"/2.00-qa.patch
-   use chappa && epatch "${FILESDIR}/2.00-qa-chappa-${CHAPPA_PL}.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf="--without-tcl
-   --with-system-pinerc=/etc/pine.conf
-   --with-system-fixed-pinerc=/etc/pine.conf.fixed"
-   #--disable-debug"
-   # fixme
-   #   --with-system-mail-directory=DIR?
-
-   if use ssl; then
-   myconf+=" --with-ssl
-   --with-ssl-include-dir=/usr
-   --with-ssl-lib-dir=/usr/$(get_libdir)
-   --with-ssl-certs-dir=/etc/ssl/certs"
-   else
-   myconf+="--without-ssl"
-   fi
-   econf \
-   $(use_with ldap) \
-   $(use_with passfile passfile .pinepwd) \
-   $(use_with kerberos krb5) \
-   $(use_with threads pthread) \
-   $(use_with spell interactive-spellcheck /usr/bin/aspell) \
-   $(use_enable nls) \
-   $(use_with ipv6) \
-   $(use topal || use_with smime) \
-   ${myconf}
-}
-
-src_compile() {
-   emake AR=$(tc-getAR)
-}
-
-src_install() {
-   if use onlyalpine ; then
-   dobin alpine/alpine
-   doman doc/alpine.1
-   else
-   emake DESTDIR="${D}" install
-   doman doc/rpdump.1 doc/rpload.1
-   fi
-
-   dodoc NOTICE README*
-
-   if use doc ; then
-   dodoc doc/brochure.txt doc/tech-notes.txt
-
-   docinto html/tech-notes
-   dohtml -r doc/tech-notes/
-   fi
-}

diff --git a/mail-client/alpine/alpine-2.00-r6.ebuild 
b/mail-client/alpine/alpine-2.00-r6.ebuild
deleted file mode 100644
index d4855a9c4e..00
--- a/mail-client/alpine/alpine-2.00-r6.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils flag-o-matic autotools multilib toolchain-funcs
-
-CHAPPA_PL=115
-DESCRIPTION="alpine is an easy to use 

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

2017-02-17 Thread William Hubbs
commit: 6c11960a4f056306d7edb2ffce91aaa1e52f79a2
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Feb 18 02:01:33 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Feb 18 02:01:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c11960a

sys-apps/openrc: remove the tools use flag from the live ebuild for #600742

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/openrc/openrc-.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/sys-apps/openrc/openrc-.ebuild 
b/sys-apps/openrc/openrc-.ebuild
index 31b85734de..a5e27d9eed 100644
--- a/sys-apps/openrc/openrc-.ebuild
+++ b/sys-apps/openrc/openrc-.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
 # $Id$
 
@@ -20,7 +20,7 @@ fi
 LICENSE="BSD-2"
 SLOT="0"
 IUSE="audit debug ncurses pam newnet prefix +netifrc selinux static-libs
-   tools unicode kernel_linux kernel_FreeBSD"
+   unicode kernel_linux kernel_FreeBSD"
 
 COMMON_DEPEND="kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd ) )
ncurses? ( sys-libs/ncurses:0= )
@@ -28,7 +28,6 @@ COMMON_DEPEND="kernel_FreeBSD? ( || ( 
>=sys-freebsd/freebsd-ubin-9.0_rc sys-proc
sys-auth/pambase
virtual/pam
)
-   tools? ( dev-lang/perl )
audit? ( sys-process/audit )
kernel_linux? (
sys-process/psmisc
@@ -80,8 +79,7 @@ src_compile() {
MKSELINUX=$(usex selinux)
MKAUDIT=$(usex audit)
MKPAM=$(usev pam)
-   MKSTATICLIBS=$(usex static-libs)
-   MKTOOLS=$(usex tools)"
+   MKSTATICLIBS=$(usex static-libs)"
 
local brand="Unknown"
if use kernel_linux ; then



[gentoo-commits] repo/gentoo:master commit in: app-admin/yadm/

2017-02-17 Thread Michael Palimaka
commit: bbee50cc7789c56f81c6909f4a0ff8da1f0c6a01
Author: Espen Henriksen  henriksen  is>
AuthorDate: Thu Feb 16 21:56:16 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Feb 18 01:44:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbee50cc

app-admin/yadm: Bump version to 1.07

Package-Manager: portage-2.3.3

 app-admin/yadm/Manifest |  1 +
 app-admin/yadm/yadm-1.07.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/app-admin/yadm/Manifest b/app-admin/yadm/Manifest
index 3757de1919..1047fa4789 100644
--- a/app-admin/yadm/Manifest
+++ b/app-admin/yadm/Manifest
@@ -1,2 +1,3 @@
 DIST yadm-1.05.tar.gz 26554 SHA256 
2989b458f62cd08a65ee4f43e7ecf18f539b52d4bbb20c52b0ecff619f5e76cd SHA512 
74f215957038b38e056b9d5dccb03af11066627215c16171f2fb61c0f7bcc8c042784554f549224a2ba1847a9a8dea399237c3910bc978802e8a798b51f5074f
 WHIRLPOOL 
02e9992589b3ed0a6d4ba13ade1e54377361cb085bb7be93a750fb6f742c439febd5e18af49cfe25e6f55272cd52f013aba3ff7c929581f71b8512ed3daf7876
 DIST yadm-1.06.tar.gz 27842 SHA256 
1f7bfaf4dea088e247ab35c0f571d21ef41be21a6ca66a198878c018ac756f08 SHA512 
85941b233ce17fd6371a1b6b11027c65e7e0cc6a42d2674deb433e367b3666a8b7d69c0983d83b4b29797c6591c282a5a8ff890dcaff2f62ced98eb33b46a8ed
 WHIRLPOOL 
5eb85984f77417830c88658a7bddc5d035c2c5658481901dc8fc3babe2b89d0ba4983faa8b2ea47618a461ee57722740817594844e9d8d8872b8dc8c6c3b36e8
+DIST yadm-1.07.tar.gz 34240 SHA256 
39f3974c7d8f3930b9dee00d5b1b2181976e60a4e2cd26c35597951c5919a4f6 SHA512 
9bbe33c82a137375cb27916ae5b5a06f06c25a75ae05688be473103c29154309d3472accc0aa0670a80a4714bc6523ab85c41fd6aa8d1909586437c5778b9144
 WHIRLPOOL 
615c2411f86f284159e1d9623fabc1600ed1c532bcac31b3a06e8ef11ae6685e11fe14a1b914c10eac1802f8edcd8f9e6f8b67a74b0b121f55243e846886e70a

diff --git a/app-admin/yadm/yadm-1.07.ebuild b/app-admin/yadm/yadm-1.07.ebuild
new file mode 100644
index 00..02d7f2bc38
--- /dev/null
+++ b/app-admin/yadm/yadm-1.07.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A dotfile manager for the config files in your home folder"
+HOMEPAGE="https://github.com/TheLocehiliosan/yadm/;
+SRC_URI="https://github.com/TheLocehiliosan/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DOCS=( CHANGES CONTRIBUTORS README.md )
+
+DEPEND="
+   test? (
+   dev-tcltk/expect
+   dev-util/bats
+   dev-vcs/git
+   )"
+RDEPEND="
+   app-crypt/gnupg
+   dev-vcs/git"
+
+src_compile() {
+   emake yadm.md
+}
+
+src_test() {
+   # 109_accept_encryption tests are interactive, thus fail. Skip them
+   while IFS="" read -d $'\0' -r f ; do
+   bats "${f}" || die "Test ${f} failed"
+   done < <(find test -name '*.bats' -and -not -name 
'109_accept_encryption.bats' -print0)
+}
+
+src_install() {
+   einstalldocs
+
+   dobin "${PN}"
+   doman "${PN}.1"
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/

2017-02-17 Thread Cédric Krier
commit: 591aaad1a13e95287bf5e261d9db72d24807145e
Author: Cédric Krier  gentoo  org>
AuthorDate: Fri Feb 17 23:27:16 2017 +
Commit: Cédric Krier  gentoo  org>
CommitDate: Fri Feb 17 23:29:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591aaad1

www-apps/roundup: Version bumps

bug #576868

Package-Manager: portage-2.3.3

 www-apps/roundup/Manifest |  1 +
 www-apps/roundup/metadata.xml |  4 
 www-apps/roundup/roundup-1.5.1.ebuild | 40 +++
 3 files changed, 45 insertions(+)

diff --git a/www-apps/roundup/Manifest b/www-apps/roundup/Manifest
index 15857efa56..eefa8c5111 100644
--- a/www-apps/roundup/Manifest
+++ b/www-apps/roundup/Manifest
@@ -1,2 +1,3 @@
 DIST roundup-1.4.20.tar.gz 2127168 SHA256 
a38a2f4bdf1076f2107de683f1d4e10450edaf94a1be9438198a5cb2241a13a2 SHA512 
62a1ca744afb7e17a4e165d695e1623d73810a3d3e6c374a4b73d010fcc3e93756ca0bfb6dc4cf7937acd1156c4b938e881e2e9ffd9b0c8e4c4366b730cc43b1
 WHIRLPOOL 
6fb918d427f304081b666390eefbc3a330bfe9a93b6e89aef2905e2b27b2a68fe74691fbf95569095b4f504703f9cd68823c3c9761b25db5be9cfa6439a07dd5
 DIST roundup-1.5.0.tar.gz 2388893 SHA256 
45ab9d3d92ff4ad7f1bb7ac561df43ca3c7e07129caab0dea810aa508f047be7 SHA512 
b861f1fe63b702a4831773a291907818c853fa3593b05165019ea666a3ee2dd538845db8bcb5156cf2247caa4180f3ad44d1e08ed9279d95c131313934e39d70
 WHIRLPOOL 
2821cf7714cbd22694b0195419af75d90fb7b7bb3507bc706a3398bcae23500d63a82bb67eeb9482a7ae1296b5b3096fde2fee10d49282db176159d9009776d7
+DIST roundup-1.5.1.tar.gz 2618886 SHA256 
d5b915e57d33c302ca38a0f018032ac7842570a4d1a5ac3f04f6f07211f94a68 SHA512 
d7cdeaafb682ce7f202cacddeb1a42312f22778a2c83b52b4e838c27b1e7141a94b2ac2b670b0edee0efcfe27d74e31e6f267ae1380e90359def27385ca68d58
 WHIRLPOOL 
093f3b7d202b04ab3e21f96a1fb0b900d24c5ff60a91a716ed96d0abb106d124b251440a4b5f449b82d2d986dbe860cc37fadd84630386d5e4f60861e1f2dbd6

diff --git a/www-apps/roundup/metadata.xml b/www-apps/roundup/metadata.xml
index ccc27c8bd6..0942edd018 100644
--- a/www-apps/roundup/metadata.xml
+++ b/www-apps/roundup/metadata.xml
@@ -5,6 +5,10 @@
web-a...@gentoo.org
Gentoo Webapps

+   
+   c...@gentoo.org
+   Cédric Krier
+   

roundup
roundup

diff --git a/www-apps/roundup/roundup-1.5.1.ebuild 
b/www-apps/roundup/roundup-1.5.1.ebuild
new file mode 100644
index 00..04f180683d
--- /dev/null
+++ b/www-apps/roundup/roundup-1.5.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Issue-tracking system with command-line, web, and e-mail 
interfaces"
+HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+DOCS="CHANGES.txt doc/*.txt"
+
+python_install_all() {
+   distutils-r1_python_install_all
+   rm -r "${ED}"/usr/share/doc/${PN} || die
+   dohtml -r doc/*
+}
+
+pkg_postinst() {
+   ewarn "As a non privileged user! (not root)"
+   ewarn "Run 'roundup-admin install' to set up a roundup instance"
+   ewarn "Then edit your config.ini file in the tracker home you setup"
+   ewarn "Run 'roundup-admin initialise' to setup the admin pass"
+   ewarn "run /usr/bin/roundup start port host \"your tracker name\" [your 
tracker home], and all should work!"
+   ewarn "run /usr/bin/roundup stop [your tracker home] to stop the server"
+   ewarn "log is in [tracker home]/roundup.log"
+   ewarn "pid file is in [tracker home]/roundup.pid"
+   ewarn
+   ewarn "See upgrading.txt for upgrading instructions."
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/

2017-02-17 Thread Lars Wendler
commit: 1c8c5231343c9300a0b2a6adba38f41bde30ba71
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 17 23:22:23 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 17 23:22:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8c5231

sys-fs/ntfs3g: Security cleanup (bug #607912).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild | 93 
 1 file changed, 93 deletions(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r1.ebuild
deleted file mode 100644
index a19a3ac793..00
--- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-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=5
-inherit eutils linux-info udev toolchain-funcs libtool
-
-MY_PN=${PN/3g/-3g}
-MY_P=${MY_PN}_ntfsprogs-${PV}
-
-DESCRIPTION="Open source read-write NTFS driver that runs under FUSE"
-HOMEPAGE="http://www.tuxera.com/community/ntfs-3g-download/;
-SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-# The subslot matches the SONAME major #.
-SLOT="0/87"
-KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~arm-linux 
~x86-linux"
-IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
-
-RDEPEND="!=dev-libs/libgcrypt-1.2.2:0
-   >=net-libs/gnutls-1.4.4
-   )
-   external-fuse? (
-   >=sys-fs/fuse-2.8.0
-   

[gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/

2017-02-17 Thread Michael Weber
commit: 34285d45a2a8395da3ebdca4748adb23135dfb4e
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 17 22:46:49 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 17 22:47:07 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34285d45

sys-fs/ntfs3g: ppc64 stable (bug 607912).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild 
b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
index 93271bfc28..d2df0d1f34 100644
--- a/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2016.2.22-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz;
 LICENSE="GPL-2"
 # The subslot matches the SONAME major #.
 SLOT="0/87"
-KEYWORDS="alpha amd64 arm ppc ~ppc64 sparc x86 ~amd64-linux ~arm-linux 
~x86-linux"
+KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~arm-linux 
~x86-linux"
 IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
 
 RDEPEND="!

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

2017-02-17 Thread Michael Weber
commit: 2f1ee42f1467fa3e132ece7b4d2aede8f1c45afb
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 17 22:27:54 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 17 22:47:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1ee42f

app-text/ghostscript-gpl: ppc64 stable (bug 596576).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
index fc1c57a5ac..a6811c779b 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild
@@ -32,7 +32,7 @@ SRC_URI="
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
 # IUSE="cups dbus djvu gtk idn l10n_de static-libs tiff X"
 IUSE="cups dbus gtk idn l10n_de static-libs tiff X"
 # RESTRICT="djvu? ( bindist )"



[gentoo-commits] repo/gentoo:master commit in: net-print/gutenprint/

2017-02-17 Thread Michael Weber
commit: 966b7a88089f536b9e893cfe2a362b32d58e565f
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 17 22:29:04 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 17 22:47:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966b7a88

net-print/gutenprint: arm ppc ppc64 stable (bug 596576).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/gutenprint/gutenprint-5.2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/gutenprint/gutenprint-5.2.12.ebuild 
b/net-print/gutenprint/gutenprint-5.2.12.ebuild
index 52c9a42d28..e97c5e3765 100644
--- a/net-print/gutenprint/gutenprint-5.2.12.ebuild
+++ b/net-print/gutenprint/gutenprint-5.2.12.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="cups gimp gtk nls readline ppds static-libs"
 REQUIRED_USE="gimp? ( gtk )"
 



[gentoo-commits] repo/gentoo:master commit in: media-sound/qtractor/

2017-02-17 Thread Alexis Ballier
commit: 55f1f52c7426ffbd51905951129e09ea1789d0c7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb 17 22:43:58 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb 17 22:44:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f1f52c

media-sound/qtractor: bump to 0.8.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-sound/qtractor/Manifest  |  1 +
 media-sound/qtractor/qtractor-0.8.1.ebuild | 77 ++
 2 files changed, 78 insertions(+)

diff --git a/media-sound/qtractor/Manifest b/media-sound/qtractor/Manifest
index 538139912b..647df27de3 100644
--- a/media-sound/qtractor/Manifest
+++ b/media-sound/qtractor/Manifest
@@ -1 +1,2 @@
 DIST qtractor-0.8.0.tar.gz 1727292 SHA256 
4710f1c9f377b0e2c678517c6c094921b504aec3c16702048d9b611fe930659f SHA512 
b73232bbd2d967afe336b504d58f113ed2de36ab125dcda3585f607c4eabc6c88d898713a960af12155725d2074f7357b7dc3ffb30627d5efc15948f8c302572
 WHIRLPOOL 
3c5a825b296df964d6e61e4946bcea693e7f00dc36d1136cacf32bf50788ba1ebe232d9fb96b650c7d6a0e194eca7da44b6ceb7975e785c17a599ca6baa4f66a
+DIST qtractor-0.8.1.tar.gz 1734108 SHA256 
baf14db40d0ea5b6356482b2c5b9e53aeb5e58177f820b408a4cb9e94b4e7adf SHA512 
d408e52af3e9882d33de2f7736ab6fae32a47e71865c3fa7a50e433729eecef0ec8da75c50ec331306a7d78fa1f615afabbdc7450b4b900c6786f1270d70bfe9
 WHIRLPOOL 
fc307527240bd2166586c972193bc28e74ea27b78ec78841d1f0becf824c3391d56134554fade4ac759e90d6a0f2219b6cbc82ab17e17eae95613251ab46c570

diff --git a/media-sound/qtractor/qtractor-0.8.1.ebuild 
b/media-sound/qtractor/qtractor-0.8.1.ebuild
new file mode 100644
index 00..987bd8d09a
--- /dev/null
+++ b/media-sound/qtractor/qtractor-0.8.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit qmake-utils flag-o-matic eutils
+
+DESCRIPTION="Qtractor is an Audio/MIDI multi-track sequencer"
+HOMEPAGE="http://qtractor.sourceforge.net/;
+SRC_URI="mirror://sourceforge/qtractor/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="debug dssi libsamplerate mad osc +qt5 rubberband vorbis 
cpu_flags_x86_sse zlib"
+
+RDEPEND="
+   !qt5? (
+   >=dev-qt/qtcore-4.2:4
+   >=dev-qt/qtgui-4.7:4
+   )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   dev-qt/qtx11extras:5
+   )
+   media-libs/alsa-lib
+   media-libs/libsndfile
+   media-sound/jack-audio-connection-kit
+   media-libs/ladspa-sdk
+   >=media-libs/lilv-0.16.0
+   media-libs/lv2
+   media-libs/suil
+   dssi? ( media-libs/dssi )
+   mad? ( media-libs/libmad )
+   libsamplerate? ( media-libs/libsamplerate )
+   osc? ( media-libs/liblo )
+   rubberband? ( media-libs/rubberband )
+   vorbis? ( media-libs/libvorbis )
+   zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   qt5? ( dev-qt/linguist-tools:5 )"
+
+DOCS="README ChangeLog TODO AUTHORS"
+
+src_configure() {
+   econf \
+   $(use_enable mad libmad) \
+   $(use_enable libsamplerate) \
+   $(use_enable vorbis libvorbis) \
+   $(use_enable osc liblo) \
+   --enable-ladspa \
+   $(use_enable dssi) \
+   --enable-lilv \
+   $(use_enable !qt5 qt4) \
+   $(use_with qt5 qt5 "$(qt5_get_libdir)/qt5") \
+   $(use_enable rubberband librubberband) \
+   $(use_enable cpu_flags_x86_sse sse) \
+   $(use_enable zlib libz) \
+   $(use_enable debug)
+
+   if use qt5 ; then
+   eqmake5 ${PN}.pro -o ${PN}.mak
+   else
+   eqmake4 ${PN}.pro -o ${PN}.mak
+   fi
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/gennodejs/

2017-02-17 Thread Alexis Ballier
commit: 02a2c68ebdaa259f7bc3a21af145734ef08ad65c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb 17 22:36:38 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb 17 22:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a2c68e

dev-ros/gennodejs: fix homepage

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/gennodejs/gennodejs-2.0.0.ebuild | 2 +-
 dev-ros/gennodejs/gennodejs-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ros/gennodejs/gennodejs-2.0.0.ebuild 
b/dev-ros/gennodejs/gennodejs-2.0.0.ebuild
index a4a7d61b38..d1ed81e261 100644
--- a/dev-ros/gennodejs/gennodejs-2.0.0.ebuild
+++ b/dev-ros/gennodejs/gennodejs-2.0.0.ebuild
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit ros-catkin
 
 DESCRIPTION="Javascript ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy;
+HOMEPAGE="http://wiki.ros.org/gennodejs;
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 IUSE=""

diff --git a/dev-ros/gennodejs/gennodejs-.ebuild 
b/dev-ros/gennodejs/gennodejs-.ebuild
index 98dfcff5d3..d1ed81e261 100644
--- a/dev-ros/gennodejs/gennodejs-.ebuild
+++ b/dev-ros/gennodejs/gennodejs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit ros-catkin
 
 DESCRIPTION="Javascript ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy;
+HOMEPAGE="http://wiki.ros.org/gennodejs;
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-ros/gennodejs/

2017-02-17 Thread Alexis Ballier
commit: f1c90a7ebbb2f4732358d010178b258dccfb92b2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb 17 22:35:43 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb 17 22:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c90a7e

dev-ros/gennodejs: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/gennodejs/Manifest   |  1 -
 dev-ros/gennodejs/gennodejs-1.0.3.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-ros/gennodejs/Manifest b/dev-ros/gennodejs/Manifest
index a83f19d056..bde3c07477 100644
--- a/dev-ros/gennodejs/Manifest
+++ b/dev-ros/gennodejs/Manifest
@@ -1,2 +1 @@
-DIST gennodejs-1.0.3.tar.gz 14004 SHA256 
8ed131991e313f234a9fc88367db671a4b3b3b23f397105d94e14eb88d3bb0d6 SHA512 
d8954111fb3fb77b381c29f2eb3eee15a9717ef59ebb6821577b05d96db4ce1d749bb0bddab153e1eba21af5a02c9a855006c786162c62cb2c2e8972a595b320
 WHIRLPOOL 
8b42e7a4548dadc7b638c001e9887f1f69d01331e8be4c4ebba2aafadd986c0ffc273dc701aee86776dcad0e06b1adfd0f733d706b9f61d15fc061741134a616
 DIST gennodejs-2.0.0.tar.gz 14860 SHA256 
bc99d39d0f72d50d339691fa245f757947b3929200c9341053b185d666f4ba45 SHA512 
4ef34ecd594449d3625bc3e33e7e0ec43412a6371079fc55be08ce01ef7f06f5941fabcb8b84deccbd9a0d1501196714c604ebf3e1568bae891a11b71c5ec6d5
 WHIRLPOOL 
59c1a0d1f52f617bb89424bf1704f8e23ae337f935ef08f2c4a31ae98fed5c706ed90590a5ae9aa2936e5349707eeb414e56a2cdc3d2ad0d08eee488cd690170

diff --git a/dev-ros/gennodejs/gennodejs-1.0.3.ebuild 
b/dev-ros/gennodejs/gennodejs-1.0.3.ebuild
deleted file mode 100644
index 185718dda6..00
--- a/dev-ros/gennodejs/gennodejs-1.0.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs;
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
-
-inherit ros-catkin
-
-DESCRIPTION="Javascript ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy;
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ipaddr/

2017-02-17 Thread Alexis Ballier
commit: 47594412f6cac2b9de28861a33933cf572b1813c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb 17 22:33:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb 17 22:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47594412

dev-ml/ocaml-ipaddr: Bump to 2.7.2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-ipaddr/Manifest  |  1 +
 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.2.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-ml/ocaml-ipaddr/Manifest b/dev-ml/ocaml-ipaddr/Manifest
index d6750d89d2..29172d5afb 100644
--- a/dev-ml/ocaml-ipaddr/Manifest
+++ b/dev-ml/ocaml-ipaddr/Manifest
@@ -1 +1,2 @@
 DIST ocaml-ipaddr-2.7.1.tar.gz 23652 SHA256 
0d1d5fe983ff02ed09a0f03e5f1048c575d621599b42b5685d56f4da61186888 SHA512 
9f640f10614666f3a7cc578e934b0424c1d6fdcdd2dc5620f4a8b4fa7799a07fdd7c4bbe4e91c4899d45612ce8d2d4cafc8bcd19e51253c6da5d12c504820903
 WHIRLPOOL 
5be5846d98fbec95c5d3ba47c3b59bbdd3c44e41d04270d0b0ca2331eb7e6aac3d79c4833bf8dd20edb2d0c9f03b3bc72c53f12e0d27fb9980bcf73dea2c17f4
+DIST ocaml-ipaddr-2.7.2.tar.gz 23698 SHA256 
2dc1dc07bb62fe43382181a13f33b7ff1c0dbbeb6b591b7ab17ea32c7be0d256 SHA512 
fe477bcdae82f6a259d99cb4191f942ba7a38d11c575fcaa92c2973c9cd0b3b2b008a1efdca73e11d94f892be2f84547c386bbfca95cfa78d2fefd83d77ca876
 WHIRLPOOL 
bca829ebf37d6275631dea24b3264ec5103a625366e9357851068d90fd9fd6e7de6ad930638fa9acbc19f446a9e74cc2eaf8083f62114d3ea8680e8039f1e936

diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.2.ebuild 
b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.2.ebuild
new file mode 100644
index 00..fbb8988eb0
--- /dev/null
+++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="OCaml library for manipulation of IP (and MAC) address 
representations"
+HOMEPAGE="https://github.com/mirage/ocaml-ipaddr;
+SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt test"
+
+RDEPEND="dev-ml/sexplib:=
+   dev-ml/ppx_sexp_conv:=
+   dev-lang/ocaml:=[ocamlopt?]
+"
+DEPEND="${RDEPEND}
+   dev-ml/ocamlbuild
+   dev-ml/topkg
+   dev-ml/findlib
+   test? ( dev-ml/ounit )
+"
+
+src_compile() {
+   ocaml pkg/pkg.ml build \
+   --tests $(usex test "true" "false") || die
+}
+
+src_test() {
+   ocaml pkg/pkg.ml test || die
+}
+
+src_install() {
+   opam-installer -i \
+   --prefix="${ED}/usr" \
+   --libdir="${D}/$(ocamlc -where)" \
+   --docdir="${ED}/usr/share/doc/${PF}" \
+   ipaddr.install || die
+   dodoc CHANGES.md README.md
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/gennodejs/

2017-02-17 Thread Alexis Ballier
commit: 2533bfc2769faefe3ecf4a024a54fb9c7b92a57b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Feb 17 22:37:36 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Feb 17 22:44:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2533bfc2

dev-ros/gennodejs: bump to 2.0.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/gennodejs/Manifest   |  1 +
 dev-ros/gennodejs/gennodejs-2.0.1.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ros/gennodejs/Manifest b/dev-ros/gennodejs/Manifest
index bde3c07477..6768a0e848 100644
--- a/dev-ros/gennodejs/Manifest
+++ b/dev-ros/gennodejs/Manifest
@@ -1 +1,2 @@
 DIST gennodejs-2.0.0.tar.gz 14860 SHA256 
bc99d39d0f72d50d339691fa245f757947b3929200c9341053b185d666f4ba45 SHA512 
4ef34ecd594449d3625bc3e33e7e0ec43412a6371079fc55be08ce01ef7f06f5941fabcb8b84deccbd9a0d1501196714c604ebf3e1568bae891a11b71c5ec6d5
 WHIRLPOOL 
59c1a0d1f52f617bb89424bf1704f8e23ae337f935ef08f2c4a31ae98fed5c706ed90590a5ae9aa2936e5349707eeb414e56a2cdc3d2ad0d08eee488cd690170
+DIST gennodejs-2.0.1.tar.gz 14902 SHA256 
6380efc25d0c80e0372d1f57dea5e3bd3ab05b537f0477a702fd472965035478 SHA512 
53a518e494235b5858497385a31407fee06337ab01fd0733201af2cf916a76a3b81098f12a12e38ac0945b04a5ddabb1a155d14f4fd3023591d3e478e31d3648
 WHIRLPOOL 
ab1de1ff1a69547fd72980697a50dfde2100891215824f6d3e4a7547dfdf536c04e30b0d565aa715526059183267fe29973b734e12cd3e488b4f7f015e9f65c7

diff --git a/dev-ros/gennodejs/gennodejs-2.0.1.ebuild 
b/dev-ros/gennodejs/gennodejs-2.0.1.ebuild
new file mode 100644
index 00..d1ed81e261
--- /dev/null
+++ b/dev-ros/gennodejs/gennodejs-2.0.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs;
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Javascript ROS message and service generators"
+HOMEPAGE="http://wiki.ros.org/gennodejs;
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+IUSE=""
+
+RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/files/, sci-geosciences/gpsd/

2017-02-17 Thread Michał Górny
commit: 1d8732755a29efa19662b24b56fea99398071199
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 22:23:42 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 22:33:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d873275

sci-geosciences/gpsd: Clean old version up

 sci-geosciences/gpsd/Manifest  |   1 -
 .../gpsd/files/gpsd-3.4-no-man-gen.patch   |  13 --
 sci-geosciences/gpsd/files/gpsd-3.7-rpath.patch|  17 --
 sci-geosciences/gpsd/gpsd-3.9-r1.ebuild| 187 -
 4 files changed, 218 deletions(-)

diff --git a/sci-geosciences/gpsd/Manifest b/sci-geosciences/gpsd/Manifest
index d0afd60418..30c2e14007 100644
--- a/sci-geosciences/gpsd/Manifest
+++ b/sci-geosciences/gpsd/Manifest
@@ -1,3 +1,2 @@
 DIST gpsd-3.10.tar.gz 1566622 SHA256 
706fc2c1cf3dfbf87c941f543381bccc9c4dc9f8240eec407dcbf2f70b854320 SHA512 
fd452185a8a9f9b8dfb2a5c2d5b6410f795d56dc46a7c216d8fcd686e43ca5f0421434060e9bb7afa465bb8a45a1e358108c4de42300eeb972caa334d8b6
 WHIRLPOOL 
52aa2285eff48f72a3e554c40bdb2b521bc36e35680a928d7ee53f3b55578d8451a573f4c75dcadc905eba7c48b41b5a317704aaf17b9699b614595560011514
 DIST gpsd-3.16.tar.gz 8587490 SHA256 
03579af13a4d3fe0c5b79fa44b5f75c9f3cac6749357f1d99ce5d38c09bc2029 SHA512 
a8ad85a1f17d3ea550a4b99c262e47a834ed8fd16b00e10574f7cf5f34b6c506142aa77a870a61f8827c0d0c88fe7f65f6e916089d64e84c5667d4a2ca89c543
 WHIRLPOOL 
67d6db04593d6df62c64848965fd2c72d806003df9ad8a3623665ecf73a165e12c977d1d3988e46f7aec3c1cdee8bc026c515fd3be855b6da282def4e32498be
-DIST gpsd-3.9.tar.gz 1518775 SHA256 
d9b24be838b48db5e8eba66f74edf32d1982fe0fb018c9d9a7ad1ada9f189d5a SHA512 
082524a7744da5212074123ab7920fe77bfa35f99cb12a900ad7b2718ea563803f988d09d7a063d08784d790c8c7e65503daefce4e6dd6bd1bc77bf580db638f
 WHIRLPOOL 
1d3c70bfe5b4b8dec5dc4119287afb7ca4f426041f49c43b167b9e7f85c3995bfcb3bbf777cbe479ef353f1d485e54c891e732fd6871b6dbe9874d8d3c7fa6d1

diff --git a/sci-geosciences/gpsd/files/gpsd-3.4-no-man-gen.patch 
b/sci-geosciences/gpsd/files/gpsd-3.4-no-man-gen.patch
deleted file mode 100644
index 20a3b707a4..00
--- a/sci-geosciences/gpsd/files/gpsd-3.4-no-man-gen.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-the scons logic is dumb and will always regenerate the man pages.
-forcibly disable that as the releases contain the man pages.
-
 a/SConstruct
-+++ b/SConstruct
-@@ -575,6 +575,7 @@
- manbuilder = "xmlto man $SOURCE; mv `basename $TARGET` $TARGET"
- else:
- announce("Neither xsltproc nor xmlto found, documentation cannot be 
built.")
-+manbuilder = htmlbuilder = False
- if manbuilder:
- env['BUILDERS']["Man"] = Builder(action=manbuilder)
- env['BUILDERS']["HTML"] = Builder(action=htmlbuilder,

diff --git a/sci-geosciences/gpsd/files/gpsd-3.7-rpath.patch 
b/sci-geosciences/gpsd/files/gpsd-3.7-rpath.patch
deleted file mode 100644
index 5419cd31f6..00
--- a/sci-geosciences/gpsd/files/gpsd-3.7-rpath.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-don't set the -rpath/-L flags to the install dir as this breaks DESTDIR
-
 a/SConstruct
-+++ b/SConstruct
-@@ -268,11 +268,7 @@
- return wrapped
- 
- # Honor the specified installation prefix in link paths.
--if not env["sysroot"]:
--env.Prepend(LIBPATH=[installdir('libdir')])
--else:
--env.Prepend(LIBPATH=[env["sysroot"] + installdir('libdir')])
--if env["shared"]:
-+if env["shared"] and env["chrpath"]:
- env.Prepend(RPATH=[installdir('libdir')])
- 
- # Give deheader a way to set compiler flags

diff --git a/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild 
b/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild
deleted file mode 100644
index 0c4dc52f5c..00
--- a/sci-geosciences/gpsd/gpsd-3.9-r1.ebuild
+++ /dev/null
@@ -1,187 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-PYTHON_DEPEND="python? 2:2.6"
-RESTRICT_PYTHON_ABIS="3.*"
-SUPPORT_PYTHON_ABIS="1"
-SCONS_MIN_VERSION="1.2.1"
-
-inherit eutils udev user multilib distutils scons-utils systemd toolchain-funcs
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="git://git.savannah.nongnu.org/gpsd.git"
-   inherit git-2
-else
-   SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
-   KEYWORDS="amd64 arm ppc ppc64 x86"
-fi
-
-DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping 
clients"
-HOMEPAGE="http://catb.org/gpsd/;
-
-LICENSE="BSD"
-SLOT="0"
-
-GPSD_PROTOCOLS=(
-   aivdm ashtech earthmate evermore fury fv18 garmin garmintxt
-   geostar gpsclock itrax mtk3301 navcom nmea nmea2000 ntrip
-   oceanserver oncore rtcm104v2 rtcm104v3 sirf superstar2 tnt
-   tripmate tsip ubx
-)
-IUSE_GPSD_PROTOCOLS=${GPSD_PROTOCOLS[@]/#/gpsd_protocols_}
-IUSE="${IUSE_GPSD_PROTOCOLS} bluetooth cxx debug dbus ipv6 latency_timing 
ncurses ntp python qt4 +shm +sockets systemd test udev usb X"
-REQUIRED_USE="X? ( python )
-   gpsd_protocols_nmea2000? ( 

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/p3d/

2017-02-17 Thread Michał Górny
commit: 9a64979f181d12d3b19c6a0d6f4edaf21a0c6e75
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 22:31:52 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 22:33:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a64979f

sci-chemistry/p3d: distutils-r1, git-r3, EAPI=6

 .../p3d/{p3d-0.4.3.ebuild => p3d-0.4.3-r1.ebuild} | 19 +++
 sci-chemistry/p3d/p3d-.ebuild | 16 +++-
 2 files changed, 14 insertions(+), 21 deletions(-)

diff --git a/sci-chemistry/p3d/p3d-0.4.3.ebuild 
b/sci-chemistry/p3d/p3d-0.4.3-r1.ebuild
similarity index 67%
rename from sci-chemistry/p3d/p3d-0.4.3.ebuild
rename to sci-chemistry/p3d/p3d-0.4.3-r1.ebuild
index 294acb0758..6961e1e0e1 100644
--- a/sci-chemistry/p3d/p3d-0.4.3.ebuild
+++ b/sci-chemistry/p3d/p3d-0.4.3-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils versionator
+inherit distutils-r1 vcs-snapshot versionator
 
 MY_P="${PN}-$(replace_version_separator 3 -)"
 GITHUB_ID="gb8b9a75"
@@ -21,15 +20,11 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 LICENSE="GPL-3"
 IUSE="examples"
 
-src_prepare() {
-   mv fu* ${P}
-   distutils_src_prepare
-}
-
 src_install() {
-   distutils_src_install
+   distutils-r1_src_install
+
if use examples; then
insinto /usr/share/${PN}
-   doins -r pdbs exampleScripts || die
+   doins -r pdbs exampleScripts
fi
 }

diff --git a/sci-chemistry/p3d/p3d-.ebuild 
b/sci-chemistry/p3d/p3d-.ebuild
index e0f8087a0c..6edf6afec4 100644
--- a/sci-chemistry/p3d/p3d-.ebuild
+++ b/sci-chemistry/p3d/p3d-.ebuild
@@ -1,28 +1,26 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
+PYTHON_COMPAT=( python2_7 )
 
-inherit git-2 distutils versionator
+inherit distutils-r1 git-r3 versionator
 
 DESCRIPTION="Python module for structural bioinformatics"
 HOMEPAGE="http://p3d.fufezan.net/;
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/fu/p3d.git"
+EGIT_REPO_URI="https://github.com/fu/p3d.git;
 
 SLOT="0"
 KEYWORDS=""
 LICENSE="GPL-3"
 IUSE="examples"
 
-S="${WORKDIR}"/${PN}
-
 src_install() {
-   distutils_src_install
+   distutils-r1_src_install
+
if use examples; then
insinto /usr/share/${PN}
doins -r pdbs exampleScripts || die



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/

2017-02-17 Thread Justin Bronder
commit: 212009df5af567a7c0f58156e8490909a544527a
Author: Justin Bronder  gentoo  org>
AuthorDate: Fri Feb 17 22:08:33 2017 +
Commit: Justin Bronder  gentoo  org>
CommitDate: Fri Feb 17 22:08:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212009df

sys-cluster/openmpi: bump 1.10.6

Package-Manager: portage-2.3.3

 sys-cluster/openmpi/Manifest   |   2 +-
 sys-cluster/openmpi/openmpi-1.10.3.ebuild  | 180 -
 ...nmpi-1.10.3-r1.ebuild => openmpi-1.10.6.ebuild} |   2 +-
 3 files changed, 2 insertions(+), 182 deletions(-)

diff --git a/sys-cluster/openmpi/Manifest b/sys-cluster/openmpi/Manifest
index 59db715093..e407553ab7 100644
--- a/sys-cluster/openmpi/Manifest
+++ b/sys-cluster/openmpi/Manifest
@@ -1,4 +1,4 @@
-DIST openmpi-1.10.3.tar.bz2 13368112 SHA256 
7484bb664312082fd12edc2445b42362089b53b17fb5fce12efd4fe452cc254d SHA512 
1ddad1ffecfd07e68e891a2cfdb9d2f5baa1a91ad5286347f2884820839455c002eb4316ae62d30a4ee2efbcfe460eade7606187ea862ac4aef77ab6a2e2475d
 WHIRLPOOL 
bbe9cb0ee0ba34bab71ca10957b694d7e964b78c0efda1fff8da0361f84a8890553aad7e766f062259322dbf478918781853eb743f56ed505ff542f00a1868bd
+DIST openmpi-1.10.6.tar.bz2 13438345 SHA256 
65606184a084a0eda6102b01e5a36a8f02d3195d15e91eabbb63e898bd110354 SHA512 
61df9d10e1d73ddaab3783bc33390ae1088c995db09cd6e735aa1243dcc61217f136aeae65008a2f3050a958379ef6d48c66dcf8a345c43a6782ee2a3ac4320e
 WHIRLPOOL 
0d90183f5e5be5d14e8df35eb4134041675be2fc06a6c8a93b96fea0ed1495ee58c04c5fee7dbb6739473826c73abcde2448d4867950e0770b5de781a1cbc486
 DIST openmpi-1.4.3.tar.bz2 6626909 SHA256 
220b72b1c7ee35469ff74b4cfdbec457158ac6894635143a33e9178aa3981015 SHA512 
c33d5e019ba0b080aa34ecfa085182349da806e4bff26c1bf4dbdc8fb3f8f3c38899b9d96d671e1ae337b523ac9d634ae25c49d9af6eef2bc340c29dba75b1b8
 WHIRLPOOL 
92349d7bd16ff6e8563df602c215ce98ce5624b38a2975c13832d5b9504691c844206acad4c45376fe53e0116fe591782a3e5f8a132c4ac18ae793470d57db55
 DIST openmpi-1.4.5.tar.bz2 6643760 SHA256 
a3857bc69b7d5258cf7fc1ed1581d9ac69110f5c17976b949cb7ec789aae462d SHA512 
f89922345cde8978483e397e9016103626db3f1787f9afccaf0f60d59caa2a4409b47b01ac221d60e24e241f2afecb636ca89688bf326dc0ca5c817de96b3e99
 WHIRLPOOL 
2008bd952f9cc93ead6508267f5a45ee6d9ebf9136e35e25b798400d162173514da73349518bfada4777471c32d315e8556bbee8847a5268719d6b32fd0fd811
 DIST openmpi-1.6.5.tar.bz2 10943881 SHA256 
fe37bab89b5ef234e0ac82dc798282c2ab08900bf564a1ec27239d3f1ad1fc85 SHA512 
b0ede0264cd9263b8ba59ec51d17ad47b5f20d49d219ca05f7c396d608398d517b2023a46a2535fd6191160d709e4805c4de436dcfee56eda287383bd69f9652
 WHIRLPOOL 
d0288677827c1deba17295ee1b69cd21da294ac314cc49404389b4c286384f9f2f229cae4c4fd62511e7f20abc510998642d6a2edfac3f16f83078f474f8e735

diff --git a/sys-cluster/openmpi/openmpi-1.10.3.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3.ebuild
deleted file mode 100644
index b7778f8c8e..00
--- a/sys-cluster/openmpi/openmpi-1.10.3.ebuild
+++ /dev/null
@@ -1,180 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-FORTRAN_NEEDED=fortran
-
-inherit cuda eutils flag-o-matic fortran-2 java-pkg-opt-2 multilib 
toolchain-funcs versionator
-
-MY_P=${P/-mpi}
-S=${WORKDIR}/${MY_P}
-
-IUSE_OPENMPI_FABRICS="
-   openmpi_fabrics_ofed
-   openmpi_fabrics_knem
-   openmpi_fabrics_psm"
-
-IUSE_OPENMPI_RM="
-   openmpi_rm_pbs
-   openmpi_rm_slurm"
-
-IUSE_OPENMPI_OFED_FEATURES="
-   openmpi_ofed_features_control-hdr-padding
-   openmpi_ofed_features_connectx-xrc
-   openmpi_ofed_features_udcm
-   openmpi_ofed_features_rdmacm
-   openmpi_ofed_features_dynamic-sl
-   openmpi_ofed_features_failover"
-
-DESCRIPTION="A high-performance message passing library (MPI)"
-HOMEPAGE="http://www.open-mpi.org;
-SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
-IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads 
numa romio threads vt
-   ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
-
-REQUIRED_USE="openmpi_rm_slurm? ( !openmpi_rm_pbs )
-   openmpi_rm_pbs? ( !openmpi_rm_slurm )
-   openmpi_fabrics_psm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_control-hdr-padding? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_connectx-xrc? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_udcm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_rdmacm? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_dynamic-sl? ( openmpi_fabrics_ofed )
-   openmpi_ofed_features_failover? ( openmpi_fabrics_ofed )"
-
-MPI_UNCLASSED_DEP_STR="
-   vt? (
-   !dev-libs/libotf
-   !app-text/lcdf-typetools
-   )"
-
-CDEPEND="
-   !sys-cluster/mpich
-   !sys-cluster/mpich2
-   

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

2017-02-17 Thread Andreas Hüttel
commit: b9e7b353f2d86075f771bbf4675be525eb084595
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb 17 21:59:30 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 17 21:59:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e7b353

net-libs/openslp: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/openslp/openslp-2.0.0.ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/net-libs/openslp/openslp-2.0.0.ebuild 
b/net-libs/openslp/openslp-2.0.0.ebuild
deleted file mode 100644
index e7b3ed9ea0..00
--- a/net-libs/openslp/openslp-2.0.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils autotools systemd
-
-DESCRIPTION="An open-source implementation of Service Location Protocol"
-HOMEPAGE="http://www.openslp.org/;
-SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-RESTRICT="test"
-
-DEPEND="dev-libs/openssl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-2.0.0-cflags.patch
-   eautoreconf
-}
-
-src_install() {
-   make DESTDIR="${D}" install || die "make install failed"
-   dodoc AUTHORS FAQ ChangeLog NEWS README* THANKS
-   rm -rfv "${D}"/usr/doc
-   dohtml -r .
-   newinitd "${FILESDIR}"/slpd-init slpd
-   systemd_dounit "${FILESDIR}"/slpd.service
-}



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

2017-02-17 Thread Andreas Hüttel
commit: 8276150e635a0cf0643c6d79601aacd16ee1fa9e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb 17 21:58:18 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 17 21:58:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8276150e

net-libs/openslp: Restore keywords. Let's see how much explodes...

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/openslp/openslp-2.0.0-r1.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/openslp/openslp-2.0.0-r1.ebuild 
b/net-libs/openslp/openslp-2.0.0-r1.ebuild
index e4f8d64cd7..2d44cf58f6 100644
--- a/net-libs/openslp/openslp-2.0.0-r1.ebuild
+++ b/net-libs/openslp/openslp-2.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,13 +12,13 @@ SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="libressl"
 RESTRICT="test"
 
 DEPEND="
-   !libressl? ( dev-libs/openssl:0 )
-   libressl? ( dev-libs/libressl )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
 "
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/archive-tar-minitar/

2017-02-17 Thread Michael Weber
commit: e76dbaa70f2c3b38e2e5f79b98f5fa26255c11c0
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Feb 17 21:43:14 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Feb 17 21:43:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76dbaa7

dev-ruby/archive-tar-minitar: ppc ppc64 stable (bug 607110).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild 
b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild
index ff87c6fa9e..d9b1705bec 100644
--- a/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild
+++ b/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.6.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="mirror://rubygems/minitar-${PV}.gem"
 
 LICENSE="|| ( BSD-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )"



[gentoo-commits] proj/musl:master commit in: sys-libs/efivar/

2017-02-17 Thread Aric Belsito
commit: 374408ebd96fe2372cba149a2506aa2c11f7e694
Author: Aric Belsito  gmail  com>
AuthorDate: Fri Feb 17 21:33:15 2017 +
Commit: Aric Belsito  gmail  com>
CommitDate: Fri Feb 17 21:33:15 2017 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=374408eb

sys-libs/efivar: version bump to 31

 sys-libs/efivar/Manifest|  4 +++-
 sys-libs/efivar/efivar-30.ebuild|  4 ++--
 .../efivar/{efivar-30.ebuild => efivar-31.ebuild}   | 21 ++---
 3 files changed, 7 insertions(+), 22 deletions(-)

diff --git a/sys-libs/efivar/Manifest b/sys-libs/efivar/Manifest
index e182e4a..31eb0d4 100644
--- a/sys-libs/efivar/Manifest
+++ b/sys-libs/efivar/Manifest
@@ -1,5 +1,7 @@
 AUX 0.23-musl.patch 934 SHA256 
8979af4cdc8eefd54209e0ae2c8b3e1bb820bba35de2a788d177998a077200e7 SHA512 
f5736bff08e86fb388695ef44303da5c322275871028e726d38bfc3822de6c89fa498555a10ae51c55d79c9f55a8595ce6d84d3bff5350207b212ca08cbf1abb
 WHIRLPOOL 
883b73f26b78b95ee69672d165c1c54beb4e46e1c27b900fcfafebdf39ca134a116ed7f72ad279c99e70b420adae7c2df4f8fc6c94254416c9f73c4b07f77459
 AUX 27-strndupa.patch 702 SHA256 
b53715e85e65794967434d6751f19cf9d2139cbdbd02d1dd870873957deb596b SHA512 
746083032316440b83de82680ec51fd5ca195a48977f4a4e3384114104620fdfd115cf408f1baa7e3ca5f7d038a968131a078349d5404b55277b3b8ba0a15607
 WHIRLPOOL 
02ce9d9e266fb5112a2bde917e835c51fd2094a6ad3222e7df83511dd5d350104ecbe755b2eac5e9cbf07961734799a334356da6a4d359ab8bb251b884914d81
 DIST efivar-30.tar.gz 86395 SHA256 
20709c76311f8eb8be92977b7ac008ce62501fa9f7fe885a784321540fc352f9 SHA512 
ab73c2a49175e01cb4872bfb47708a71399c6f8237a02fbbbf4755fcd10efb82984baf76a83c3b3e7f5cf4183050e535cf18dff2bbfed10d9a0f5d4cf2021b32
 WHIRLPOOL 
d0a7fe13e4359ddafb717b666b81fdecf786f8cc3a794e47a46d80064cd402780feeab5f501f9b0796d3a847b58611b7581341e0e9cb4449d86e75e6903591eb
-EBUILD efivar-30.ebuild 1014 SHA256 
386d8218cd312d6f88d32bfa2aa949f4c8c54e3e14ac1f71ed4e9a61f221b0a6 SHA512 
18d4ea42b4d0bd48c138cedd09101efc597213f044f01c7dd5b65a4c56f10fe86682af9bd5aa1619e91c30deb8254f15087b2e13ca18b9f6215cd1d1ed10c9c0
 WHIRLPOOL 
7846501dc60e1b6cd1bf38ca14b6eddc9d417fa54cf83f6016fa188f68a64ab390e359ff79f9cc7cd36624bdd2e96e200729fc115a029ba8b237d47b2e4f38b2
+DIST efivar-31.tar.gz 88545 SHA256 
b825680dc8b2165cd71131277f5a9cd632f9e43a84a33756543b24e7a251b9e0 SHA512 
d8d1c7521f3013b85ea3868dd3a2f1faa77499a43b2e5e16599b154726e079019ed6434c30ae486bb616c6cdeeabf145a049f28d090964777e3fcd299878dcd7
 WHIRLPOOL 
db8e9cade2ccbeb591c7d74452602fea3a630396a770f87c0cfa25ff9c96e998919671dc49b487a3577f0509810324eac4fc9071b905345604e2db658f3e3f43
+EBUILD efivar-30.ebuild 1019 SHA256 
d60f2fa2f009d7dd946d6f9e156d9bdc13295b1530fba21efe006c0c5e525aef SHA512 
e4f976f3801295de6985103ba2e5ee1981919648e514cb5a1e135276c841fadcaf588cb0676acb78293e99ff7d9b086a02d4b8c07658fd9568e7f296fafbe31f
 WHIRLPOOL 
ccefd9b0833f8c2f6a934a78576a84764339ab5a2137bc80ed6d369907c1adda865e3931819d5b301a4980e13c10ddee84eceefee10e84c34d9b4367f4df913f
+EBUILD efivar-31.ebuild 758 SHA256 
597e8428ee707615ae42915e371c6194021a5134fefb6e7f7e1bd66c328e2d42 SHA512 
a402ddbe7c7481c60be2a5ac5794b95aa1f29a36af05e808ac88a6f44e5b88b70c04632d468982530ee2b196e96108e8f57b838ce2479feb07a98b52a9bfb35f
 WHIRLPOOL 
00a393eda3ac10800fb1e19cbe4e567f9cde53b08bb0321cf68e571fadc872578d0f6cf3ca7af05168a6ae88cbfb9550db85cc266a1028884ecf052371bfd773
 MISC metadata.xml 329 SHA256 
562af8ae9d4eac40cd37ccea2827ecb766176649c836296a10a75dddc4446181 SHA512 
a349c5ce7e3ad96d816b52ee35e6547bfb1f4cf9ebd60426ac90b84d67adb0728ab9dcccf93754ad7c71614b0fbd82a1a02fc3fde07e15d12d960d1a7fc088df
 WHIRLPOOL 
b6c568a210bf85aea3dffae55d3f861fae101047b431b9ed64f60a61ac5b76d4866d63298a8a11e42f78c013388bc932b1fdd73d44a82fa2476138f2521f3444

diff --git a/sys-libs/efivar/efivar-30.ebuild b/sys-libs/efivar/efivar-30.ebuild
index d5f7ab6..c8a3018 100644
--- a/sys-libs/efivar/efivar-30.ebuild
+++ b/sys-libs/efivar/efivar-30.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
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0/1"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ia64 x86"
 
 RDEPEND="dev-libs/popt"
 DEPEND="${RDEPEND}

diff --git a/sys-libs/efivar/efivar-30.ebuild b/sys-libs/efivar/efivar-31.ebuild
similarity index 67%
copy from sys-libs/efivar/efivar-30.ebuild
copy to sys-libs/efivar/efivar-31.ebuild
index d5f7ab6..33f9c3c 100644
--- a/sys-libs/efivar/efivar-30.ebuild
+++ b/sys-libs/efivar/efivar-31.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
 # $Id$
 
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0/1"

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

2017-02-17 Thread Alon Bar-Lev
commit: d1a56d885b8ae35018bcd2389ada3f9a735db4bb
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 17 21:32:55 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 17 21:33:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a56d88

profiles: package.mask: mask dev-libs/engine_pkcs11

Bug: 609668

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

diff --git a/profiles/package.mask b/profiles/package.mask
index d1398c35a6..3cc36a59e2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Alon Bar-Lev  (17 Feb 2017)
+# Replaced by dev-libs/libp11.
+# Bug#609668. Removal in 30 days.
+dev-libs/engine_pkcs11
+
 # Michał Górny  (17 Feb 2017)
 # Live ebuilds only. Committed in 2012 with no maintenance afterwards.
 # One of the last packages to block distutils.eclass removal, #599838



[gentoo-commits] repo/gentoo:master commit in: net-print/npadmin/files/, net-print/npadmin/

2017-02-17 Thread Andreas Hüttel
commit: 72379d29338dac85c22f62577170a6061172a78f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb 17 21:23:19 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 17 21:23:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72379d29

net-print/npadmin: EAPI bump; fix build with gcc-6, bug 594414

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/npadmin/files/npadmin-0.8.7-gcc6.patch | 138 +++
 net-print/npadmin/npadmin-0.8.7-r1.ebuild|  30 +
 2 files changed, 168 insertions(+)

diff --git a/net-print/npadmin/files/npadmin-0.8.7-gcc6.patch 
b/net-print/npadmin/files/npadmin-0.8.7-gcc6.patch
new file mode 100644
index 00..7523bb23e3
--- /dev/null
+++ b/net-print/npadmin/files/npadmin-0.8.7-gcc6.patch
@@ -0,0 +1,138 @@
+--- npadmin-0.8.7/npadmin.C.old2016-09-19 20:08:16.932034393 -0400
 npadmin-0.8.7/npadmin.C2016-09-19 20:10:41.742717941 -0400
+@@ -72,74 +72,74 @@
+ 
+   // don't change the order of these without changing the order in npaconsts.h
+   static const struct option options[]= { 
+-{"version", no_argument,,VERSION_FLAG},
+-{"all", no_argument,,ALL_FLAG}, 
+-{"debugsnmp",   no_argument,,DEBUGSNMP_FLAG},
+-{"name",no_argument,,NAME_FLAG},
+-
+-{"vendor",  no_argument,,VENDOR_FLAG},
+-{"model",   no_argument,,MODEL_FLAG},
+-{"contact", no_argument,,CONTACT_FLAG},
+-{"netconfig",   no_argument,,NETCONFIG_FLAG},
+-{"printmib",no_argument,,PRINTMIB_FLAG},
+-{"hostmib", no_argument,,HOSTMIB_FLAG},
+-
+-{"memory",  no_argument,,MEMORY_FLAG},
+-{"storage", no_argument,,STORAGE_FLAG},
+-{"status",  no_argument,,STATUS_FLAG},
+-
+-{"mediapath",   no_argument,,MEDIAPATH_FLAG},
+-{"maxpapersize",no_argument,,MAXPAPERSIZE_FLAG},
+-{"enginespeed", no_argument,,ENGINESPEED_FLAG},
+-{"duplex",  no_argument,,DUPLEX_FLAG},
+-{"minpapersize",no_argument,,MINPAPERSIZE_FLAG}, 
+-
+-{"inputtray",   no_argument,,INPUTTRAY_FLAG},
+-{"tabloid", no_argument,,TABLOID_FLAG},
+-{"a4",  no_argument,,A4_FLAG},
+-{"b4",  no_argument,,B4_FLAG},
+-{"executive",   no_argument,,EXECUTIVE_FLAG}, 
+-{"a3",  no_argument,,A3_FLAG},
+-{"b5",  no_argument,,B5_FLAG},
+-{"letter",  no_argument,,LETTER_FLAG},
+-{"legal",   no_argument,,LEGAL_FLAG},
++{"version", no_argument,,(int)VERSION_FLAG},
++{"all", no_argument,,(int)ALL_FLAG}, 
++{"debugsnmp",   no_argument,,(int)DEBUGSNMP_FLAG},
++{"name",no_argument,,(int)NAME_FLAG},
++
++{"vendor",  no_argument,,(int)VENDOR_FLAG},
++{"model",   no_argument,,(int)MODEL_FLAG},
++{"contact", no_argument,,(int)CONTACT_FLAG},
++{"netconfig",   no_argument,,(int)NETCONFIG_FLAG},
++{"printmib",no_argument,,(int)PRINTMIB_FLAG},
++{"hostmib", no_argument,,(int)HOSTMIB_FLAG},
++
++{"memory",  no_argument,,(int)MEMORY_FLAG},
++{"storage", no_argument,,(int)STORAGE_FLAG},
++{"status",  no_argument,,(int)STATUS_FLAG},
++
++{"mediapath",   no_argument,,(int)MEDIAPATH_FLAG},
++{"maxpapersize",no_argument,,(int)MAXPAPERSIZE_FLAG},
++{"enginespeed", no_argument,,(int)ENGINESPEED_FLAG},
++{"duplex",  no_argument,,(int)DUPLEX_FLAG},
++{"minpapersize",no_argument,,(int)MINPAPERSIZE_FLAG}, 
++
++{"inputtray",   no_argument,,(int)INPUTTRAY_FLAG},
++{"tabloid", no_argument,,(int)TABLOID_FLAG},
++{"a4",  no_argument,,(int)A4_FLAG},
++{"b4",  no_argument,,(int)B4_FLAG},
++{"executive",   no_argument,,(int)EXECUTIVE_FLAG}, 
++{"a3",  no_argument,,(int)A3_FLAG},
++{"b5",  no_argument,,(int)B5_FLAG},
++{"letter",  no_argument,,(int)LETTER_FLAG},
++{"legal",   no_argument,,(int)LEGAL_FLAG},
+ 
+-{"display", no_argument,,DISPLAY_FLAG}, 
+-{"covers",  no_argument,,COVER_FLAG},
++{"display", no_argument,,(int)DISPLAY_FLAG}, 
++{"covers",  no_argument,,(int)COVER_FLAG},
+ 
+ // From here down These all get an extra bit to indicate that they belong
+ // to argval[1] rather than argval[0]
+-{"languages",   no_argument,,LANGUAGES_FLAG+1},
+-{"pjl", no_argument,,PJL_FLAG+1},
+-{"hpgl",no_argument,,HPGL_FLAG+1},
+-{"psprinter",   no_argument,,PSPRINTER_FLAG+1},
+-{"autolang",no_argument,,AUTOLANG_FLAG+1},
+-{"pcl", no_argument,,PCL_FLAG+1},
+-{"postscript",  no_argument,,POSTSCRIPT_FLAG+1},
+-
+-{"marker",  no_argument,,MARKER_FLAG+1},
+-{"pagecount",   no_argument,,PAGECOUNT_FLAG+1},
+-{"colors",  no_argument,,COLORS_FLAG+1},
+-{"resolution",  no_argument,,RESOLUTION_FLAG+1},
+-{"minmargin",   no_argument,,MINMARGIN_FLAG+1},
+-
+-{"protocol",

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lybniz/

2017-02-17 Thread Michał Górny
commit: 5347139ebc8b23689d7dbfff6f4ad6a1c5ae17fc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 21:06:00 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 21:15:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5347139e

sci-mathematics/lybniz: distutils-r1, EAPI=6

 .../{lybniz-1.3.2.ebuild => lybniz-1.3.2-r1.ebuild} | 17 +++--
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/sci-mathematics/lybniz/lybniz-1.3.2.ebuild 
b/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild
similarity index 69%
rename from sci-mathematics/lybniz/lybniz-1.3.2.ebuild
rename to sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild
index 092755bd3a..3feef43955 100644
--- a/sci-mathematics/lybniz/lybniz-1.3.2.ebuild
+++ b/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
-PYTHON_DEPEND="2"
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils
+inherit distutils-r1
 
 DESCRIPTION="A function plotter program written in PyGTK"
 HOMEPAGE="http://lybniz2.sourceforge.net/;
@@ -16,16 +16,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/pygtk:2"
+DEPEND="dev-python/pygtk:2[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
-
 src_prepare() {
sed -i \
-e 's/Education;/Education;Math;/' \
${PN}.desktop || die
+
+   distutils-r1_src_prepare
 }



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

2017-02-17 Thread Mike Frysinger
commit: b3fd63db515b7dd865a8223361df12b05a373e31
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Feb 17 19:15:57 2017 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Feb 17 21:04:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fd63db

dev-python/pytest-xdist: fix typo in HOMEPAGE

 dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild | 2 +-
 dev-python/pytest-xdist/pytest-xdist-1.14.ebuild| 2 +-
 dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
index d6de06518b..1e146104ca 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist2;
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 SLOT="0"

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
index f79b19b621..b193f10648 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist2;
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 SLOT="0"

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
index 5765b01209..105194a271 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist2;
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist 
https://github.com/pytest-dev/pytest-xdist;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/

2017-02-17 Thread Mike Gilbert
commit: 2cf1e761c36a927d5d1b32b7d6b3b670aebff5eb
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Feb 17 20:53:20 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Feb 17 20:54:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf1e761

sys-libs/efivar: bump to 31

Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49

 sys-libs/efivar/Manifest |  1 +
 sys-libs/efivar/efivar-31.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/sys-libs/efivar/Manifest b/sys-libs/efivar/Manifest
index 0980564ba9..f38056d75f 100644
--- a/sys-libs/efivar/Manifest
+++ b/sys-libs/efivar/Manifest
@@ -2,3 +2,4 @@ DIST efivar-0.21.tar.bz2 66677 SHA256 
04b9b9de9d9a1a013395400438a033daf4a4290f49
 DIST efivar-0.23.tar.bz2 67558 SHA256 
9ca81f56b0c9177b6536c8187c9cf5974723abcaf57cd34173500c80bff3caa4 SHA512 
ff95c735425708cef0f85f1e9f8909e64651d10c303927d9e77d44fcb0a02ec90e4a364b0315cc3f5e30d77059ed2d8f43cc1efbed2db09a695ef7a6f1bb58f4
 WHIRLPOOL 
35207e4040041c03d105bbf7b2f7f103f1415dbc51dce9614ddba99786b6cacdf88136ab3a888551cf494c3d55685c7991c72fac1c6223255128c7c191e0318c
 DIST efivar-27.tar.gz 86132 SHA256 
d9457b06f234c9430aeaa6f30f7d7c786fb8ce3261a935afa8de51e2c1b4816d SHA512 
354934c166b37f78a11497a4819075b13d44bf43587dc52d0a9773d77df52df2d2b553e5ff799911ab506441d0ea82825f6d1b019932e0bcfbacdd69a241bc9e
 WHIRLPOOL 
5eaeaa7790112beb5aa03e98ac7d380b1bf9f3fdef10ca7ffda73ee68b1a4cb1a410d0060dca1caef3734fc80d6778a90eccc80719904d5d7f9285db7ab0
 DIST efivar-30.tar.gz 86395 SHA256 
20709c76311f8eb8be92977b7ac008ce62501fa9f7fe885a784321540fc352f9 SHA512 
ab73c2a49175e01cb4872bfb47708a71399c6f8237a02fbbbf4755fcd10efb82984baf76a83c3b3e7f5cf4183050e535cf18dff2bbfed10d9a0f5d4cf2021b32
 WHIRLPOOL 
d0a7fe13e4359ddafb717b666b81fdecf786f8cc3a794e47a46d80064cd402780feeab5f501f9b0796d3a847b58611b7581341e0e9cb4449d86e75e6903591eb
+DIST efivar-31.tar.gz 88545 SHA256 
b825680dc8b2165cd71131277f5a9cd632f9e43a84a33756543b24e7a251b9e0 SHA512 
d8d1c7521f3013b85ea3868dd3a2f1faa77499a43b2e5e16599b154726e079019ed6434c30ae486bb616c6cdeeabf145a049f28d090964777e3fcd299878dcd7
 WHIRLPOOL 
db8e9cade2ccbeb591c7d74452602fea3a630396a770f87c0cfa25ff9c96e998919671dc49b487a3577f0509810324eac4fc9071b905345604e2db658f3e3f43

diff --git a/sys-libs/efivar/efivar-31.ebuild b/sys-libs/efivar/efivar-31.ebuild
new file mode 100644
index 00..3dbf6c4f5c
--- /dev/null
+++ b/sys-libs/efivar/efivar-31.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Tools and library to manipulate EFI variables"
+HOMEPAGE="https://github.com/rhinstaller/efivar;
+SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+
+RDEPEND="dev-libs/popt"
+DEPEND="${RDEPEND}
+   >=sys-kernel/linux-headers-3.18"
+
+src_prepare() {
+   default
+   sed -i -e s/-Werror// gcc.specs || die
+}
+
+src_configure() {
+   tc-export CC
+   tc-ld-disable-gold
+   export libdir="/usr/$(get_libdir)"
+   unset LIBS # Bug 562004
+}



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

2017-02-17 Thread Michał Górny
commit: d47abc394732d47765fa5560581dfde698e52607
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 20:51:18 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:53:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47abc39

www-apps/pyblosxom: distutils-r1, EAPI=6

 .../pyblosxom/files/pyblosxom-1.4.2-gentoo.patch   |  4 +-
 www-apps/pyblosxom/pyblosxom-1.4.3-r1.ebuild   | 50 +
 www-apps/pyblosxom/pyblosxom-1.4.3.ebuild  | 65 --
 3 files changed, 52 insertions(+), 67 deletions(-)

diff --git a/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch 
b/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
index cc7d59f8a0..5f55faf5fb 100644
--- a/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
+++ b/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
@@ -1,5 +1,5 @@
 setup.py.orig  2007-12-18 11:13:36.439046250 +0100
-+++ setup.py   2007-12-18 11:14:05.216844750 +0100
+--- 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.

diff --git a/www-apps/pyblosxom/pyblosxom-1.4.3-r1.ebuild 
b/www-apps/pyblosxom/pyblosxom-1.4.3-r1.ebuild
new file mode 100644
index 00..3c31e6dd0e
--- /dev/null
+++ b/www-apps/pyblosxom/pyblosxom-1.4.3-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 webapp
+
+DESCRIPTION="Lightweight weblog system"
+HOMEPAGE="http://pyblosxom.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~x86"
+
+# This installs python library files.
+SLOT=0
+WEBAPP_MANUAL_SLOT=yes
+
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.4.2-gentoo.patch"
+)
+
+src_install() {
+   webapp_src_preinst
+
+   distutils-r1_src_install
+
+   keepdir /usr/share/${P}/plugins
+   keepdir "${MY_HTDOCSDIR}"/data
+   keepdir "${MY_HTDOCSDIR}"/log
+
+   insinto "${MY_CGIBINDIR}"/pyblosxom
+   doins web/{config.py,pyblosxom.cgi}
+
+   webapp_configfile "${MY_CGIBINDIR}"/pyblosxom/config.py
+
+   webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
+   webapp_postupgrade_txt en "${FILESDIR}"/postupgrade-en.txt
+   webapp_hook_script "${FILESDIR}"/config-hook.sh
+
+   webapp_src_install
+}

diff --git a/www-apps/pyblosxom/pyblosxom-1.4.3.ebuild 
b/www-apps/pyblosxom/pyblosxom-1.4.3.ebuild
deleted file mode 100644
index 524311ead1..00
--- a/www-apps/pyblosxom/pyblosxom-1.4.3.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit distutils eutils webapp
-
-DESCRIPTION="PyBlosxom is a lightweight weblog system"
-HOMEPAGE="http://pyblosxom.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~x86"
-
-# This installs python library files.
-SLOT=0
-WEBAPP_MANUAL_SLOT=yes
-
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-PYTHON_MODNAME="Pyblosxom"
-
-pkg_setup() {
-   python_pkg_setup
-   webapp_pkg_setup
-}
-
-src_prepare() {
-   distutils_src_prepare
-   epatch "${FILESDIR}/${PN}-1.4.2-gentoo.patch"
-}
-
-src_install() {
-   webapp_src_preinst
-
-   distutils_src_install
-   dodoc README
-
-   keepdir /usr/share/${P}/plugins
-   keepdir "${MY_HTDOCSDIR}"/data
-   keepdir "${MY_HTDOCSDIR}"/log
-
-   mkdir -p "${D}${MY_CGIBINDIR}"/pyblosxom
-   cp web/{config.py,pyblosxom.cgi} "${D}${MY_CGIBINDIR}"/pyblosxom/
-
-   webapp_configfile  "${MY_CGIBINDIR}"/pyblosxom/config.py
-
-   webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
-   webapp_postupgrade_txt en "${FILESDIR}"/postupgrade-en.txt
-   webapp_hook_script "${FILESDIR}"/config-hook.sh
-
-   webapp_src_install
-}
-
-pkg_postinst() {
-   distutils_pkg_postinst
-   webapp_pkg_postinst
-}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/

2017-02-17 Thread Alon Bar-Lev
commit: 470cab9984805c6134d14f3b83d04cc536c89d30
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Fri Feb 17 20:51:45 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Fri Feb 17 20:52:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470cab99

net-firewall/firehol: version bump

Bug: 609626

Package-Manager: portage-2.3.3

 net-firewall/firehol/Manifest |  1 +
 net-firewall/firehol/firehol-3.1.3.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/net-firewall/firehol/Manifest b/net-firewall/firehol/Manifest
index dc55a39a4c..e9ed53826c 100644
--- a/net-firewall/firehol/Manifest
+++ b/net-firewall/firehol/Manifest
@@ -2,3 +2,4 @@ DIST firehol-2.0.3.tar.xz 898248 SHA256 
4bcc2d19ee7d41377f19c3bcd3ae882ba10dd3eb
 DIST firehol-2.0.4.tar.xz 900876 SHA256 
f41ff31920402c80aa823a298cc437e9a0b4d9ff0320f3f75cb55c62407dad4c SHA512 
b73053c3fc1cb4e5e83cc2b25a99bf06c14623f9e574af2b11b198ecc2fb84119f0ab60cb3ff96b32601c717118693869eb3fea2b0fdc61bb49f197fb73abcca
 WHIRLPOOL 
05bc39636c7d496e321f191b03efe2f8d1dcd6aec537a41e7ae4bac3ee4386f718728ad965fdacb46f02f949986f6979f17d41dc21f06d7ad62f3e744f0599d1
 DIST firehol-3.0.1.tar.xz 1407436 SHA256 
63904b635dbd096035a720f84ad4ff74f32cec75357001638f4748c49cce46c7 SHA512 
8c1bdb2a8b1bf551036d0ee58e7538a2e6513427db353af7e4415ed91cab95fe363e348d5ff32a82767b0fa4db69c469d228a05fa70fdfb8a9b81a2e6b78bae4
 WHIRLPOOL 
a0189ef5da2f2ed15a51b32ec0be60a036d9806053b44bbc538e524fe57d28230e8676fb8352ab1b7b36998e6e68806b324768606c21f64c2c39b6698f2e6d58
 DIST firehol-3.1.2.tar.xz 1451112 SHA256 
3731bdb1ab6d442a8a5b3103fcefd5d9fb0688406033f8833c2b0fdc9c1780ba SHA512 
8b7e6e48e1eadf9c8ab3d97a5eec92dc239a48634949c71bf537fb75e095e51968bb6095a1a2193c719ecef53d4c623cc2e13035fbd6d6f277e89fc12f7bdb63
 WHIRLPOOL 
07b6af7783cdb33d0237c51b265e5c8085386602cfeb369e745a51bd2ea508672b0271382b214f4b4464c6f6bf1bbd0e9070ca998036dbba7a332ea6b8172951
+DIST firehol-3.1.3.tar.xz 1476220 SHA256 
4693d7238d411ffcaacd1febf7231a9e69657e8b198f1b0726429bdb258372e7 SHA512 
6c75b57650d918cfc485f6eb01d69694acd5c7b487a10a566fc26b8d5e0cd6a6a9a09bd8d3219bf4e78aa4fe47f83e5ac399107a07770b787e1ccba3078c5f3f
 WHIRLPOOL 
b14628fe4e9f7d0b45231a0720b4142dfd41edadd5bafd74650c8af2c67b5a535b8c32e03c696a06332455b18b18900c063a7cdbeb7582c15b409a83cfea83b7

diff --git a/net-firewall/firehol/firehol-3.1.3.ebuild 
b/net-firewall/firehol/firehol-3.1.3.ebuild
new file mode 100644
index 00..ef292052a4
--- /dev/null
+++ b/net-firewall/firehol/firehol-3.1.3.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils linux-info
+
+DESCRIPTION="iptables firewall generator"
+HOMEPAGE="https://github.com/firehol/firehol;
+SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="doc ipv6"
+KEYWORDS="~amd64 ~arm"
+
+RDEPEND="net-firewall/iptables
+   sys-apps/iproute2[-minimal,ipv6?]
+   net-misc/iputils[ipv6?]
+   net-misc/iprange
+   net-analyzer/traceroute
+   virtual/modutils
+   app-arch/gzip"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+   local KCONFIG_OPTS=" \
+   ~IP_NF_FILTER \
+   ~IP_NF_IPTABLES \
+   ~IP_NF_MANGLE \
+   ~IP_NF_TARGET_MASQUERADE
+   ~IP_NF_TARGET_REDIRECT \
+   ~IP_NF_TARGET_REJECT \
+   ~NETFILTER_XT_MATCH_LIMIT \
+   ~NETFILTER_XT_MATCH_OWNER \
+   ~NETFILTER_XT_MATCH_STATE \
+   ~NF_CONNTRACK \
+   ~NF_CONNTRACK_IPV4 \
+   ~NF_CONNTRACK_MARK \
+   ~NF_NAT \
+   ~NF_NAT_FTP \
+   ~NF_NAT_IRC \
+   "
+   linux-info_pkg_setup
+}
+
+src_configure() {
+   econf \
+   --disable-vnetbuild \
+   --disable-update-ipsets \
+   $(use_enable doc) \
+   $(use_enable ipv6)
+}
+
+src_install() {
+   default
+
+   newconfd "${FILESDIR}"/firehol.conf.d firehol
+   newinitd "${FILESDIR}"/firehol.initrd firehol
+   newconfd "${FILESDIR}"/fireqos.conf.d fireqos
+   newinitd "${FILESDIR}"/fireqos.initrd fireqos
+}



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

2017-02-17 Thread Michał Górny
commit: f2b52b4a946130d77d84ed835c32e536855a719d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 20:37:54 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:40:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b52b4a

package.mask: Last rite sys-block/{lio-utils,rtsadmin}

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

diff --git a/profiles/package.mask b/profiles/package.mask
index fbee6a7a10..d1398c35a6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (17 Feb 2017)
+# Live ebuilds only. Committed in 2012 with no maintenance afterwards.
+# One of the last packages to block distutils.eclass removal, #599838
+# and #599840. Furthermore, lio-utils is broken, #565824. Removal
+# in 30 days.
+sys-block/lio-utils
+sys-block/rtsadmin
+
 # Thomas Deutschmann  (17 Feb 2017)
 # Unpatched security vulnerability per bug #576868
 # Removal in 30 days.



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

2017-02-17 Thread Andreas Hüttel
commit: 4bb5d2a229101f557ac995767c9283d8d7aa3b9f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb 17 20:35:10 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 17 20:35:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb5d2a2

app-text/ghostscript-gpl: Rename and clarify idn useflag, bug 578862

Thanks to gentoo_usr  fake-box.com

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild | 8 
 app-text/ghostscript-gpl/metadata.xml   | 3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild
index 021fdb2f9f..c030a61236 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild
@@ -33,8 +33,8 @@ SRC_URI="
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-# IUSE="cups dbus djvu gtk idn l10n_de static-libs tiff X"
-IUSE="cups dbus gtk idn l10n_de static-libs tiff X"
+# IUSE="cups dbus djvu gtk l10n_de static-libs tiff unicode X"
+IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
 # RESTRICT="djvu? ( bindist )"
 
 COMMON_DEPEND="
@@ -50,7 +50,7 @@ COMMON_DEPEND="
cups? ( >=net-print/cups-1.3.8 )
dbus? ( sys-apps/dbus )
gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) )
-   idn? ( net-dns/libidn )
+   unicode? ( net-dns/libidn )
tiff? ( >=media-libs/tiff-4.0.1:0= )
X? ( x11-libs/libXt x11-libs/libXext )
 "
@@ -188,7 +188,7 @@ src_configure() {
$(use_enable dbus) \
$(use_enable gtk) \
$(use_with cups pdftoraster) \
-   $(use_with idn libidn) \
+   $(use_with unicode libidn) \
$(use_with tiff system-libtiff) \
$(use_with X x)
 

diff --git a/app-text/ghostscript-gpl/metadata.xml 
b/app-text/ghostscript-gpl/metadata.xml
index 503a83f6bc..842d89a951 100644
--- a/app-text/ghostscript-gpl/metadata.xml
+++ b/app-text/ghostscript-gpl/metadata.xml
@@ -8,4 +8,7 @@

djvu

+   
+   Add support for unicode passwords via 
net-dns/libidn
+   
 



[gentoo-commits] proj/openrc:master commit in: support/openvpn/, support/sysvinit/

2017-02-17 Thread William Hubbs
commit: d7f5a696c173e7af67dd4b3f90744e0a056441e1
Author: William Hubbs  gmail  com>
AuthorDate: Fri Feb 17 18:28:10 2017 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 17 18:29:11 2017 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=d7f5a696

support: rename all README files to README.md

 support/openvpn/{README => README.md}  | 0
 support/sysvinit/{README => README.md} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/support/openvpn/README b/support/openvpn/README.md
similarity index 100%
rename from support/openvpn/README
rename to support/openvpn/README.md

diff --git a/support/sysvinit/README b/support/sysvinit/README.md
similarity index 100%
rename from support/sysvinit/README
rename to support/sysvinit/README.md



[gentoo-commits] repo/gentoo:master commit in: www-apps/trac-tags/

2017-02-17 Thread Michał Górny
commit: a6f52ea5c304d9fad8a68ee0edbc5a82882f85ed
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 18:31:51 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:32 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f52ea5

www-apps/trac-tags: distutils-r1, EAPI=6

 .../{trac-tags-0.6.ebuild => trac-tags-0.6-r1.ebuild}| 16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/www-apps/trac-tags/trac-tags-0.6.ebuild 
b/www-apps/trac-tags/trac-tags-0.6-r1.ebuild
similarity index 65%
rename from www-apps/trac-tags/trac-tags-0.6.ebuild
rename to www-apps/trac-tags/trac-tags-0.6-r1.ebuild
index 1e0e312023..6f090a0e86 100644
--- a/www-apps/trac-tags/trac-tags-0.6.ebuild
+++ b/www-apps/trac-tags/trac-tags-0.6-r1.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils
+inherit distutils-r1
 
 MY_REV="9901"
 MY_DIR="tagsplugin/tags/${PV}"
@@ -23,11 +21,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-CDEPEND=">=dev-python/genshi-0.6"
+CDEPEND=">=dev-python/genshi-0.6[${PYTHON_USEDEP}]"
 DEPEND="${CDEPEND}
-   dev-python/setuptools
+   dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip"
 RDEPEND="${CDEPEND}
-   >=www-apps/trac-0.11"
+   >=www-apps/trac-0.11[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${MY_DIR}"



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

2017-02-17 Thread Michał Górny
commit: a4af25e1282745f012f927d4588af4f41d482224
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 20:00:03 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4af25e1

sys-apps/paludis: Clean old version up

 sys-apps/paludis/Manifest  |   1 -
 .../files/paludis-2.0.0-fix-format-security.patch  |  66 -
 sys-apps/paludis/paludis-2.0.0.ebuild  | 162 -
 3 files changed, 229 deletions(-)

diff --git a/sys-apps/paludis/Manifest b/sys-apps/paludis/Manifest
index ff10717260..4e2e97488f 100644
--- a/sys-apps/paludis/Manifest
+++ b/sys-apps/paludis/Manifest
@@ -1,3 +1,2 @@
-DIST paludis-2.0.0.tar.bz2 1787616 SHA256 
9e635d86e655658d31adde5813f5fcad2982b5fe8847c3c565eca7d28a1ec639 SHA512 
e1df4d0617b4e021d1b63181517c0ecb9ece55669226c6ea0bba318b6899277c09a8d8ccc11ef673a3f27e77302c84702df4ae7568b44a87e0b138e346623728
 WHIRLPOOL 
90dcd765ebc864d14e569a01071fe3effae3c4424cf7f3004ce1f273c721c512697c6100e3b775d34732640bd770220fe5304f4d2b5e67f2de86c9f04c9ffe97
 DIST paludis-2.4.0.tar.bz2 1787689 SHA256 
f47b4bb5503dc127022453b15ca811dec22ee2f04c3c3b76ed1c5a83dbe1af1f SHA512 
5fbb15d2285c892fdf19288b8838c51ec2439817a9abc685b8692ff4a3ddf76632d3ab51b2e0298c8eacf00f8b00f4e66b47b34db12844cd4eb77cbfb87ca32e
 WHIRLPOOL 
d9dc107886b8bf09bb203704d559dd030190b8390607964578c3f2e10a5c5cd4400146ffed894a968143761fc8149796d37597274b34b8414133b26c7252345b
 DIST paludis-2.6.0.tar.bz2 1885055 SHA256 
bde018c89fce95c2cc793d9171e5a51748ad682d06f839fab394e233257aaf4c SHA512 
78a9c0a19703dbbc07934de389b749ab83365454e29b19c323d6c03304162e35ff4d92f7ac1f28067ad853057f2422be43418b3c6a57a193c4b8dd5a4e81eba4
 WHIRLPOOL 
dc4f4ecad0ccbb4b8e6b1b4d0a2c71772b5be244f09dc5456fe42d5510b6b7432ca087f99ae86b2bbbd05b18f70a15371dca1193ead556751faffd01ef227dd6

diff --git a/sys-apps/paludis/files/paludis-2.0.0-fix-format-security.patch 
b/sys-apps/paludis/files/paludis-2.0.0-fix-format-security.patch
deleted file mode 100644
index 40d2f3ad49..00
--- a/sys-apps/paludis/files/paludis-2.0.0-fix-format-security.patch
+++ /dev/null
@@ -1,66 +0,0 @@
-commit f777dadef601434550aa3fb411eebab04ad07103
-Author: David Leverton 
-Date:   Wed Aug 27 21:10:59 2014 +0100
-
-Fix build with -Werror=format-security
-
-Fixes: Gentoo#521326
-
-diff --git a/ruby/paludis_ruby.cc b/ruby/paludis_ruby.cc
-index 587601c..d58a8d0 100644
 a/ruby/paludis_ruby.cc
-+++ b/ruby/paludis_ruby.cc
-@@ -173,19 +173,19 @@ void paludis::ruby::exception_to_ruby_exception(const 
std::exception & ee)
- rb_raise(rb_eRuntimeError, "Unexpected paludis::InternalError: %s 
(%s)",
- dynamic_cast()->message().c_str(), ee.what());
- else if (0 != dynamic_cast())
--rb_raise(c_got_a_set_not_a_package_dep_spec, dynamic_cast()->message().c_str());
-+rb_raise(c_got_a_set_not_a_package_dep_spec, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_bad_version_spec_error, dynamic_cast()->message().c_str());
-+rb_raise(c_bad_version_spec_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_set_name_error, dynamic_cast()->message().c_str());
-+rb_raise(c_set_name_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_package_name_part_error, dynamic_cast()->message().c_str());
-+rb_raise(c_package_name_part_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_category_name_part_error, dynamic_cast()->message().c_str());
-+rb_raise(c_category_name_part_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_name_error, dynamic_cast()->message().c_str());
-+rb_raise(c_name_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_package_dep_spec_error, dynamic_cast()->message().c_str());
-+rb_raise(c_package_dep_spec_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
- {
- VALUE ex_args[2];
-@@ -198,19 +198,19 @@ void paludis::ruby::exception_to_ruby_exception(const 
std::exception & ee)
- rb_exc_raise(rb_class_new_instance(2, ex_args, 
c_ambiguous_package_name_error));
- }
- else if (0 != dynamic_cast())
--rb_raise(c_no_such_package_error, dynamic_cast()->message().c_str());
-+rb_raise(c_no_such_package_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--rb_raise(c_no_such_repository_error, dynamic_cast()->message().c_str());
-+rb_raise(c_no_such_repository_error, "%s", dynamic_cast()->message().c_str());
- else if (0 != dynamic_cast())
--

[gentoo-commits] repo/gentoo:master commit in: www-apps/scgi/

2017-02-17 Thread Michał Górny
commit: bcb0b1bc403e33e2f4a3b9cbafcb42f5622b0a38
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 19:17:03 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb0b1bc

www-apps/scgi: distutils-r1, EAPI=6

 www-apps/scgi/{scgi-1.14.ebuild => scgi-1.14-r1.ebuild} | 15 +--
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/www-apps/scgi/scgi-1.14.ebuild b/www-apps/scgi/scgi-1.14-r1.ebuild
similarity index 75%
rename from www-apps/scgi/scgi-1.14.ebuild
rename to www-apps/scgi/scgi-1.14-r1.ebuild
index 46542e14a6..8bd6927c65 100644
--- a/www-apps/scgi/scgi-1.14.ebuild
+++ b/www-apps/scgi/scgi-1.14-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
+EAPI=6
 
-inherit distutils
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
 
 DESCRIPTION="A Python package for implementing SCGI servers"
 HOMEPAGE="https://pypi.python.org/pypi/scgi http://python.ca/scgi/ 
http://www.mems-exchange.org/software/scgi/;
@@ -22,10 +21,6 @@ DEPEND=""
 RDEPEND=""
 
 pkg_postinst() {
-   distutils_pkg_postinst
-
-   elog
elog "This package does not install mod_scgi!"
elog "Please install www-apache/mod_scgi if you need it."
-   elog
 }



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

2017-02-17 Thread Michał Górny
commit: a32e57790ec7e8ece47f305392b85e3ef3d2a436
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 20:00:42 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a32e5779

python-single-r1.eclass: Remove EAPI=4 exceptions

 eclass/python-single-r1.eclass | 22 +-
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
index 16102816f1..db08cab1e8 100644
--- a/eclass/python-single-r1.eclass
+++ b/eclass/python-single-r1.eclass
@@ -32,29 +32,9 @@
 # https://wiki.gentoo.org/wiki/Project:Python/python-single-r1
 
 case "${EAPI:-0}" in
-   0|1|2|3)
+   0|1|2|3|4)
die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}"
;;
-   4)
-   # EAPI=4 is only allowed on legacy packages
-   if [[ ${CATEGORY}/${P} == app-arch/threadzip-1.2 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == media-libs/lv2-1.8.0 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == media-libs/lv2-1.10.0 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-apps/paludis-1* ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-apps/paludis-2.[02].0 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-apps/util-linux-2.2[456]* ]]; 
then
-   :
-   elif [[ ${CATEGORY}/${P} == */gdb-7.[78]* ]]; then
-   :
-   else
-   die "Unsupported EAPI=${EAPI:-4} (too old, allowed only 
on restricted set of packages) for ${ECLASS}"
-   fi
-   ;;
5|6)
# EAPI=5 is required for sane USE_EXPAND dependencies
;;



[gentoo-commits] repo/gentoo:master commit in: www-apps/trac-mercurial/

2017-02-17 Thread Michał Górny
commit: 3130542ee6a805690df481dca7756fd3c2cafc92
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 18:41:10 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3130542e

www-apps/trac-mercurial: distutils-r1, EAPI=6

 ...build => trac-mercurial-0.12.0.29_pre10899-r1.ebuild} | 16 +++-
 ...uild => trac-mercurial-1.0.0.3_pre20130206-r1.ebuild} | 16 +++-
 2 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899.ebuild 
b/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r1.ebuild
similarity index 60%
rename from www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899.ebuild
rename to www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r1.ebuild
index 5919028ede..0611467c4a 100644
--- a/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899.ebuild
+++ b/www-apps/trac-mercurial/trac-mercurial-0.12.0.29_pre10899-r1.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=3
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils
+inherit distutils-r1
 
 MY_PN="TracMercurial"
 MY_P="${MY_PN}-${PV/_pre/dev-r}"
@@ -22,8 +20,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/setuptools"
-RDEPEND=">=www-apps/trac-0.12
-   >=dev-vcs/mercurial-1.1"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=www-apps/trac-0.12[${PYTHON_USEDEP}]
+   >=dev-vcs/mercurial-1.1[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${MY_P}"

diff --git a/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206.ebuild 
b/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild
similarity index 60%
rename from www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206.ebuild
rename to www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild
index 4158f02d78..6989df50ac 100644
--- a/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206.ebuild
+++ b/www-apps/trac-mercurial/trac-mercurial-1.0.0.3_pre20130206-r1.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python2_7 )
 
-inherit distutils mercurial
+inherit distutils-r1 mercurial
 
 MY_PN="TracMercurial"
 MY_P="${MY_PN}-${PV/_pre/dev-r}"
@@ -23,8 +21,8 @@ SLOT="0"
 # KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-python/setuptools"
-RDEPEND=">=www-apps/trac-1.0
-   >=dev-vcs/mercurial-1.1"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=">=www-apps/trac-1.0[${PYTHON_USEDEP}]
+   >=dev-vcs/mercurial-1.1[${PYTHON_USEDEP}]"
 
 S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: media-libs/lv2/

2017-02-17 Thread Michał Górny
commit: 11ea8f3f9242072f5d699df421380ae7218c94de
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 19:51:57 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ea8f3f

media-libs/lv2: Clean old versions up

 media-libs/lv2/Manifest  |  1 -
 media-libs/lv2/lv2-1.10.0.ebuild | 44 
 media-libs/lv2/lv2-1.8.0.ebuild  | 44 
 3 files changed, 89 deletions(-)

diff --git a/media-libs/lv2/Manifest b/media-libs/lv2/Manifest
index b78f428fee..a662ef5533 100644
--- a/media-libs/lv2/Manifest
+++ b/media-libs/lv2/Manifest
@@ -1,4 +1,3 @@
 DIST lv2-1.10.0.tar.bz2 422018 SHA256 
e80c8e4b45d4de3b09f26d76e39d454739b6aff3f444ea1dabe466ab530fa4d5 SHA512 
e7704101a3ef95a235e76fde862c94c605769c862e4ffd059e4059245f1a1402e4c2b0e7265797fefb5cfc67d3724c815acf6ef3a31d5eab52162a62a303ee5c
 WHIRLPOOL 
50e1bf06c294391fbab85d0ba276730900e5758b0056a210438c785f387648921093f82dc25081aef09378098166b318600eedd8d1a551bc985f71e60bdd4d62
 DIST lv2-1.12.0.tar.bz2 399666 SHA256 
7a4a53138f10ed997174c8bc5a8573d5f5a5d8441aaac2de6cf2178ff90658e9 SHA512 
acc5e05eeeb5291fe5b64e30b5c00a6ef7136922fab7846efc05ccacdeff4d7714f705e632d5b3f6a5314cb3a7b847528fd717fc9ebb5d6f39653c53ac261f85
 WHIRLPOOL 
063b0c6b7d42f010bc6b6914902c00b7e79f534a2dd8100b88010460cee88bb61d10820f537fa035fb358e60ae760de2a66b32bd9de4b34cbda35ace229fdde6
 DIST lv2-1.14.0.tar.bz2 386438 SHA256 
b8052683894c04efd748c81b95dd065d274d4e856c8b9e58b7c3da3db4e71d32 SHA512 
6991d848ed9f04a48ca3070efc15af83431f680aa8a8559a02b1666f7b8d43af8e089f78c3b14ad3345dac32fd1c8ad0faf3a3f56dddc07c6f0e0aeef4077498
 WHIRLPOOL 
11aee5cf54786d11b8095a56fd9a93009c617d61a0da63d9cf49ed4ab3dc5d65a8b04e0c0672f4d9f278c50aa0aa9496abf88ba5ee52ed4bbf622083dbde2736
-DIST lv2-1.8.0.tar.bz2 439609 SHA256 
a4c90e8f4a8df58c2dd7bc3b9e1a0df94e3c1cc70c95a10da72a40a9deb9b3d7 SHA512 
11c80a5c1f81dfa4e43b34859c77b41182f828a27a9f7e539a57320b193f1db6560ee88497051e0f5382bbe77fd496be359c346c5d2534e51c2bdb13737c1845
 WHIRLPOOL 
3edd51a7f77bf09ec6c0f7287122caee6c6274089fc3ffe804a08a69ba2c7b7177eb741a3cb8eabdd103d79df6de74e61acf363dd7c50043377c07beea4e7b7f

diff --git a/media-libs/lv2/lv2-1.10.0.ebuild b/media-libs/lv2/lv2-1.10.0.ebuild
deleted file mode 100644
index c18152ad93..00
--- a/media-libs/lv2/lv2-1.10.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-PYTHON_REQ_USE='threads(+)'
-inherit python-single-r1 waf-utils
-
-DESCRIPTION="LV2 is a simple but extensible successor of LADSPA"
-HOMEPAGE="http://lv2plug.in/;
-SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc plugins"
-
-DEPEND="plugins? ( x11-libs/gtk+:2 media-libs/libsndfile )"
-RDEPEND="${DEPEND}
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/rdflib[${PYTHON_USEDEP}]
-   !http://lv2plug.in/;
-SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc plugins"
-
-DEPEND="plugins? ( x11-libs/gtk+:2 media-libs/libsndfile )"
-RDEPEND="${DEPEND}
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/rdflib[${PYTHON_USEDEP}]
-   !

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

2017-02-17 Thread Michał Górny
commit: b6dc9bcbdf6070b1539d6695dbe75cb132196599
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 18:42:06 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6dc9bcb

distutils-r1.eclass: Reject EAPI=4 explicitly

 eclass/distutils-r1.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 68151afae5..202b47757a 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -44,10 +44,10 @@
 # https://wiki.gentoo.org/wiki/Project:Python/distutils-r1
 
 case "${EAPI:-0}" in
-   0|1|2|3)
+   0|1|2|3|4)
die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}"
;;
-   4|5|6)
+   5|6)
;;
*)
die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"



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

2017-02-17 Thread Michał Górny
commit: 99e5d2b86987087568df9d53d669da3c922dc8c2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 17 18:30:08 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 17 20:24:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e5d2b8

python-r1.eclass: Wipe obsolete EAPI=4 exceptions

 eclass/python-r1.eclass | 16 +---
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index a117a5a82f..702fa28809 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -30,23 +30,9 @@
 # https://wiki.gentoo.org/wiki/Project:Python/python-r1
 
 case "${EAPI:-0}" in
-   0|1|2|3)
+   0|1|2|3|4)
die "Unsupported EAPI=${EAPI:-0} (too old) for ${ECLASS}"
;;
-   4)
-   # EAPI=4 is only allowed on legacy packages
-   if [[ ${CATEGORY}/${P} == dev-python/pyelftools-0.2[123] ]]; 
then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-apps/file-5.22 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-apps/i2c-tools-3.1.1 ]]; then
-   :
-   elif [[ ${CATEGORY}/${P} == sys-libs/cracklib-2.9.[12] ]]; then
-   :
-   else
-   die "Unsupported EAPI=${EAPI:-4} (too old, allowed only 
on restricted set of packages) for ${ECLASS}"
-   fi
-   ;;
5|6)
# EAPI=5 is required for sane USE_EXPAND dependencies
;;



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

2017-02-17 Thread Andreas Hüttel
commit: 591e4d67e9edf94e48ae2bfdbc13b0143f800dbb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Feb 17 20:21:51 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Feb 17 20:22:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=591e4d67

app-text/ghostscript-gpl: Re-enable parallel build and give it some testing...

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild | 247 +
 1 file changed, 247 insertions(+)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild
new file mode 100644
index 00..021fdb2f9f
--- /dev/null
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r2.ebuild
@@ -0,0 +1,247 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools multilib versionator flag-o-matic toolchain-funcs
+
+DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for 
PDF"
+HOMEPAGE="http://ghostscript.com/;
+
+# Maintainer notes about djvu support:
+# gsdjvu has not seen any commits since July 2016, which was also roughly the 
time
+# when ghostscript started rearranging internals. Issues I found so far:
+# * gs_state and gs_imager_state got unified into gs_gstate
+# * decode_glyph changed arguments and semantics (it doesnt give you the 
unicode now,
+#   but the length of the required byte array, which you have to allocate and 
fill)
+# * gs_text_enum_t has lost its element pis (???)
+
+MY_P=${P/-gpl}
+# GSDJVU_PV=1.9
+PVM=$(get_version_component_range 1-2)
+PVM_S=$(replace_all_version_separators "" ${PVM})
+# SRC_URI="
+#  
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
+#  mirror://gentoo/${PN}-9.20-patchset-1.tar.xz
+#  djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.gz )"
+SRC_URI="
+   
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
+   https://dev.gentoo.org/~dilfridge/distfiles/${PN}-9.20-patchset-2.tar.xz
+"
+
+LICENSE="AGPL-3 CPL-1.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+# IUSE="cups dbus djvu gtk idn l10n_de static-libs tiff X"
+IUSE="cups dbus gtk idn l10n_de static-libs tiff X"
+# RESTRICT="djvu? ( bindist )"
+
+COMMON_DEPEND="
+   app-text/libpaper
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.9:2=
+   media-libs/jbig2dec
+   >=media-libs/lcms-2.6:2
+   >=media-libs/libpng-1.6.2:0=
+   >=media-libs/openjpeg-2.1.0:2=
+   >=sys-libs/zlib-1.2.7:=
+   virtual/jpeg:0
+   cups? ( >=net-print/cups-1.3.8 )
+   dbus? ( sys-apps/dbus )
+   gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) )
+   idn? ( net-dns/libidn )
+   tiff? ( >=media-libs/tiff-4.0.1:0= )
+   X? ( x11-libs/libXt x11-libs/libXext )
+"
+#  djvu? ( app-text/djvu )
+
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig
+"
+
+RDEPEND="${COMMON_DEPEND}
+   >=app-text/poppler-data-0.4.5-r1
+   >=media-fonts/urw-fonts-2.4.9
+   l10n_ja? ( media-fonts/kochi-substitute )
+   l10n_ko? ( media-fonts/baekmuk-fonts )
+   l10n_zh-CN? ( media-fonts/arphicfonts )
+   l10n_zh-TW? ( media-fonts/arphicfonts )
+   !!media-fonts/gnu-gs-fonts-std
+   !!media-fonts/gnu-gs-fonts-other
+   !http://pkgs.fedoraproject.org/cgit/ghostscript.git
+   eapply "${WORKDIR}/patches/"*.patch
+
+#  if use djvu ; then
+#  unpack gsdjvu-${GSDJVU_PV}.tar.gz
+#
+#  local gsdjvu_base=devices
+#  local gsdjvu_msed='-e s/@@djvu@@/DEV/g'
+#
+#  cp gsdjvu-${GSDJVU_PV}/gdevdjvu.c "${S}"/${gsdjvu_base} || die
+#
+#  cp gsdjvu-${GSDJVU_PV}/ps2utf8.ps "${S}"/lib || die
+#
+#  cp gsdjvu-${GSDJVU_PV}/gsdjvu "${S}" || die
+#  cp "${S}"/${gsdjvu_base}/contrib.mak 
"${S}"/${gsdjvu_base}/contrib.mak.gsdjvu || die
+#  grep -q djvusep "${S}"/${gsdjvu_base}/contrib.mak || \
+#  sed ${gsdjvu_msed} < gsdjvu-${GSDJVU_PV}/gsdjvu.mak >> 
"${S}"/${gsdjvu_base}/contrib.mak || die
+#
+## # install ps2utf8.ps, bug #197818
+## sed -i -e '/$(EXTRA_INIT_FILES)/ a\ps2utf8.ps \\' \
+## "${S}"/base/unixinst.mak || die "sed failed"
+#  fi
+
+   if ! use gtk ; then
+   sed -i -e "s:\$(GSSOX)::" \
+   -e "s:.*\$(GSSOX_XENAME)$::" \
+   "${S}"/base/unix-dll.mak || die "sed failed"
+   fi
+
+   # Force the include dirs to a neutral location.
+   sed -i \
+   -e "/^ZLIBDIR=/s:=.*:=${T}:" \
+   configure.ac || die
+   # Some files depend on zlib.h directly.  Redirect them. #573248
+   # Also make 

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

2017-02-17 Thread Thomas Deutschmann
commit: eab5ed338ba8f8889ab06f66291981178c1cb5a5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb 17 20:19:18 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb 17 20:20:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab5ed33

package.mask: Last rite www-apps/roundup, #576868

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2fd2fff49a..fbee6a7a10 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann  (17 Feb 2017)
+# Unpatched security vulnerability per bug #576868
+# Removal in 30 days.
+www-apps/roundup
+
 # Michał Górny  (17 Feb 2017)
 # No longer works with current Twisted versions. Abandoned. Multiple
 # ebuild issues. Removal in 30 days. Bug #449716.



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

2017-02-17 Thread David Seifert
commit: dc17cac5a34961ca98109ae3e70f0b6553b63ac9
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 15:05:37 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc17cac5

app-emulation/virtualbox-bin: Fix toolong.DESCRIPTION

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

 app-emulation/virtualbox-bin/virtualbox-bin-5.0.16.105871-r1.ebuild | 4 ++--
 app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild| 2 +-
 app-emulation/virtualbox-bin/virtualbox-bin-5.1.12.112440.ebuild| 4 ++--
 app-emulation/virtualbox-bin/virtualbox-bin-5.1.14.112924.ebuild| 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.16.105871-r1.ebuild 
b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.16.105871-r1.ebuild
index 386cb6118f..d6687a0cb4 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.16.105871-r1.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.16.105871-r1.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
 # $Id$
 
@@ -27,7 +27,7 @@ EXTP_P="${EXTP_PN}-${EXTP_PV}"
 SDK_PV="${VBOX_PV}"
 SDK_P="VirtualBoxSDK-${SDK_PV}"
 
-DESCRIPTION="Family of powerful x86 virtualization products for enterprise as 
well as home use"
+DESCRIPTION="Family of powerful x86 virtualization products for enterprise and 
home use"
 HOMEPAGE="http://www.virtualbox.org/;
 SRC_URI="amd64? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_amd64.run )
x86? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_x86.run )

diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild 
b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild
index cb773534f4..87de63c810 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.0.32.112930.ebuild
@@ -27,7 +27,7 @@ EXTP_P="${EXTP_PN}-${EXTP_PV}"
 SDK_PV="${VBOX_PV}"
 SDK_P="VirtualBoxSDK-${SDK_PV}"
 
-DESCRIPTION="Family of powerful x86 virtualization products for enterprise as 
well as home use"
+DESCRIPTION="Family of powerful x86 virtualization products for enterprise and 
home use"
 HOMEPAGE="http://www.virtualbox.org/;
 SRC_URI="amd64? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_amd64.run )
x86? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_x86.run )

diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-5.1.12.112440.ebuild 
b/app-emulation/virtualbox-bin/virtualbox-bin-5.1.12.112440.ebuild
index 0c5a78159b..2d3201fa3a 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-5.1.12.112440.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.1.12.112440.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
 # $Id$
 
@@ -27,7 +27,7 @@ EXTP_P="${EXTP_PN}-${EXTP_PV}"
 SDK_PV="${VBOX_PV}"
 SDK_P="VirtualBoxSDK-${SDK_PV}"
 
-DESCRIPTION="Family of powerful x86 virtualization products for enterprise as 
well as home use"
+DESCRIPTION="Family of powerful x86 virtualization products for enterprise and 
home use"
 HOMEPAGE="http://www.virtualbox.org/;
 SRC_URI="amd64? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_amd64.run )
x86? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_x86.run )

diff --git a/app-emulation/virtualbox-bin/virtualbox-bin-5.1.14.112924.ebuild 
b/app-emulation/virtualbox-bin/virtualbox-bin-5.1.14.112924.ebuild
index a013d9d1f4..2d3201fa3a 100644
--- a/app-emulation/virtualbox-bin/virtualbox-bin-5.1.14.112924.ebuild
+++ b/app-emulation/virtualbox-bin/virtualbox-bin-5.1.14.112924.ebuild
@@ -27,7 +27,7 @@ EXTP_P="${EXTP_PN}-${EXTP_PV}"
 SDK_PV="${VBOX_PV}"
 SDK_P="VirtualBoxSDK-${SDK_PV}"
 
-DESCRIPTION="Family of powerful x86 virtualization products for enterprise as 
well as home use"
+DESCRIPTION="Family of powerful x86 virtualization products for enterprise and 
home use"
 HOMEPAGE="http://www.virtualbox.org/;
 SRC_URI="amd64? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_amd64.run )
x86? ( 
http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}_x86.run )



[gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/

2017-02-17 Thread David Seifert
commit: 6fe1b0bb8dc5f6d186a58a1cb0c56e73d7635312
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 15:43:09 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:18:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe1b0bb

app-forensics/unhide: Fix toolong.DESCRIPTION

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

 app-forensics/unhide/unhide-20121229.ebuild | 4 ++--
 app-forensics/unhide/unhide-20130526.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-forensics/unhide/unhide-20121229.ebuild 
b/app-forensics/unhide/unhide-20121229.ebuild
index 0f33fe82d9..96ce1d6d74 100644
--- a/app-forensics/unhide/unhide-20121229.ebuild
+++ b/app-forensics/unhide/unhide-20121229.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit toolchain-funcs
 MY_P="${PN}_${PV}"
 S="${WORKDIR}"
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by 
rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by 
rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info;
 SRC_URI="mirror://sourceforge/${PN}/files/${MY_P}.tgz"
 

diff --git a/app-forensics/unhide/unhide-20130526.ebuild 
b/app-forensics/unhide/unhide-20130526.ebuild
index 9f04f37889..2b7fe07352 100644
--- a/app-forensics/unhide/unhide-20130526.ebuild
+++ b/app-forensics/unhide/unhide-20130526.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit toolchain-funcs
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by 
rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by 
rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info;
 SRC_URI="mirror://sourceforge/${PN}/files/${P}.tgz"
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/jove/

2017-02-17 Thread David Seifert
commit: 2adc9e70501d6a6c56cf1f4b404df5eedd59d694
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:52:47 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adc9e70

app-editors/jove: Fix toolong.DESCRIPTION

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

 app-editors/jove/jove-4.16.0.73.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/jove/jove-4.16.0.73.ebuild 
b/app-editors/jove/jove-4.16.0.73.ebuild
index d3d1fcbad2..5bccf72944 100644
--- a/app-editors/jove/jove-4.16.0.73.ebuild
+++ b/app-editors/jove/jove-4.16.0.73.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
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="Jonathan's Own Version of Emacs - a light emacs-like editor 
without LISP bindings"
+DESCRIPTION="Jonathan's Own Version of Emacs, a light emacs-like editor 
without LISP bindings"
 HOMEPAGE="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/;
 SRC_URI="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/${PN}${PV}.tgz;
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/color-theme/

2017-02-17 Thread David Seifert
commit: 72045c788a6b062e6bf232167bfaf0e129d4e1d3
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:57:30 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72045c78

app-emacs/color-theme: Fix toolong.DESCRIPTION

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

 app-emacs/color-theme/color-theme-6.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild 
b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild
index c0d7536e98..ed53f91be7 100644
--- a/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild
+++ b/app-emacs/color-theme/color-theme-6.6.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit readme.gentoo elisp
 
-DESCRIPTION="Install color themes (includes many themes and allows you to 
share your own with the world)"
+DESCRIPTION="Install color themes (includes many themes)"
 HOMEPAGE="http://www.nongnu.org/color-theme/;
 
SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz;
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/auctex/

2017-02-17 Thread David Seifert
commit: 84697674815e77e5bcc1f988b5f781691d59ead4
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:56:26 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84697674

app-emacs/auctex: Fix toolong.DESCRIPTION

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

 app-emacs/auctex/auctex-11.88.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/auctex/auctex-11.88.ebuild 
b/app-emacs/auctex/auctex-11.88.ebuild
index 167ac3293c..7e9e622d4b 100644
--- a/app-emacs/auctex/auctex-11.88.ebuild
+++ b/app-emacs/auctex/auctex-11.88.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit elisp latex-package
 
-DESCRIPTION="Extended support for writing, formatting and using (La)TeX, 
Texinfo and BibTeX files"
+DESCRIPTION="Extended support for (La)TeX, Texinfo and BibTeX files"
 HOMEPAGE="https://www.gnu.org/software/auctex/;
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/muse/

2017-02-17 Thread David Seifert
commit: 993772d53bb652fa45e889b2416818d9535b8902
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:59:27 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993772d5

app-emacs/muse: Fix toolong.DESCRIPTION

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

 app-emacs/muse/muse-3.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/muse/muse-3.20.ebuild b/app-emacs/muse/muse-3.20.ebuild
index f403efd922..4d68a662e5 100644
--- a/app-emacs/muse/muse-3.20.ebuild
+++ b/app-emacs/muse/muse-3.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit elisp
 
-DESCRIPTION="Muse-mode is similar to EmacsWikiMode, but more focused on 
publishing to various formats"
+DESCRIPTION="Similar to EmacsWikiMode, but more focused on publishing to 
various formats"
 HOMEPAGE="http://mwolson.org/projects/EmacsMuse.html;
 SRC_URI="http://download.gna.org/muse-el/${P}.tar.gz;
 



[gentoo-commits] repo/gentoo:master commit in: app-doc/vilearn/

2017-02-17 Thread David Seifert
commit: 4c1ebd27568b72f229cfeab73f80be8abf4187b6
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Feb 17 14:51:23 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 17 20:17:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1ebd27

app-doc/vilearn: Fix toolong.DESCRIPTION

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

 app-doc/vilearn/vilearn-1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/vilearn/vilearn-1.0.ebuild 
b/app-doc/vilearn/vilearn-1.0.ebuild
index efe78118ba..1f393f3781 100644
--- a/app-doc/vilearn/vilearn-1.0.ebuild
+++ b/app-doc/vilearn/vilearn-1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-DESCRIPTION="vilearn is an interactive vi tutorial comprised of 5 tutorials 
for the vi-impaired"
+DESCRIPTION="An interactive vi tutorial comprised of 5 tutorials for the 
vi-impaired"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 SRC_URI="mirror://gentoo/${P}.tar.gz"
 



  1   2   3   >