[gentoo-commits] proj/ufed: New tag: ufed-0.95

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:56:19 2019 +

New tag: ufed-0.95




[gentoo-commits] repo/gentoo:master commit in: dev-haskell/shakespeare-js/

2019-09-26 Thread Sergei Trofimovich
commit: 7d1a2546f93b4d1468d736701c997a920dd65953
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Sep 27 06:54:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Sep 27 06:54:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1a2546

dev-haskell/shakespeare-js: drop underscores from IUSEs, bug #695040

Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/695040
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/shakespeare-js/metadata.xml  |  6 +++---
 dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild | 10 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/shakespeare-js/metadata.xml 
b/dev-haskell/shakespeare-js/metadata.xml
index 7e754854eb9..f6d4148d4d6 100644
--- a/dev-haskell/shakespeare-js/metadata.xml
+++ b/dev-haskell/shakespeare-js/metadata.xml
@@ -16,8 +16,8 @@
shakespeare-js was originally called julius, and shakespeare 
originated from the hamlet template package.


-   Test coffee.
-   Test export.
-   Test roy.
+   Test coffee.
+   Test export.
+   Test roy.

 

diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild 
b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
index 123e7ad5ec8..ab8acb625c5 100644
--- a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
+++ b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="test_coffee test_export test_roy"
+IUSE="test-coffee test-export test-roy"
 
 RDEPEND=">=dev-haskell/aeson-0.5:=[profile?]
>=dev-haskell/shakespeare-1.2:=[profile?] 

[gentoo-commits] proj/ufed: Tag deleted: ufed-0.95

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:54:00 2019 +

Tag deleted: ufed-0.95




[gentoo-commits] repo/gentoo:master commit in: dev-haskell/shakespeare/

2019-09-26 Thread Sergei Trofimovich
commit: 676100c7d37adf25a5c6f086fb507490af2a84e8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Sep 27 06:49:51 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Sep 27 06:49:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676100c7

dev-haskell/shakespeare: drop underscores from IUSEs, bug #695042

Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/695042
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/shakespeare/metadata.xml|  6 +++---
 dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild  |  6 +++---
 dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild | 10 +-
 dev-haskell/shakespeare/shakespeare-2.0.7.ebuild| 10 +-
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/dev-haskell/shakespeare/metadata.xml 
b/dev-haskell/shakespeare/metadata.xml
index 4628e04a14a..51b9253245d 100644
--- a/dev-haskell/shakespeare/metadata.xml
+++ b/dev-haskell/shakespeare/metadata.xml
@@ -14,8 +14,8 @@
Please see the documentation at 
; for more details.


-   Test export.
-   Render tests through coffeescript 
render function.
-   Render tests through roy render 
function.
+   Test export.
+   Render tests through coffeescript 
render function.
+   Render tests through roy render 
function.

 

diff --git a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild 
b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild
index 4d81aa004c1..88a5c85de2f 100644
--- a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild
+++ b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="test_export"
+IUSE="test-export"
 
 RDEPEND=">=dev-haskell/parsec-2:=[profile?] =dev-haskell/system-fileio-0.3:=[profile?]
@@ -30,5 +30,5 @@ DEPEND="${RDEPEND}
 
 src_configure() {
haskell-cabal_src_configure \
-   $(cabal_flag test_export test_export)
+   $(cabal_flag test-export test_export)
 }

diff --git a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild 
b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild
index 139c98fd3d3..e77dec6c95a 100644
--- a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild
+++ b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="test_coffee test_export test_roy"
+IUSE="test-coffee test-export test-roy"
 
 RDEPEND="dev-haskell/aeson:=[profile?]
dev-haskell/blaze-html:=[profile?]
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
 
 src_configure() {
haskell-cabal_src_configure \
-   $(cabal_flag test_coffee test_coffee) \
-   $(cabal_flag test_export test_export) \
-   $(cabal_flag test_roy test_roy)
+   $(cabal_flag test-coffee test_coffee) \
+   $(cabal_flag test-export test_export) \
+   $(cabal_flag test-roy test_roy)
 }

diff --git a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild 
b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild
index d4eb111b749..441a3a041a9 100644
--- a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild
+++ b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
-IUSE="test_coffee test_export test_roy"
+IUSE="test-coffee test-export test-roy"
 
 RDEPEND="dev-haskell/aeson:=[profile?]
dev-haskell/blaze-html:=[profile?]
@@ -37,7 +37,7 @@ DEPEND="${RDEPEND}
 
 src_configure() {
haskell-cabal_src_configure \
-   $(cabal_flag test_coffee test_coffee) \
-   $(cabal_flag test_export test_export) \
-   $(cabal_flag test_roy test_roy)
+   $(cabal_flag test-coffee test_coffee) \
+   $(cabal_flag test-export test_export) \
+   $(cabal_flag test-roy test_roy)
 }



[gentoo-commits] proj/ufed: New tag: ufed-0.95

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:43:13 2019 +

New tag: ufed-0.95




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

2019-09-26 Thread Sven Eden
commit: 6bc38442b022588b18577962c56d05cfb7fceede
Author: Sven Eden  gmx  net>
AuthorDate: Fri Sep 27 06:38:50 2019 +
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:42:12 2019 +
URL:https://gitweb.gentoo.org/proj/ufed.git/commit/?id=6bc38442

Version 0.95 Release

