commit:     0a43a3a253c619e406052b0ba8df50f87ebed619
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 22:34:24 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 22:36:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a43a3a2

sys-devel/crossdev: bump up to 20190311

Single new change:
- emerge-wrapper: declare KERNEL=Winnt for *mingw* targets, bug #594576

Bug: https://bugs.gentoo.org/594576
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sys-devel/crossdev/Manifest                                         | 1 +
 .../crossdev/{crossdev-99999999.ebuild => crossdev-20190311.ebuild} | 6 +++---
 sys-devel/crossdev/crossdev-99999999.ebuild                         | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index af17f5afdda..e44ccc67482 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,4 @@
 DIST crossdev-20171230.tar.xz 23016 BLAKE2B 
4661b3f9fac314b7346f0de7227d12ae2d6851e448f6d065471499df8ada5d699ef91c6b6bca285b2aefcbf67ab351fefbe9344c0884a7c0d33ff27215c8ed9c
 SHA512 
bf8761a3018790501adb4bb173e3281d1d7628de8f65a1aa5df0b328a4af8088be466dbe8c185e7ed44aca31b078320a4f62c56351f4b7cbf832349184d9709f
 DIST crossdev-20181020.tar.xz 27172 BLAKE2B 
8a388d5201ab419b865b96a4314190a693a7e00f3b5ecc2db2efdf36efca102206b5c4c5633e5e4ee508f5433ff4e086460501462bacc86c2adb10cab33a0244
 SHA512 
dd7fa9522ce6f58684b54ddc57e088f19a8ad5392ff45ed5b2b1f95f4be7dbc753442adc1c2591a785d94070979200936ca713913e547e84ae02b05c83bf8cde
 DIST crossdev-20181202.tar.xz 27184 BLAKE2B 
d1770f5148d666b22a20576b638e71bf6325e8a61776b8b47ecaf2e5437150554f6973c5306d233a836e4ffe3ff0480167c9b877c5f9e733681fd502016a19d4
 SHA512 
896bf050c81f3f34b2be187a851832494c039aa93177c806b689a75d16567f178e4ca33c21282fc320506b76e09b0cde8a45976b6309bf9bc5be8290db3dd8af
+DIST crossdev-20190311.tar.xz 27176 BLAKE2B 
444828314b4e5363e9603a1fea8034e0b2b604a164d8efd6c31bf15591080daebd936eb2881c83e165f945742d11f54b04bf5f59b4ff39c048e55fef9989d268
 SHA512 
1f572df09204e297efd6e97001aad929226f26e9ddc706568680d75b1746a624e86c1578c5d3ee1e52ece0bbafdd17ae59565f3098864f018768c2901821f4ff

diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild 
b/sys-devel/crossdev/crossdev-20190311.ebuild
similarity index 87%
copy from sys-devel/crossdev/crossdev-99999999.ebuild
copy to sys-devel/crossdev/crossdev-20190311.ebuild
index 9024b91e057..c63e923b635 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-20190311.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 if [[ ${PV} == "99999999" ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git";
+       EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
 else
        SRC_URI="mirror://gentoo/${P}.tar.xz
                https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz";

diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild 
b/sys-devel/crossdev/crossdev-99999999.ebuild
index 9024b91e057..64d97b11b23 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 if [[ ${PV} == "99999999" ]] ; then
        inherit git-r3

Reply via email to