Closes: https://bugs.gentoo.org/695262
Signed-off-by: Sven Eden  gmx.net>

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a8eda7f..5a93678 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([ufed],[git],[https://bugs.gentoo.org/])
+AC_INIT([ufed],[0.95],[https://bugs.gentoo.org/])
 AM_INIT_AUTOMAKE([1.14 -Wall foreign dist-bzip2 no-dist-gzip subdir-objects])
 AC_CONFIG_SRCDIR([ufed-curses.c])
 AC_CONFIG_HEADERS([config.h])



[gentoo-commits] proj/ufed: Tag deleted: ufed-0.95

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:41:50 2019 +

Tag deleted: ufed-0.95




[gentoo-commits] proj/ufed: New tag: ufed-0.95

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:41:03 2019 +

New tag: ufed-0.95




[gentoo-commits] proj/ufed: Tag deleted: fedffcc

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:40:31 2019 +

Tag deleted: fedffcc




[gentoo-commits] proj/ufed: New tag: fedffcc

2019-09-26 Thread Sven Eden
commit: 
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:39:45 2019 +

New tag: fedffcc




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

2019-09-26 Thread Sven Eden
commit: fedffcced0e40ea7882bf944f83b3a09b4595b1b
Author: Sven Eden  gmx  net>
AuthorDate: Fri Sep 27 06:38:50 2019 +
Commit: Sven Eden  gmx  de>
CommitDate: Fri Sep 27 06:39:15 2019 +
URL:https://gitweb.gentoo.org/proj/ufed.git/commit/?id=fedffcce

Version 0.95 Release

Signed-off-by: Sven Eden  gmx.net>

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a8eda7f..5a93678 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([ufed],[git],[https://bugs.gentoo.org/])
+AC_INIT([ufed],[0.95],[https://bugs.gentoo.org/])
 AM_INIT_AUTOMAKE([1.14 -Wall foreign dist-bzip2 no-dist-gzip subdir-objects])
 AC_CONFIG_SRCDIR([ufed-curses.c])
 AC_CONFIG_HEADERS([config.h])



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox/, dev-embedded/scratchbox/files/

2019-09-26 Thread Michał Górny
commit: 14ea1f1ee576a707a0dc3a9e5615124a305c7762
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:07:24 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ea1f1e

dev-embedded/scratchbox: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox/Manifest |   4 -
 dev-embedded/scratchbox/files/scratchbox.rc  |  23 -
 dev-embedded/scratchbox/metadata.xml |   8 --
 dev-embedded/scratchbox/scratchbox-1.0.19.ebuild | 104 ---
 dev-embedded/scratchbox/scratchbox-1.0.20.ebuild | 104 ---
 profiles/package.mask|   6 --
 6 files changed, 249 deletions(-)

diff --git a/dev-embedded/scratchbox/Manifest b/dev-embedded/scratchbox/Manifest
deleted file mode 100644
index 8e9c07a9427..000
--- a/dev-embedded/scratchbox/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST scratchbox-core-1.0.19-i386.tar.gz 51524069 BLAKE2B 
0e50c204a104b2f860481170c6236664f8654c45ac256bdfa919fa88d2c49e44e45f3b5835cee6726f4b0192f3a951ea258f8bd90b20bb93a2b7e366f58d88a1
 SHA512 
870fa53d569fae238e4c9680ce7b61ee3f35a264ba03bb2e57e5501312826883a75c55c989f554afab24c7fa3362139f7ad9ad109019afaaa6968d88e4d4b3c0
-DIST scratchbox-core-1.0.20-i386.tar.gz 51829189 BLAKE2B 
d077c32c2af1f90d4d49205a89ce3eb6d8bb8bb7de55c690c36fefbffd9354296bd47740b4a289212dbe35a9fabe7a1f0f8f8293170a260d2593a319d59d9442
 SHA512 
a5c99d426458d38458978082db58efd74755e54294ef41dbbd811daf758573e568a84360641d61bd8d30f368e50a088b976369a1c2af543f00026f388366587d
-DIST scratchbox-libs-1.0.19-i386.tar.gz 14368380 BLAKE2B 
cd81dfc13b1f8ad57b8ebcc078a7d8233d593fa1ca35ce6692a01cec10c726131be49ce7bd7bea0fc09d0c4f9f774a5078a4de9e850108ce72dedcecdb3fc146
 SHA512 
d246c4c2c502c93ad0a73b91b3db177bfb4f6952aa85068bc0561a25567cce0e355539446af51d4aaf27c8cc168050a1ca27e5c937ce9d2e14b9db3fad0977bb
-DIST scratchbox-libs-1.0.20-i386.tar.gz 14369499 BLAKE2B 
48bb560dc4f0b06c1e51eed2f48a8037213fa3eaae310110821cc03094cda83f7998fde89ee138ccb743218c87ff1bccfa072eecbd4781cf247a9fb14b93e341
 SHA512 
2be9d23e80827d80bbaaf3da940d50b8f09e24ee9e7e12accd33c8b95aca927e66a6d3bc69e47a7c49efa3f9c7cdfa37aed4530346958f1ae85aed02fc2b

diff --git a/dev-embedded/scratchbox/files/scratchbox.rc 
b/dev-embedded/scratchbox/files/scratchbox.rc
deleted file mode 100644
index 4e69793ccb6..000
--- a/dev-embedded/scratchbox/files/scratchbox.rc
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/sbin/openrc-run
-
-depend() {
-   need localmount
-   use logger net
-}
-
-start() {
-   test -x /opt/scratchbox/sbin/sbox_ctl || \
-   eend 1 "scratchbox init script not found. Aborting" || return 1
-
-   /opt/scratchbox/sbin/sbox_ctl start
-   return $?
-}
-
-stop() {
-   test -x /opt/scratchbox/sbin/sbox_ctl || \
-   eend 1 "scratchbox init script not found. Aborting" || return 1
-   
-   /opt/scratchbox/sbin/sbox_ctl stop
-   return $?
-}
-

diff --git a/dev-embedded/scratchbox/metadata.xml 
b/dev-embedded/scratchbox/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild 
b/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
deleted file mode 100644
index d763fc05189..000
--- a/dev-embedded/scratchbox/scratchbox-1.0.19.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils user
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-core-${PV}-i386.tar.gz
-   
http://scratchbox.org/download/files/sbox-releases/hathor/tarball/scratchbox-libs-${PV}-i386.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-DEPEND=""
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
-   dodir ${TARGET_DIR}
-   # doins doesn't work with symlinks, getting "file not found" with doins
-   cp -pRP ./* "${D}/${TARGET_DIR}"
-   ln -s opt/scratchbox "${D}/scratchbox"
-
-   # scratchbox service loader
-   newinitd "${FILESDIR}/scratchbox.rc" scratchbox || die "newinitd failed"
-
-   # group already created
-   echo ${SBOX_GROUP} > "${D}/${TARGET_DIR}/.run_me_first_done"
-}
-
-pkg_preinst() {
-   einfo "Creating group sbox"
-   enewgroup "${SBOX_GR

[gentoo-commits] repo/gentoo:master commit in: dev-embedded/scratchbox-devkit-svn/, profiles/

2019-09-26 Thread Michał Górny
commit: 0069fbba38687881c3ac6042f0275ab994ea6ab3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:04:23 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:07:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0069fbba

dev-embedded/scratchbox-devkit-svn: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-svn/Manifest|  1 -
 dev-embedded/scratchbox-devkit-svn/metadata.xml|  8 --
 .../scratchbox-devkit-svn-1.0.ebuild   | 31 --
 profiles/package.mask  |  1 -
 4 files changed, 41 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-svn/Manifest 
b/dev-embedded/scratchbox-devkit-svn/Manifest
deleted file mode 100644
index 4e1d2e34a6d..000
--- a/dev-embedded/scratchbox-devkit-svn/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scratchbox-devkit-svn-1.0-i386.tar.gz 15363785 BLAKE2B 
7f448c3dc2a7ea00e9618ab1c6ead2f38c4d3b60ffae2d26f6270cd9c82208036f618477ebd569dd6a88529e0d06e8517949a075f45a91e126a31538bb2987c7
 SHA512 
e9f6349a0bb0ab0fc2a726eb053314b8035ce485109a0835f132f31f342c36297d7edaeff60329b5da8e9203c23216dd6868d8fc41355f18caf78d1a4ba2e484

diff --git a/dev-embedded/scratchbox-devkit-svn/metadata.xml 
b/dev-embedded/scratchbox-devkit-svn/metadata.xml
deleted file mode 100644
index e248196b07c..000
--- a/dev-embedded/scratchbox-devkit-svn/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   embed...@gentoo.org
-   Embedded Gentoo
-   
-

diff --git 
a/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild 
b/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild
deleted file mode 100644
index df77e74be0d..000
--- a/dev-embedded/scratchbox-devkit-svn/scratchbox-devkit-svn-1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-QA_TEXTRELS="opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b634b627adf..be73f681a4e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1099,7 +1099,6 @@ dev-embedded/scratchbox-devkit-git
 dev-embedded/scratchbox-devkit-maemo3
 dev-embedded/scratchbox-devkit-perl
 dev-embedded/scratchbox-devkit-qemu
-dev-embedded/scratchbox-devkit-svn
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-doctools/

2019-09-26 Thread Michał Górny
commit: afcb45e0ed4c37994c7f3e1517917d74cefe8568
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:05:59 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afcb45e0

dev-embedded/scratchbox-devkit-doctools: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-doctools/Manifest   |  3 ---
 .../scratchbox-devkit-doctools/metadata.xml|  8 --
 .../scratchbox-devkit-doctools-1.0.13.ebuild   | 29 --
 .../scratchbox-devkit-doctools-1.0.14.ebuild   | 29 --
 .../scratchbox-devkit-doctools-1.0.9.ebuild| 29 --
 profiles/package.mask  |  1 -
 6 files changed, 99 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-doctools/Manifest 
b/dev-embedded/scratchbox-devkit-doctools/Manifest
deleted file mode 100644
index 64e5f306894..000
--- a/dev-embedded/scratchbox-devkit-doctools/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST scratchbox-devkit-doctools-1.0.13-i386.tar.gz 138053226 BLAKE2B 
1c4a611f02036fef1588535e774b53c4b155c9408ae1c6c8835b3051fe209a41511c688de21331e103fa2dcf956009cbe60fdb3c6991b04fde03d99a06c0ddfc
 SHA512 
1f57c52f47a0e01b0866a5c3860e665d0de4c3e407d5e3d8f8dc0fd8c34bae69f432f8da2b7c9acc917af0b41e957c87a0e1d42a413e256e45c02c533089d1c6
-DIST scratchbox-devkit-doctools-1.0.14-i386.tar.gz 138045143 BLAKE2B 
ebc67930f91800a64c2b3859d5b5ca3faa86e64e6f636add2ea16278bcc05f45cdc1e99cd2a976592825d42b28c4c7cae7f2b1b1e9de96416c75a8e6bd465084
 SHA512 
95a4a5ae12d2044f928ff21fd2bc58320cb860e7762f22e47cbe4ed67fe4a183b08319459fb3c975b62bd1da3cd683580e474d514c1f3132db7bd6224249405a
-DIST scratchbox-devkit-doctools-1.0.9-i386.tar.gz 139460608 BLAKE2B 
3ff27dc46e72f6659f98b2c09132dc0d289b34286fe1a278a719decdd17ffd06cd233cb987b866702dcb6c89cf01667b3032527cf4360176d82d6320e32bc4c3
 SHA512 
7b6d7dc2defd6541f9a4677bda4776b591ec53e59b143c6f695ef29c685047581d9bdf46eb61ee453207b276f3626ea46d2e4851b956068156f472d8ff3d45f2

diff --git a/dev-embedded/scratchbox-devkit-doctools/metadata.xml 
b/dev-embedded/scratchbox-devkit-doctools/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-doctools/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.13.ebuild
 
b/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.13.ebuild
deleted file mode 100644
index e6e8abc0847..000
--- 
a/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.13.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.14.ebuild
 
b/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.14.ebuild
deleted file mode 100644
index 33d2d0caa82..000
--- 
a/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.14.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.9.ebuild
 
b/dev-embedded/scratchbox-devkit-doctools/scratchbox-devkit-doctools-1.0.9.ebuild
deleted file mode 100644
index 337ae5168bd..000
--- 
a/dev-embedded/scrat

[gentoo-commits] repo/gentoo:master commit in: dev-embedded/scratchbox-devkit-git/, profiles/

2019-09-26 Thread Michał Górny
commit: e6e53b2d9dab9b22439d00a0bb8b4d0a39a61dd0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:05:35 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e53b2d

dev-embedded/scratchbox-devkit-git: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-git/Manifest|  2 --
 dev-embedded/scratchbox-devkit-git/metadata.xml|  8 --
 .../scratchbox-devkit-git-1.0.1.ebuild | 31 --
 .../scratchbox-devkit-git-1.0.2.ebuild | 31 --
 profiles/package.mask  |  1 -
 5 files changed, 73 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-git/Manifest 
b/dev-embedded/scratchbox-devkit-git/Manifest
deleted file mode 100644
index 7e78995754d..000
--- a/dev-embedded/scratchbox-devkit-git/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-git-1.0.1-i386.tar.gz 5640785 BLAKE2B 
801825804f1aa1a8498d6f507b5c68c1314e366dbdf892eadf0be2ffc7ebf24620dba503ce45b24c001665fa200a1d8715c60b0245dd0a0452be9b639f6652b5
 SHA512 
d48c2870c1757b0501b3223ae9d3fd52dc585767ae16c8d8857c3a7f3e5794c3203050dbd84969fe424bab38d347afe9b6f6ce759a18c8152558b29ca71e6ec1
-DIST scratchbox-devkit-git-1.0.2-i386.tar.gz 18337539 BLAKE2B 
119e90a5ecae374dab5fc1b76c8169aaf274d61bafd8b3106feedd555c9a5eeabe920a341745b6af113f86cc7e80feec9ed26b1ac8ad17635d068d1e140aeb99
 SHA512 
1ffe21ffd5d4ecf46f148ee607c9cf51d309c6a6f6179d7b83e5c0260b1f137d2180abb0794ce4596510ef353cf7668a3d9b236bff101e1448873b21e12a8956

diff --git a/dev-embedded/scratchbox-devkit-git/metadata.xml 
b/dev-embedded/scratchbox-devkit-git/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-git/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild 
b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
deleted file mode 100644
index df77e74be0d..000
--- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-QA_TEXTRELS="opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild 
b/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild
deleted file mode 100644
index 3f2ca6264db..000
--- a/dev-embedded/scratchbox-devkit-git/scratchbox-devkit-git-1.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-QA_TEXTRELS="opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 7191c8e0669..34edf7c9303 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1095,7 +1095,6 @@ dev-embedded/scratchbox-devkit-cputransp
 dev-embedded/scratchbox-devkit-debian
 dev-embedded/scratchbox-devkit-debian-squeeze
 dev-embedded/scratchbox-devkit-doctools
-dev-embedded/scratchbox-devkit-git
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/scratchbox-devkit-qemu/, profiles/

2019-09-26 Thread Michał Górny
commit: 768f03710ed8deed5b8231fae8e81bdec96ca259
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:04:42 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:07:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768f0371

dev-embedded/scratchbox-devkit-qemu: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-qemu/Manifest   |  3 --
 dev-embedded/scratchbox-devkit-qemu/metadata.xml   |  8 --
 .../scratchbox-devkit-qemu-0.10.0.0.10.ebuild  | 32 --
 .../scratchbox-devkit-qemu-0.11.50.0.5.ebuild  | 32 --
 .../scratchbox-devkit-qemu-0.12.50.0.3.ebuild  | 32 --
 profiles/package.mask  |  1 -
 6 files changed, 108 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-qemu/Manifest 
b/dev-embedded/scratchbox-devkit-qemu/Manifest
deleted file mode 100644
index e1026c4d686..000
--- a/dev-embedded/scratchbox-devkit-qemu/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST scratchbox-devkit-qemu-0.10.0-0sb10-i386.tar.gz 3312204 BLAKE2B 
7bf9ef163121cbcaf64233f109f0d0ef21f43872da17933e54fe378ccfa16848131a2556305c1df96998bca5a836bfb7fba4036f31dda78c0c25e31482c99140
 SHA512 
029658efe3b47cb6a96b2ec2f730948c469c9dffb0eea43197cb5d5a1ae767294a6bf7ffe5a26d6fbf3efe01fb55c042aa52134f64e5e6e4b32e6baec7278661
-DIST scratchbox-devkit-qemu-0.11.50-0sb5-i386.tar.gz 3351017 BLAKE2B 
e36459364a527fae7c107aff33faaeabb79a41a4340fae17ed5d27d3c43ae713d0bbe6443da408a5a5ef78c3447a2aa4400157e0621a991d19b955e4159a27b4
 SHA512 
d191122c46de6947ed0b64bfacaa5d4e3f092e353c11e584d7d4cc43d1f4fc2b048d2100ca92c7568c287daa7816359637c3e6b0d9384c0858ca32a26f0c192a
-DIST scratchbox-devkit-qemu-0.12.50-0sb3-i386.tar.gz 3473391 BLAKE2B 
a58c50c8834bca1d7f11a29c066bc246e88f5dafc11ded00ebc4b89e64ec2fc2f4653ff3e51784a23641d244952ad128c78068e60d5a08ae4c8d6eb92b02a6a0
 SHA512 
03808c3d52ce62bd8ab728dc6120d126136294aca10a91781583eec33d99dc686dd24a6a0d58b37d70f38a78049313c30d556e195c949afa1a89c7544cd013f2

diff --git a/dev-embedded/scratchbox-devkit-qemu/metadata.xml 
b/dev-embedded/scratchbox-devkit-qemu/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-qemu/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.10.ebuild 
b/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.10.ebuild
deleted file mode 100644
index 2654bbd6745..000
--- 
a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.10.0.0.10.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-MYPV=0.10.0-0sb10
-MYP=${PN}-${MYPV}
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${MYP}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.11.50.0.5.ebuild 
b/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.11.50.0.5.ebuild
deleted file mode 100644
index 0c9ce42f634..000
--- 
a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.11.50.0.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-MYPV=0.11.50-0sb5
-MYP=${PN}-${MYPV}
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${MYP}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild 
b/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild
deleted file mode 100644
index dceac710be4..000

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-debian/

2019-09-26 Thread Michał Górny
commit: 4be25c19e2f672a1cd09777affc0e2c2277e2ef7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:06:46 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be25c19

dev-embedded/scratchbox-devkit-debian: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-debian/Manifest |  2 --
 dev-embedded/scratchbox-devkit-debian/metadata.xml |  8 --
 .../scratchbox-devkit-debian-1.0.10.ebuild | 31 --
 .../scratchbox-devkit-debian-1.0.11.ebuild | 31 --
 profiles/package.mask  |  1 -
 5 files changed, 73 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-debian/Manifest 
b/dev-embedded/scratchbox-devkit-debian/Manifest
deleted file mode 100644
index e3e318f86dd..000
--- a/dev-embedded/scratchbox-devkit-debian/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-debian-1.0.10-i386.tar.gz 9786244 BLAKE2B 
9bdac44392d0aec3386a7b7161215fbcd1be5822de5fa7fe5aa1a14a2778f9f874ecac7618fb11a1df6d5866abf197c352c8fb08ed085db2395c7f1868cea8eb
 SHA512 
bcfaec7c9dc21acf20b4d2da675aec3d68c7b7761ae93d4b9f3af7fe96374da54073645c18157d714811e8492427c5a63e5905479fcb84a6d849edce18b8ef06
-DIST scratchbox-devkit-debian-1.0.11-i386.tar.gz 7415809 BLAKE2B 
162df2c6867cfa6c87098773232cb74062369d5427a43f55a52709fac64a100df529a3d0980fdc044088ffb9f9f468ade8d416ab2778655c2fae841e7de5d534
 SHA512 
39c724f115097ce42db0fcd6366f97cc1c0ea4a853345444398980c1a9963332df4782b384382a7e003003563adfad7f1c8dd18eecec0da6f6532ab0901eb46f

diff --git a/dev-embedded/scratchbox-devkit-debian/metadata.xml 
b/dev-embedded/scratchbox-devkit-debian/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-debian/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild 
b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild
deleted file mode 100644
index df77e74be0d..000
--- 
a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.10.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-QA_TEXTRELS="opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild 
b/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild
deleted file mode 100644
index 3f2ca6264db..000
--- 
a/dev-embedded/scratchbox-devkit-debian/scratchbox-devkit-debian-1.0.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-QA_TEXTRELS="opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 6503a0748b8..8ed223a0701 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1092,7 +1092,6 @@ games-rpg/eternal-lands-data
 dev-embedded/scratchbox
 dev-embedded/scratchbox-devkit-apt-https
 dev-embedded/scratchbox-devkit-cputransp
-dev-embedded/scratchbox-devkit-debian
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/scratchbox-devkit-debian-squeeze/, profiles/

2019-09-26 Thread Michał Górny
commit: c3fd6a61cfcdc1d9e252aa47bcba1e235deaf9b9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:06:24 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fd6a61

dev-embedded/scratchbox-devkit-debian-squeeze: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 .../scratchbox-devkit-debian-squeeze/Manifest  |  2 --
 .../scratchbox-devkit-debian-squeeze/metadata.xml  |  8 ---
 .../scratchbox-devkit-debian-squeeze-1.0.4.ebuild  | 27 --
 .../scratchbox-devkit-debian-squeeze-1.0.5.ebuild  | 27 --
 profiles/package.mask  |  1 -
 5 files changed, 65 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-debian-squeeze/Manifest 
b/dev-embedded/scratchbox-devkit-debian-squeeze/Manifest
deleted file mode 100644
index a3ae2529bcc..000
--- a/dev-embedded/scratchbox-devkit-debian-squeeze/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-debian-squeeze-1.0.4-i386.tar.gz 7806679 BLAKE2B 
295fcd9c475574379dcdadd185b7e2ca04f5f7cdf32923765f469fd88b122e01778be9332611ec4985fea23b11677d10b096e6cebadaef10baaa47ec72befde3
 SHA512 
7a196f7978afb06af01253db7bb6804b3651fe5293c595424bd316988ca205e692cdec2caaafb2cdcffc6822c87eee4365d8074037068925ac1b4ac44803cacd
-DIST scratchbox-devkit-debian-squeeze-1.0.5-i386.tar.gz 7894742 BLAKE2B 
84317cffa1718ef58636de1124faf73c0c212fd5c6f50005e632d67f293830b88427dd472e3fd7329801b33604ed299ba4fb679d69607d21ece6e3484f2a9890
 SHA512 
0fd461a6db791cf48e549db102f4725f9312bbb680c7ae2ba03e1bd1a5780c619681922b18f5e81d17fc32d66aba9ef4e45c1018d91e218262f4b9618f27f90a

diff --git a/dev-embedded/scratchbox-devkit-debian-squeeze/metadata.xml 
b/dev-embedded/scratchbox-devkit-debian-squeeze/metadata.xml
deleted file mode 100644
index e248196b07c..000
--- a/dev-embedded/scratchbox-devkit-debian-squeeze/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   embed...@gentoo.org
-   Embedded Gentoo
-   
-

diff --git 
a/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.4.ebuild
 
b/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.4.ebuild
deleted file mode 100644
index 92bea32a053..000
--- 
a/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-DEPEND=""
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.5.ebuild
 
b/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.5.ebuild
deleted file mode 100644
index 92bea32a053..000
--- 
a/dev-embedded/scratchbox-devkit-debian-squeeze/scratchbox-devkit-debian-squeeze-1.0.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-DEPEND=""
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 24cd9319b50..6503a0748b8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1093,7 +1093,6 @@ dev-embedded/scratchbox
 dev-embedded/scratchbox-devkit-apt-https
 dev-embedded/scratchbox-devkit-cputransp
 dev-embedded/scratchbox-devkit-debian
-dev-embedded/scratchbox-devkit-debian-squeeze
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-perl/

2019-09-26 Thread Michał Górny
commit: 78ab8c461f0fc85756e14ae481aa8d952d427a07
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:04:56 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:07:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ab8c46

dev-embedded/scratchbox-devkit-perl: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-perl/Manifest   |  2 --
 dev-embedded/scratchbox-devkit-perl/metadata.xml   |  8 --
 .../scratchbox-devkit-perl-1.0.4.ebuild| 29 --
 .../scratchbox-devkit-perl-1.0.5.ebuild| 29 --
 profiles/package.mask  |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-perl/Manifest 
b/dev-embedded/scratchbox-devkit-perl/Manifest
deleted file mode 100644
index c53d5048c7a..000
--- a/dev-embedded/scratchbox-devkit-perl/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-perl-1.0.4-i386.tar.gz 970158 BLAKE2B 
49b99116198b406d5be6ab87f44494c5114f4207a53d483e963423bcae29f986982fc051a54eb1cdbb95a437046aa37501de66c2833ce4004858b5a8c59f1ab3
 SHA512 
ce57b6fddc725cdcbb10d5ec89667b04cd1f5d0b9593143b88ba2821faa121689e103b26414000349fa764240cc44fdea995e08fe62386925823fa70c808e530
-DIST scratchbox-devkit-perl-1.0.5-i386.tar.gz 955873 BLAKE2B 
01fdf91164ff0afd54b1e357a2479167e6ec1825e286920655959a77f636fbf98a974e0be8593e4ee776489dc93d29a24fe0a11f5a769ef7b317240b4b209b8d
 SHA512 
9da627c76192133a8f49c181cbe149b8031920812d9d65622ff3bdb829dbe9d47a9385cfc39a17cf04499de2d35ecbfa88cc6379ede166f42c765124323888de

diff --git a/dev-embedded/scratchbox-devkit-perl/metadata.xml 
b/dev-embedded/scratchbox-devkit-perl/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-perl/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild 
b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild
deleted file mode 100644
index e6e8abc0847..000
--- a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild 
b/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild
deleted file mode 100644
index 33d2d0caa82..000
--- a/dev-embedded/scratchbox-devkit-perl/scratchbox-devkit-perl-1.0.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index bf31cb02258..7c0402c8448 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1097,7 +1097,6 @@ dev-embedded/scratchbox-devkit-debian-squeeze
 dev-embedded/scratchbox-devkit-doctools
 dev-embedded/scratchbox-devkit-git
 dev-embedded/scratchbox-devkit-maemo3
-dev-embedded/scratchbox-devkit-perl
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-cputransp/

2019-09-26 Thread Michał Górny
commit: 9c8be95d28f6889a21f8d8963e4b671c27b6afb1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:07:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8be95d

dev-embedded/scratchbox-devkit-cputransp: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-cputransp/Manifest  |  2 --
 .../scratchbox-devkit-cputransp/metadata.xml   |  8 --
 .../scratchbox-devkit-cputransp-1.0.7.ebuild   | 29 --
 .../scratchbox-devkit-cputransp-1.0.9.ebuild   | 29 --
 profiles/package.mask  |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-cputransp/Manifest 
b/dev-embedded/scratchbox-devkit-cputransp/Manifest
deleted file mode 100644
index 05a46a454bf..000
--- a/dev-embedded/scratchbox-devkit-cputransp/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-cputransp-1.0.7-i386.tar.gz 23559307 BLAKE2B 
47d0092ab07b7a66c05fbfa523691a1fd0f0fa19a765a866c5e93330e154e850e2cd8b57b74839c062861b2e5878ecadd242af5917ae511ab19e32fe550f9a9b
 SHA512 
555d088d0f0fff1e272b8111931c345d99ae233b8ac5cb7e7f4b5e99b68c69cb983f1a926a36f017c434b311621b84c5a6dcba58e95c190fc5e403ea930eddb4
-DIST scratchbox-devkit-cputransp-1.0.9-i386.tar.gz 23595294 BLAKE2B 
0734bc7007cb31c7c029102bfb975e4e374ffaf6dc4827bfe3595c1ca9a48fbdcdc5bba242b84fdfe52cabe7c7d4fa591bb385b0272bd6bcae8cd902ce17452a
 SHA512 
b3c17a62c57fefd63e402c460965f71525c3319d8cf2da93e44db9bac1ca276b9e95b2424955825933665e3f67e7ffd2cb03ee809e836a410fb401582febada0

diff --git a/dev-embedded/scratchbox-devkit-cputransp/metadata.xml 
b/dev-embedded/scratchbox-devkit-cputransp/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-cputransp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
 
b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
deleted file mode 100644
index 4dbb60e3224..000
--- 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
 
b/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
deleted file mode 100644
index f42edff2fe8..000
--- 
a/dev-embedded/scratchbox-devkit-cputransp/scratchbox-devkit-cputransp-1.0.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-RDEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ed223a0701..ac0c96254dd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1091,7 +1091,6 @@ games-rpg/eternal-lands-data
 # Removal in 30 days.  Bug #681168.
 dev-embedded/scratchbox
 dev-embedded/scratchbox-devkit-apt-https
-dev-embedded/scratchbox-devkit-cputransp
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-apt-https/

2019-09-26 Thread Michał Górny
commit: 30ca3164f5dbd6d2d2a5fe882230776cd704669b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:07:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:08:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ca3164

dev-embedded/scratchbox-devkit-apt-https: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-apt-https/Manifest  |  2 --
 .../scratchbox-devkit-apt-https/metadata.xml   |  8 --
 .../scratchbox-devkit-apt-https-1.0.10.ebuild  | 29 --
 .../scratchbox-devkit-apt-https-1.0.11.ebuild  | 29 --
 profiles/package.mask  |  1 -
 5 files changed, 69 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-apt-https/Manifest 
b/dev-embedded/scratchbox-devkit-apt-https/Manifest
deleted file mode 100644
index c2c47710766..000
--- a/dev-embedded/scratchbox-devkit-apt-https/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST scratchbox-devkit-apt-https-1.0.10-i386.tar.gz 2991367 BLAKE2B 
88a9e24f2bdef094ef97d8f7e5b309eb10752c8660a6195a20356f3b78233c24017f180cd2bd5a666d1dd995ea929d89e4941cf0a486e95bf972a6bae5f98e97
 SHA512 
fc5a499e34828136ce72f806540708c6de25ea11ab64c245609785117eabb7df5f845e5371cc5f0c480b3396a15382519aef88663e218120e7e0f924b841de53
-DIST scratchbox-devkit-apt-https-1.0.11-i386.tar.gz 2991247 BLAKE2B 
9fef4f9290f32c8c228ef126a6cd3340e8abae75970255a53b72cc07d7fa5f4fa8eb691f2b31b70bd920927947c7d6e194c2de11863d43dda301a64f78f90644
 SHA512 
d60b530a74a68798160bef4fbbc76f747c68f5cc8b0ba9244c847f9f3d93c816de6ce4ec8892353659bdf4fbe8d53d271a096b5884fd1b69ef68d2dc24fb4374

diff --git a/dev-embedded/scratchbox-devkit-apt-https/metadata.xml 
b/dev-embedded/scratchbox-devkit-apt-https/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-apt-https/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
 
b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
deleted file mode 100644
index e6e8abc0847..000
--- 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild
 
b/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild
deleted file mode 100644
index 33d2d0caa82..000
--- 
a/dev-embedded/scratchbox-devkit-apt-https/scratchbox-devkit-apt-https-1.0.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/hathor/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index ac0c96254dd..3d0d8c4a32a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1090,7 +1090,6 @@ games-rpg/eternal-lands-data
 # bump).  No reverse dependencies.
 # Removal in 30 days.  Bug #681168.
 dev-embedded/scratchbox
-dev-embedded/scratchbox-devkit-apt-https
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/scratchbox-devkit-maemo3/

2019-09-26 Thread Michał Górny
commit: e707b5034ebc54c8072ee6367ecd1dcf651113eb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 27 06:05:19 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 27 06:07:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e707b503

dev-embedded/scratchbox-devkit-maemo3: Remove last-rited pkg

Closes: https://bugs.gentoo.org/681168
Signed-off-by: Michał Górny  gentoo.org>

 dev-embedded/scratchbox-devkit-maemo3/Manifest |  1 -
 dev-embedded/scratchbox-devkit-maemo3/metadata.xml |  8 --
 .../scratchbox-devkit-maemo3-1.0.3.ebuild  | 32 --
 profiles/package.mask  |  1 -
 4 files changed, 42 deletions(-)

diff --git a/dev-embedded/scratchbox-devkit-maemo3/Manifest 
b/dev-embedded/scratchbox-devkit-maemo3/Manifest
deleted file mode 100644
index 7ee08426078..000
--- a/dev-embedded/scratchbox-devkit-maemo3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST scratchbox-devkit-maemo3-1.0.3-i386.tar.gz 22558160 BLAKE2B 
e91a2cddb89d7b46c2b62240e87268e49b58803f3419ef4e8204899deafc74082fcc583b8fcb5dd3887cf871ef5be14ba98fa6b8b6d7c596045918a6698d64da
 SHA512 
561cffc47a44b575e25114450aa7d596b2df2988ed9ec7f4a37f09227025550f3fd0cc12d009cf85635027a79d616a422a8a846b8ecc82c677f0bc27c8fbd839

diff --git a/dev-embedded/scratchbox-devkit-maemo3/metadata.xml 
b/dev-embedded/scratchbox-devkit-maemo3/metadata.xml
deleted file mode 100644
index 71b1461e114..000
--- a/dev-embedded/scratchbox-devkit-maemo3/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   embed...@gentoo.org
-   Embedded Gentoo
-
-

diff --git 
a/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild 
b/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild
deleted file mode 100644
index a14316553aa..000
--- 
a/dev-embedded/scratchbox-devkit-maemo3/scratchbox-devkit-maemo3-1.0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-SBOX_GROUP="sbox"
-
-DESCRIPTION="A cross-compilation toolkit for embedded Linux application 
development"
-HOMEPAGE="http://www.scratchbox.org/";
-SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when 
needed (bug #296294)
-RESTRICT="strip"
-
-RDEPEND="=dev-embedded/scratchbox-1.0*"
-DEPEND=""
-
-QA_TEXTRELS="opt/scratchbox"
-QA_EXECSTACK="opt/scratchbox"
-
-TARGET_DIR="/opt/scratchbox"
-
-S=${WORKDIR}/scratchbox
-
-src_install() {
-   dodir ${TARGET_DIR}
-   cp -pRP * "${D}/${TARGET_DIR}"
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 7c0402c8448..7191c8e0669 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1096,7 +1096,6 @@ dev-embedded/scratchbox-devkit-debian
 dev-embedded/scratchbox-devkit-debian-squeeze
 dev-embedded/scratchbox-devkit-doctools
 dev-embedded/scratchbox-devkit-git
-dev-embedded/scratchbox-devkit-maemo3
 
 # Miroslav Šulc  (2019-08-19)
 # Depends on >=virtual/{jdk,jre}-11 which is masked



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/

2019-09-26 Thread Tim Harder
commit: 2f3fc667b7590223e897bac98c5bcc70a44051d0
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 05:45:21 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 05:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3fc667

dev-cpp/nlohmann_json: version bump to 3.7.0

Signed-off-by: Tim Harder  gentoo.org>

 dev-cpp/nlohmann_json/Manifest   |  1 +
 dev-cpp/nlohmann_json/nlohmann_json-3.7.0.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/dev-cpp/nlohmann_json/Manifest b/dev-cpp/nlohmann_json/Manifest
index 486ceb43b52..0f21d8807bc 100644
--- a/dev-cpp/nlohmann_json/Manifest
+++ b/dev-cpp/nlohmann_json/Manifest
@@ -1,2 +1,3 @@
 DIST nlohmann_json-3.5.0.tar.gz 114796008 BLAKE2B 
94caa0374be1d38230cb13b8cd9deb3da04e4b81d361ce6baf54c1bad231945a94df74683a31660dc98413dbf23ea7596c6ed1da9cda9e02add7d7c6568973e3
 SHA512 
e2874e10e12070e8e1b9c01f41ce24002a3859c4aca8bf46083ea08e68f44ed6725bdcdf8e592b1e50d69975d506836c62a8e10fc6da00f0844c149dd6676996
 DIST nlohmann_json-3.6.1.tar.gz 118862808 BLAKE2B 
257508b33480741bd4438fe928869c0744a5e84806fa4e068b048bfc0e665802a45f31bc740c14f74e7a0384df18b9bba58a0e001750b1a800ea00cd1712b280
 SHA512 
e0565ccdee34e89a6836a97f039c04a0bac445b44f6f323918ea424b34e4577688a4f4f72d5ef1ec0b53d159bfe87e8e9c97b70ef98231ea463f59f05e16eb2a
+DIST nlohmann_json-3.7.0.tar.gz 118868542 BLAKE2B 
25191628b737ea5614de85d0fcb4425fcb2d37e6890626e6ba22949430a1c5f827ff17d1cd8245c8e98d0deda617d8268c55caff3017a6b4a2f730e524599311
 SHA512 
35510a0ee59d847ff9fcd4f4026ef936abb89675884fdd2db808f8349a55073206f764cd4f797deb1b6493ea0e04889505f49483e5b88798011dd5db87e7c87d

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.7.0.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.7.0.ebuild
new file mode 100644
index 000..ed480ec910f
--- /dev/null
+++ b/dev-cpp/nlohmann_json/nlohmann_json-3.7.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="JSON for Modern C++"
+HOMEPAGE="https://github.com/nlohmann/json https://nlohmann.github.io/json/";
+SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+DEPEND="doc? ( app-doc/doxygen )"
+
+DOCS=( ChangeLog.md README.md )
+
+S=${WORKDIR}/json-${PV}
+
+src_configure() {
+   local mycmakeargs=(
+   -DJSON_BuildTests=$(usex test)
+   -DJSON_MultipleHeaders=ON
+   )
+
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   cmake-utils_src_compile
+   use doc && emake -C doc
+}
+
+src_test() {
+   emake check
+}
+
+src_install() {
+   cmake-utils_src_install
+   use doc && dodoc -r doc/html
+}



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/nlohmann_json/

2019-09-26 Thread Tim Harder
commit: be8e86e896300915c8f630dbdedd7ffaaa6f78e0
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 05:45:48 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 05:48:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8e86e8

dev-cpp/nlohmann_json: remove old

Signed-off-by: Tim Harder  gentoo.org>

 dev-cpp/nlohmann_json/Manifest   |  1 -
 dev-cpp/nlohmann_json/nlohmann_json-3.5.0.ebuild | 35 
 dev-cpp/nlohmann_json/nlohmann_json-3.6.1.ebuild | 35 
 3 files changed, 71 deletions(-)

diff --git a/dev-cpp/nlohmann_json/Manifest b/dev-cpp/nlohmann_json/Manifest
index 0f21d8807bc..19aee47939a 100644
--- a/dev-cpp/nlohmann_json/Manifest
+++ b/dev-cpp/nlohmann_json/Manifest
@@ -1,3 +1,2 @@
-DIST nlohmann_json-3.5.0.tar.gz 114796008 BLAKE2B 
94caa0374be1d38230cb13b8cd9deb3da04e4b81d361ce6baf54c1bad231945a94df74683a31660dc98413dbf23ea7596c6ed1da9cda9e02add7d7c6568973e3
 SHA512 
e2874e10e12070e8e1b9c01f41ce24002a3859c4aca8bf46083ea08e68f44ed6725bdcdf8e592b1e50d69975d506836c62a8e10fc6da00f0844c149dd6676996
 DIST nlohmann_json-3.6.1.tar.gz 118862808 BLAKE2B 
257508b33480741bd4438fe928869c0744a5e84806fa4e068b048bfc0e665802a45f31bc740c14f74e7a0384df18b9bba58a0e001750b1a800ea00cd1712b280
 SHA512 
e0565ccdee34e89a6836a97f039c04a0bac445b44f6f323918ea424b34e4577688a4f4f72d5ef1ec0b53d159bfe87e8e9c97b70ef98231ea463f59f05e16eb2a
 DIST nlohmann_json-3.7.0.tar.gz 118868542 BLAKE2B 
25191628b737ea5614de85d0fcb4425fcb2d37e6890626e6ba22949430a1c5f827ff17d1cd8245c8e98d0deda617d8268c55caff3017a6b4a2f730e524599311
 SHA512 
35510a0ee59d847ff9fcd4f4026ef936abb89675884fdd2db808f8349a55073206f764cd4f797deb1b6493ea0e04889505f49483e5b88798011dd5db87e7c87d

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.5.0.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.5.0.ebuild
deleted file mode 100644
index fd4f1a4593e..000
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.5.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="JSON for Modern C++"
-HOMEPAGE="https://github.com/nlohmann/json https://nlohmann.github.io/json/";
-SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="doc"
-
-DEPEND="doc? ( app-doc/doxygen )"
-
-DOCS=( ChangeLog.md README.md )
-
-S=${WORKDIR}/json-${PV}
-
-src_compile() {
-   meson_src_compile
-   use doc && emake -C doc
-}
-
-src_test() {
-   emake check
-}
-
-src_install() {
-   meson_src_install
-   use doc && dodoc -r doc/html
-}

diff --git a/dev-cpp/nlohmann_json/nlohmann_json-3.6.1.ebuild 
b/dev-cpp/nlohmann_json/nlohmann_json-3.6.1.ebuild
deleted file mode 100644
index fd4f1a4593e..000
--- a/dev-cpp/nlohmann_json/nlohmann_json-3.6.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="JSON for Modern C++"
-HOMEPAGE="https://github.com/nlohmann/json https://nlohmann.github.io/json/";
-SRC_URI="https://github.com/nlohmann/json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="doc"
-
-DEPEND="doc? ( app-doc/doxygen )"
-
-DOCS=( ChangeLog.md README.md )
-
-S=${WORKDIR}/json-${PV}
-
-src_compile() {
-   meson_src_compile
-   use doc && emake -C doc
-}
-
-src_test() {
-   emake check
-}
-
-src_install() {
-   meson_src_install
-   use doc && dodoc -r doc/html
-}



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

2019-09-26 Thread Joonas Niilola
commit: 5917e0160d5104a910652a987cba863f305fe85e
Author: Till Schäfer  uni-dortmund  de>
AuthorDate: Wed Sep 25 14:49:47 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Sep 27 05:05:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5917e016

app-text/nfoview: clean old ebuilds

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Till Schäfer  uni-dortmund.de>
Closes: https://github.com/gentoo/gentoo/pull/13038
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/nfoview/Manifest|  2 --
 app-text/nfoview/nfoview-1.23.ebuild | 37 
 app-text/nfoview/nfoview-1.24.ebuild | 37 
 3 files changed, 76 deletions(-)

diff --git a/app-text/nfoview/Manifest b/app-text/nfoview/Manifest
index 16309ae8357..7bbfa1dafa1 100644
--- a/app-text/nfoview/Manifest
+++ b/app-text/nfoview/Manifest
@@ -1,4 +1,2 @@
-DIST nfoview-1.23.tar.gz 83337 BLAKE2B 
d73cd6987bf7929c57e8acf0a24278272ea199bf980756ddb5da9a5eddf7760a8c05f0e48a287ee760d4bf4d2594fb08b43a77cef46d371a746629bf76955e91
 SHA512 
b94724e130cdf58b911634496c52361d008ebfafab3ac40a76612c4891737d4145596a6badc15fe4228c90c1cd7261e5a892e3e462070ebb55f71332b36345d7
-DIST nfoview-1.24.tar.gz 86037 BLAKE2B 
5d565680864f1a73a64d9557e69eda0771dc164f12018ac8964fb1c2225005c1bb881c7b9035c7baed2021838e3a291e52fb5af84cf9c271c046cfddd684270c
 SHA512 
91ad1f9f972b7681655b429c0910475012bd2231e51c6db5659b19fb869779d1de10dadc1d6461fa7d577c051af9b74f1d463543a429e1dca438a4ff17ac2293
 DIST nfoview-1.26.tar.gz 117468 BLAKE2B 
7fec761774ee66f1f5845d2d49cf99644d522c6fe402bdfd578e12371b58b3ac5a80b77959c92531ff54362c2234d043fa219b50730158c91310ba67b491f729
 SHA512 
2e697e3a49aa85fe0865ad9f281ea830e692335682658061f21c5ed6ccb3dbd822dab244190ae0521ce237fbc3d91480da4c1229548f0fd5a74df712e336
 DIST nfoview-1.27.tar.gz 60094 BLAKE2B 
3186de6d04b50aa4388f606a49f8c2f13a0fe3494d49a1dbbd2ffc84cc039f03f47223e3aed469c32c3fbb01d277cba7f53290056dbcc7fec8e0eeec7ebcb596
 SHA512 
157257f9f289bdeac140054320ad43893c73995e11e6ccc91ebd2ca53878f00d45945c4e3ac3c11ec2f589a0349598f96dfecad3b0e3cfbe06e5a036bcedc3b5

diff --git a/app-text/nfoview/nfoview-1.23.ebuild 
b/app-text/nfoview/nfoview-1.23.ebuild
deleted file mode 100644
index b7aa96c2ddb..000
--- a/app-text/nfoview/nfoview-1.23.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/otsaloma/nfoview.git";
-   inherit git-r3
-else
-   SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 
codepage"
-HOMEPAGE="https://otsaloma.io/nfoview/";
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-   media-fonts/terminus-font"
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}

diff --git a/app-text/nfoview/nfoview-1.24.ebuild 
b/app-text/nfoview/nfoview-1.24.ebuild
deleted file mode 100644
index b7aa96c2ddb..000
--- a/app-text/nfoview/nfoview-1.24.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/otsaloma/nfoview.git";
-   inherit git-r3
-else
-   SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 
codepage"
-HOMEPAGE="https://otsaloma.io/nfoview/";
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-   media-fonts/terminus-font"
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-   xdg_desktop_database_update
-}



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

2019-09-26 Thread Joonas Niilola
commit: 35a09f21d078122f928f3d3cd6a5c811c1e46184
Author: Till Schäfer  uni-dortmund  de>
AuthorDate: Wed Sep 25 14:34:50 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Sep 27 05:05:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a09f21

app-text/nfoview: bump to version 1.27

migrate to EAPI 7
add gettext dependency

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Till Schäfer  uni-dortmund.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/nfoview/Manifest|  1 +
 app-text/nfoview/nfoview-1.27.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/app-text/nfoview/Manifest b/app-text/nfoview/Manifest
index 0db66da8ac0..16309ae8357 100644
--- a/app-text/nfoview/Manifest
+++ b/app-text/nfoview/Manifest
@@ -1,3 +1,4 @@
 DIST nfoview-1.23.tar.gz 83337 BLAKE2B 
d73cd6987bf7929c57e8acf0a24278272ea199bf980756ddb5da9a5eddf7760a8c05f0e48a287ee760d4bf4d2594fb08b43a77cef46d371a746629bf76955e91
 SHA512 
b94724e130cdf58b911634496c52361d008ebfafab3ac40a76612c4891737d4145596a6badc15fe4228c90c1cd7261e5a892e3e462070ebb55f71332b36345d7
 DIST nfoview-1.24.tar.gz 86037 BLAKE2B 
5d565680864f1a73a64d9557e69eda0771dc164f12018ac8964fb1c2225005c1bb881c7b9035c7baed2021838e3a291e52fb5af84cf9c271c046cfddd684270c
 SHA512 
91ad1f9f972b7681655b429c0910475012bd2231e51c6db5659b19fb869779d1de10dadc1d6461fa7d577c051af9b74f1d463543a429e1dca438a4ff17ac2293
 DIST nfoview-1.26.tar.gz 117468 BLAKE2B 
7fec761774ee66f1f5845d2d49cf99644d522c6fe402bdfd578e12371b58b3ac5a80b77959c92531ff54362c2234d043fa219b50730158c91310ba67b491f729
 SHA512 
2e697e3a49aa85fe0865ad9f281ea830e692335682658061f21c5ed6ccb3dbd822dab244190ae0521ce237fbc3d91480da4c1229548f0fd5a74df712e336
+DIST nfoview-1.27.tar.gz 60094 BLAKE2B 
3186de6d04b50aa4388f606a49f8c2f13a0fe3494d49a1dbbd2ffc84cc039f03f47223e3aed469c32c3fbb01d277cba7f53290056dbcc7fec8e0eeec7ebcb596
 SHA512 
157257f9f289bdeac140054320ad43893c73995e11e6ccc91ebd2ca53878f00d45945c4e3ac3c11ec2f589a0349598f96dfecad3b0e3cfbe06e5a036bcedc3b5

diff --git a/app-text/nfoview/nfoview-1.27.ebuild 
b/app-text/nfoview/nfoview-1.27.ebuild
new file mode 100644
index 000..3229ddf95d7
--- /dev/null
+++ b/app-text/nfoview/nfoview-1.27.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1 xdg-utils
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/otsaloma/nfoview.git";
+   inherit git-r3
+else
+   SRC_URI="https://github.com/otsaloma/nfoview/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Simple viewer for NFO files, which are ASCII art in the CP437 
codepage"
+HOMEPAGE="https://otsaloma.io/nfoview/";
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+
+BDEPEND="${PYTHON_DEPS}
+   sys-devel/gettext"
+DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+   media-fonts/terminus-font"
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/

2019-09-26 Thread Tim Harder
commit: 70afd1d29ace84533dda227a32c2e1a9dd8ee2e9
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 03:54:09 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 04:43:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70afd1d2

net-mail/getmail: version bump to 5.14

Signed-off-by: Tim Harder  gentoo.org>

 net-mail/getmail/Manifest|  1 +
 net-mail/getmail/getmail-5.14.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index d0cdf1c461a..8cb8a46e36d 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1,2 +1,3 @@
 DIST getmail-5.13.tar.gz 199073 BLAKE2B 
94c73af47b95a0cc2d2eed64ac90b69829440c8209cb3b65e09d9f73d49f246650ec6760207a4717934cb39d1b9922cea73dee3ca64b87bc5096475d3b9e978d
 SHA512 
398b1adf1bc4f90f98ca7154abad9d0769c4a6d0cccd6102ea992c97eff843f6a9f0a57f3a944bc17c3b664fe8d6c9d7f9da5be343be658afa36b1bb582ac347
+DIST getmail-5.14.tar.gz 199501 BLAKE2B 
54bb79cd37303f423b70bae0f3072d338a8c66b25d59f8b982029d5faebb65a3f7ea979ec35d0dab61d376754dc15e206d443cd0cb128a3c438a09dfb8107f69
 SHA512 
0646864af56fc044525d38088164c2c026a8f29b231c25c9cfe9aa922b1e5170cf49c63874da9bd593b49be6ed822bd4da7ea4ebfbb59cfa6e1658e2b565c184
 DIST getmail-5.6.tar.gz 197360 BLAKE2B 
0833933c4dd4b0b7962070dd3d6738b2c7336f359ca9e40e6febbeaffc6cea6942e4271de6cd3053447af94cc7fd189a25beb99c81d2d1221f1c478807dd7c33
 SHA512 
7ee34f214ab4d98d1b34e46abba61561133f27edf1f64bb9c5d5f671e6944724d1773234bd8ab626607b732cc54fd335cbfcb69fdff8f4d8fcdb33108b25bafd

diff --git a/net-mail/getmail/getmail-5.14.ebuild 
b/net-mail/getmail/getmail-5.14.ebuild
new file mode 100644
index 000..813ca4429c8
--- /dev/null
+++ b/net-mail/getmail/getmail-5.14.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ssl?"
+
+inherit distutils-r1
+
+DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery"
+HOMEPAGE="http://pyropus.ca/software/getmail/";
+SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
+IUSE="ssl"
+
+python_prepare_all() {
+   sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
+   -e "/docs\/COPYING/d" "${S}"/setup.py || die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/

2019-09-26 Thread Tim Harder
commit: 0ba2c4636c147ae1c12e0c352bc374dc4de18804
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 04:32:51 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 04:43:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba2c463

net-mail/getmail: stabilize 5.13

Signed-off-by: Tim Harder  gentoo.org>

 net-mail/getmail/getmail-5.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/getmail/getmail-5.13.ebuild 
b/net-mail/getmail/getmail-5.13.ebuild
index 813ca4429c8..a4a87888165 100644
--- a/net-mail/getmail/getmail-5.13.ebuild
+++ b/net-mail/getmail/getmail-5.13.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
 IUSE="ssl"
 
 python_prepare_all() {



[gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/

2019-09-26 Thread Tim Harder
commit: 66980f5571ef1d6d6590cf2060fdc2c4a2ee0798
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 04:33:15 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 04:43:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66980f55

net-mail/getmail: remove old

Signed-off-by: Tim Harder  gentoo.org>

 net-mail/getmail/Manifest   |  1 -
 net-mail/getmail/getmail-5.6.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index 8cb8a46e36d..7c2e4b8a1c4 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1,3 +1,2 @@
 DIST getmail-5.13.tar.gz 199073 BLAKE2B 
94c73af47b95a0cc2d2eed64ac90b69829440c8209cb3b65e09d9f73d49f246650ec6760207a4717934cb39d1b9922cea73dee3ca64b87bc5096475d3b9e978d
 SHA512 
398b1adf1bc4f90f98ca7154abad9d0769c4a6d0cccd6102ea992c97eff843f6a9f0a57f3a944bc17c3b664fe8d6c9d7f9da5be343be658afa36b1bb582ac347
 DIST getmail-5.14.tar.gz 199501 BLAKE2B 
54bb79cd37303f423b70bae0f3072d338a8c66b25d59f8b982029d5faebb65a3f7ea979ec35d0dab61d376754dc15e206d443cd0cb128a3c438a09dfb8107f69
 SHA512 
0646864af56fc044525d38088164c2c026a8f29b231c25c9cfe9aa922b1e5170cf49c63874da9bd593b49be6ed822bd4da7ea4ebfbb59cfa6e1658e2b565c184
-DIST getmail-5.6.tar.gz 197360 BLAKE2B 
0833933c4dd4b0b7962070dd3d6738b2c7336f359ca9e40e6febbeaffc6cea6942e4271de6cd3053447af94cc7fd189a25beb99c81d2d1221f1c478807dd7c33
 SHA512 
7ee34f214ab4d98d1b34e46abba61561133f27edf1f64bb9c5d5f671e6944724d1773234bd8ab626607b732cc54fd335cbfcb69fdff8f4d8fcdb33108b25bafd

diff --git a/net-mail/getmail/getmail-5.6.ebuild 
b/net-mail/getmail/getmail-5.6.ebuild
deleted file mode 100644
index e210ae2c78d..000
--- a/net-mail/getmail/getmail-5.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ssl?"
-
-inherit distutils-r1
-
-DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery"
-HOMEPAGE="http://pyropus.ca/software/getmail/";
-SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris"
-IUSE="ssl"
-
-python_prepare_all() {
-   sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
-   -e "/docs\/COPYING/d" "${S}"/setup.py || die
-
-   distutils-r1_python_prepare_all
-}



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

2019-09-26 Thread Hans de Graaff
commit: cf86e5893d5e8151d889766b0d4e1d31703713d9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:35:29 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:35:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf86e589

dev-util/jenkins-bin: add 2.176.4

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-util/jenkins-bin/Manifest   |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.176.4.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 65dfd903e2c..66e8134bf93 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,2 +1,3 @@
 DIST jenkins-bin-2.176.3.war 77364728 BLAKE2B 
c80f54999faac0a740a4030498785f5caaaf9dbbd077258a767f2b23fefdcb32892865d256a46ca9afa015a5c035ae05605ecaf031017d350684e3b199f11517
 SHA512 
dc01c28abe624165c8fa63534a6beb8489ed73152dcdbb1cdb0bbb2e66492583eefe3b62f7e804089febc017de61535c336aa26835501759090f9cfcbd6f2e91
+DIST jenkins-bin-2.176.4.war 77368917 BLAKE2B 
d997e8fe0faa693830447046f23aa528e3265caaa813283aef474ed667c06d4cbaa009e6171c34fac05e91f811ad998ca28dd32bc7b7811e3c618a06b0c9eeed
 SHA512 
43eebdd25571a2fb100f98e52e4fc77009bf6e8254aea724c9917ad6a775bf40ca07339b5379d3932fcdcd8700b94f45a8428d54da7b8154bb7351cd14dbfca1
 DIST jenkins-bin-2.192.war 78257602 BLAKE2B 
09f9df5f0394fc5a8d45b4b11a53b7b110d99275ce8e2ba7a984592bb2f883fbf8f1da45903a28fa20c18ab285a6a3200077784436716cab7a5f47ef7f3cba09
 SHA512 
f60fd5a74cd05a755dd85ee2be13f9f473a9fcbf3d3400df17b840fe88025b8311cee2d5e9e6c6dafcc8d268fac245a519078911e600d9af5580d228bba773d9

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.176.4.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.176.4.ebuild
new file mode 100644
index 000..323b8895510
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.176.4.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="https://jenkins.io/";
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
+RESTRICT="mirror"
+SLOT="lts"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:0
+   >=virtual/jre-1.8.0"
+
+S=${WORKDIR}
+
+JENKINS_DIR=/var/lib/jenkins
+
+pkg_setup() {
+   enewgroup jenkins
+   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
+}
+
+src_install() {
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}.init2 jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}



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

2019-09-26 Thread Hans de Graaff
commit: 0cf137595d00e44670c4c045dc2363c1dd063fee
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:32:26 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:32:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf13759

dev-ruby/sexp_processor: add 4.13.0

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/sexp_processor/Manifest   |  1 +
 .../sexp_processor/sexp_processor-4.13.0.ebuild| 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/sexp_processor/Manifest b/dev-ruby/sexp_processor/Manifest
index c65b777336e..3c0d62a3ebc 100644
--- a/dev-ruby/sexp_processor/Manifest
+++ b/dev-ruby/sexp_processor/Manifest
@@ -1,2 +1,3 @@
 DIST sexp_processor-4.12.0.gem 54784 BLAKE2B 
bdbb349a85fbd1c7750db3dcd22d9b792eb17605d5157c969d083a8fca404b1af3db1e2bfdcf76a6b7f392043996d246686dfa73117b9efacec529896d5a8e35
 SHA512 
d1e1ae7cf13b0b8c2e6786aad1bdeda25697d88abec86fc9415bb76d4e9e98097d2fecf16ceddbc80d1d447064bfa73beec5eaa5270ef38ce224c4bdbcdede3a
 DIST sexp_processor-4.12.1.gem 54784 BLAKE2B 
95b238abb3050448cd076cfbda61d60c1d2bd90cfc94c3eafb51187b48a26249eb84b26e2a9469414e61f1c26f7764703fdf33842cb77730219048f999d48b92
 SHA512 
00f27cfea808ce16eba209207f804a432057d434c181d62f44656798d051c783f0232fa9ff9068ba83c254dfc0bb50d59a83196bf2a5f247f438b6467d9ba701
+DIST sexp_processor-4.13.0.gem 55808 BLAKE2B 
d807f632e93bbffaf92c31214a5d76fb5f069563af07f3f3c9d8095114d4ffc41a759144f93e1081d4192e6b7d572feab2be10a5fd639bafc0d3b166a4d5b5e1
 SHA512 
0b83613c10dd268837bddd552910c799e002eea6b409aa9788a5a65957454d2ef601cc023f84d98dbacc34e3c58923d6c43115510bae7ec9d2d72286f141828a

diff --git a/dev-ruby/sexp_processor/sexp_processor-4.13.0.ebuild 
b/dev-ruby/sexp_processor/sexp_processor-4.13.0.ebuild
new file mode 100644
index 000..b8f41f04436
--- /dev/null
+++ b/dev-ruby/sexp_processor/sexp_processor-4.13.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Processor for s-expressions created as part of the ParseTree 
project"
+HOMEPAGE="https://www.zenspider.com/projects/sexp_processor.html";
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/minitest-5.5
+   )"
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}



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

2019-09-26 Thread Hans de Graaff
commit: 0b1f8547c2261e5d2ae37f73f0780d2f14113ac6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:41:17 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:41:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1f8547

dev-util/jenkins-bin: add 2.197

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-util/jenkins-bin/Manifest |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.197.ebuild | 46 +++
 2 files changed, 47 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 14b30dbac82..2ea920b97a0 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -2,3 +2,4 @@ DIST jenkins-bin-2.176.3.war 77364728 BLAKE2B 
c80f54999faac0a740a4030498785f5caa
 DIST jenkins-bin-2.176.4.war 77368917 BLAKE2B 
d997e8fe0faa693830447046f23aa528e3265caaa813283aef474ed667c06d4cbaa009e6171c34fac05e91f811ad998ca28dd32bc7b7811e3c618a06b0c9eeed
 SHA512 
43eebdd25571a2fb100f98e52e4fc77009bf6e8254aea724c9917ad6a775bf40ca07339b5379d3932fcdcd8700b94f45a8428d54da7b8154bb7351cd14dbfca1
 DIST jenkins-bin-2.190.1.war 78245883 BLAKE2B 
6c80eaebc6fe34e2c889c78a34dfc3e105a9bd9b92d79d8a9cfe76bfdf66a851afca2a5a2b7373b437deed663fde3cfeac1646f317a9c052d2d09d01d82aeccb
 SHA512 
db27957452b5e57666a1bbce43547e8cfd8f95cc557b43e5162a033779f0cd68d8fd1fc880b563000927f3a71e79385f583d18c21ad06575b192e4d8e47a8c8d
 DIST jenkins-bin-2.192.war 78257602 BLAKE2B 
09f9df5f0394fc5a8d45b4b11a53b7b110d99275ce8e2ba7a984592bb2f883fbf8f1da45903a28fa20c18ab285a6a3200077784436716cab7a5f47ef7f3cba09
 SHA512 
f60fd5a74cd05a755dd85ee2be13f9f473a9fcbf3d3400df17b840fe88025b8311cee2d5e9e6c6dafcc8d268fac245a519078911e600d9af5580d228bba773d9
+DIST jenkins-bin-2.197.war 78309466 BLAKE2B 
c3d34c6fc40a82148eafa978c8787375ece6522d0d936b42f0296ee13cd084669bfa31975c0ad27816bdd4c1266cb066c0909774199a1373661a7ec524c06e91
 SHA512 
3b6a00dee5aeb8a94c8f75323c2469b54fe96d90bf8371898e41dc5bdecaa472f112bff1466481c66c9c7a07b22cbe799a08e45ac486d68fd5bdc7c20d43d722

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.197.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.197.ebuild
new file mode 100644
index 000..7d232cbccac
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.197.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="https://jenkins.io/";
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
+RESTRICT="mirror"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:lts
+   >=virtual/jre-1.8.0"
+
+S=${WORKDIR}
+
+JENKINS_DIR=/var/lib/jenkins
+
+pkg_setup() {
+   enewgroup jenkins
+   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
+}
+
+src_install() {
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}.init2 jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}



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

2019-09-26 Thread Hans de Graaff
commit: a31eb7a09426dfdd5d80127689ec8f0ebbb06f0a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:39:00 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:39:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31eb7a0

dev-util/jenkins-bin: add 2.190.1

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-util/jenkins-bin/Manifest   |  1 +
 dev-util/jenkins-bin/jenkins-bin-2.190.1.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index 66e8134bf93..14b30dbac82 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,3 +1,4 @@
 DIST jenkins-bin-2.176.3.war 77364728 BLAKE2B 
c80f54999faac0a740a4030498785f5caaaf9dbbd077258a767f2b23fefdcb32892865d256a46ca9afa015a5c035ae05605ecaf031017d350684e3b199f11517
 SHA512 
dc01c28abe624165c8fa63534a6beb8489ed73152dcdbb1cdb0bbb2e66492583eefe3b62f7e804089febc017de61535c336aa26835501759090f9cfcbd6f2e91
 DIST jenkins-bin-2.176.4.war 77368917 BLAKE2B 
d997e8fe0faa693830447046f23aa528e3265caaa813283aef474ed667c06d4cbaa009e6171c34fac05e91f811ad998ca28dd32bc7b7811e3c618a06b0c9eeed
 SHA512 
43eebdd25571a2fb100f98e52e4fc77009bf6e8254aea724c9917ad6a775bf40ca07339b5379d3932fcdcd8700b94f45a8428d54da7b8154bb7351cd14dbfca1
+DIST jenkins-bin-2.190.1.war 78245883 BLAKE2B 
6c80eaebc6fe34e2c889c78a34dfc3e105a9bd9b92d79d8a9cfe76bfdf66a851afca2a5a2b7373b437deed663fde3cfeac1646f317a9c052d2d09d01d82aeccb
 SHA512 
db27957452b5e57666a1bbce43547e8cfd8f95cc557b43e5162a033779f0cd68d8fd1fc880b563000927f3a71e79385f583d18c21ad06575b192e4d8e47a8c8d
 DIST jenkins-bin-2.192.war 78257602 BLAKE2B 
09f9df5f0394fc5a8d45b4b11a53b7b110d99275ce8e2ba7a984592bb2f883fbf8f1da45903a28fa20c18ab285a6a3200077784436716cab7a5f47ef7f3cba09
 SHA512 
f60fd5a74cd05a755dd85ee2be13f9f473a9fcbf3d3400df17b840fe88025b8311cee2d5e9e6c6dafcc8d268fac245a519078911e600d9af5580d228bba773d9

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.190.1.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.190.1.ebuild
new file mode 100644
index 000..323b8895510
--- /dev/null
+++ b/dev-util/jenkins-bin/jenkins-bin-2.190.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit user systemd
+
+DESCRIPTION="Extensible continuous integration server"
+HOMEPAGE="https://jenkins.io/";
+LICENSE="MIT"
+SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
+RESTRICT="mirror"
+SLOT="lts"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
+IUSE=""
+
+RDEPEND="media-fonts/dejavu
+   media-libs/freetype
+   !dev-util/jenkins-bin:0
+   >=virtual/jre-1.8.0"
+
+S=${WORKDIR}
+
+JENKINS_DIR=/var/lib/jenkins
+
+pkg_setup() {
+   enewgroup jenkins
+   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
+}
+
+src_install() {
+   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
+
+   insinto /opt/jenkins
+   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
+
+   insinto /etc/logrotate.d
+   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
+
+   newinitd "${FILESDIR}"/${PN}.init2 jenkins
+   newconfd "${FILESDIR}"/${PN}.confd jenkins
+
+   systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service
+
+   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
+}



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

2019-09-26 Thread Hans de Graaff
commit: 95e77ef8814590ae79f02914086d1c666fda7fa4
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:32:51 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:32:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e77ef8

dev-util/jenkins-bin: cleanup

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-util/jenkins-bin/Manifest   |  2 --
 dev-util/jenkins-bin/jenkins-bin-2.176.2.ebuild | 46 -
 dev-util/jenkins-bin/jenkins-bin-2.186.ebuild   | 46 -
 3 files changed, 94 deletions(-)

diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest
index defe5927fd7..65dfd903e2c 100644
--- a/dev-util/jenkins-bin/Manifest
+++ b/dev-util/jenkins-bin/Manifest
@@ -1,4 +1,2 @@
-DIST jenkins-bin-2.176.2.war 77379386 BLAKE2B 
feb66ad7042ab38ecd75c31e11587efe32d06c799e6f7fd46453969faa5edc241f99d844184e8f53dbde3bd05aeda676622baf2440eccd6c721300d877acb3e6
 SHA512 
8e53637a10942e7cb5907a669b72bd200369c65b47a8c3a050f356887cc65e8e2a0bab7b7a56d78735e5a2da77395268f4fbf4f6d5b219f9052dff72a96c6f05
 DIST jenkins-bin-2.176.3.war 77364728 BLAKE2B 
c80f54999faac0a740a4030498785f5caaaf9dbbd077258a767f2b23fefdcb32892865d256a46ca9afa015a5c035ae05605ecaf031017d350684e3b199f11517
 SHA512 
dc01c28abe624165c8fa63534a6beb8489ed73152dcdbb1cdb0bbb2e66492583eefe3b62f7e804089febc017de61535c336aa26835501759090f9cfcbd6f2e91
-DIST jenkins-bin-2.186.war 77649944 BLAKE2B 
8247cae6d25c6b24cb7b874c3e9335cfe8b82d54406a3b37a909a2cde7178f38da8312ce89b63d4e6833d7c5a5369350c97ea5a785412b4acd5ebc5e40898be6
 SHA512 
70140e5bb199ca1b801763ca1440d41a96dfbf3f1df0d0aa04d00e81be42616464626ed808205e7353e476dc4aa7d320c85b141ec07448b0ba2251449d0c0c28
 DIST jenkins-bin-2.192.war 78257602 BLAKE2B 
09f9df5f0394fc5a8d45b4b11a53b7b110d99275ce8e2ba7a984592bb2f883fbf8f1da45903a28fa20c18ab285a6a3200077784436716cab7a5f47ef7f3cba09
 SHA512 
f60fd5a74cd05a755dd85ee2be13f9f473a9fcbf3d3400df17b840fe88025b8311cee2d5e9e6c6dafcc8d268fac245a519078911e600d9af5580d228bba773d9

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.176.2.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.176.2.ebuild
deleted file mode 100644
index 323b8895510..000
--- a/dev-util/jenkins-bin/jenkins-bin-2.176.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit user systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="https://jenkins.io/";
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> 
${P}.war"
-RESTRICT="mirror"
-SLOT="lts"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:0
-   >=virtual/jre-1.8.0"
-
-S=${WORKDIR}
-
-JENKINS_DIR=/var/lib/jenkins
-
-pkg_setup() {
-   enewgroup jenkins
-   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
-}
-
-src_install() {
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
-
-   newinitd "${FILESDIR}"/${PN}.init2 jenkins
-   newconfd "${FILESDIR}"/${PN}.confd jenkins
-
-   systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service
-
-   fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} 
${JENKINS_DIR}/home ${JENKINS_DIR}/backup
-}

diff --git a/dev-util/jenkins-bin/jenkins-bin-2.186.ebuild 
b/dev-util/jenkins-bin/jenkins-bin-2.186.ebuild
deleted file mode 100644
index 7d232cbccac..000
--- a/dev-util/jenkins-bin/jenkins-bin-2.186.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit user systemd
-
-DESCRIPTION="Extensible continuous integration server"
-HOMEPAGE="https://jenkins.io/";
-LICENSE="MIT"
-SRC_URI="http://mirrors.jenkins-ci.org/war/${PV}/${PN/-bin/}.war -> ${P}.war"
-RESTRICT="mirror"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE=""
-
-RDEPEND="media-fonts/dejavu
-   media-libs/freetype
-   !dev-util/jenkins-bin:lts
-   >=virtual/jre-1.8.0"
-
-S=${WORKDIR}
-
-JENKINS_DIR=/var/lib/jenkins
-
-pkg_setup() {
-   enewgroup jenkins
-   enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins
-}
-
-src_install() {
-   keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home
-
-   insinto /opt/jenkins
-   newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war
-
-   insinto /etc/logrotate.d
-   newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/}
-
-   newinitd "${FILESDIR}"/${PN}.init2 jenkins
-   newconfd "${FILESDIR}"/${PN}.confd jenkins
-
-   systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service
-
-   fow

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

2019-09-26 Thread Hans de Graaff
commit: b24330fbbb6c274a96802131f970ebc949829e0d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 27 04:22:36 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 27 04:22:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24330fb

dev-ruby/acts_as_list: cleanup

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/acts_as_list/Manifest   |  2 --
 dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild | 38 
 dev-ruby/acts_as_list/acts_as_list-0.9.18.ebuild | 38 
 3 files changed, 78 deletions(-)

diff --git a/dev-ruby/acts_as_list/Manifest b/dev-ruby/acts_as_list/Manifest
index bc7a77c97f3..a50e07f7775 100644
--- a/dev-ruby/acts_as_list/Manifest
+++ b/dev-ruby/acts_as_list/Manifest
@@ -1,3 +1 @@
-DIST acts_as_list-0.9.17.gem 36352 BLAKE2B 
6f876dbeab3e84952da4b04f98e8283284fdfe34deab0a0e950606b935e4b64e5adba057aef33daa2279faf9e1f24240f653a2f4c5a56120d5a9019c1dca76ed
 SHA512 
a65cb1e4d8ff99f40ed6ef16344a2884e80d861064c91ccaeb5baa35f4bce72ab77e4f0cc2110ae5734e8c329c7dee19ff0a38f59bd518a97ea7073ce4e61678
-DIST acts_as_list-0.9.18.gem 37376 BLAKE2B 
36ec0bc97a9d055195dfa7ba623ecf59b3e93f8fb382f378edc84e319c3a383c5fe47eb2071cd2c5a44b1aee83a27f47f16b3b5db77bfdd69fbb6a67a2e23079
 SHA512 
b511f23660baccf59f27da2977fcb6c8649b63fee6404998e61510c33a357da03fdca3d14813e2fa4d941f1cc979f8ab1d2f1f3388b871244d8358a3328c577d
 DIST acts_as_list-0.9.19.gem 37376 BLAKE2B 
e676d970fecbf81df92193e62e3cd9880c3f3f7b03cfbdb7e9e3802aefe209f55d034a4e7e2b9ff09ed84ef7ba7fdbd3d625fe79d86ca1e826f7ebd90bd96e8e
 SHA512 
890d396647c770df754abcde2ab69f022d6fbc2417a1672f41fec2e03e2db7ce2df08126efb757e18c7f0f2faa1230ffa49f099b94ee9035068d6c04c38c7476

diff --git a/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild 
b/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild
deleted file mode 100644
index 166a55d7896..000
--- a/dev-ruby/acts_as_list/acts_as_list-0.9.17.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-DESCRIPTION="Capabilities for sorting and reordering a number of objects in a 
list"
-HOMEPAGE="https://github.com/swanandp/acts_as_list";
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~x86-macos"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activerecord-3:*"
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/test-unit:2
-   dev-ruby/activerecord[sqlite]
-   )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '/bundler/,/^end/ s:^:#:' test/helper.rb || die
-   sed -i -e '/git ls/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-   sed -i -e '/github_changelog/,$ s:^:#:' Rakefile || die
-}

diff --git a/dev-ruby/acts_as_list/acts_as_list-0.9.18.ebuild 
b/dev-ruby/acts_as_list/acts_as_list-0.9.18.ebuild
deleted file mode 100644
index d62631abb44..000
--- a/dev-ruby/acts_as_list/acts_as_list-0.9.18.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-DESCRIPTION="Capabilities for sorting and reordering a number of objects in a 
list"
-HOMEPAGE="https://github.com/swanandp/acts_as_list";
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~x86-macos"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activerecord-3:*"
-
-ruby_add_bdepend "
-   test? (
-   dev-ruby/test-unit:2
-   dev-ruby/activerecord[sqlite]
-   )"
-
-all_ruby_prepare() {
-   rm Gemfile || die
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '/bundler/,/^end/ s:^:#:' test/helper.rb || die
-   sed -i -e '/git ls/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-   sed -i -e '/github_changelog/,$ s:^:#:' Rakefile || die
-}



[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/

2019-09-26 Thread Jory Pratt
commit: 825a63fd37d8428561e071cb5ac3bf04138575fc
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Sep 27 03:28:42 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Sep 27 03:28:42 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=825a63fd

www-client/firefox: adjust sqlite dep

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/firefox-70.0_beta10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-70.0_beta10.ebuild 
b/www-client/firefox/firefox-70.0_beta10.ebuild
index 1d9846b..5888ac2 100644
--- a/www-client/firefox/firefox-70.0_beta10.ebuild
+++ b/www-client/firefox/firefox-70.0_beta10.ebuild
@@ -103,7 +103,7 @@ CDEPEND="
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] )
system-libvpx? ( =media-libs/libvpx-1.7*:0=[postproc] )
-   system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] )
+   system-sqlite? ( >=dev-db/sqlite-3.29.0:3[secure-delete,debug=] )
system-webp? ( >=media-libs/libwebp-1.0.2:0= )
wifi? (
kernel_linux? (



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

2019-09-26 Thread Tim Harder
commit: d2b1074cfd8da65496e49da7621f530f02138a87
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 03:32:35 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 03:32:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b1074c

media-libs/cimg: version bump to 2.7.2

Signed-off-by: Tim Harder  gentoo.org>

 media-libs/cimg/Manifest  |  1 +
 media-libs/cimg/cimg-2.7.2.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index 54eb421b6b9..9eb93099a1a 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,3 +1,4 @@
 DIST cimg-2.6.5.tar.gz 11071672 BLAKE2B 
61fa37c2f78e09d6aba0eb867c3797f86ed5a685a114dae779e439c76f4cc9768fada70affd2b14139c7fe7b2e79b61e653165abc47833e3a5cf857af0eb4ca4
 SHA512 
d8c1e10f702b47f6788fedf27681fe8e7ab3994c8018f96d4964694edda6acb1ca040244d7d1436a5381ec5a12e7a2b991ede6d9ea6d961ae6c4842feb2bf141
 DIST cimg-2.6.7.tar.gz 11072149 BLAKE2B 
0695215eb57375ed216ab1b148bb09316af8f6e0191589e4a9a91b25355857a75d2f351d2e52584e626c8ff1f2aad940df4f8f0ee4c331ded62582804c3ce765
 SHA512 
9dadc0b7b1017ba19fb36232a32278c30628930b7c76a646ca343751754e10e1a1eb8a0c670ab308c437738ec28ceb324f6511ffb9c3bceabede01eb34b8a2e6
 DIST cimg-2.7.0.tar.gz 11076642 BLAKE2B 
db2c8715f25ec160cdf41ac2cc1bee366ef49dbd0b3e5bd5bf6b4b8a0ba4c880f6af4cbd78d843abf0edd99ca45337fd1bd5dc25779b94984a64f5217c3430a5
 SHA512 
b1b12f4b36d7d799da330bb2854732e6207aa73b4d28bf9a13408154664c2d518652065738d1964da00a022449a3b618b25b72ec17deec6df463ff6811c21b21
+DIST cimg-2.7.2.tar.gz 11204962 BLAKE2B 
dce4198e23d814fc4bd481388ca959cc831927329c5611b057aeb88cb5c3f80facc87433482ee6c1048b8478147db25ca592ecafe18528def156f30f626eef22
 SHA512 
ad251d2d433497be2fbf812dba7efecfdedc1b38770c34d600f5848fe91c130b8952c8d86fcd58894849175aa31358225e255b1558173ead79c47a985c7b11b2

diff --git a/media-libs/cimg/cimg-2.7.2.ebuild 
b/media-libs/cimg/cimg-2.7.2.ebuild
new file mode 100644
index 000..a3f01bc9ba2
--- /dev/null
+++ b/media-libs/cimg/cimg-2.7.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="C++ template image processing toolkit"
+HOMEPAGE="https://cimg.eu/ https://github.com/dtschump/CImg";
+SRC_URI="https://github.com/dtschump/CImg/archive/v.${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="CeCILL-2 CeCILL-C"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+S=${WORKDIR}/CImg-v.${PV}
+
+src_install() {
+   doheader CImg.h
+   dodoc README.txt
+
+   use doc && dodoc -r html
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/

2019-09-26 Thread Tim Harder
commit: 1e4c9d4638e6daa24a041ccf763b688579bedd0e
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 03:31:24 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 03:31:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4c9d46

media-gfx/gmic: version bump to 2.7.2

Signed-off-by: Tim Harder  gentoo.org>

 media-gfx/gmic/Manifest  |   1 +
 media-gfx/gmic/gmic-2.7.2.ebuild | 171 +++
 2 files changed, 172 insertions(+)

diff --git a/media-gfx/gmic/Manifest b/media-gfx/gmic/Manifest
index 96f04e36bdf..dbb05f62c7b 100644
--- a/media-gfx/gmic/Manifest
+++ b/media-gfx/gmic/Manifest
@@ -1,2 +1,3 @@
 DIST gmic_2.7.0.tar.gz 5823828 BLAKE2B 
5a59e247ca5eb5f1aad841597fb008d9816e3c968224b8f59e51bc443218292601f8b5eea76353429677eb3ddc3fcf8f8ff28eaedd3a8ec66d84ebeb825fe7d3
 SHA512 
8269540253774061b108b309463dfbadb76b925e36f5d62be59020fef4178fc83b79a221f32104880b51cd9d7aef67a698beb648c6e544e4e58b88796e46a0c4
 DIST gmic_2.7.1.tar.gz 5843308 BLAKE2B 
8a348d9444ba0879816a438161c130e9fc706178f93c6a1202586209f2d3779dfce48d2bd3147b47dec9614e4a3687108913b45e6c91afc8bc6266aabee26012
 SHA512 
9a2f8536217ba449207022bb1dfc92d3826bea80f8e7a048880c5c4451070e7a09b21c0c17199941284040b8f3661dc93737d0f67975c58b6a7015038c49465e
+DIST gmic_2.7.2.tar.gz 5848157 BLAKE2B 
192eb02c1079072064d67d4cc834e8d674b55e0ce663501775ca2d31a4627129d9c1075d217800049e150c3dc7b6059c2521be1a594034df04beef416c6d888a
 SHA512 
d8e26720d30235d613a618ce01615bd82fe0caf73979e5797865a459d7d7f877169111da98db88bfff62d0383e0301789aae7d3449ca9869d43847c6a5cbd7fb

diff --git a/media-gfx/gmic/gmic-2.7.2.ebuild b/media-gfx/gmic/gmic-2.7.2.ebuild
new file mode 100644
index 000..bd8a5d1a186
--- /dev/null
+++ b/media-gfx/gmic/gmic-2.7.2.ebuild
@@ -0,0 +1,171 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_BUILD_TYPE=Release
+CMAKE_MIN_VERSION=3.9
+
+inherit cmake-utils bash-completion-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/dtschump/gmic.git";
+   inherit git-r3
+else
+   SRC_URI="https://gmic.eu/files/source/${PN}_${PV}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="GREYC's Magic Image Converter"
+HOMEPAGE="https://gmic.eu/ https://github.com/dtschump/gmic";
+
+LICENSE="CeCILL-2 GPL-3"
+SLOT="0"
+IUSE="+cli curl ffmpeg fftw gimp graphicsmagick jpeg krita opencv openexr 
openmp png qt5 static-libs tiff X zlib"
+REQUIRED_USE="
+   || ( cli gimp krita qt5 )
+   gimp? ( png zlib fftw X )
+   krita? ( png zlib fftw X )
+   qt5? ( png zlib fftw X )
+"
+
+MIN_QT_VER="5.2.0"
+QT_DEPEND="
+   >=dev-qt/qtcore-${MIN_QT_VER}:5=
+   >=dev-qt/qtgui-${MIN_QT_VER}:5=
+   >=dev-qt/qtnetwork-${MIN_QT_VER}:5=
+   >=dev-qt/qtwidgets-${MIN_QT_VER}:5=
+"
+COMMON_DEPEND="
+   curl? ( net-misc/curl )
+   fftw? ( sci-libs/fftw:3.0=[threads] )
+   gimp? (
+   >=media-gfx/gimp-2.8.0
+   ${QT_DEPEND}
+   )
+   graphicsmagick? ( media-gfx/graphicsmagick:0= )
+   jpeg? ( virtual/jpeg:0 )
+   krita? ( ${QT_DEPEND} )
+   opencv? ( >=media-libs/opencv-2.3.1a-r1:0= )
+   openexr? (
+   media-libs/ilmbase:0=
+   media-libs/openexr:0=
+   )
+   png? ( media-libs/libpng:0= )
+   qt5? ( ${QT_DEPEND} )
+   tiff? ( media-libs/tiff:0 )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXext
+   )
+   zlib? ( sys-libs/zlib:0= )"
+RDEPEND="${COMMON_DEPEND}
+   ffmpeg? ( media-video/ffmpeg:0= )
+"
+DEPEND="${COMMON_DEPEND}
+   gimp? ( dev-qt/linguist-tools )
+   krita? ( dev-qt/linguist-tools )
+   qt5? ( dev-qt/linguist-tools )
+"
+BDEPEND="virtual/pkgconfig"
+
+pkg_pretend() {
+   if use openmp ; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+
+   if ! test-flag-CXX -std=c++11 ; then
+   die "You need at least GCC 4.7.x or Clang >= 3.3 for 
C++11-specific compiler flags"
+   fi
+}
+
+src_prepare() {
+   local PATCHES=( "${FILESDIR}"/${PN}-2.4.3-curl.patch )
+   cmake-utils_src_prepare
+   sed -i '/CMAKE_CXX_FLAGS/s/-g //' CMakeLists.txt || die
+
+   if use gimp || use krita || use qt5; then
+   sed -i '/CMAKE_CXX_FLAGS_RELEASE/d' gmic-qt/CMakeLists.txt || 
die
+   local S="${S}/gmic-qt"
+   PATCHES=( "${FILESDIR}"/${PN}-2.7.1-qt-cmake.patch )
+   cmake-utils_src_prepare
+   fi
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_LIB=ON
+   -DBUILD_LIB_STATIC=$(usex static-libs)
+   -DBUILD_CLI=$(usex cli)
+   -DBUILD_MAN=$(usex cli)
+   -DBUILD_BASH_COMPLETION=$(usex cli)
+   -DCUSTOM_CFLAGS=ON
+   -DENABLE_CURL=$(usex curl)
+   -DENABLE_X=$(us

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

2019-09-26 Thread Tim Harder
commit: c01b46bb951938e03cea9d69ace134a45ed45770
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 03:32:51 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 03:32:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01b46bb

media-libs/cimg: remove old

Signed-off-by: Tim Harder  gentoo.org>

 media-libs/cimg/Manifest  |  2 --
 media-libs/cimg/cimg-2.6.5.ebuild | 26 --
 media-libs/cimg/cimg-2.6.7.ebuild | 26 --
 3 files changed, 54 deletions(-)

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index 9eb93099a1a..a1a2823da46 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,4 +1,2 @@
-DIST cimg-2.6.5.tar.gz 11071672 BLAKE2B 
61fa37c2f78e09d6aba0eb867c3797f86ed5a685a114dae779e439c76f4cc9768fada70affd2b14139c7fe7b2e79b61e653165abc47833e3a5cf857af0eb4ca4
 SHA512 
d8c1e10f702b47f6788fedf27681fe8e7ab3994c8018f96d4964694edda6acb1ca040244d7d1436a5381ec5a12e7a2b991ede6d9ea6d961ae6c4842feb2bf141
-DIST cimg-2.6.7.tar.gz 11072149 BLAKE2B 
0695215eb57375ed216ab1b148bb09316af8f6e0191589e4a9a91b25355857a75d2f351d2e52584e626c8ff1f2aad940df4f8f0ee4c331ded62582804c3ce765
 SHA512 
9dadc0b7b1017ba19fb36232a32278c30628930b7c76a646ca343751754e10e1a1eb8a0c670ab308c437738ec28ceb324f6511ffb9c3bceabede01eb34b8a2e6
 DIST cimg-2.7.0.tar.gz 11076642 BLAKE2B 
db2c8715f25ec160cdf41ac2cc1bee366ef49dbd0b3e5bd5bf6b4b8a0ba4c880f6af4cbd78d843abf0edd99ca45337fd1bd5dc25779b94984a64f5217c3430a5
 SHA512 
b1b12f4b36d7d799da330bb2854732e6207aa73b4d28bf9a13408154664c2d518652065738d1964da00a022449a3b618b25b72ec17deec6df463ff6811c21b21
 DIST cimg-2.7.2.tar.gz 11204962 BLAKE2B 
dce4198e23d814fc4bd481388ca959cc831927329c5611b057aeb88cb5c3f80facc87433482ee6c1048b8478147db25ca592ecafe18528def156f30f626eef22
 SHA512 
ad251d2d433497be2fbf812dba7efecfdedc1b38770c34d600f5848fe91c130b8952c8d86fcd58894849175aa31358225e255b1558173ead79c47a985c7b11b2

diff --git a/media-libs/cimg/cimg-2.6.5.ebuild 
b/media-libs/cimg/cimg-2.6.5.ebuild
deleted file mode 100644
index a3f01bc9ba2..000
--- a/media-libs/cimg/cimg-2.6.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ template image processing toolkit"
-HOMEPAGE="https://cimg.eu/ https://github.com/dtschump/CImg";
-SRC_URI="https://github.com/dtschump/CImg/archive/v.${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="CeCILL-2 CeCILL-C"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-S=${WORKDIR}/CImg-v.${PV}
-
-src_install() {
-   doheader CImg.h
-   dodoc README.txt
-
-   use doc && dodoc -r html
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}

diff --git a/media-libs/cimg/cimg-2.6.7.ebuild 
b/media-libs/cimg/cimg-2.6.7.ebuild
deleted file mode 100644
index a3f01bc9ba2..000
--- a/media-libs/cimg/cimg-2.6.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ template image processing toolkit"
-HOMEPAGE="https://cimg.eu/ https://github.com/dtschump/CImg";
-SRC_URI="https://github.com/dtschump/CImg/archive/v.${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="CeCILL-2 CeCILL-C"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-S=${WORKDIR}/CImg-v.${PV}
-
-src_install() {
-   doheader CImg.h
-   dodoc README.txt
-
-   use doc && dodoc -r html
-   if use examples; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gifsicle/

2019-09-26 Thread Tim Harder
commit: 4c112b8a95a10ff2362ee4f48d909be01453056d
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 02:57:26 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 03:19:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c112b8a

media-gfx/gifsicle: version bump to 1.92

Closes: https://bugs.gentoo.org/690134

Signed-off-by: Tim Harder  gentoo.org>

 media-gfx/gifsicle/Manifest |  1 +
 media-gfx/gifsicle/gifsicle-1.92.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-gfx/gifsicle/Manifest b/media-gfx/gifsicle/Manifest
index b132f1c825c..09034ab6caa 100644
--- a/media-gfx/gifsicle/Manifest
+++ b/media-gfx/gifsicle/Manifest
@@ -1 +1,2 @@
 DIST gifsicle-1.91.tar.gz 571588 BLAKE2B 
be3973141e57618d50efb5205f79e485a4450ceed02d6c718e49305250941656f0d220c91d2056554348d14348ed1ddf03f0aa9c47e22589994c5e80046422f6
 SHA512 
49b89e6f99bffd0dd732c920b936c2430a2f4f595d46e41654e5f39f180acaf9b0a4aec6cf52597c470d7c60265f16b730f6ce82e08701a2054fc3d08754c6da
+DIST gifsicle-1.92.tar.gz 575199 BLAKE2B 
53716621846b14c0727e05893cb1876572ab80aa4d444c2b75499b541a19a5e45738b817c203b3926301378b2211a3263311c424cd8dd53e71d2b60f28ecdfb3
 SHA512 
5d9539eb5a6a8b87aed49ff3ca3d62e337845edbd05459b002369d571f74878c99740c34f50b4c86e5b8787ff189d4c21230e4f9019cd96a09db603afd7563dc

diff --git a/media-gfx/gifsicle/gifsicle-1.92.ebuild 
b/media-gfx/gifsicle/gifsicle-1.92.ebuild
new file mode 100644
index 000..a51d01b0835
--- /dev/null
+++ b/media-gfx/gifsicle/gifsicle-1.92.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Create, manipulate, and optimize GIF images and animations"
+HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ 
https://github.com/kohler/gifsicle";
+SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz";
+
+LICENSE="GPL-2 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+IUSE="X"
+
+RDEPEND="
+   X? (
+   x11-libs/libX11
+   x11-libs/libXt
+   )
+"
+DEPEND="
+   ${RDEPEND}
+   X? ( x11-base/xorg-proto )
+"
+DOCS=(
+   NEWS.md
+   README.md
+)
+
+src_configure() {
+   econf $(usex X "" "--disable-gifview")
+}



[gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty/

2019-09-26 Thread Tim Harder
commit: 57f2d2e48e13220efd0b4143914be5e226a6988b
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 02:52:16 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 02:52:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f2d2e4

x11-terms/kitty: remove old

Signed-off-by: Tim Harder  gentoo.org>

 x11-terms/kitty/Manifest|   1 -
 x11-terms/kitty/kitty-0.14.2.ebuild | 107 
 2 files changed, 108 deletions(-)

diff --git a/x11-terms/kitty/Manifest b/x11-terms/kitty/Manifest
index 7185f445bae..8aa1f415c4d 100644
--- a/x11-terms/kitty/Manifest
+++ b/x11-terms/kitty/Manifest
@@ -1,3 +1,2 @@
-DIST kitty-0.14.2.tar.xz 2867116 BLAKE2B 
20f3d66caa5242502f2699d4a5e8364eda357b00c72d50650ab0d03fbbb552152a2d4447e37ce20660d6d8f9ffc285aee057f6adf7a03ac57fa8ab6d1da61013
 SHA512 
191a37424c51776d271008c6b4b0cb43b60cd2abea3ea7b2a08cca9a8d44c4932ca11470f3efb8debc0e2ef3641bb68c05374401073b23cf81042af467b1dbf4
 DIST kitty-0.14.4.tar.xz 2946268 BLAKE2B 
e06cdb1081d821bd65190ec7526482f7471f7a04c8a559e48465b602559079c10d220024ac521d2fce34e0eb90af7bee01d1da408082bfa724ac61e59709a860
 SHA512 
1550883232bff21217fc0d294598d6d828e67a944fc69b324079e87bf2505344c58ade75cec8bff1dca7821c4f490c066f2645281cee0e71792d317ef7df3779
 DIST kitty-0.14.6.tar.xz 2970008 BLAKE2B 
e4f64051aebcc5d5aa1956351acb5564815e65c7c8435cac3c7960c5096fbeb5f0e98e3bdf92e750e8d70d6b0124b081bbb5d38a589c3dc5cf74642c3eaf83c9
 SHA512 
889bfce732f2a36d338c9c41b28e0770d98c15530b56a9f037cef610593b50453f1bde60e89560472035fc250dec0431a9776de1449f77e4c6988aca157eea12

diff --git a/x11-terms/kitty/kitty-0.14.2.ebuild 
b/x11-terms/kitty/kitty-0.14.2.ebuild
deleted file mode 100644
index 9973e320b0b..000
--- a/x11-terms/kitty/kitty-0.14.2.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit python-single-r1 toolchain-funcs gnome2-utils
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://github.com/kovidgoyal/kitty.git";
-   inherit git-r3
-else
-   
SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz";
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="A modern, hackable, featureful, OpenGL-based terminal emulator"
-HOMEPAGE="https://github.com/kovidgoyal/kitty";
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="debug doc imagemagick wayland"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-COMMON_DEPS="
-   ${PYTHON_DEPS}
-   >=media-libs/harfbuzz-1.5.0:=
-   sys-apps/dbus
-   sys-libs/zlib
-   media-libs/libpng:0=
-   media-libs/freetype:2
-   media-libs/fontconfig
-   x11-libs/libXcursor
-   x11-libs/libXrandr
-   x11-libs/libXi
-   x11-libs/libXinerama
-   x11-libs/libxkbcommon[X]
-   x11-libs/libxcb[xkb]
-   wayland? (
-   dev-libs/wayland
-   >=dev-libs/wayland-protocols-1.17
-   )
-"
-RDEPEND="
-   ${COMMON_DEPS}
-   imagemagick? ( virtual/imagemagick-tools )
-"
-DEPEND="${RDEPEND}
-   media-libs/mesa[X(+)]
-   sys-libs/ncurses
-   virtual/pkgconfig
-"
-[[ ${PV} == * ]] && DEPEND+=" >=dev-python/sphinx-1.7[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.14.2-flags.patch
-   "${FILESDIR}"/${PN}-0.11.0-svg-icon.patch
-)
-
-src_prepare() {
-   default
-
-   # disable wayland as required
-   if ! use wayland; then
-   sed -i "/'x11 wayland'/s/ wayland//" setup.py || die
-   fi
-
-   # respect doc dir
-   sed -i "/htmldir =/s/appname/'${PF}'/" setup.py
-
-   tc-export CC
-}
-
-doecho() {
-   echo "$@"
-   "$@" || die
-}
-
-src_compile() {
-   doecho "${EPYTHON}" setup.py \
-   --verbose $(usex debug --debug "") \
-   --libdir-name $(get_libdir) \
-   linux-package
-}
-
-src_test() {
-   export KITTY_CONFIG_DIRECTORY=${T}
-   "${EPYTHON}" test.py || die
-}
-
-src_install() {
-   mkdir -p "${ED}"usr || die
-   cp -r linux-package/* "${ED}usr" || die
-   python_fix_shebang "${ED}"
-
-   if ! use doc; then
-   rm -r "${ED}"/usr/share/doc || die
-   fi
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty/

2019-09-26 Thread Tim Harder
commit: a9802fe480df169b0389e16d1b683152527b87fc
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Sep 27 02:51:56 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Sep 27 02:51:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9802fe4

x11-terms/kitty: version bump to 0.14.6

Signed-off-by: Tim Harder  gentoo.org>

 x11-terms/kitty/Manifest|   1 +
 x11-terms/kitty/kitty-0.14.6.ebuild | 108 
 2 files changed, 109 insertions(+)

diff --git a/x11-terms/kitty/Manifest b/x11-terms/kitty/Manifest
index cf75d64fee8..7185f445bae 100644
--- a/x11-terms/kitty/Manifest
+++ b/x11-terms/kitty/Manifest
@@ -1,2 +1,3 @@
 DIST kitty-0.14.2.tar.xz 2867116 BLAKE2B 
20f3d66caa5242502f2699d4a5e8364eda357b00c72d50650ab0d03fbbb552152a2d4447e37ce20660d6d8f9ffc285aee057f6adf7a03ac57fa8ab6d1da61013
 SHA512 
191a37424c51776d271008c6b4b0cb43b60cd2abea3ea7b2a08cca9a8d44c4932ca11470f3efb8debc0e2ef3641bb68c05374401073b23cf81042af467b1dbf4
 DIST kitty-0.14.4.tar.xz 2946268 BLAKE2B 
e06cdb1081d821bd65190ec7526482f7471f7a04c8a559e48465b602559079c10d220024ac521d2fce34e0eb90af7bee01d1da408082bfa724ac61e59709a860
 SHA512 
1550883232bff21217fc0d294598d6d828e67a944fc69b324079e87bf2505344c58ade75cec8bff1dca7821c4f490c066f2645281cee0e71792d317ef7df3779
+DIST kitty-0.14.6.tar.xz 2970008 BLAKE2B 
e4f64051aebcc5d5aa1956351acb5564815e65c7c8435cac3c7960c5096fbeb5f0e98e3bdf92e750e8d70d6b0124b081bbb5d38a589c3dc5cf74642c3eaf83c9
 SHA512 
889bfce732f2a36d338c9c41b28e0770d98c15530b56a9f037cef610593b50453f1bde60e89560472035fc250dec0431a9776de1449f77e4c6988aca157eea12

diff --git a/x11-terms/kitty/kitty-0.14.6.ebuild 
b/x11-terms/kitty/kitty-0.14.6.ebuild
new file mode 100644
index 000..85c9ba13dfc
--- /dev/null
+++ b/x11-terms/kitty/kitty-0.14.6.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit python-single-r1 toolchain-funcs gnome2-utils
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/kovidgoyal/kitty.git";
+   inherit git-r3
+else
+   
SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A modern, hackable, featureful, OpenGL-based terminal emulator"
+HOMEPAGE="https://github.com/kovidgoyal/kitty";
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE="debug doc imagemagick wayland"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+COMMON_DEPS="
+   ${PYTHON_DEPS}
+   >=media-libs/harfbuzz-1.5.0:=
+   sys-apps/dbus
+   sys-libs/zlib
+   media-libs/libcanberra
+   media-libs/libpng:0=
+   media-libs/freetype:2
+   media-libs/fontconfig
+   x11-libs/libXcursor
+   x11-libs/libXrandr
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libxkbcommon[X]
+   x11-libs/libxcb[xkb]
+   wayland? (
+   dev-libs/wayland
+   >=dev-libs/wayland-protocols-1.17
+   )
+"
+RDEPEND="
+   ${COMMON_DEPS}
+   imagemagick? ( virtual/imagemagick-tools )
+"
+DEPEND="${RDEPEND}
+   media-libs/mesa[X(+)]
+   sys-libs/ncurses
+   virtual/pkgconfig
+"
+[[ ${PV} == * ]] && DEPEND+=" >=dev-python/sphinx-1.7[${PYTHON_USEDEP}]"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.14.4-flags.patch
+   "${FILESDIR}"/${PN}-0.14.4-svg-icon.patch
+)
+
+src_prepare() {
+   default
+
+   # disable wayland as required
+   if ! use wayland; then
+   sed -i "/'x11 wayland'/s/ wayland//" setup.py || die
+   fi
+
+   # respect doc dir
+   sed -i "/htmldir =/s/appname/'${PF}'/" setup.py
+
+   tc-export CC
+}
+
+doecho() {
+   echo "$@"
+   "$@" || die
+}
+
+src_compile() {
+   doecho "${EPYTHON}" setup.py \
+   --verbose $(usex debug --debug "") \
+   --libdir-name $(get_libdir) \
+   linux-package
+}
+
+src_test() {
+   export KITTY_CONFIG_DIRECTORY=${T}
+   "${EPYTHON}" test.py || die
+}
+
+src_install() {
+   mkdir -p "${ED}"usr || die
+   cp -r linux-package/* "${ED}usr" || die
+   python_fix_shebang "${ED}"
+
+   if ! use doc; then
+   rm -r "${ED}"/usr/share/doc || die
+   fi
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/

2019-09-26 Thread Jory Pratt
commit: baed33f2defe4efc592fb415c04d5328d550c993
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Sep 27 02:39:31 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Sep 27 02:39:31 2019 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=baed33f2

www-client/firefox: Version bump 70.0b10

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jory Pratt  gentoo.org>

 www-client/firefox/Manifest| 95 +-
 ...ox-69.0.1.ebuild => firefox-70.0_beta10.ebuild} |  2 +-
 2 files changed, 3 insertions(+), 94 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index 9b94678..d78f7ca 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,93 +1,2 @@
-DIST firefox-69.0-patches-06.tar.xz 15528 BLAKE2B 
7adfa9b3d1247b78d58932ea35a78fcc1599a4e462dc14f162892ed0567204f143d8a899f099f2b64dadc94bb33f98ce77463872d8c41af08dffee5e58996ff1
 SHA512 
93eba2fdd3b180ddc9af369c13b8f5e6aec39edbcd2005b33d7b9fc4c0f9cb4e29c52ecd592663486601a6cc4d162653312d1cf730523e6f3bc24ab07a33076b
-DIST firefox-69.0.1-ach.xpi 471474 BLAKE2B 
fd3fb5b4627f4f1a6e9bb9f9d0c06397d94c850765a99a4a395258079a1262060f9cda216e72f19681a2d48f799003e8c7d8d484c5c321e1d8e4b2e41f0f74d6
 SHA512 
c282228019b06ac238611a37a3b8e4a3807bdafa50aca5449b57bbd8e87a687b076962cec001422acd998b8c3b5fea24fb9fa1f9812c47237e7ed9158a63a0e6
-DIST firefox-69.0.1-af.xpi 449156 BLAKE2B 
8851703875c876d1cd7372f3e1af24f485da497d8942d4eca911f45647887bb8747313f4bbf10019f46c11a9fca45085941811caf510e11d9b5a26f37fa345de
 SHA512 
8e4183ede97df506bc7058db29228d44f7ccc2660c9adc19836b1a650a97e7bb8e20b0a2d6c0be80330541999ed0e8622210c98ce23e172a94c64acf90a8da8e
-DIST firefox-69.0.1-an.xpi 482718 BLAKE2B 
f9af07282c06f9af16feac831b5d1d5df28ed57490ba3ef28b50f98f3ed7c23c32481964e560aff1729bf87b5beac6bc31274dd7f1611150ce61964a12c4
 SHA512 
669470b4b5b97ff6dd2705109c45dd4fcb8cb5f22ddf9a4a0fd93ec0e738fc0df38c2476eaf82be3c2fd3bc7f537f6c6278d436751dba4b07d3c6828ea67026b
-DIST firefox-69.0.1-ar.xpi 541421 BLAKE2B 
8cfbe0c1cc2706131d0fe613b75875026f028920e3b76205911cb22b9775e8069c4542ecdeaa6fe1db23a1691d5d4bcadcd14335c4eeb1ba4b10194715bd172b
 SHA512 
919b51715d8dc1f3cdae1c7eb47177848ff087332acae47b459d4dd9778db4e3afb16b22b3a8aec65d2b0f080d7ade8b026f0a280ba9cfb4c0099215daaed74c
-DIST firefox-69.0.1-ast.xpi 479369 BLAKE2B 
702f29567a72eab20ec92f93918a1a08193604b84d040a6ade228460319d9b9f8432cc6fe2ffb7652c53e129b3d58d2516b20adc945961b390b113de5edbd893
 SHA512 
f9f24ebc8b4c6d4d33924b0f79039df41572e62adb86e1324c9b951d31be7fd6db762a7265cf52580674124713ab8af31481f878de66df62a7e9dcc418d63ea7
-DIST firefox-69.0.1-az.xpi 509589 BLAKE2B 
f1a4812168c389543bf4dd9f45fb34fbd13f952f74ed0691f81ec14e5919adc67f31e7ab3af67fdd84ac4db65a3fb90dfd8585e6d1e803bd33754b811c3aa920
 SHA512 
7c3aa4a657651aae7cfc038b91e4918298d86acc500f4b7286ad1195c85c2b3e4249b0e1a25f720411266b355617a3194d7fccb114c9bac0443b4bd9b8d0d032
-DIST firefox-69.0.1-be.xpi 594812 BLAKE2B 
3b95c2ffabfea1c0d274f181f7cb1b3e18aa41075be7c97d06d8d68dd97ab27e8d52d87e2c2f0f23d7839d6b0f022380ea9e4f56738158ea9621a1ffe9915f30
 SHA512 
62df2ad8b2b781e15eebd2de08f0601517566b655d89a754b2df28a142344533b6465df7c7ca46257673b97af3267b40134366e0bc1c1e12f2b10952b8b02e0b
-DIST firefox-69.0.1-bg.xpi 553022 BLAKE2B 
d6f1fde9a70c85ffb7c19d992f78eb3039e3b7520325cbe494f24f925d4bc3ae6ad0bcfbfd90faff43cd75298aaeb623edfdde2a5c0a44cfdf36844712127b6a
 SHA512 
755de1949c499e3695f5d7378c397af0e0f72ad92ee2bbe83b4c16e64124cfdae043e9a25ce6af3368a43251b1f05781b92fc0327dd67d317b6ca592c5988fa3
-DIST firefox-69.0.1-bn.xpi 572153 BLAKE2B 
1f088067eae7a4c1036ea2e706ad220e901bdb441cbd9c87edae37c9459d4794d8e6d3e06a9d82770aab726d4fc9937353034e7e321a98d3a97f08d17c09b215
 SHA512 
dea74590e6d1dcb528f3163e21b71df1ceb43863a30b91ad514842db844daec86a01ef5ce4e8e8ebfccf397685a9ce43e2f8dffe5298bb1aa33b03cccedc07bc
-DIST firefox-69.0.1-br.xpi 501731 BLAKE2B 
080fcec4048110877b018a845cc21458c4c13414ba818aadd52b9cf8e48249e13b59483b8b6db31e1f8446dc9109beea855625fa55b9d198fca370acd1c7d40f
 SHA512 
e6c7c78a4812dd90af3e431c6d2005df62bfe9998e23c28123f036375ee4a73a526819d7961a7b2bd400304ac96d351f3f6b18a1d946b0d04b29cef1e0fd8545
-DIST firefox-69.0.1-bs.xpi 482433 BLAKE2B 
3a6aecce86ae53d34ff8ec60aaec3122d346c18636c90de1a81aa671bb69855e22f4f5bfbd03d827cf501625c9b9a18f49df1b1dcc1469b88e0cc4c0b81c1e79
 SHA512 
685b63dc9161d6af5335e033a1cb4ba99850847e1c4293e7f20ae91c31b1c322bc838fab9e4cea4f2cb61e90b571b73787bb0fcf729ce874d167961491784f13
-DIST firefox-69.0.1-ca.xpi 504090 BLAKE2B 
c2498d0aac6c6b27de47129e65b1f3fd3e0d0777bd981250d08b42205d022975fd6d6f501c26cc078efeadb1399efeb3a55b0998571aca6177044381ac24e972
 SHA512 
44e727bd6b6657df6b6a83729922543514f874fd4ae57282a9f380a00874541620953ac4cda425d2946fbdcaa7ea7d106afa412bff2786427a1d6b5ffb6334ec
-DIST firefox-69.0.1-cak.xpi 539423 BLAKE2B 
fdfad95eb21591e105559565ec01168968238b2f2c789df7c691f4f6bf3e6ed04f309683d27803fe594808b67d9e88a153da64ba

[gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/

2019-09-26 Thread Mike Gilbert
commit: 2d03f8f2e0b5920130340ee30f388b78847434c1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep 26 18:09:03 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Sep 27 00:49:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d03f8f2

app-crypt/gpgme: depend on >=dev-libs/libassuan-2.5.3

This is necessary to avoid a pkg-config dependency error.

Bug: https://bugs.gentoo.org/692738
Package-Manager: Portage-2.3.75_p7, Repoman-2.3.17_p49
Signed-off-by: Mike Gilbert  gentoo.org>

 app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 117 +
 1 file changed, 117 insertions(+)

diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild 
b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
new file mode 100644
index 000..7c4ca43d823
--- /dev/null
+++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+DISTUTILS_OPTIONAL=1
+
+inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs
+
+DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
+HOMEPAGE="http://www.gnupg.org/related_software/gpgme";
+SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="1/11" # subslot = soname major version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="common-lisp static-libs cxx python qt5"
+
+COMMON_DEPEND=">=app-crypt/gnupg-2
+   >=dev-libs/libassuan-2.5.3:=
+   >=dev-libs/libgpg-error-1.29:=
+   python? ( ${PYTHON_DEPS} )
+   qt5? ( dev-qt/qtcore:5 )"
+   #doc? ( app-doc/doxygen[dot] )
+DEPEND="${COMMON_DEPEND}
+   qt5? ( dev-qt/qttest:5 )"
+RDEPEND="${COMMON_DEPEND}
+   cxx? (
+   ! /dev/null || die
+   top_builddir="../.." srcdir="." CPP=$(tc-getCPP) 
distutils-r1_src_${EBUILD_PHASE}
+   popd > /dev/null
+   fi
+}
+
+pkg_setup() {
+   addpredict /run/user/$(id -u)/gnupg
+
+   local MAX_WORKDIR=66
+   if [[ "${#WORKDIR}" -gt "${MAX_WORKDIR}" ]]; then
+   ewarn "Disabling tests as WORKDIR '${WORKDIR}' is longer than 
${MAX_WORKDIR} which will fail tests"
+   SKIP_TESTS=1
+   fi
+}
+
+src_prepare() {
+   default
+   elibtoolize
+
+   # Make best effort to allow longer PORTAGE_TMPDIR
+   # as usock limitation fails build/tests
+   ln -s "${P}" "${WORKDIR}/b"
+   S="${WORKDIR}/b"
+}
+
+src_configure() {
+   local languages=()
+   use common-lisp && languages+=( "cl" )
+   use cxx && languages+=( "cpp" )
+   if use qt5; then
+   languages+=( "qt" )
+   #use doc ||
+   export DOXYGEN=true
+   export MOC="$(qt5_get_bindir)/moc"
+   fi
+
+   econf \
+   $([[ -n "${SKIP_TESTS}" ]] && echo "--disable-gpg-test 
--disable-gpgsm-test") \
+   --enable-languages="${languages[*]}" \
+   $(use_enable static-libs static)
+
+   use python && make -C lang/python prepare
+
+   do_python
+}
+
+src_compile() {
+   default
+   do_python
+}
+
+src_test() {
+   [[ -z "${SKIP_TESTS}" ]] || return
+
+   default
+   if use python; then
+   test_python() {
+   emake -C lang/python/tests check \
+   PYTHON=${EPYTHON} \
+   PYTHONS=${EPYTHON} \
+   TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"
+   }
+   python_foreach_impl test_python
+   fi
+}
+
+src_install() {
+   default
+   do_python
+   find "${D}" -name '*.la' -delete || die
+
+   # backward compatibility for gentoo
+   # in the past we had slots
+   dodir /usr/include/gpgme
+   dosym ../gpgme.h /usr/include/gpgme/gpgme.h
+}



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

2019-09-26 Thread Brian Evans
commit: 80b25d09340cdb28d7b43541efd7133e60aabff4
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Sep 27 00:32:12 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Sep 27 00:32:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b25d09

dev-lang/php: Version bump for 7.2.23

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Brian Evans  gentoo.org>

 dev-lang/php/Manifest  |   1 +
 dev-lang/php/php-7.2.23.ebuild | 749 +
 2 files changed, 750 insertions(+)

diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 3a864e0711e..fd0cd3424ff 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -3,6 +3,7 @@ DIST php-7.1.31.tar.xz 12370928 BLAKE2B 
18b7d5398380324243321a39d337bd10a7eb8281
 DIST php-7.1.32.tar.xz 12369916 BLAKE2B 
26f3756bfa15d8caa9f99f48526eabe66cb389d0ecf534700dcf9e2514de12c1b9d45c634b8e5ce07d1e28cce4c5b5a9cda7780013a7af070fd5e3d250a92616
 SHA512 
090dd6d79514f97be125e86d741094c149250a11a4f7d5f8dd08e028ae5f0b347afc58787b2002cc7b183d08a56562042e33ef7f1eeb060aafaf6fef67646ab1
 DIST php-7.2.21.tar.xz 12298448 BLAKE2B 
f82b35fd3cdf45d8c84639d044729602340c2d34695b5603a194e2d504627c0e041ab156c3720d218d8d6ca51c9ef71d8d0ee37585142aa30ed0cce51fbcb91e
 SHA512 
c7fe01626c1e25e8882d8f2b69d77a5479567d2daa3bf25d1ce3f45314a882f79ce9914a2aa1b3052b6289b46873f466e457049ce1db6e31b60ba4995187507c
 DIST php-7.2.22.tar.xz 12271632 BLAKE2B 
be3089066ba1c25c479eedaf3e6dd8f7773a6d87a16ce49d8c5379bc9b25d073b497004ccb219795bcfdc3af1310570f94f109754120c254ea5bbaaf1a5e953f
 SHA512 
526dbcc03726d6e2f146adbdf8d89f0c8acb2575a3c21e5ef14ae256f29447d82154e0b1869c0143d831f81c2da0d943957c51144fb458457d3681cdfbc6d49b
+DIST php-7.2.23.tar.xz 12273340 BLAKE2B 
a3cad87bc23534953a71834347b4e2ff44512c2a0a5ef3ee9fcf8df6dde5c5903396cb746303131078ff8129e98e6515cd55f80a8f70faa34bcd43e93495
 SHA512 
8ba928ae8b5f5b698400fc2a10170c06763b3c300889e9b79618c58d40db05997def9eff715b276495172b50aadb46f43719a0635545b476c04cd3abea363b0b
 DIST php-7.3.10.tar.xz 12086948 BLAKE2B 
0dec94952fde19619d2f27ec9e4076a41d51ba704a0d4ec818d33ecedab1b2fae445e5b6437e4a1a4f689db8b9e4b93ceaec55174f0b1c89670083f9b62522d3
 SHA512 
b6c5d439db015cf902cd1823a2cbd509221866a416fc02e0382322a15165fcd04d3fe5d6fa2a9efc37a69f2becf4453d5f1ccecf4b1f035b5be7a550f3f97fc9
 DIST php-7.3.8.tar.xz 12064620 BLAKE2B 
cfe2fde5e48080e13bd21cb2e2ca0c0ae38da03c94d0692e11bfe6722e50bd0b864d629a0ef6aed4ac5d9830ec4b4b214b9abdf917519a0c0cb70a4362fc8390
 SHA512 
9e9e13845350f3d4a8a80c3e2fe8291996e2749b2c862261b96346c01e5e24640cb81adad5e3b7668b56b2266c1fcbb713e8c38da4f9aa474f5f632f91378a8d
 DIST php-7.3.9.tar.xz 12064244 BLAKE2B 
2837463a74a0ccffc1a2193f9fbce78c98c15dd60214cb5d5d704aed7d74449696c3a516e86f440aed9ff3dc2ed8e7bbebcaf0a1268afa55aca2b642e958abf1
 SHA512 
017d2ae3cd499a7f6ee30111baf0a119e2f404919575acc5ae91fa6e53a303c9d1b5d165205eec3943c3547ff8759e21fbccc62845e3269176f6fc0f2ba88490

diff --git a/dev-lang/php/php-7.2.23.ebuild b/dev-lang/php/php-7.2.23.ebuild
new file mode 100644
index 000..4156c8c952e
--- /dev/null
+++ b/dev-lang/php/php-7.2.23.ebuild
@@ -0,0 +1,749 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit flag-o-matic systemd autotools
+
+DESCRIPTION="The PHP language runtime engine"
+HOMEPAGE="https://php.net/";
+SRC_URI="https://php.net/distributions/${P}.tar.xz";
+
+LICENSE="PHP-3.01
+   BSD
+   Zend-2.0
+   bcmath? ( LGPL-2.1+ )
+   fpm? ( BSD-2 )
+   gd? ( gd )
+   unicode? ( BSD-2 LGPL-2.1 )"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+
+# We can build the following SAPIs in the given order
+SAPIS="embed cli cgi fpm apache2 phpdbg"
+
+# SAPIs and SAPI-specific USE flags (cli SAPI is default on):
+IUSE="${IUSE}
+   ${SAPIS/cli/+cli}
+   threads"
+
+IUSE="${IUSE} acl argon2 bcmath berkdb bzip2 calendar cdb cjk
+   coverage +ctype curl debug
+   enchant exif +fileinfo +filter firebird
+   +flatfile ftp gd gdbm gmp +hash +iconv imap inifile
+   intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb
+   mhash mssql mysql mysqli nls
+   oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm
+   readline recode selinux +session session-mm sharedmem
+   +simplexml snmp soap sockets sodium spell sqlite ssl
+   sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx 
webp
+   +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib"
+
+# The supported (that is, autodetected) versions of BDB are listed in
+# the ./configure script. Other versions *work*, but we need to stick to
+# the ones that can be detected to avoid a repeat of bug #564824.
+COMMON_DEPEND="
+   >=app-eselect/eselect

[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2019-09-26 Thread William Hubbs
commit: ffe6538b3f3716e29c14d3b4426a19823c3dff46
Author: William Hubbs  sony  com>
AuthorDate: Fri Sep 27 00:00:30 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Sep 27 00:02:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe6538b

dev-lang/go: 1.12.10 and 1.13.1 bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: William Hubbs  gentoo.org>

 dev-lang/go/Manifest  |   2 +
 dev-lang/go/go-1.12.10.ebuild | 246 ++
 dev-lang/go/go-1.13.1.ebuild  | 246 ++
 3 files changed, 494 insertions(+)

diff --git a/dev-lang/go/Manifest b/dev-lang/go/Manifest
index 48ebf9d5824..ab7bad20491 100644
--- a/dev-lang/go/Manifest
+++ b/dev-lang/go/Manifest
@@ -9,5 +9,7 @@ DIST go-linux-ppc64-bootstrap-1.8.tbz 52315782 BLAKE2B 
6be0a48e8bc4e5fed4d34f8aa
 DIST go-linux-ppc64le-bootstrap-1.8.tbz 52211575 BLAKE2B 
7a28ec5a381369c4e9415c8360e904c2545380513afd328077c584e8af0bf6bd818aa03e5a58c350cbb98facc1c9dccb02b06adcb27233875497cf5d33265912
 SHA512 
6931d999dd0ee1ff44c4cec48acb27af061f57f87aa74802dcebab78553b46bc8ac732f07fe91e5074dbdd32c55b707994875934bfb12bb4276d71eb1d06c4ba
 DIST go-linux-s390x-bootstrap-1.8.tbz 57124869 BLAKE2B 
920a176b8f4fc3a816e724324bbb30a383d599e31a0d2093d24797dbcd0e799a662a3589dbb87d2f5dd16df07c4cf8f1e444e87b540ec732746bb025dc9271f8
 SHA512 
d429cae870d66217ab2e07c74209d3031d97baa4f899b4d70ae6283a1a5b1434b037904c4cfca0b2bc798d5ba0b358c3739e000eccbc74809baf564c5686df5a
 DIST go-solaris-amd64-bootstrap-1.8.tbz 54926326 BLAKE2B 
0a45312f090d81ebf46fe5950cb65c059e2801394231e715e94145d1f918eb59b10472b2385e57ebd5cfb9eca0ad7290fb118436486b665520bb540970f971ab
 SHA512 
52b849e5b9a940e10de7ba3df0ebdf6e1c5d631de9581d936c9edf8f38e6bb3314acbc2b2d5202b0528fde2a359d52bc0c6f39acf9b1b614725e4b4a947ed10d
+DIST go1.12.10.src.tar.gz 21980044 BLAKE2B 
95ebf0a6f04d055e5e9d6f8e2a13835aaf33c4f7113772f7a70af218f4e929a047fc12b0ef9e93a9156877f61361219da16bb2830799247b8200a7648c562abc
 SHA512 
9d40cf8d71daffe43f5872597b316cd1150ae640d852ff0f0be3126cc7bb40b9a0290bb02d7fabdf808f40ab3f67a56d2eaeba3b32299fa9b0a3df03899f6ac2
 DIST go1.12.9.src.tar.gz 21979950 BLAKE2B 
dca7e3afcabd513c4b8193e93c0a1ed1a2326dccfce9b909d97b3731fffbe7e26712ab164645e06a316baa949b1e0b14a2fea8d23e6f90fd5b72afa0d15b432b
 SHA512 
57041e7fb767f528aa9fc2592d205d3a7c120c73f92dc8d91f17f816e12aa6152c8421b333081800a5f50b1bb656f203a25faf8ed92c69a6ec164ce0a5619c13
+DIST go1.13.1.src.tar.gz 21622361 BLAKE2B 
08a836d3bd57befed8cd07c4d6faaf9d926629b06e5fe97d1fe364df8b2368310b31b04019fbd0803caf7f52c8927122ba1638c3c26b6fb38c9236ff96eb06d7
 SHA512 
696fc735271bd76ae59c5015c8efa52121243257f4ffcc1460fd79cf9a5e167db0b30d04137ec71a8789742673c2288bd62d55b546c2d2b2a05e8b3669af8616
 DIST go1.13.src.tar.gz 21621948 BLAKE2B 
dff6024287c0805ec735cb40aef4ffd872bdc17df6e0d531be3d16806292edde2a63299fe7b9b3c97a79f6f864ab0f95962a0cd2e1a0ba0216b3f4bc59bf4bcf
 SHA512 
c6346b1ab256cb743dd98625d8b16cdcc1365b186e039e99747d6c18041045daa065f6bdce17cca0a9800be2dbb34e90adf5518d5295693f80435c02fe5b2cd8

diff --git a/dev-lang/go/go-1.12.10.ebuild b/dev-lang/go/go-1.12.10.ebuild
new file mode 100644
index 000..a6151a8c829
--- /dev/null
+++ b/dev-lang/go/go-1.12.10.ebuild
@@ -0,0 +1,246 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+export CBUILD=${CBUILD:-${CHOST}}
+export CTARGET=${CTARGET:-${CHOST}}
+
+MY_PV=${PV/_/}
+
+inherit toolchain-funcs
+
+BOOTSTRAP_VERSION="bootstrap-1.8"
+BOOTSTRAP_DIST="https://dev.gentoo.org/~williamh/dist";
+BOOTSTRAP_URI="
+   ${BOOTSTRAP_DIST}/go-linux-amd64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-arm-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-arm64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-ppc64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-ppc64le-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-s390x-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-linux-386-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-freebsd-amd64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-freebsd-386-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-darwin-amd64-${BOOTSTRAP_VERSION}.tbz
+   ${BOOTSTRAP_DIST}/go-solaris-amd64-${BOOTSTRAP_VERSION}.tbz
+"
+
+case ${PV}  in
+**)
+   EGIT_REPO_URI="https://github.com/golang/go.git";
+   inherit git-r3
+   ;;
+*)
+   SRC_URI="https://storage.googleapis.com/golang/go${MY_PV}.src.tar.gz "
+   S="${WORKDIR}"/go
+   case ${PV} in
+   *_beta*|*_rc*) ;;
+   *)
+   KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   # The upstream tests fail under portage but pass if the build is
+   # run according to their document

[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/

2019-09-26 Thread Georgy Yakovlev
commit: d37f0991710c6631b46b2dbbe588362d144c6c5e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 23:32:52 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 23:34:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37f0991

dev-lang/rust: sync llvm targets with llvm-9

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/rust-1.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/rust/rust-1.38.0.ebuild b/dev-lang/rust/rust-1.38.0.ebuild
index 152d59601f5..f1c41596a82 100644
--- a/dev-lang/rust/rust-1.38.0.ebuild
+++ b/dev-lang/rust/rust-1.38.0.ebuild
@@ -30,7 +30,7 @@ SRC_URI="https://static.rust-lang.org/dist/${SRC} -> 
rustc-${PV}-src.tar.xz
$(rust_all_arch_uris rust-${RUST_STAGE0_VERSION})"
 
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
-   NVPTX PowerPC Sparc SystemZ WebAssembly X86 XCore )
+   NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore )
 ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gpgme/

2019-09-26 Thread Tim Harder
commit: 5230fb90fe11f235d209450233d34191018f269e
Author: Tim Harder  gentoo  org>
AuthorDate: Thu Sep 26 22:18:59 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Thu Sep 26 22:20:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5230fb90

app-crypt/gpgme: version bump to 1.13.1

Bump libassuan dep to 2.5.3 for pkgconfig usage.

Closes: https://bugs.gentoo.org/692738

Signed-off-by: Tim Harder  gentoo.org>

 app-crypt/gpgme/Manifest|   1 +
 app-crypt/gpgme/gpgme-1.13.1.ebuild | 117 
 2 files changed, 118 insertions(+)

diff --git a/app-crypt/gpgme/Manifest b/app-crypt/gpgme/Manifest
index 2341a8d4569..b7a6fdd2517 100644
--- a/app-crypt/gpgme/Manifest
+++ b/app-crypt/gpgme/Manifest
@@ -1 +1,2 @@
 DIST gpgme-1.13.0.tar.bz2 1820504 BLAKE2B 
71fbb034e3c5939d1953554ccbe0e89e2089c53a4c79e90ee51bdf96500bf4be8a5e1633772ab8dadd44616dde7be551ad7d3af0a59d7e1df10a19cd9cf56baa
 SHA512 
47a7a67dcc6d111cddd805d288d42e870948114a6dc09ce0675ad8b3d1580bbc2a683e1e70cb2f416919cf2129c72a9ff30e2e3b9527809d04e863cc1f87267b
+DIST gpgme-1.13.1.tar.bz2 1759616 BLAKE2B 
17fff261ab76b72e096aa42cc847443bfd3bbf0eb6d04af1d38561ddce1d11cfe9a98b6ced268b28f33e2cb7d900a9e6b3dfc56f1c784a021dbefbf493522e70
 SHA512 
11de670c6cf512508103fe67af56d9fbb2a9dda6fc6fa3cd321371bbe337c7c2c81913ca557d07187adb2a63d37ea1a44da97ab22345bbe6022c405d0cb083b8

diff --git a/app-crypt/gpgme/gpgme-1.13.1.ebuild 
b/app-crypt/gpgme/gpgme-1.13.1.ebuild
new file mode 100644
index 000..7c4ca43d823
--- /dev/null
+++ b/app-crypt/gpgme/gpgme-1.13.1.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+DISTUTILS_OPTIONAL=1
+
+inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs
+
+DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
+HOMEPAGE="http://www.gnupg.org/related_software/gpgme";
+SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="1/11" # subslot = soname major version
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="common-lisp static-libs cxx python qt5"
+
+COMMON_DEPEND=">=app-crypt/gnupg-2
+   >=dev-libs/libassuan-2.5.3:=
+   >=dev-libs/libgpg-error-1.29:=
+   python? ( ${PYTHON_DEPS} )
+   qt5? ( dev-qt/qtcore:5 )"
+   #doc? ( app-doc/doxygen[dot] )
+DEPEND="${COMMON_DEPEND}
+   qt5? ( dev-qt/qttest:5 )"
+RDEPEND="${COMMON_DEPEND}
+   cxx? (
+   ! /dev/null || die
+   top_builddir="../.." srcdir="." CPP=$(tc-getCPP) 
distutils-r1_src_${EBUILD_PHASE}
+   popd > /dev/null
+   fi
+}
+
+pkg_setup() {
+   addpredict /run/user/$(id -u)/gnupg
+
+   local MAX_WORKDIR=66
+   if [[ "${#WORKDIR}" -gt "${MAX_WORKDIR}" ]]; then
+   ewarn "Disabling tests as WORKDIR '${WORKDIR}' is longer than 
${MAX_WORKDIR} which will fail tests"
+   SKIP_TESTS=1
+   fi
+}
+
+src_prepare() {
+   default
+   elibtoolize
+
+   # Make best effort to allow longer PORTAGE_TMPDIR
+   # as usock limitation fails build/tests
+   ln -s "${P}" "${WORKDIR}/b"
+   S="${WORKDIR}/b"
+}
+
+src_configure() {
+   local languages=()
+   use common-lisp && languages+=( "cl" )
+   use cxx && languages+=( "cpp" )
+   if use qt5; then
+   languages+=( "qt" )
+   #use doc ||
+   export DOXYGEN=true
+   export MOC="$(qt5_get_bindir)/moc"
+   fi
+
+   econf \
+   $([[ -n "${SKIP_TESTS}" ]] && echo "--disable-gpg-test 
--disable-gpgsm-test") \
+   --enable-languages="${languages[*]}" \
+   $(use_enable static-libs static)
+
+   use python && make -C lang/python prepare
+
+   do_python
+}
+
+src_compile() {
+   default
+   do_python
+}
+
+src_test() {
+   [[ -z "${SKIP_TESTS}" ]] || return
+
+   default
+   if use python; then
+   test_python() {
+   emake -C lang/python/tests check \
+   PYTHON=${EPYTHON} \
+   PYTHONS=${EPYTHON} \
+   TESTFLAGS="--python-libdir=${BUILD_DIR}/lib"
+   }
+   python_foreach_impl test_python
+   fi
+}
+
+src_install() {
+   default
+   do_python
+   find "${D}" -name '*.la' -delete || die
+
+   # backward compatibility for gentoo
+   # in the past we had slots
+   dodir /usr/include/gpgme
+   dosym ../gpgme.h /usr/include/gpgme/gpgme.h
+}



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

2019-09-26 Thread Georgy Yakovlev
commit: d7c507ec43a21a951774add8a4a92680e5d8f4b3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 21:58:56 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 22:06:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7c507ec

dev-lang/rust: bump to 1.38.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust/Manifest |  14 +
 dev-lang/rust/files/1.38.0-fix-custom-libdir.patch |  90 ++
 .../files/1.38.0-fix-multiple-llvm-rebuilds.patch  |  75 +
 dev-lang/rust/rust-1.38.0.ebuild   | 327 +
 4 files changed, 506 insertions(+)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index fa10664a6c4..56ecbd36bd4 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -50,7 +50,21 @@ DIST rust-1.36.0-powerpc64-unknown-linux-gnu.tar.xz 
145880928 BLAKE2B 4922df3a7d
 DIST rust-1.36.0-powerpc64le-unknown-linux-gnu.tar.xz 149721676 BLAKE2B 
e00bcc60a89354f6d4b5c89feffe5fe6dd7bf25d8dd2db2878e7c12ffc484e9258f37d80bda2b12f3965d96c73f1a03b6adbd8c20176c383e04f1a229d47d000
 SHA512 
02f32b544b0a55ba6f6fc4852f18766107bc0ce2c50488db11605e8a10e5965dd44e8332905c00080b08576370f2f0297ecbe12ba9fe01b4c24cdb9fd03ad64f
 DIST rust-1.36.0-s390x-unknown-linux-gnu.tar.xz 159518028 BLAKE2B 
c5876ea15c9fa56a92b4c0bf2aab472b83381a7a31fbb207e4165fdc49fea215053cc771dbcb81b01fe43a3175df146d8645d04c556af3556822fc59bf25
 SHA512 
c637b8f50cbce280f43ce4b97d3f75ddae429ee34461837c3c3869e20aed8c5e76f7a58998f617dc0ffc2e6afd00908e5de05f4c7ed9a8c34d5dbc7ce916
 DIST rust-1.36.0-x86_64-unknown-linux-gnu.tar.xz 169600936 BLAKE2B 
8bf075f2b5624e4716e3058512b85b70e72ec6f0c8ce8fc38857612b02aa5702a1bb447f13f882a1b96b1f32330d0a8f7f1f1db81827b51cb7429195e070a5a3
 SHA512 
3f14dda1e09ef8c8168600f4d70ba60cb2a1086ad9edb5eed708d0ffc16fdb9c582ce350a93afcd64b78f87737e37d4f099703835a1ec9837a5721c2335e17c7
+DIST rust-1.37.0-aarch64-unknown-linux-gnu.tar.xz 124322996 BLAKE2B 
732dc36933682a18bcd5694b1715af5c442452df8232e2affda8185b9aaf0daf297cf7c4a64fc7d35898e1b3829ba9e8fbe33e8c8f7bc6183b3149f983208ba8
 SHA512 
c70054f589aa2aecfbd6a89f567306e0cf5d3eb56e5a544ced0a5d212f14033dab10559d22dd6b07945e45a25d8de14fc7897c9d24c0d8149548a06b404ca9d2
+DIST rust-1.37.0-arm-unknown-linux-gnueabi.tar.xz 124741032 BLAKE2B 
88e38ea9152546c8a04bd6f93fa8d97d3e58255568a522d2774a2656a4c6dd7bad74633a10b424f6c5f6ca07ea07e473e620ab24dfdbe5c27bb5141ab0f5bba8
 SHA512 
bd28b8bb60b8e4373693ad9d41bfe62eb12a7272a5d7978691b0c7e1892a2df8d6ff8cf5c25dab805fab1d03dd17c76c1014d395b042118cb24603739c6dbb32
+DIST rust-1.37.0-arm-unknown-linux-gnueabihf.tar.xz 124971492 BLAKE2B 
07614242bc500c9ca81a87ed81cc0bada9b467049b7bc2afbe6245b742ac2bec9030feb08f0ef8a2402bf2c2a19722b8b06dacd0ef56edb0522bf41e29080a01
 SHA512 
e380e2bf862a157cb5e06d27fa8e306474e708ce7e0ffd087531a4fa5729bef104131c256625c05515f6e7dfd43f639ce1fd5e05a2da42ad7f437d578b4acd8a
+DIST rust-1.37.0-armv7-unknown-linux-gnueabihf.tar.xz 126583596 BLAKE2B 
f836c88801bde52c43726fb728d03b5f145b511a7a4b3d857de0218b87c83a4a2c939b9956aa61cef362a255209ea9e5159d2ac00edea2b9656ef320875f79a2
 SHA512 
6d9e055f36a2e912f30bebb25afdd3188019a438f208d3db67b38078bd5c37633c38fd48da15ba80640399babf89221e727a2bf43990aee269fcc5c91cd412b4
+DIST rust-1.37.0-i686-unknown-linux-gnu.tar.xz 177419360 BLAKE2B 
4b28b002f0db349f9d12f2e4ae63b3fb5e9f472ec4d32d671626a56377cb87b07efd884ef3f4b23cca7072818c597fa8c693f55fd30ced5b408e8c0b0081af29
 SHA512 
b59377350f82efd10c7afe0f7a28ecbd5355719d841d40c98bec0f01961233f7a19bed2581a111a76cde8dd8dc68a019fa7d3da66cb7ebcb002ba52a14a7e573
+DIST rust-1.37.0-mips-unknown-linux-gnu.tar.xz 124577076 BLAKE2B 
299d2b650c8236b94079ce4895e020bf2fe6c5d9b768da47d9716010eaa024c6b8ea743ddc7fadd660a9e49f65a02a8d0da7853cbff2bb6b43bb7771d3d42149
 SHA512 
1b71e1840470f7dd44cda177b7abf1cdc3f63db547fa36657b9fe5030a3d363afe1fa3ff8566351910daeef91ab4b33be46ef117342b4660fa23f76bee0ace00
+DIST rust-1.37.0-mips64-unknown-linux-gnuabi64.tar.xz 124565528 BLAKE2B 
e5bd6241ca7f2356638d39e18a71e577972143f37aa05e00e965bcce742828f25adf0f5cd6334c430d464e51b4112baeceb44a9eb41713233df6942b077983bb
 SHA512 
1002173e608d29a2d32a6479a5c530d36e18bcce9e0813607369d3173c49b019a69ef05e8f1aba9b232285529f72837dfa8f4400866c49b6450e0f53028ebab1
+DIST rust-1.37.0-mipsel-unknown-linux-gnu.tar.xz 126620196 BLAKE2B 
9174e7a48ba9e0f0bc2fc023991f6005614310a8db76824f5e733b0d8c4eaec6729c00b92e1c45f82fbb77f573c4bdc71004e887b9a170dc88c1a3f6e5ec0ccc
 SHA512 
41f17b2f9bef0d5453153660d0f49aa0c8df0bfd003abac46728a477d3c00f67f5b1460aa851a92605fd628bf9dc18d9b44a16dbfc8fff22d84fd2a0a58b971e
+DIST rust-1.37.0-powerpc-unknown-linux-gnu.tar.xz 124035536 BLAKE2B 
2b0b2c34cbe929ff4632e13b41670fa25e765a8b954c3226da67e098a06bb59c1d2387bf64beddaa554e439dd1549dcb529048bcb1e0f00998aee7bf302d6f6c
 SHA512 
54b08c4a5523749ee5054e000f82ffc7ec29562d1194fbc311bee0e953c49eead3c851dcaf34803bb8eb997550a64e

[gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/

2019-09-26 Thread Georgy Yakovlev
commit: 87cfc5fea23ab2d75e290c8e86b7202b5905644d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 22:05:54 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 22:06:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87cfc5fe

dev-lang/rust-bin: bump to 1.38.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lang/rust-bin/Manifest   |  13 +++
 dev-lang/rust-bin/rust-bin-1.38.0.ebuild | 158 +++
 2 files changed, 171 insertions(+)

diff --git a/dev-lang/rust-bin/Manifest b/dev-lang/rust-bin/Manifest
index a10db59cc2f..2c7f675cd1a 100644
--- a/dev-lang/rust-bin/Manifest
+++ b/dev-lang/rust-bin/Manifest
@@ -50,3 +50,16 @@ DIST rust-1.37.0-powerpc64-unknown-linux-gnu.tar.xz 
128662180 BLAKE2B 0df1def64d
 DIST rust-1.37.0-powerpc64le-unknown-linux-gnu.tar.xz 131763436 BLAKE2B 
76b9120e98da09344ce5af39a9b333c6ca8917516ae7108d6cc129fdda4d4d6c21e2ca4c41533e202f63b992bcede5390ec986a262ea216c1340a82c5ba798e8
 SHA512 
366c8920448000bfb4baa3a47588a1c7bc81e18afb8d40f0efc824e429e9e6900efbdb4c9003fb45b9d8595328bd612bd63f390a7d3dedbb30b7dc57fc12abf3
 DIST rust-1.37.0-s390x-unknown-linux-gnu.tar.xz 141808296 BLAKE2B 
73825a004be81cca4dfff1301ea0ef45c9f55ab8d9a9a0343585377d83c4bdc03d3c027622f18e144c9355afe6f5236a6273f84b43b01a221066d3c395f71017
 SHA512 
14f403d3ce9df2a2baba1db13c9f039d7118d7e0c8285ca19ea0284c32e80c3f786660dedef4d1758b2227f91732b8e7deccbf3f38c2b3491738c1408d6bfd0e
 DIST rust-1.37.0-x86_64-unknown-linux-gnu.tar.xz 165034364 BLAKE2B 
3047fff28da00e01179d3a648cb4e5636fa15ac7f4cb9ddc14e1df86d045b69ff3e41691b4a6ef4227c4cb58137524c5e029ba21a2c3a3a171fdb6f46b44f4ff
 SHA512 
c4d48aa12cb929d6600f9cce81bb612c504aa1b3b3f8e76352af3a76b737dcbe0d31e8d139c17884b11aef9f12a55c4908fb8f3ff63dfa92533e4bd0a729914f
+DIST rust-1.38.0-aarch64-unknown-linux-gnu.tar.xz 235231988 BLAKE2B 
03ee6ab2c928134f8dd7e5812b60185b934c2f792b64d6271bff4fb714a9acd0f52a6aee291cc22e7f263cb52173568f5ccfb36edd0eb0dbcd567240beeb1372
 SHA512 
c9dea8907d05af938c1936139c1fb8673d0db90503552f53645d71637bb7248263fd20b1c16db140694b2d467a12c474015a2077d9b26c782b44e965a01544c6
+DIST rust-1.38.0-arm-unknown-linux-gnueabi.tar.xz 241780224 BLAKE2B 
ec362bc67d7b4f3e3d4ba2e19b46af61322b3f8284bf7fd66ac1eb006975c6d6aaa12be8b827147ac8ab42cc11d6c540161fc15c8233a2943a078ce89a300c17
 SHA512 
4ea00aa2b8bccae4fb595c687058af0c82905cbeef93b3d90f5224657bec0f269d0e75af2be6b97b2043442190dbe2df4aeacfafd6cc8916b0fe2ef28908e987
+DIST rust-1.38.0-arm-unknown-linux-gnueabihf.tar.xz 242107656 BLAKE2B 
9c43dbe34d99925f34cec339adcedbf71d72515f08ac456293a17dc602ea027b90c552ef891908661f20c2ef07cd7915b9d8936206c65be9e8ae493c699e4265
 SHA512 
99726beb670af6411ed8dcfbd0eddbce3b964703492686226815f7c0a5c57fd3d0593925345d4f311cd9f5cb2eb9089e80cbb6c62ba767a901e5c5f099e6ebad
+DIST rust-1.38.0-armv7-unknown-linux-gnueabihf.tar.xz 243411104 BLAKE2B 
19c9f2daa81170822ec23049945500a2a6c7342d6c03d50627dcc11766f31b592c40773777583b04666c75320f3953404c55c0b5aa213d771136afb3c4638fa6
 SHA512 
ddbb2c8d2e7112c5871155890c8308080ac800795c685c4b4d06b9dd8c5abd28ee13961686c9be465d1bbd33d476c6478b90af8de0ca5a451f8b07eaff42f97d
+DIST rust-1.38.0-i686-unknown-linux-gnu.tar.xz 298169160 BLAKE2B 
93181072784885cbc23efe12e5511de9dcd564610169990e3d7617413a9073e06efa743b3c95d87fb3065c036ff4b4656e1d2a52571ca55b62a3364479fd87da
 SHA512 
ffdea264378510c6df687a173211427f4cb5930553c9d14e33c5776b0e15d435d1be719bba8a1db50f50a3171a38802e090451dc92a6ea764cc8fdca24651f24
+DIST rust-1.38.0-mips-unknown-linux-gnu.tar.xz 242052876 BLAKE2B 
323587aab4bb1d70795664efbc5ec61cf7dfc3d33f1e9831d6a2e0d591a4dc60c1d5bf305a4b7f767858ac33d296155c4baf8e2db23c48114f0ae72ba823ef83
 SHA512 
5bd8faff88ac35431087ee33520c92a52e64262774ea899d610137e51a71efa25403b1e026e509fc0593f6da65c68b561c051feadf482f0ee25875b526992109
+DIST rust-1.38.0-mips64-unknown-linux-gnuabi64.tar.xz 237741316 BLAKE2B 
d1f758013d53853d4713400e383cb443dae5187156a54ea39d4bd79f60b60e7322785613456a64c1d00e28b575ff528ba01d608cc234e23ead5156ac855b1ad0
 SHA512 
05884f678b31d7af0f54d8d31ef6d09d1a3a3e9d6d5245583e4ef5a2db47c3aa9e4a226b55678077b759156e41473e8ff9fa8b12c21276882a0bcb53b45d5811
+DIST rust-1.38.0-mipsel-unknown-linux-gnu.tar.xz 244454148 BLAKE2B 
a20f2ad0bcbf52e61a997271147161c7eed0dadd795ed16d2f0078924b8be9d132f464d5eefbe9c41a1cdb5ae18005e8d82b3b5ef703d5a7a86e4f940b847bcb
 SHA512 
3eed9fa45a8a9e5f67282053933375f862860f6a68032a62fcd286ec39276610914689c83d9bd95302d15d61433304e2aca6f10b87d7eb762950f7574379e426
+DIST rust-1.38.0-powerpc-unknown-linux-gnu.tar.xz 239750464 BLAKE2B 
202475f8035504a3d8a81b498c4461cbe4a25d29284dc504a5db2d52740ad8fb35dadbb83ac0fbfce14cefed1209431c16e10a91608b6a90633d8c3a08e03ae4
 SHA512 
3cc93f76a2e2defdfeb4c18b84a3c950716bdb6fe68446d4dd97d6b5a0ad53b2fc5e97f220a5f205ab07428f5d5a048a3a9de36f90d9685be8551b4be3188a36
+DIST rust-1.38.0-powerpc64-unknown-linux-gnu.tar.xz 240082008 BLAKE2B 
d15d508397

[gentoo-commits] proj/gcc-patches:master commit in: 9.2.0/gentoo/

2019-09-26 Thread Sergei Trofimovich
commit: f1aedb7402ea1a0dec4d02e85fe7a3889c41f249
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Sep 26 22:05:42 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Sep 26 22:05:42 2019 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f1aedb74

9.2.0: backport arm64 -march=native precedence handling, bug #695420

Reported-by: Aaron Bauman
Bug: https://bugs.gentoo.org/695420
Bug: https://gcc.gnu.org/PR69471#c13
Signed-off-by: Sergei Trofimovich  gentoo.org>

 9.2.0/gentoo/30_all_arm64-march-native.patch | 90 
 9.2.0/gentoo/README.history  |  3 +
 2 files changed, 93 insertions(+)

diff --git a/9.2.0/gentoo/30_all_arm64-march-native.patch 
b/9.2.0/gentoo/30_all_arm64-march-native.patch
new file mode 100644
index 000..0fb6f76
--- /dev/null
+++ b/9.2.0/gentoo/30_all_arm64-march-native.patch
@@ -0,0 +1,90 @@
+https://bugs.gentoo.org/695420
+https://gcc.gnu.org/PR69471#c13
+
+From 537fd9d4dcaed8dae6248ec22a50603a591a3752 Mon Sep 17 00:00:00 2001
+From: ktkachov 
+Date: Thu, 26 Sep 2019 10:52:42 +
+Subject: [PATCH] driver: Also prune joined switches with negation
+
+When -march=native is passed to host_detect_local_cpu to the backend,
+it overrides all command lines after it.  That means
+
+$ gcc -march=native -march=armv8-a
+
+is treated as
+
+$ gcc -march=armv8-a -march=native
+
+Prune joined switches with Negative and RejectNegative to allow
+-march=armv8-a to override previous -march=native on command-line.
+
+This is the same fix as was applied for i386 in SVN revision 269164 but for
+aarch64 and arm.
+
+2019-09-26  Matt Turner  
+
+   PR driver/69471
+   * config/aarch64/aarch64.opt (march=): Add Negative(march=).
+   (mtune=): Add Negative(mtune=).
+   (mcpu=): Add Negative(mcpu=).
+   * config/arm/arm.opt: Likewise.
+
+
+git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276148 
138bc75d-0d04-0410-961f-82ee72b054a4
+---
+ gcc/config/aarch64/aarch64.opt | 6 +++---
+ gcc/config/arm/arm.opt | 6 +++---
+
+--- a/gcc/config/aarch64/aarch64.opt
 b/gcc/config/aarch64/aarch64.opt
+@@ -119,15 +119,15 @@ EnumValue
+ Enum(aarch64_tls_size) String(48) Value(48)
+ 
+ march=
+-Target RejectNegative ToLower Joined Var(aarch64_arch_string)
++Target RejectNegative Negative(march=) ToLower Joined Var(aarch64_arch_string)
+ Use features of architecture ARCH.
+ 
+ mcpu=
+-Target RejectNegative ToLower Joined Var(aarch64_cpu_string)
++Target RejectNegative Negative(mcpu=) ToLower Joined Var(aarch64_cpu_string)
+ Use features of and optimize for CPU.
+ 
+ mtune=
+-Target RejectNegative ToLower Joined Var(aarch64_tune_string)
++Target RejectNegative Negative(mtune=) ToLower Joined Var(aarch64_tune_string)
+ Optimize for CPU.
+ 
+ mabi=
+--- a/gcc/config/arm/arm.opt
 b/gcc/config/arm/arm.opt
+@@ -82,7 +82,7 @@ mapcs-stack-check
+ Target Report Mask(APCS_STACK) Undocumented
+ 
+ march=
+-Target RejectNegative ToLower Joined Var(arm_arch_string)
++Target RejectNegative Negative(march=) ToLower Joined Var(arm_arch_string)
+ Specify the name of the target architecture.
+ 
+ ; Other arm_arch values are loaded from arm-tables.opt
+@@ -107,7 +107,7 @@ Target Report Mask(CALLER_INTERWORKING)
+ Thumb: Assume function pointers may go to non-Thumb aware code.
+ 
+ mcpu=
+-Target RejectNegative ToLower Joined Var(arm_cpu_string)
++Target RejectNegative Negative(mcpu=) ToLower Joined Var(arm_cpu_string)
+ Specify the name of the target CPU.
+ 
+ mfloat-abi=
+@@ -232,7 +232,7 @@ Target Report Mask(TPCS_LEAF_FRAME)
+ Thumb: Generate (leaf) stack frames even if not needed.
+ 
+ mtune=
+-Target RejectNegative ToLower Joined Var(arm_tune_string)
++Target RejectNegative Negative(mtune=) ToLower Joined Var(arm_tune_string)
+ Tune code for the given processor.
+ 
+ mprint-tune-info
+-- 
+2.23.0
+

diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history
index a2cbd76..cbeef2d 100644
--- a/9.2.0/gentoo/README.history
+++ b/9.2.0/gentoo/README.history
@@ -1,3 +1,6 @@
+3  TODO
+   + 30_all_arm64-march-native.patch
+
 2  22 Sep 2019
+ 27_all_sparc-PIC-constant-PR91472.patch
+ 28_all_sparc-fpu-subregs-91269.patch



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-09-26 Thread Georgy Yakovlev
commit: 182a50a4b62b96be2ddeae6a9d277eac336276ef
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 22:00:41 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 22:06:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182a50a4

virtual/cargo: bump to 1.38.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.38.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.38.0.ebuild 
b/virtual/cargo/cargo-1.38.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.38.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Package manager for Rust"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/rust/

2019-09-26 Thread Georgy Yakovlev
commit: a9284ff4f5614447abd1dbdd07e5b1775e8e5bb3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 22:00:09 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 22:06:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9284ff4

virtual/rust: bump to 1.38.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.38.0.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/rust/rust-1.38.0.ebuild b/virtual/rust/rust-1.38.0.ebuild
new file mode 100644
index 000..75f82239948
--- /dev/null
+++ b/virtual/rust/rust-1.38.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for Rust language compiler"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+BDEPEND=""
+RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"



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

2019-09-26 Thread Jonas Stein
commit: b0cad75839d9015f27aa8552f0c7f5e217f291ad
Author: Jonas Stein  gentoo  org>
AuthorDate: Thu Sep 26 20:54:07 2019 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Thu Sep 26 20:55:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cad758

sys-apps/inxi: Version bump to 3.0.36-1

Bump to 3.0.36-1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jonas Stein  gentoo.org>

 sys-apps/inxi/Manifest |  1 +
 sys-apps/inxi/inxi-3.0.36.1.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/sys-apps/inxi/Manifest b/sys-apps/inxi/Manifest
index 67e3a2df579..299ea9b4ceb 100644
--- a/sys-apps/inxi/Manifest
+++ b/sys-apps/inxi/Manifest
@@ -1,2 +1,3 @@
 DIST inxi-3.0.33.1.tar.gz 306370 BLAKE2B 
9ebd8d6e00fe241d5fdf52ddbfc01bdb03682f10baf79cf600a4ad94d36870cd5676fb74cbaebd5edfe9288df3c8f649e4f99dd6bbcd12681663423554f74114
 SHA512 
7239920311e8066f08a6d81525f3608bb555d229bc4f9e33d45442cef4ee219266bdd7c4a7a25de386db8079d1ef496e3fc22620ada772ce6a51c04cb7023256
 DIST inxi-3.0.34.1.tar.gz 308373 BLAKE2B 
290a0887a7885b040f614140a99cbd7e0a8f8b89943e2f39cf00f033fb88fbe6a65dd4b5848f4ff7758f5fe81112404abef6102c44f4732308cda0e4ce887766
 SHA512 
cfc221ce5cd87dd2418ef0a6f916b17ed4a90aa9c6485ffc40a37d87d337f18d1ad98ae53fa366dc56b5250f2e95dc14c528b14d8f796b6d1b26b982cbf0b22b
+DIST inxi-3.0.36.1.tar.gz 311680 BLAKE2B 
95c9ab57a9af50ace8fdacebb42a94017b1506a9215f8f70ff35f281dd207685d570fe257abc5446b57dd9b9a7ce28e568a4ebf9d664731dde437a6cfd64647f
 SHA512 
1b242878b9a5180ed63dedcac7381ce41380a1bd95ba7f85bfb2c97b635fdc7700162373078963ef708fa5cd47084aa6f5c71b212042fe1acd87e01a85599296

diff --git a/sys-apps/inxi/inxi-3.0.36.1.ebuild 
b/sys-apps/inxi/inxi-3.0.36.1.ebuild
new file mode 100644
index 000..4a987eacb4f
--- /dev/null
+++ b/sys-apps/inxi/inxi-3.0.36.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PV=$(ver_rs 3 '-')
+# 2.3.56 was the last version with no tagged release.
+# It was also the last Bash based release. Later versions are Perl based
+
+DESCRIPTION="The CLI inxi collects and prints hardware and system information"
+HOMEPAGE="https://github.com/smxi/inxi";
+SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="bluetooth hddtemp opengl"
+
+DEPEND=""
+RDEPEND="dev-lang/perl
+   sys-apps/pciutils
+   sys-apps/usbutils
+   bluetooth? ( net-wireless/bluez )
+   hddtemp? ( app-admin/hddtemp )
+   opengl? ( x11-apps/mesa-progs )
+   "
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+}
+
+pkg_postinst() {
+   elog "Some features of inxi depend on additional packages. Get a full 
list with"
+   elog "inxi --recommends"
+}



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2019-09-26 Thread Mike Gilbert
commit: b64a26791e2d9017de23d7de8c3d7c3e192ae8f7
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep 26 20:34:04 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep 26 20:35:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b64a2679

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.75_p7, Repoman-2.3.17_p49
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 ...17_alpha.ebuild => chrome-binary-plugins-78.0.3904.34_beta.ebuild} | 0
 21_beta.ebuild => chrome-binary-plugins-79.0.3921.0_alpha.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 8fabb4fc4f6..7845126220c 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_78.0.3904.21-1_amd64.deb 64127558 BLAKE2B 
6be143cdfeed71a2af35bb3e899fe274d35ea85c735ed4e8b4ed249c15d06379a496668de060c25c95043e4675dc8e45922ef6de4f9468c837864fd39b1124b3
 SHA512 
70f86d835b181edfe7a350ccb5b6c7813744cf900521c589e8c45434ec4c5540e2ef21f2b77f169c918f817f921d874b2e70c2502e1b2412f2b89ebfbb7cddce
+DIST google-chrome-beta_78.0.3904.34-1_amd64.deb 64476112 BLAKE2B 
c7a97ac3c6035101cc98b15f1df006267e9cd6d6449e35f50832db3df26781a6adf4c38e3ae8bce22673f99a61aed7cbfe26caec6aec84dd1654f4401be2051e
 SHA512 
5fb7bc112d10c0909d9c4cb5e9432bd4fbb4384d29cd509d87f6041ab6dd61ebdb7dbd2526602aef01ae67a05e569a2e884e1cea1c9f298ee9529d4618ea5e3e
 DIST google-chrome-stable_77.0.3865.90-1_amd64.deb 61065690 BLAKE2B 
7a0895b23ab0a09a090485445db794a11168e89730ccff0f2bf3b9415d161c57fa46966df08e70e831de59ba98935c4b673cdfab3aec79f91de95f41ef3797de
 SHA512 
24555110d9638bb090fae97feffb5ff57b1322b101017bc1ac65be67fe5db8508105876cd6b6ea3fcb569d018a79e00511810019b2a36a1a8f59465b30939e5f
-DIST google-chrome-unstable_78.0.3904.17-1_amd64.deb 64972850 BLAKE2B 
88812fa32376b4dbc85b8dfbd38d30ab592c5eb01c57a4230d451b5855565addeb3b2bfb7e59b7cb622dc24bea67d0ab58db51ba6e38642d54f62f9b9ff3fc4e
 SHA512 
edd2599acea92b73e912b8d8ec95549a29af16c636b6ec38a74ca464dcdbe6e46e63c34a74d0135a4d34fc6c91d3e89eee25d078f0b130b905cac67c1ed4037f
+DIST google-chrome-unstable_79.0.3921.0-1_amd64.deb 65310386 BLAKE2B 
dbab67768d7fd0fe5fcef6073dbb6ad6891831812e2adf04974ed7820ab01201104889992df4c491a497be2ceda16b858f9b916358b55f3e58b547489c3ee97a
 SHA512 
71c1bd003aa0bc80b477d1b47e33890f26f8c6a8aa2822d4da5f70c736384e884f04be1583daa2b27ecbb21b79d9b16eabceffdf0f98d691f84ec64bbf4fa73a

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.17_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.34_beta.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.17_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.34_beta.ebuild

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.21_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3921.0_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-78.0.3904.21_beta.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3921.0_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2019-09-26 Thread Mike Gilbert
commit: 09457f644dea68d3a0086f4d801d6a8ef5a6178b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep 26 20:33:54 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep 26 20:35:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09457f64

www-client/google-chrome-unstable: automated update (79.0.3921.0)

Package-Manager: Portage-2.3.75_p7, Repoman-2.3.17_p49
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...le-78.0.3904.17.ebuild => google-chrome-unstable-79.0.3921.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 231df545c9b..852acf151fa 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_78.0.3904.17-1_amd64.deb 64972850 BLAKE2B 
88812fa32376b4dbc85b8dfbd38d30ab592c5eb01c57a4230d451b5855565addeb3b2bfb7e59b7cb622dc24bea67d0ab58db51ba6e38642d54f62f9b9ff3fc4e
 SHA512 
edd2599acea92b73e912b8d8ec95549a29af16c636b6ec38a74ca464dcdbe6e46e63c34a74d0135a4d34fc6c91d3e89eee25d078f0b130b905cac67c1ed4037f
+DIST google-chrome-unstable_79.0.3921.0-1_amd64.deb 65310386 BLAKE2B 
dbab67768d7fd0fe5fcef6073dbb6ad6891831812e2adf04974ed7820ab01201104889992df4c491a497be2ceda16b858f9b916358b55f3e58b547489c3ee97a
 SHA512 
71c1bd003aa0bc80b477d1b47e33890f26f8c6a8aa2822d4da5f70c736384e884f04be1583daa2b27ecbb21b79d9b16eabceffdf0f98d691f84ec64bbf4fa73a

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-78.0.3904.17.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-79.0.3921.0.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-78.0.3904.17.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-79.0.3921.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2019-09-26 Thread Mike Gilbert
commit: 54c32a9e4486a14291aeff2eb9a6a0cfb9815082
Author: Mike Gilbert  gentoo  org>
AuthorDate: Thu Sep 26 20:33:37 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep 26 20:35:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c32a9e

www-client/google-chrome-beta: automated update (78.0.3904.34)

Package-Manager: Portage-2.3.75_p7, Repoman-2.3.17_p49
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-78.0.3904.21.ebuild => google-chrome-beta-78.0.3904.34.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index d3114375452..a0fd65c30e9 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_78.0.3904.21-1_amd64.deb 64127558 BLAKE2B 
6be143cdfeed71a2af35bb3e899fe274d35ea85c735ed4e8b4ed249c15d06379a496668de060c25c95043e4675dc8e45922ef6de4f9468c837864fd39b1124b3
 SHA512 
70f86d835b181edfe7a350ccb5b6c7813744cf900521c589e8c45434ec4c5540e2ef21f2b77f169c918f817f921d874b2e70c2502e1b2412f2b89ebfbb7cddce
+DIST google-chrome-beta_78.0.3904.34-1_amd64.deb 64476112 BLAKE2B 
c7a97ac3c6035101cc98b15f1df006267e9cd6d6449e35f50832db3df26781a6adf4c38e3ae8bce22673f99a61aed7cbfe26caec6aec84dd1654f4401be2051e
 SHA512 
5fb7bc112d10c0909d9c4cb5e9432bd4fbb4384d29cd509d87f6041ab6dd61ebdb7dbd2526602aef01ae67a05e569a2e884e1cea1c9f298ee9529d4618ea5e3e

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-78.0.3904.21.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-78.0.3904.34.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-78.0.3904.21.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-78.0.3904.34.ebuild



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

2019-09-26 Thread Mikle Kolyada
commit: 3b8832216fe0144c82057716d8f55ff30e04d5d3
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:13:31 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:13:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b883221

sys-libs/e2fsprogs-libs: alpha stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index 17a11d8f03e..b347e4ce3e9 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: d8fe9fcdf2d3b6a7ce59c1571e51da86feba4e9f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:08 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fe9fcd

sys-libs/e2fsprogs-libs: sh stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index 2ac22fca0c1..7a0aaded440 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: 6880f834fa479b8ea33310ae4db8afad4ce0e6e0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:13:15 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:13:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6880f834

sys-libs/e2fsprogs-libs: sparc stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index a47f2de9fcb..17a11d8f03e 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: 1ad7c03a3a15c068db4305f07d9385b4441d7ad4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:07 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad7c03a

sys-fs/e2fsprogs: sh stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index 1a32221bab0..f609299d144 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 7bcb61c2ad49ab5f3da7665c3a90a0697207c1d7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:40 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcb61c2

sys-fs/e2fsprogs: ppc stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index 0483912ea3c..7edf547f008 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 2d09ea3d359ab469f182e4682d3705ab43f61f1e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:59 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d09ea3d

sys-libs/e2fsprogs-libs: ppc64 stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index 53dbe1e1645..a47f2de9fcb 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: b2d3879875edd5c0ee20f114d872de07d336a5f2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d38798

sys-fs/e2fsprogs: s390 stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index f609299d144..0483912ea3c 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 96ad2ce91479802cf7e897c77be44d5ac3bc9107
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:24 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ad2ce9

sys-libs/e2fsprogs-libs: s390 stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index 7a0aaded440..c3a4d6d5aaa 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: 20edd6f07abf97866b5426bdaf07d6249852355a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:42 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20edd6f0

sys-libs/e2fsprogs-libs: ppc stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index c3a4d6d5aaa..53dbe1e1645 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: f648745dbff2c3610e23a0fb870354b5901897b6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:13:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:13:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f648745d

sys-fs/e2fsprogs: sparc stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index 4ffb2ec09a8..080c8c3273a 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: a0005004b588ca921de8070f44c29c469808bfc4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:11:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:11:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0005004

sys-libs/e2fsprogs-libs: arm stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index 7f62cb087e2..d1aa474ece8 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: 53ca45fdcdbc09e0fa82dd196a9552871ffc4c8b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:11:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:11:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ca45fd

sys-libs/e2fsprogs-libs: m68k stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild 
b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
index d1aa474ece8..2ac22fca0c1 100644
--- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
+++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.45.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${MY_P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="!sys-libs/com_err



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

2019-09-26 Thread Mikle Kolyada
commit: c0b2e92a339a25a0aac3a3632551dd19b35bda79
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:13:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:13:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b2e92a

sys-fs/e2fsprogs: alpha stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index 080c8c3273a..227c779bff7 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 016ff4797681025e47aee8969709b955da866c69
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:11:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:11:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016ff479

sys-fs/e2fsprogs: m68k stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index ac0ac28660d..1a32221bab0 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 0bed84558c4ef34b16ebd4fbcbdf1d2f83addb4a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:12:57 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:12:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bed8455

sys-fs/e2fsprogs: ppc64 stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index 7edf547f008..4ffb2ec09a8 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ~ppc64 ~riscv 
s390 sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 
sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



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

2019-09-26 Thread Mikle Kolyada
commit: 1e384fccad96bfcba24e58fb0c40b210eae64950
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:11:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:11:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e384fcc

sys-fs/e2fsprogs: arm stable wrt bug #695522

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild 
b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
index e51e9562c27..ac0ac28660d 100644
--- a/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
+++ b/sys-fs/e2fsprogs/e2fsprogs-1.45.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${P}.tar.xz
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 -x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint"
 IUSE="cron fuse nls static-libs elibc_FreeBSD"
 
 RDEPEND="~sys-libs/${PN}-libs-${PV}



[gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/

2019-09-26 Thread Mikle Kolyada
commit: 54fde0528558ddeb8d8815659c2694f919644d3e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:08:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:08:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fde052

app-portage/portage-utils: m68k stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-portage/portage-utils/portage-utils-0.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/portage-utils-0.80.ebuild 
b/app-portage/portage-utils/portage-utils-0.80.ebuild
index 11a21f3c375..9de4fae717f 100644
--- a/app-portage/portage-utils/portage-utils-0.80.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.80.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git";
 else
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz";
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/

2019-09-26 Thread Mikle Kolyada
commit: f7a4a05423697d246a45668abbb375bd98fa444a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:09:03 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:09:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a4a054

app-portage/portage-utils: sh stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-portage/portage-utils/portage-utils-0.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/portage-utils-0.80.ebuild 
b/app-portage/portage-utils/portage-utils-0.80.ebuild
index 9de4fae717f..592d9176734 100644
--- a/app-portage/portage-utils/portage-utils-0.80.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.80.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git";
 else
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz";
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv 
~s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-crypt/libb2/

2019-09-26 Thread Mikle Kolyada
commit: cbf70750f4df2bc1ed7abacbf7c674ba03386141
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:09:19 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:09:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf70750

app-crypt/libb2: s390 stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild 
b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
index 0b211f06b16..0cd884df732 100644
--- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild
+++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g
 
 LICENSE="CC0-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv sh sparc 
x86 ~x64-cygwin ~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 ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs native-cflags openmp"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-crypt/libb2/

2019-09-26 Thread Mikle Kolyada
commit: 6e939cec5860dfb68682ac486700a643967b0b7d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:08:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:08:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e939cec

app-crypt/libb2: arm stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild 
b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
index 13c3204ccc3..45bc705a0a3 100644
--- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild
+++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g
 
 LICENSE="CC0-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 
~x64-cygwin ~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 ~mips ppc ppc64 ~riscv sparc x86 
~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs native-cflags openmp"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-crypt/libb2/

2019-09-26 Thread Mikle Kolyada
commit: 9bef076d460b6dee176edd2f8601557e81eecbad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:09:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:09:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bef076d

app-crypt/libb2: sh stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild 
b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
index 43b3f7b8031..0b211f06b16 100644
--- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild
+++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g
 
 LICENSE="CC0-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv sparc 
x86 ~x64-cygwin ~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 ~mips ppc ppc64 ~riscv sh sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs native-cflags openmp"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/

2019-09-26 Thread Mikle Kolyada
commit: 008b17c1b41ced8a6c0eca33d2f0467cae7f865f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:08:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:08:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008b17c1

app-portage/portage-utils: arm stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-portage/portage-utils/portage-utils-0.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/portage-utils-0.80.ebuild 
b/app-portage/portage-utils/portage-utils-0.80.ebuild
index 28d05e1ebaf..11a21f3c375 100644
--- a/app-portage/portage-utils/portage-utils-0.80.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.80.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git";
 else
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz";
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/

2019-09-26 Thread Mikle Kolyada
commit: fecbad53bfdb553b4cd0149a0e6a23502b2a8c6b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:09:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:09:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fecbad53

app-portage/portage-utils: s390 stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-portage/portage-utils/portage-utils-0.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/portage-utils-0.80.ebuild 
b/app-portage/portage-utils/portage-utils-0.80.ebuild
index 592d9176734..c733cba69bf 100644
--- a/app-portage/portage-utils/portage-utils-0.80.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.80.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git";
 else
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz";
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv 
~s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv 
s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-crypt/libb2/

2019-09-26 Thread Mikle Kolyada
commit: a24aa61ffad81296cf0e6d10d56ffa0ff333d019
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:08:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:08:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a24aa61f

app-crypt/libb2: m68k stable wrt bug #694366

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild 
b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
index 45bc705a0a3..43b3f7b8031 100644
--- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild
+++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g
 
 LICENSE="CC0-1.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 
~x64-cygwin ~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 ~mips ppc ppc64 ~riscv sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs native-cflags openmp"
 
 DEPEND="



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

2019-09-26 Thread Mikle Kolyada
commit: bb44c8db6278cb77b47140c621fdcbee29eddf43
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:07:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:07:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb44c8db

dev-util/meson: s390 stable wrt bug #695638

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/meson/meson-0.51.2.ebuild 
b/dev-util/meson/meson-0.51.2.ebuild
index 86732621e88..5a5fac7c37a 100644
--- a/dev-util/meson/meson-0.51.2.ebuild
+++ b/dev-util/meson/meson-0.51.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 
~riscv s390 sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-09-26 Thread Mikle Kolyada
commit: 9b4510d4ec09406e90a41835a35993eb6e83141a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:06:55 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:06:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4510d4

dev-util/meson: arm stable wrt bug #695638

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/meson/meson-0.51.2.ebuild 
b/dev-util/meson/meson-0.51.2.ebuild
index 068fdaebbf6..7d431956ed8 100644
--- a/dev-util/meson/meson-0.51.2.ebuild
+++ b/dev-util/meson/meson-0.51.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-09-26 Thread Mikle Kolyada
commit: 016b6d023789e1b372286c993ad94c7b3677e676
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:07:09 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:07:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016b6d02

dev-util/meson: m68k stable wrt bug #695638

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/meson/meson-0.51.2.ebuild 
b/dev-util/meson/meson-0.51.2.ebuild
index 7d431956ed8..8b6432211a0 100644
--- a/dev-util/meson/meson-0.51.2.ebuild
+++ b/dev-util/meson/meson-0.51.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-09-26 Thread Mikle Kolyada
commit: 9f52310836ac3ae74e2c5f88681b07108161d1b8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:07:23 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:07:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f523108

dev-util/meson: sh stable wrt bug #695638

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-util/meson/meson-0.51.2.ebuild 
b/dev-util/meson/meson-0.51.2.ebuild
index 8b6432211a0..86732621e88 100644
--- a/dev-util/meson/meson-0.51.2.ebuild
+++ b/dev-util/meson/meson-0.51.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} = ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux 
~x64-macos ~x64-solaris"
 fi
 
 inherit distutils-r1 toolchain-funcs



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

2019-09-26 Thread Mikle Kolyada
commit: c3c6504e5a4675e6e6afa28ca0a82fe1a4209947
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:05:25 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:05:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c6504e

app-arch/lz4: m68k stable wrt bug #693734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-arch/lz4/lz4-1.9.2.ebuild b/app-arch/lz4/lz4-1.9.2.ebuild
index 4188bafc04b..575fffcb5aa 100644
--- a/app-arch/lz4/lz4-1.9.2.ebuild
+++ b/app-arch/lz4/lz4-1.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH=dev
 else
SRC_URI="https://github.com/Cyan4973/lz4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips 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 ~mips 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"
 fi
 
 DESCRIPTION="Extremely Fast Compression algorithm"



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

2019-09-26 Thread Mikle Kolyada
commit: 691d5a8d4d4bf9ea3460958a218694233cf9e1ad
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:05:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:05:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691d5a8d

app-arch/lz4: arm stable wrt bug #693734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-arch/lz4/lz4-1.9.2.ebuild b/app-arch/lz4/lz4-1.9.2.ebuild
index be2f0a379c2..4188bafc04b 100644
--- a/app-arch/lz4/lz4-1.9.2.ebuild
+++ b/app-arch/lz4/lz4-1.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH=dev
 else
SRC_URI="https://github.com/Cyan4973/lz4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips 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 ~mips 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"
 fi
 
 DESCRIPTION="Extremely Fast Compression algorithm"



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

2019-09-26 Thread Mikle Kolyada
commit: c6d0858de5d855c28e2bfcaac7b05a8376a9ed47
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:03:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:03:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d0858d

dev-libs/expat: arm stable wrt bug #694362

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/expat/expat-2.2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/expat/expat-2.2.8.ebuild 
b/dev-libs/expat/expat-2.2.8.ebuild
index 9e48f89979b..ec0b4ffe159 100644
--- a/dev-libs/expat/expat-2.2.8.ebuild
+++ b/dev-libs/expat/expat-2.2.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-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 ~riscv s390 
~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="elibc_FreeBSD examples static-libs unicode"
 BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )"
 



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

2019-09-26 Thread Mikle Kolyada
commit: 09fe65ed336fb070fbf62a53a82e1430089f36dc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:05:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:05:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fe65ed

app-arch/lz4: sh stable wrt bug #693734

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/app-arch/lz4/lz4-1.9.2.ebuild b/app-arch/lz4/lz4-1.9.2.ebuild
index 575fffcb5aa..f49e9816e09 100644
--- a/app-arch/lz4/lz4-1.9.2.ebuild
+++ b/app-arch/lz4/lz4-1.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH=dev
 else
SRC_URI="https://github.com/Cyan4973/lz4/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips 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 ~mips 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"
 fi
 
 DESCRIPTION="Extremely Fast Compression algorithm"



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

2019-09-26 Thread Mikle Kolyada
commit: 5437df2ca88d2bc49985ce83457f5cc961748969
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 20:01:59 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 20:01:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5437df2c

dev-libs/rlottie: Add ~arm keyword wrt bug #695268

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild 
b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
index a875e01ea7a..db0b6fcd223 100644
--- a/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
+++ b/dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Samsung/rlottie/archive/${MY_COMMIT}.tar.gz -> ${P}.
 
 LICENSE="BSD FTL LGPL-2.1 MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



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

2019-09-26 Thread Mikle Kolyada
commit: 5bcb8f1e135f6aac9f3aa14b589c2349a81632d4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:59:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:59:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcb8f1e

media-libs/codec2: ia64 stable wrt bug #682558

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-libs/codec2/codec2-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/codec2/codec2-0.8.1.ebuild 
b/media-libs/codec2/codec2-0.8.1.ebuild
index dc8b9ab8647..49084959428 100644
--- a/media-libs/codec2/codec2-0.8.1.ebuild
+++ b/media-libs/codec2/codec2-0.8.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://hobbes1069.fedorapeople.org/freetel/codec2/${P}.tar.xz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="examples"
 
 PATCHES=( "${FILESDIR}/${P}-unused-deps.patch" )



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libav/

2019-09-26 Thread Mikle Kolyada
commit: 57d8c9a4ea4153033cc2c7ef09e922f6aa2a1d13
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:59:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:59:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d8c9a4

media-plugins/gst-plugins-libav: ia64 stable wrt bug #682558

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../gst-plugins-libav/gst-plugins-libav-1.14.4.4.1.3_p20190329.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.4.1.3_p20190329.ebuild
 
b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.4.1.3_p20190329.ebuild
index fa6e3baf4bc..e8337c36bee 100644
--- 
a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.4.1.3_p20190329.ebuild
+++ 
b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.14.4.4.1.3_p20190329.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_P}.tar.xz
 
 LICENSE="LGPL-2+"
 SLOT="1.0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="libav +orc"
 
 RDEPEND="



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

2019-09-26 Thread Mikle Kolyada
commit: 8722a47b6ad1f3dc9ae2a9c73da5171623108cdc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:59:45 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:59:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8722a47b

media-libs/gegl: ia64 stable wrt bug #682558

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-libs/gegl/gegl-0.2.0-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gegl/gegl-0.2.0-r6.ebuild 
b/media-libs/gegl/gegl-0.2.0-r6.ebuild
index 9aeec0f2c2e..a7573fa095c 100644
--- a/media-libs/gegl/gegl-0.2.0-r6.ebuild
+++ b/media-libs/gegl/gegl-0.2.0-r6.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
 
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 
 IUSE="cairo debug ffmpeg jpeg lensfun libav cpu_flags_x86_mmx openexr png raw 
sdl cpu_flags_x86_sse svg umfpack" # +introspection vala
 



[gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/

2019-09-26 Thread Mikle Kolyada
commit: 5f925533c61b5e7bfad47dafc76fb53f230bd8ca
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:59:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:59:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f925533

media-video/ffmpeg: ia64 stable wrt bug #682558

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
index 3af4888bde3..29ee8125994 100644
--- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild
@@ -55,7 +55,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



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

2019-09-26 Thread Mikle Kolyada
commit: 8aa44e1c3cbfe206ed33821b514dc851ce2fac35
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:59:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:59:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa44e1c

media-libs/libaom: ia64 stable wrt bug #682558

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-libs/libaom/libaom-1.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libaom/libaom-1.0.0-r2.ebuild 
b/media-libs/libaom/libaom-1.0.0-r2.ebuild
index 3c693bd5efc..56a76c5768e 100644
--- a/media-libs/libaom/libaom-1.0.0-r2.ebuild
+++ b/media-libs/libaom/libaom-1.0.0-r2.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.gz"
S="${WORKDIR}"
fi
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Alliance for Open Media AV1 Codec SDK"



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

2019-09-26 Thread Mikle Kolyada
commit: 3ea9bedb7753e320054ee5eeccfeab14787cc127
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:56:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:56:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea9bedb

app-admin/mongo-tools: amd64 stable wrt bug #695490

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-admin/mongo-tools/mongo-tools-4.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/mongo-tools/mongo-tools-4.0.12.ebuild 
b/app-admin/mongo-tools/mongo-tools-4.0.12.ebuild
index 092d770686f..11f797e129c 100644
--- a/app-admin/mongo-tools/mongo-tools-4.0.12.ebuild
+++ b/app-admin/mongo-tools/mongo-tools-4.0.12.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mong
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="sasl ssl"
 
 DEPEND="dev-lang/go:=



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

2019-09-26 Thread Mikle Kolyada
commit: 6b934257e534e27f04de7d520d5306164bd34d73
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:56:46 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:56:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b934257

dev-db/mongodb: amd64 stable wrt bug #695490

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/dev-db/mongodb/mongodb-4.0.12.ebuild 
b/dev-db/mongodb/mongodb-4.0.12.ebuild
index d549bea6ba8..2792ff470fe 100644
--- a/dev-db/mongodb/mongodb-4.0.12.ebuild
+++ b/dev-db/mongodb/mongodb-4.0.12.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz";
 
 LICENSE="Apache-2.0 SSPL-1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="debug kerberos libressl lto mms-agent ssl test +tools"
 
 RDEPEND=">=app-arch/snappy-1.1.3



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

2019-09-26 Thread Mikle Kolyada
commit: 7465f6c4d0d063bc43c840ae5ccd0aa655d86fca
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:55:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:55:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7465f6c4

dev-db/percona-xtrabackup: amd64 stable wrt bug #694060

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-db/percona-xtrabackup/percona-xtrabackup-2.4.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.15.ebuild 
b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.15.ebuild
index 20e8b14dcd3..2ca76ece9d8 100644
--- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.15.ebuild
+++ b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.15.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PV}/s
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="
app-arch/lz4:0=



[gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme-circle/

2019-09-26 Thread Mikle Kolyada
commit: 182b9dd0c6632a21ab3b5501d0adf0b513491d2d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:54:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:54:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182b9dd0

x11-themes/numix-icon-theme-circle: Version bump (v19.09.20)

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-themes/numix-icon-theme-circle/Manifest|  1 +
 .../numix-icon-theme-circle-19.09.20.ebuild| 27 ++
 2 files changed, 28 insertions(+)

diff --git a/x11-themes/numix-icon-theme-circle/Manifest 
b/x11-themes/numix-icon-theme-circle/Manifest
index e9658a1b490..aeb0db0b738 100644
--- a/x11-themes/numix-icon-theme-circle/Manifest
+++ b/x11-themes/numix-icon-theme-circle/Manifest
@@ -8,3 +8,4 @@ DIST numix-icon-theme-circle-19.02.22.tar.gz 2242228 BLAKE2B 
57aa99ce3c3715d533f
 DIST numix-icon-theme-circle-19.03.20.tar.gz 2256561 BLAKE2B 
87b30bd82f71c9d8604da7d761e4214d901fc70e266e39a93ef7d8b6ef58b1f1d1702ecd9ff33ac7fabf437f68ee870b29dec7ee705c1f29f734bbf47af3eada
 SHA512 
311d310eac3c172ba852d06f2882813bc57c489474883347f6488ff3056ccf7ff72c9b8dedcdbeb1312ff0eb3606552a22f2bd971a331e5baeb0a44b507b8a40
 DIST numix-icon-theme-circle-19.04.15.tar.gz 2159340 BLAKE2B 
a1f9808ea0e8596c4114b3b00452936728000c9eb85ee139091ec5af6a3e29680a94acbe43fd9c7d9933244dff236a20a77f28353086c7dd43bd1d19e3ed2baa
 SHA512 
a3e95e2813b88cb19de65e06f9544ee0a1ccac022c0770be961a0aa441f6e4f2cebbce9c09ec02bd740c0bb70ced9cc2fd16f48a669946b87a75bd9928147322
 DIST numix-icon-theme-circle-19.05.07.tar.gz 2160219 BLAKE2B 
3a172cd98b870d3f0b90b1fa2c82f52c991c428adb4b2608a6c3ca6e9ec52987810d82c685e10c59163eed6d2a3ab1fbd4de8709d175e4de54ca9c4433bf62e5
 SHA512 
9e15ffe7412d54b710fdd640fd1965fd7844f995d8b85eba8072d9bd7c07576ced5ab9cf2cffe58afff777b01174bec485aa7e41d3964cdff177524f78457074
+DIST numix-icon-theme-circle-19.09.20.tar.gz 2193017 BLAKE2B 
495f4b2c1cb74ac43d59515ed03d9b4032fe3453f37fb20bd09c24aa3e1037654967149372cdc3294f0d21b2ae5d95e43604864b7fd7520bb626ce58ec333769
 SHA512 
bc0e80953e646c305d8af9f2360389850f7f67b5bfc35501c137f07dbb99db146e4de6e2afaa711b8eafe83315ab5f392ce1276bd54a431516c21171da20a9ff

diff --git 
a/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.09.20.ebuild 
b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.09.20.ebuild
new file mode 100644
index 000..e552e442f10
--- /dev/null
+++ b/x11-themes/numix-icon-theme-circle/numix-icon-theme-circle-19.09.20.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An icon theme for Linux from the Numix project"
+HOMEPAGE="https://github.com/numixproject";
+SRC_URI="https://github.com/numixproject/numix-icon-theme-circle/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-themes/numix-icon-theme"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Numix-Circle{,-Light}
+
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: x11-themes/numix-icon-theme/

2019-09-26 Thread Mikle Kolyada
commit: a6ad41b2f776a4188ee63c69e2f6468fb211c30f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 26 19:52:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 26 19:52:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ad41b2

x11-themes/numix-icon-theme: Version bump (v19.09.20)

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-themes/numix-icon-theme/Manifest   |  1 +
 .../numix-icon-theme-19.09.20.ebuild   | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/x11-themes/numix-icon-theme/Manifest 
b/x11-themes/numix-icon-theme/Manifest
index 67bb68adb7d..820f9c7646e 100644
--- a/x11-themes/numix-icon-theme/Manifest
+++ b/x11-themes/numix-icon-theme/Manifest
@@ -1 +1,2 @@
 DIST numix-icon-theme-18.07.17.tar.gz 4415673 BLAKE2B 
f2bd9342dfb914872df429edc756eebf457f2938cb9db28948bec308eb9cb533268103957a2cc3381948ba4cc1405c82f3cba225bc1f956304119fdde4503b4e
 SHA512 
dd71dd5b05df9f00b9a3d066ce9ad44aa2959d0fae5083a2203d0562b774c0f7d25edf278a285a4e3813fb7d4346626fafc6c6d947cf9d510beb320839dbd757
+DIST numix-icon-theme-19.09.20.tar.gz 4410187 BLAKE2B 
84c786784bf9099aca30f86eebea4931e2ab35e83531642ebf4394d23b5fb317d1f0d296b82e7db8d894936222f582a7012d510dd27bf9b91cf74ddf435e0dba
 SHA512 
33887291c6322c3a78162c86e8d81b882c5483d00bd14ebd1238eb5aec800e8d2f8e5a01c24d96491dd569495242ea196995a130ec5a8957e10e9068ae252d1b

diff --git a/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild 
b/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild
new file mode 100644
index 000..71ab76211a2
--- /dev/null
+++ b/x11-themes/numix-icon-theme/numix-icon-theme-19.09.20.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An official icon theme from the Numix Project"
+HOMEPAGE="https://github.com/numixproject";
+SRC_URI="https://github.com/numixproject/numix-icon-theme/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Numix{,-Light}
+}
+
+pkg_preinst() { gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



  1   2   3   >