[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-05-07 Thread Sam James
commit: dc03a1b93d33a392a7297b11778c9d953e7e7d83
Author: Sam James  gentoo  org>
AuthorDate: Tue May  7 18:16:09 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May  7 18:16:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc03a1b9

sys-devel/crossdev: add 20240507, drop 20240504

Sam James (2):
  crossdev: fix setting EAPI
  crossdev: fix whitespace in comment

vindicatorr (1):
  Reorder gnu<-glibc wording, under "LIBC" for "--help", to follow with 
usage of other libs listed.

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest | 2 +-
 .../crossdev/{crossdev-20240504.ebuild => crossdev-20240507.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index efbed4196e79..62df80487c18 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,2 @@
 DIST crossdev-20240209.tar.xz 30904 BLAKE2B 
b23c6c86796ce37968ce23a9399b068ecb78d6beb8e9b02ac11cd9e8b2f1c82f8905e615417525aa94d51f5da763841a8b9fc7cdc9b64d087a52b077adc92635
 SHA512 
5834cad934707f173529d7258f8230222e8d18903dea723b0051e06a8d974cab92f6aa7bbeef3a64aec0efd2d0b01f80b63503e78e30ddc1ba7e9a6a4ff08977
-DIST crossdev-20240504.tar.xz 30944 BLAKE2B 
5af41b73d2effa5c9b75ec29b24ee50b8b40016860d67ec023c91ab761056c02d551c9aa6d76b5111fe258357143afbf0f086b82e063a3598f66ceaea8ecc227
 SHA512 
fce87721e91a76a7a9f9501694ff893b3f65fafa85a1d157d48e229e698d0a06ea1c2d3fbcb752357d632f4c3a736f52d31acf6e51be3019ccdc1038e7a20afa
+DIST crossdev-20240507.tar.xz 30952 BLAKE2B 
566cf0a8449b18431e4b90bd0d0687d39bdc6ed40eeb8eaf87e7200e2b2eea2cc8461fded034a8ce2dd9983ee3e6e79a719c6e37e5c1afe9fdb8a3b545be7601
 SHA512 
c40b9bb33cc0c13475fe651d95db498c16f89baf5bab0e28c44864eea2119eeac28827040dc3476eb0826fe2cce1b43614047b8fdc5fbf1bc3cddbf68c1b0d74

diff --git a/sys-devel/crossdev/crossdev-20240504.ebuild 
b/sys-devel/crossdev/crossdev-20240507.ebuild
similarity index 100%
rename from sys-devel/crossdev/crossdev-20240504.ebuild
rename to sys-devel/crossdev/crossdev-20240507.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-05-04 Thread Sam James
commit: 474aa44d6eda8ae27228266ac6db901fc5edb350
Author: Sam James  gentoo  org>
AuthorDate: Sat May  4 12:38:03 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May  4 12:38:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474aa44d

sys-devel/crossdev: add 20240504

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20240504.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index b2e88d73c28e..efbed4196e79 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1 +1,2 @@
 DIST crossdev-20240209.tar.xz 30904 BLAKE2B 
b23c6c86796ce37968ce23a9399b068ecb78d6beb8e9b02ac11cd9e8b2f1c82f8905e615417525aa94d51f5da763841a8b9fc7cdc9b64d087a52b077adc92635
 SHA512 
5834cad934707f173529d7258f8230222e8d18903dea723b0051e06a8d974cab92f6aa7bbeef3a64aec0efd2d0b01f80b63503e78e30ddc1ba7e9a6a4ff08977
+DIST crossdev-20240504.tar.xz 30944 BLAKE2B 
5af41b73d2effa5c9b75ec29b24ee50b8b40016860d67ec023c91ab761056c02d551c9aa6d76b5111fe258357143afbf0f086b82e063a3598f66ceaea8ecc227
 SHA512 
fce87721e91a76a7a9f9501694ff893b3f65fafa85a1d157d48e229e698d0a06ea1c2d3fbcb752357d632f4c3a736f52d31acf6e51be3019ccdc1038e7a20afa

diff --git a/sys-devel/crossdev/crossdev-20240504.ebuild 
b/sys-devel/crossdev/crossdev-20240504.ebuild
new file mode 100644
index ..dce8ce666896
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20240504.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-03-04 Thread Sam James
commit: d3ac6ad8372cf3cdf04f7af5c6e55464c3cda846
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  4 10:16:38 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  4 10:23:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ac6ad8

sys-devel/crossdev: drop 20230923, 20240117

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  2 --
 sys-devel/crossdev/crossdev-20230923.ebuild | 40 -
 sys-devel/crossdev/crossdev-20240117.ebuild | 40 -
 3 files changed, 82 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 61e31e4508e9..b2e88d73c28e 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1 @@
-DIST crossdev-20230923.tar.xz 30824 BLAKE2B 
f67d57cfcffcbefe56c9150e97b7189c79a87a8d75e41a2e47441ed23ec248d1b0fd6ef774f81e6086544b9d1551a14a4a49917fdb5366dfc9d1a2439f87d68e
 SHA512 
b9048a19b388eebfe42b2fcb27c100fc574d81a4a2d6a11ef08f8552b49b5690c6e076a379a6c50cf45567faa00dface225a8539dacf44d1bfae12d4ab05ee2b
-DIST crossdev-20240117.tar.xz 30880 BLAKE2B 
35c2aadf633ff8155a3a03c6e062e56655e9e9612a785de516ace8da05d2a2a91578290b8bfae6e44b91af3cce327371373df9cfe202ab09a442cecba7418c41
 SHA512 
ce830ec3f767843541c4e36b3189e42cd180e77b208939864309b32cca7c4156eb7fd73adbcfec7873a4389f98885e6b1291f38346eba5578e8125e9900ccfaa
 DIST crossdev-20240209.tar.xz 30904 BLAKE2B 
b23c6c86796ce37968ce23a9399b068ecb78d6beb8e9b02ac11cd9e8b2f1c82f8905e615417525aa94d51f5da763841a8b9fc7cdc9b64d087a52b077adc92635
 SHA512 
5834cad934707f173529d7258f8230222e8d18903dea723b0051e06a8d974cab92f6aa7bbeef3a64aec0efd2d0b01f80b63503e78e30ddc1ba7e9a6a4ff08977

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
deleted file mode 100644
index f92725bc4581..
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-   sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-
-   dodir /usr/share/config.site.d
-   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
deleted file mode 100644
index 060ebf803d66..
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-   sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-
-   dodir /usr/share/config.site.d
-   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-09 Thread Sam James
commit: 0345586660b9abcb7054f44c59b168ab716d97d5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb 10 04:04:50 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 10 04:04:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03455866

sys-devel/crossdev: Stabilize 20240209 ppc, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index 40ab50576952..060ebf803d66 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-09 Thread Sam James
commit: 3a43e034b305c4e00f70ea1f422964e6a0a2cafa
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb 10 04:04:45 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 10 04:04:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a43e034

sys-devel/crossdev: Stabilize 20240209 amd64, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index e9b2e685d3bc..40ab50576952 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-09 Thread Arthur Zamarin
commit: b9873f4694949db860a9f20f69a0c4f985afca6e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb  9 18:52:07 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb  9 18:52:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9873f46

sys-devel/crossdev: Stabilize 20240209 x86, #924130

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index 71d9ad7ef680..e9b2e685d3bc 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: cc7880fad848dd3406bb0fdaef29b8fb38b74066
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 07:21:22 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 07:21:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc7880fa

sys-devel/crossdev: Stabilize 20240209 hppa, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index 0bb30195ba6a..71d9ad7ef680 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: a0e66bd966f384168a693ec1c642a2fd4fe2f874
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 07:21:21 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 07:21:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e66bd9

sys-devel/crossdev: Stabilize 20240209 sparc, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index 52d2a77906c0..e58e43510656 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: 79f0d51ea9db3f64670ed5506f6ee9c3c8933e35
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 07:21:22 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 07:21:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f0d51e

sys-devel/crossdev: Stabilize 20240209 ppc64, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index e58e43510656..0bb30195ba6a 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: 945118f7e2de37527a849a218c927e43d661efde
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 06:57:13 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 06:57:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945118f7

sys-devel/crossdev: Stabilize 20240209 arm, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index fa2b51cf80c6..52d2a77906c0 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: 603af7671d4fa0e5953139d3a1984387f08cb09e
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 06:57:12 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 06:57:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603af767

sys-devel/crossdev: Stabilize 20240209 arm64, #924130

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
index dce8ce666896..fa2b51cf80c6 100644
--- a/sys-devel/crossdev/crossdev-20240209.ebuild
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-02-08 Thread Sam James
commit: 13b6d8f40d058c2b353a5f9da85b8388e0208449
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  9 06:18:10 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  9 06:18:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b6d8f4

sys-devel/crossdev: add 20240209

Alfred Persson Forsberg (1):
  llvm.conf: set AS="clang -c" instead of llvm-as

Sam James (1):
  wrappers: mipsel-linux-gnu: fix ac_cv_type_uid_t cache value

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20240209.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index eb005c636c21..61e31e4508e9 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20230923.tar.xz 30824 BLAKE2B 
f67d57cfcffcbefe56c9150e97b7189c79a87a8d75e41a2e47441ed23ec248d1b0fd6ef774f81e6086544b9d1551a14a4a49917fdb5366dfc9d1a2439f87d68e
 SHA512 
b9048a19b388eebfe42b2fcb27c100fc574d81a4a2d6a11ef08f8552b49b5690c6e076a379a6c50cf45567faa00dface225a8539dacf44d1bfae12d4ab05ee2b
 DIST crossdev-20240117.tar.xz 30880 BLAKE2B 
35c2aadf633ff8155a3a03c6e062e56655e9e9612a785de516ace8da05d2a2a91578290b8bfae6e44b91af3cce327371373df9cfe202ab09a442cecba7418c41
 SHA512 
ce830ec3f767843541c4e36b3189e42cd180e77b208939864309b32cca7c4156eb7fd73adbcfec7873a4389f98885e6b1291f38346eba5578e8125e9900ccfaa
+DIST crossdev-20240209.tar.xz 30904 BLAKE2B 
b23c6c86796ce37968ce23a9399b068ecb78d6beb8e9b02ac11cd9e8b2f1c82f8905e615417525aa94d51f5da763841a8b9fc7cdc9b64d087a52b077adc92635
 SHA512 
5834cad934707f173529d7258f8230222e8d18903dea723b0051e06a8d974cab92f6aa7bbeef3a64aec0efd2d0b01f80b63503e78e30ddc1ba7e9a6a4ff08977

diff --git a/sys-devel/crossdev/crossdev-20240209.ebuild 
b/sys-devel/crossdev/crossdev-20240209.ebuild
new file mode 100644
index ..dce8ce666896
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20240209.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-23 Thread Sam James
commit: 00a8a341c9c9705630397def721a93dacfb71f58
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 24 06:14:53 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 24 06:15:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a8a341

sys-devel/crossdev: Stabilize 20240117 hppa, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index 5a167c20e498..060ebf803d66 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-23 Thread Sam James
commit: 7735717cdb9de448d942e2ab527b5530ed45a638
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 23 16:39:17 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 23 16:39:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7735717c

sys-devel/crossdev: Stabilize 20240117 ppc, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index e3bca6135f23..5a167c20e498 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-17 Thread Sam James
commit: 1a3b74a052703084947694b82bde5e8754e7a0ac
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 18 00:27:41 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 18 00:27:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3b74a0

sys-devel/crossdev: Stabilize 20240117 x86, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index 17c17c97b9bb..e3bca6135f23 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-17 Thread Arthur Zamarin
commit: 21b5e7d265838c73b963045649373a888f544a24
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jan 17 08:53:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jan 17 08:53:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b5e7d2

sys-devel/crossdev: Stabilize 20240117 ppc64, #922282

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index 52da66ec391c..17c17c97b9bb 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Sam James
commit: 8a26b0a17d947b272addeaeed972730b275a90f6
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 06:32:46 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 17 06:33:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a26b0a1

sys-devel/crossdev: Stabilize 20240117 amd64, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index e58e43510656..52da66ec391c 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Arthur Zamarin
commit: b169a30ae7349367b39e245bd3f2c25fc00b7445
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jan 17 06:29:37 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jan 17 06:30:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b169a30a

sys-devel/crossdev: Stabilize 20240117 sparc, #922282

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index 52d2a77906c0..e58e43510656 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Sam James
commit: f441ff5abd6a44144ae1d525061e43c1f700462e
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 05:58:55 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 17 05:59:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f441ff5a

sys-devel/crossdev: Stabilize 20240117 arm, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index fa2b51cf80c6..52d2a77906c0 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Sam James
commit: 1e5169cc838c1371e1a915e257775c13753d749d
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 05:58:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 17 05:58:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5169cc

sys-devel/crossdev: Stabilize 20240117 arm64, #922282

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20240117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
index dce8ce666896..fa2b51cf80c6 100644
--- a/sys-devel/crossdev/crossdev-20240117.ebuild
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Sam James
commit: 426cb3a0e3dc9191cdad2c18bc7b8969c7de5585
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 05:25:32 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 17 05:25:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=426cb3a0

sys-devel/crossdev: drop 20230321, 20230616, 20230831

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  3 ---
 sys-devel/crossdev/crossdev-20230321.ebuild | 41 -
 sys-devel/crossdev/crossdev-20230616.ebuild | 40 
 sys-devel/crossdev/crossdev-20230831.ebuild | 40 
 4 files changed, 124 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index c455ebac892c..eb005c636c21 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,5 +1,2 @@
-DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f
-DIST crossdev-20230616.tar.xz 29628 BLAKE2B 
856f24f6afcdff8e9283ef9a90ff78312123aaad8386f7003d120b5c00cd74f6ba3a911979739434696ceedc13f432d05b60ef3349ade03aa4b49afa9e59a3fa
 SHA512 
373ebd0c776a8d687bd11faa502a7b513f1e1dce5e310a1783349c7c2ad5b2b7e9bc51a59fdcb4414cb94faabc14ec3d723b187658ce35b4ebf73e4386d69930
-DIST crossdev-20230831.tar.xz 30792 BLAKE2B 
d8c738ff37dca4de64964fa51fec9981fd4b6ef101cd15d05a15ba8aa08d7e7fd3ad9dd56fdcd103b31fff2e458e94ffa22d586313f7c620fe7099cf0d9a662b
 SHA512 
4e41e6ce37670f908d28adc76badd46532d89351240fe77e47aaf660f14da52320e30e55fee047464876bf7b6aab6968232d88fd8c69b62a3e4a83a8a8aad1dc
 DIST crossdev-20230923.tar.xz 30824 BLAKE2B 
f67d57cfcffcbefe56c9150e97b7189c79a87a8d75e41a2e47441ed23ec248d1b0fd6ef774f81e6086544b9d1551a14a4a49917fdb5366dfc9d1a2439f87d68e
 SHA512 
b9048a19b388eebfe42b2fcb27c100fc574d81a4a2d6a11ef08f8552b49b5690c6e076a379a6c50cf45567faa00dface225a8539dacf44d1bfae12d4ab05ee2b
 DIST crossdev-20240117.tar.xz 30880 BLAKE2B 
35c2aadf633ff8155a3a03c6e062e56655e9e9612a785de516ace8da05d2a2a91578290b8bfae6e44b91af3cce327371373df9cfe202ab09a442cecba7418c41
 SHA512 
ce830ec3f767843541c4e36b3189e42cd180e77b208939864309b32cca7c4156eb7fd73adbcfec7873a4389f98885e6b1291f38346eba5578e8125e9900ccfaa

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
deleted file mode 100644
index 5ed47e49cf49..
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-   sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-
-   dodir /usr/share/config.site.d
-   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
deleted file mode 100644
index f72a62e55440..
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-   sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-

[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2024-01-16 Thread Sam James
commit: 621907374806c749b72e40984b7a7d28f34a7625
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 04:53:58 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 17 04:54:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62190737

sys-devel/crossdev: add 20240117

Ian Jordan (1):
  wrapper/etc/portage/make.conf: Remove -pam

Krzesimir Nowak (1):
  crossdev: Make dev-debug a default category for gdb

Matt Turner (1):
  cross-pkg-config: Set PKG_CONFIG_FDO_SYSROOT_RULES=1

Nathan Du (1):
  make riscv targets use riscv portage arch

Sam James (1):
  cross-{ebuild,emerge}: improve error message for missing SYSROOT

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20240117.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 4a3b4caa6f93..c455ebac892c 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -2,3 +2,4 @@ DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb19
 DIST crossdev-20230616.tar.xz 29628 BLAKE2B 
856f24f6afcdff8e9283ef9a90ff78312123aaad8386f7003d120b5c00cd74f6ba3a911979739434696ceedc13f432d05b60ef3349ade03aa4b49afa9e59a3fa
 SHA512 
373ebd0c776a8d687bd11faa502a7b513f1e1dce5e310a1783349c7c2ad5b2b7e9bc51a59fdcb4414cb94faabc14ec3d723b187658ce35b4ebf73e4386d69930
 DIST crossdev-20230831.tar.xz 30792 BLAKE2B 
d8c738ff37dca4de64964fa51fec9981fd4b6ef101cd15d05a15ba8aa08d7e7fd3ad9dd56fdcd103b31fff2e458e94ffa22d586313f7c620fe7099cf0d9a662b
 SHA512 
4e41e6ce37670f908d28adc76badd46532d89351240fe77e47aaf660f14da52320e30e55fee047464876bf7b6aab6968232d88fd8c69b62a3e4a83a8a8aad1dc
 DIST crossdev-20230923.tar.xz 30824 BLAKE2B 
f67d57cfcffcbefe56c9150e97b7189c79a87a8d75e41a2e47441ed23ec248d1b0fd6ef774f81e6086544b9d1551a14a4a49917fdb5366dfc9d1a2439f87d68e
 SHA512 
b9048a19b388eebfe42b2fcb27c100fc574d81a4a2d6a11ef08f8552b49b5690c6e076a379a6c50cf45567faa00dface225a8539dacf44d1bfae12d4ab05ee2b
+DIST crossdev-20240117.tar.xz 30880 BLAKE2B 
35c2aadf633ff8155a3a03c6e062e56655e9e9612a785de516ace8da05d2a2a91578290b8bfae6e44b91af3cce327371373df9cfe202ab09a442cecba7418c41
 SHA512 
ce830ec3f767843541c4e36b3189e42cd180e77b208939864309b32cca7c4156eb7fd73adbcfec7873a4389f98885e6b1291f38346eba5578e8125e9900ccfaa

diff --git a/sys-devel/crossdev/crossdev-20240117.ebuild 
b/sys-devel/crossdev/crossdev-20240117.ebuild
new file mode 100644
index ..dce8ce666896
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20240117.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-18 Thread Arthur Zamarin
commit: f71f64c2f4e28d99beaa103f2f19a5901523b787
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 18 09:00:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 18 09:00:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71f64c2

sys-devel/crossdev: Stabilize 20230923 ppc, #920117

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index 03f70f03cc8e..f92725bc4581 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-16 Thread Arthur Zamarin
commit: aa8defda533e6d416c30bd79908189b8afbdd265
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 16 19:16:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 16 19:16:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8defda

sys-devel/crossdev: Stabilize 20230923 amd64, #920117

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index 3e4e60734123..f00cac409715 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-16 Thread Arthur Zamarin
commit: d4f0d1e6a7c75bd6b2e8e7dac0485001e466312c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 16 19:16:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 16 19:16:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f0d1e6

sys-devel/crossdev: Stabilize 20230923 ppc64, #920117

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index f00cac409715..03f70f03cc8e 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-16 Thread Arthur Zamarin
commit: 81f445f64e7c67e1e3cac2cee6899bd90bf185bf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 16 11:48:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 16 11:48:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f445f6

sys-devel/crossdev: Stabilize 20230923 arm64, #920117

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index 998a54d3cda2..2de97242e1b7 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-16 Thread Sam James
commit: 9ae13aa530d1bf7da1536559f5a0ebb95453eb5e
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec 16 11:33:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec 16 11:33:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae13aa5

sys-devel/crossdev: Stabilize 20230923 arm, #920117

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index 4c5363c4f8b7..998a54d3cda2 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-12-16 Thread Arthur Zamarin
commit: 132f827ca0ec68ee2435936c80b2302d5104e660
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 16 11:29:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 16 11:29:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132f827c

sys-devel/crossdev: Stabilize 20230923 sparc, #920117

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230923.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
index 8938d96f9d54..4c5363c4f8b7 100644
--- a/sys-devel/crossdev/crossdev-20230923.ebuild
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-23 Thread Sam James
commit: 4b0f853b602306103adb7a6db9965502fc925f84
Author: Sam James  gentoo  org>
AuthorDate: Sat Sep 23 12:57:20 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Sep 23 12:57:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0f853b

sys-devel/crossdev: add 20230923

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20230923.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index ad4c3f1ad0ce..4a3b4caa6f93 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,4 @@
 DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f
 DIST crossdev-20230616.tar.xz 29628 BLAKE2B 
856f24f6afcdff8e9283ef9a90ff78312123aaad8386f7003d120b5c00cd74f6ba3a911979739434696ceedc13f432d05b60ef3349ade03aa4b49afa9e59a3fa
 SHA512 
373ebd0c776a8d687bd11faa502a7b513f1e1dce5e310a1783349c7c2ad5b2b7e9bc51a59fdcb4414cb94faabc14ec3d723b187658ce35b4ebf73e4386d69930
 DIST crossdev-20230831.tar.xz 30792 BLAKE2B 
d8c738ff37dca4de64964fa51fec9981fd4b6ef101cd15d05a15ba8aa08d7e7fd3ad9dd56fdcd103b31fff2e458e94ffa22d586313f7c620fe7099cf0d9a662b
 SHA512 
4e41e6ce37670f908d28adc76badd46532d89351240fe77e47aaf660f14da52320e30e55fee047464876bf7b6aab6968232d88fd8c69b62a3e4a83a8a8aad1dc
+DIST crossdev-20230923.tar.xz 30824 BLAKE2B 
f67d57cfcffcbefe56c9150e97b7189c79a87a8d75e41a2e47441ed23ec248d1b0fd6ef774f81e6086544b9d1551a14a4a49917fdb5366dfc9d1a2439f87d68e
 SHA512 
b9048a19b388eebfe42b2fcb27c100fc574d81a4a2d6a11ef08f8552b49b5690c6e076a379a6c50cf45567faa00dface225a8539dacf44d1bfae12d4ab05ee2b

diff --git a/sys-devel/crossdev/crossdev-20230923.ebuild 
b/sys-devel/crossdev/crossdev-20230923.ebuild
new file mode 100644
index ..8938d96f9d54
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20230923.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: 6740cb2ee2043f963c68e28eee4a84a2fc5d3115
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6740cb2e

sys-devel/crossdev: Stabilize 20230616 x86, #913813

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index 49710a45964d..663a168db5a1 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: 50d469de33c45c5a810fa45016cccb9c1698ce67
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:16:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:16:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d469de

sys-devel/crossdev: Stabilize 20230616 arm, #913813

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index 9e953a4688af..b2ce91ff82f2 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: f70965e9e21b417559667b3a5264b7f978fa5901
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:16:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:16:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70965e9

sys-devel/crossdev: Stabilize 20230616 sparc, #913813

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index e10632a6100f..fc0335b5fdf5 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: 850820d0166fcc786994a1e9309fa4e24ef7d153
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:16:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:16:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850820d0

sys-devel/crossdev: Stabilize 20230616 arm64, #913813

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index 22b6c14f7b1d..e10632a6100f 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: 91917d950bf66f07cf853e0a3025e027d2458809
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:16:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:16:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91917d95

sys-devel/crossdev: Stabilize 20230616 amd64, #913813

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index fc0335b5fdf5..9e953a4688af 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-08-30 Thread Sam James
commit: ac3e1265008b02455c9714b356d36fbbff2c019f
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 31 01:34:13 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 31 01:34:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3e1265

sys-devel/crossdev: add 20230831

Bug: https://bugs.gentoo.org/680652
Closes: https://bugs.gentoo.org/912849
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index f65857fbe2f8..ad4c3f1ad0ce 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f
 DIST crossdev-20230616.tar.xz 29628 BLAKE2B 
856f24f6afcdff8e9283ef9a90ff78312123aaad8386f7003d120b5c00cd74f6ba3a911979739434696ceedc13f432d05b60ef3349ade03aa4b49afa9e59a3fa
 SHA512 
373ebd0c776a8d687bd11faa502a7b513f1e1dce5e310a1783349c7c2ad5b2b7e9bc51a59fdcb4414cb94faabc14ec3d723b187658ce35b4ebf73e4386d69930
+DIST crossdev-20230831.tar.xz 30792 BLAKE2B 
d8c738ff37dca4de64964fa51fec9981fd4b6ef101cd15d05a15ba8aa08d7e7fd3ad9dd56fdcd103b31fff2e458e94ffa22d586313f7c620fe7099cf0d9a662b
 SHA512 
4e41e6ce37670f908d28adc76badd46532d89351240fe77e47aaf660f14da52320e30e55fee047464876bf7b6aab6968232d88fd8c69b62a3e4a83a8a8aad1dc

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20230831.ebuild
similarity index 93%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20230831.ebuild
index d15bf1ee5010..8938d96f9d54 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20230831.ebuild
@@ -10,8 +10,7 @@ if [[ ${PV} == "" ]] ; then
https://github.com/gentoo/crossdev
"
 else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index d15bf1ee5010..8938d96f9d54 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -10,8 +10,7 @@ if [[ ${PV} == "" ]] ; then
https://github.com/gentoo/crossdev
"
 else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-23 Thread Mike Gilbert
commit: f731418f2223fe44e5614c36d97d8574026c616f
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jun 23 20:38:21 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jun 23 20:38:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f731418f

sys-devel/crossdev: add 20230616

Closes: https://bugs.gentoo.org/908602
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20230616.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index da463c4ac55f..f65857fbe2f8 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1 +1,2 @@
 DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f
+DIST crossdev-20230616.tar.xz 29628 BLAKE2B 
856f24f6afcdff8e9283ef9a90ff78312123aaad8386f7003d120b5c00cd74f6ba3a911979739434696ceedc13f432d05b60ef3349ade03aa4b49afa9e59a3fa
 SHA512 
373ebd0c776a8d687bd11faa502a7b513f1e1dce5e310a1783349c7c2ad5b2b7e9bc51a59fdcb4414cb94faabc14ec3d723b187658ce35b4ebf73e4386d69930

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
new file mode 100644
index ..22b6c14f7b1d
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-23 Thread Mike Gilbert
commit: f7d20754da4ff3447663efb11170b60633dae3b0
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Jun 23 20:34:02 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jun 23 20:34:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d20754

sys-devel/crossdev: drop 20230209, 20230209-r1

Signed-off-by: Mike Gilbert  gentoo.org>

 sys-devel/crossdev/Manifest|  1 -
 sys-devel/crossdev/crossdev-20230209-r1.ebuild | 41 --
 sys-devel/crossdev/crossdev-20230209.ebuild| 37 ---
 3 files changed, 79 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 997f0443dd06..da463c4ac55f 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1 @@
-DIST crossdev-20230209.tar.xz 29608 BLAKE2B 
591e854f798c4abf90950a5ab229b14740cd43a77f83f85827487d2339a040eaf107305ef993a24783281f2f655eb377c60d043c071788cc2e798c746d9498b3
 SHA512 
41e482e6f5614d3ea3bcc3115f9aa86ba6c9302fef67af5b0c0058deba106c60f0b13e8881b7246180ce6d3bfaf77516e45e4f444317dc4eaec074850b79f4b4
 DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f

diff --git a/sys-devel/crossdev/crossdev-20230209-r1.ebuild 
b/sys-devel/crossdev/crossdev-20230209-r1.ebuild
deleted file mode 100644
index d15bf1ee5010..
--- a/sys-devel/crossdev/crossdev-20230209-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-   sys-apps/config-site
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-
-   dodir /usr/share/config.site.d
-   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
-}

diff --git a/sys-devel/crossdev/crossdev-20230209.ebuild 
b/sys-devel/crossdev/crossdev-20230209.ebuild
deleted file mode 100644
index fd460721943f..
--- a/sys-devel/crossdev/crossdev-20230209.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-01 Thread Sam James
commit: 673ca3df18cbedb457f6bd26b449ce576d1557e8
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 06:48:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 06:48:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673ca3df

sys-devel/crossdev: Stabilize 20230321 ppc, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index 64e215ac3c4d..64115d94f873 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-01 Thread Sam James
commit: 056e86f87a51e21cfe08bcad8e8da06d5ddf4366
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 06:30:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 06:30:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056e86f8

sys-devel/crossdev: Stabilize 20230321 x86, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index 72b2cbd782e0..64e215ac3c4d 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-01 Thread Sam James
commit: b3479848ea31d5ee652c245d0a97e8c189717181
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 06:21:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 06:21:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3479848

sys-devel/crossdev: Stabilize 20230321 hppa, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index 3abd93732299..72b2cbd782e0 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-06-01 Thread Sam James
commit: c8657df71c575b7ee0cf4d2c372ee2f68aa9dddb
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 06:21:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 06:21:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8657df7

sys-devel/crossdev: Stabilize 20230321 ppc64, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index dcb54aaf29d3..3abd93732299 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-05-31 Thread Sam James
commit: 3b5dfa65dbfa99aae017932d0ac0c225098e2b6e
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 05:23:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 05:23:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b5dfa65

sys-devel/crossdev: Stabilize 20230321 arm, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index 127460e4fb78..dcb54aaf29d3 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-05-31 Thread Sam James
commit: 762424fa60a4ca078176dba210cc81801b891bb3
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  1 05:21:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  1 05:21:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762424fa

sys-devel/crossdev: Stabilize 20230321 arm64, #907579

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230321.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
index d15bf1ee5010..127460e4fb78 100644
--- a/sys-devel/crossdev/crossdev-20230321.ebuild
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-04-23 Thread Sam James
commit: 5fb7707f5d6f435d24639685a127f04b1c304787
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 23 18:21:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 23 18:21:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb7707f

sys-devel/crossdev: add 20230321

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20230321.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 061db1b7d081..997f0443dd06 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1 +1,2 @@
 DIST crossdev-20230209.tar.xz 29608 BLAKE2B 
591e854f798c4abf90950a5ab229b14740cd43a77f83f85827487d2339a040eaf107305ef993a24783281f2f655eb377c60d043c071788cc2e798c746d9498b3
 SHA512 
41e482e6f5614d3ea3bcc3115f9aa86ba6c9302fef67af5b0c0058deba106c60f0b13e8881b7246180ce6d3bfaf77516e45e4f444317dc4eaec074850b79f4b4
+DIST crossdev-20230321.tar.xz 29620 BLAKE2B 
a5070ccf8b5e4fd9a6f63f6a903126a6eb199d7dfdcfbe93f0917a66894c4eef2df5749c0fddaf564fe013b40a14d88b2686700034642fb1d876b51731964a49
 SHA512 
c300b506bb7ed4aa5d43601b37c8298367f6e5307a97b19a23f39e9559e54d2bfdb6e2b7a5fde4d5ff0b4a9b02c1b6f05be92d1857352db6cde9a469c9159e5f

diff --git a/sys-devel/crossdev/crossdev-20230321.ebuild 
b/sys-devel/crossdev/crossdev-20230321.ebuild
new file mode 100644
index ..d15bf1ee5010
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20230321.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+   sys-apps/config-site
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-03-25 Thread Sam James
commit: d1e06321f7bdb1382288305c0314adec374a61f7
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 26 04:02:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 26 04:02:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e06321

sys-devel/crossdev: drop 20220909, 20221228

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  2 --
 sys-devel/crossdev/crossdev-20220909.ebuild | 38 -
 sys-devel/crossdev/crossdev-20221228.ebuild | 37 
 3 files changed, 77 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 48c346ba8bfb..061db1b7d081 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1 @@
-DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
-DIST crossdev-20221228.tar.xz 29568 BLAKE2B 
0458a338a872a27058240c816abfcf9116703d18b687da0050213f834d5aba5df87552e16999fca7d0340aab5b8738ee0edb6ccfb656579b99f20357c077e326
 SHA512 
16d9d72f74c3b0d6c587c16eb8bea405c7c8eb3effc59fac55027d02348db2e10aacd9098b6f42479574a014783022737325acfaf63031e430fdf90391fa574b
 DIST crossdev-20230209.tar.xz 29608 BLAKE2B 
591e854f798c4abf90950a5ab229b14740cd43a77f83f85827487d2339a040eaf107305ef993a24783281f2f655eb377c60d043c071788cc2e798c746d9498b3
 SHA512 
41e482e6f5614d3ea3bcc3115f9aa86ba6c9302fef67af5b0c0058deba106c60f0b13e8881b7246180ce6d3bfaf77516e45e4f444317dc4eaec074850b79f4b4

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
deleted file mode 100644
index dcd2b7989768..
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}

diff --git a/sys-devel/crossdev/crossdev-20221228.ebuild 
b/sys-devel/crossdev/crossdev-20221228.ebuild
deleted file mode 100644
index 4cb66350d4ce..
--- a/sys-devel/crossdev/crossdev-20221228.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="
-   https://anongit.gentoo.org/git/proj/crossdev.git
-   https://github.com/gentoo/crossdev
-   "
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-03-24 Thread Arthur Zamarin
commit: d67125667317b4f1d4041b9173a2975f3c2aa695
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 13:49:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 13:49:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6712566

sys-devel/crossdev: Stabilize 20230209 arm64, #902645

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230209.ebuild 
b/sys-devel/crossdev/crossdev-20230209.ebuild
index 3c8b6638c592..fd460721943f 100644
--- a/sys-devel/crossdev/crossdev-20230209.ebuild
+++ b/sys-devel/crossdev/crossdev-20230209.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-03-24 Thread Arthur Zamarin
commit: fb317832ca8e0a1eaa86bdc477883713e9839e5f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 13:35:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 13:35:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb317832

sys-devel/crossdev: Stabilize 20230209 sparc, #902645

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20230209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230209.ebuild 
b/sys-devel/crossdev/crossdev-20230209.ebuild
index f7e8ad348bec..3c8b6638c592 100644
--- a/sys-devel/crossdev/crossdev-20230209.ebuild
+++ b/sys-devel/crossdev/crossdev-20230209.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-03-21 Thread Sam James
commit: c7aa5abcc627e4d83abc88b8363e66ef07ec5e0d
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar 22 05:44:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar 22 05:44:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7aa5abc

sys-devel/crossdev: Stabilize 20230209 ppc, #902645

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20230209.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230209.ebuild 
b/sys-devel/crossdev/crossdev-20230209.ebuild
index 565a38a833f2..f7e8ad348bec 100644
--- a/sys-devel/crossdev/crossdev-20230209.ebuild
+++ b/sys-devel/crossdev/crossdev-20230209.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-03-06 Thread Mike Gilbert
commit: aa153e0662a8c78bae68eaf1f56348788de62b8c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Mar  3 17:48:05 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Mar  6 18:02:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa153e06

sys-devel/crossdev: depend on sys-apps/config-site

Signed-off-by: Mike Gilbert  gentoo.org>

 .../{crossdev-.ebuild => crossdev-20230209-r1.ebuild} | 4 
 sys-devel/crossdev/crossdev-.ebuild   | 4 
 2 files changed, 8 insertions(+)

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20230209-r1.ebuild
similarity index 88%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20230209-r1.ebuild
index 4cb66350d4ce..d15bf1ee5010 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20230209-r1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
>=sys-apps/portage-2.1
app-shells/bash
sys-apps/gentoo-functions
+   sys-apps/config-site
 "
 BDEPEND="app-arch/xz-utils"
 
@@ -34,4 +35,7 @@ src_install() {
if [[ ${PV} == "" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
 }

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 4cb66350d4ce..d15bf1ee5010 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
>=sys-apps/portage-2.1
app-shells/bash
sys-apps/gentoo-functions
+   sys-apps/config-site
 "
 BDEPEND="app-arch/xz-utils"
 
@@ -34,4 +35,7 @@ src_install() {
if [[ ${PV} == "" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
fi
+
+   dodir /usr/share/config.site.d
+   mv "${ED}"/usr/share/config.site{,.d/80crossdev.conf} || die
 }



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-02-15 Thread Sam James
commit: 27bd73e1860c85f68ba5353eec6b88bafbe615a2
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 15 09:29:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 15 09:29:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bd73e1

sys-devel/crossdev: add 20230209

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20230209.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 7953946f2dc9..48c346ba8bfb 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
 DIST crossdev-20221228.tar.xz 29568 BLAKE2B 
0458a338a872a27058240c816abfcf9116703d18b687da0050213f834d5aba5df87552e16999fca7d0340aab5b8738ee0edb6ccfb656579b99f20357c077e326
 SHA512 
16d9d72f74c3b0d6c587c16eb8bea405c7c8eb3effc59fac55027d02348db2e10aacd9098b6f42479574a014783022737325acfaf63031e430fdf90391fa574b
+DIST crossdev-20230209.tar.xz 29608 BLAKE2B 
591e854f798c4abf90950a5ab229b14740cd43a77f83f85827487d2339a040eaf107305ef993a24783281f2f655eb377c60d043c071788cc2e798c746d9498b3
 SHA512 
41e482e6f5614d3ea3bcc3115f9aa86ba6c9302fef67af5b0c0058deba106c60f0b13e8881b7246180ce6d3bfaf77516e45e4f444317dc4eaec074850b79f4b4

diff --git a/sys-devel/crossdev/crossdev-20230209.ebuild 
b/sys-devel/crossdev/crossdev-20230209.ebuild
new file mode 100644
index ..4cb66350d4ce
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20230209.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-02-03 Thread Sam James
commit: 8f5b8377a95de202da995b688c0aff8a1611a324
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  3 08:08:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  3 09:30:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5b8377

sys-devel/crossdev: add gh as mirror to EGIT_REPO_URI

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 7 +--
 sys-devel/crossdev/crossdev-20221228.ebuild | 7 +--
 sys-devel/crossdev/crossdev-.ebuild | 7 +--
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 62e271684dde..dcd2b7989768 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -1,11 +1,14 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;

diff --git a/sys-devel/crossdev/crossdev-20221228.ebuild 
b/sys-devel/crossdev/crossdev-20221228.ebuild
index a3a84da996ad..4cb66350d4ce 100644
--- a/sys-devel/crossdev/crossdev-20221228.ebuild
+++ b/sys-devel/crossdev/crossdev-20221228.ebuild
@@ -1,11 +1,14 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index a3a84da996ad..4cb66350d4ce 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -1,11 +1,14 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+   EGIT_REPO_URI="
+   https://anongit.gentoo.org/git/proj/crossdev.git
+   https://github.com/gentoo/crossdev
+   "
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-01-15 Thread Sam James
commit: 6439dce33f10da50ea0f7b1986672990370897a3
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 15 22:37:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 15 22:40:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6439dce3

sys-devel/crossdev: drop 20221227-r1

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest|  1 -
 sys-devel/crossdev/crossdev-20221227-r1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index c26d337dc565..7953946f2dc9 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,2 @@
 DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
-DIST crossdev-20221227.tar.xz 29548 BLAKE2B 
c990ca8494db59e0dd5792fc0327d50424a816e2584eb1aff369185ce56c5cba00db783300d5eda709944df92da2679df792c6b090f9ebfb21dc65e63dccd779
 SHA512 
e5ae34234d6527f792ed30747f962afff9920cf85e449671651a9bf5726bce7b5cf4009d3be2e0965732857420de0937a5d7c78e61025e7f437d95a15cb56685
 DIST crossdev-20221228.tar.xz 29568 BLAKE2B 
0458a338a872a27058240c816abfcf9116703d18b687da0050213f834d5aba5df87552e16999fca7d0340aab5b8738ee0edb6ccfb656579b99f20357c077e326
 SHA512 
16d9d72f74c3b0d6c587c16eb8bea405c7c8eb3effc59fac55027d02348db2e10aacd9098b6f42479574a014783022737325acfaf63031e430fdf90391fa574b

diff --git a/sys-devel/crossdev/crossdev-20221227-r1.ebuild 
b/sys-devel/crossdev/crossdev-20221227-r1.ebuild
deleted file mode 100644
index a3a84da996ad..
--- a/sys-devel/crossdev/crossdev-20221227-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-01-02 Thread Sam James
commit: 39fe47636f7cdc95d4bfb2a49701aa2adf23d214
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan  3 06:12:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan  3 06:12:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39fe4763

sys-devel/crossdev: add github upstream metadata

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/crossdev/metadata.xml b/sys-devel/crossdev/metadata.xml
index 0f9be587406f..d4d3daf6c1ae 100644
--- a/sys-devel/crossdev/metadata.xml
+++ b/sys-devel/crossdev/metadata.xml
@@ -15,5 +15,6 @@


proj/crossdev
+   gentoo/crossdev

 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-01-02 Thread Sam James
commit: a990ed4858f0b0e5be2b474ab170f4e5c4ddee3e
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan  3 06:12:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan  3 06:12:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a990ed48

sys-devel/crossdev: add gentoo upstream metadata

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-devel/crossdev/metadata.xml b/sys-devel/crossdev/metadata.xml
index a4be5df4dfc4..0f9be587406f 100644
--- a/sys-devel/crossdev/metadata.xml
+++ b/sys-devel/crossdev/metadata.xml
@@ -13,4 +13,7 @@
embed...@gentoo.org
Embedded Gentoo

+   
+   proj/crossdev
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-12-28 Thread Sam James
commit: 8f98a5aa67503ee63823e4114cce2a418aa1a7c2
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 28 19:14:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 28 19:14:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f98a5aa

sys-devel/crossdev: add 20221228

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20221228.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index b6c903c301ff..c26d337dc565 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
 DIST crossdev-20221227.tar.xz 29548 BLAKE2B 
c990ca8494db59e0dd5792fc0327d50424a816e2584eb1aff369185ce56c5cba00db783300d5eda709944df92da2679df792c6b090f9ebfb21dc65e63dccd779
 SHA512 
e5ae34234d6527f792ed30747f962afff9920cf85e449671651a9bf5726bce7b5cf4009d3be2e0965732857420de0937a5d7c78e61025e7f437d95a15cb56685
+DIST crossdev-20221228.tar.xz 29568 BLAKE2B 
0458a338a872a27058240c816abfcf9116703d18b687da0050213f834d5aba5df87552e16999fca7d0340aab5b8738ee0edb6ccfb656579b99f20357c077e326
 SHA512 
16d9d72f74c3b0d6c587c16eb8bea405c7c8eb3effc59fac55027d02348db2e10aacd9098b6f42479574a014783022737325acfaf63031e430fdf90391fa574b

diff --git a/sys-devel/crossdev/crossdev-20221228.ebuild 
b/sys-devel/crossdev/crossdev-20221228.ebuild
new file mode 100644
index ..a3a84da996ad
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20221228.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-12-28 Thread Sam James
commit: 03cba412b132ebb961e2a80f50c922764e980654
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 28 15:26:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 28 15:26:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cba412

sys-devel/crossdev: drop 20220709, 20220818

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  2 --
 sys-devel/crossdev/crossdev-20220709.ebuild | 35 -
 sys-devel/crossdev/crossdev-20220818.ebuild | 35 -
 3 files changed, 72 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 83127c75303c..b6c903c301ff 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,4 +1,2 @@
-DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90
-DIST crossdev-20220818.tar.xz 29452 BLAKE2B 
2fdb9ef8e5ffc1eb7ca16b38a428726646b4283131e7de3cde2fd48f30c96091303d13b8f392ef6ffc0e09c6cf230f0ea6f031426f82cef3650933b1485742d2
 SHA512 
3c103ad84a5614c7783bb12ca8e5ce4b5d1bb25b89c429678600d62f9fd066a2a4f9617db61b6d583b7564181ea794bed577668e6fb5d7cfcfab25d9c5e94624
 DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
 DIST crossdev-20221227.tar.xz 29548 BLAKE2B 
c990ca8494db59e0dd5792fc0327d50424a816e2584eb1aff369185ce56c5cba00db783300d5eda709944df92da2679df792c6b090f9ebfb21dc65e63dccd779
 SHA512 
e5ae34234d6527f792ed30747f962afff9920cf85e449671651a9bf5726bce7b5cf4009d3be2e0965732857420de0937a5d7c78e61025e7f437d95a15cb56685

diff --git a/sys-devel/crossdev/crossdev-20220709.ebuild 
b/sys-devel/crossdev/crossdev-20220709.ebuild
deleted file mode 100644
index 7859b332e9ce..
--- a/sys-devel/crossdev/crossdev-20220709.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
deleted file mode 100644
index 62e271684dde..
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
-else
-   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ ${PV} == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-12-28 Thread Sam James
commit: 9f97be8cb4c0a8ee14d8c80c087684a5845a7643
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 28 15:22:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 28 15:22:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f97be8c

sys-devel/crossdev: drop portage-utils dep

https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=10a87d6f135b30140a168190b408c49daf8a15ae

Signed-off-by: Sam James  gentoo.org>

 .../crossdev/{crossdev-20221227.ebuild => crossdev-20221227-r1.ebuild}   | 1 -
 sys-devel/crossdev/crossdev-.ebuild  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20221227.ebuild 
b/sys-devel/crossdev/crossdev-20221227-r1.ebuild
similarity index 96%
rename from sys-devel/crossdev/crossdev-20221227.ebuild
rename to sys-devel/crossdev/crossdev-20221227-r1.ebuild
index 7e1f57b0dc19..a3a84da996ad 100644
--- a/sys-devel/crossdev/crossdev-20221227.ebuild
+++ b/sys-devel/crossdev/crossdev-20221227-r1.ebuild
@@ -20,7 +20,6 @@ SLOT="0"
 
 RDEPEND="
>=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
 "

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 7e1f57b0dc19..a3a84da996ad 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -20,7 +20,6 @@ SLOT="0"
 
 RDEPEND="
>=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
app-shells/bash
sys-apps/gentoo-functions
 "



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-12-27 Thread Sam James
commit: a1d8f24f3dd45fd525bd3026aeae9d9faf486cab
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 27 16:11:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 27 16:11:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d8f24f

sys-devel/crossdev: add 20221227

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20221227.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index b582198726c8..83127c75303c 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,4 @@
 DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90
 DIST crossdev-20220818.tar.xz 29452 BLAKE2B 
2fdb9ef8e5ffc1eb7ca16b38a428726646b4283131e7de3cde2fd48f30c96091303d13b8f392ef6ffc0e09c6cf230f0ea6f031426f82cef3650933b1485742d2
 SHA512 
3c103ad84a5614c7783bb12ca8e5ce4b5d1bb25b89c429678600d62f9fd066a2a4f9617db61b6d583b7564181ea794bed577668e6fb5d7cfcfab25d9c5e94624
 DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183
+DIST crossdev-20221227.tar.xz 29548 BLAKE2B 
c990ca8494db59e0dd5792fc0327d50424a816e2584eb1aff369185ce56c5cba00db783300d5eda709944df92da2679df792c6b090f9ebfb21dc65e63dccd779
 SHA512 
e5ae34234d6527f792ed30747f962afff9920cf85e449671651a9bf5726bce7b5cf4009d3be2e0965732857420de0937a5d7c78e61025e7f437d95a15cb56685

diff --git a/sys-devel/crossdev/crossdev-20221227.ebuild 
b/sys-devel/crossdev/crossdev-20221227.ebuild
new file mode 100644
index ..7e1f57b0dc19
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20221227.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   >=app-portage/portage-utils-0.55
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: c39920e08570c4a771905ca7a7b63b95ecdad756
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 05:00:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 05:00:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39920e0

sys-devel/crossdev: Stabilize 20220909 ppc, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 7f59dc5e09f5..62e271684dde 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: b5630696487908228a8ef80866ee79b7e5db8507
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:54:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:54:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5630696

sys-devel/crossdev: Stabilize 20220909 hppa, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 757adbc9ad85..aa3e937133c4 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: 55cb3c6d0ae6cdcce138a626255fcb6d716cfd17
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:54:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:54:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cb3c6d

sys-devel/crossdev: Stabilize 20220909 arm, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index aa3e937133c4..7f59dc5e09f5 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: e5228197108be5b771eb6a4dbafbe8bb7409bcfb
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:54:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:54:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5228197

sys-devel/crossdev: Stabilize 20220909 amd64, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 8bd465d6eef8..347f5cc46b98 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: 8346d91f58fd04d30ab0f367bc6e85c8d1c972d7
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:54:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:54:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8346d91f

sys-devel/crossdev: Stabilize 20220909 arm64, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index da29ea5a4f8b..757adbc9ad85 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: 79ebb2dda0361a60e196487ce873e9c605aa5913
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:54:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:54:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ebb2dd

sys-devel/crossdev: Stabilize 20220909 x86, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 347f5cc46b98..da29ea5a4f8b 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: e7528cc490880ac5e072a033bd3107faa9ed1d6f
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:25:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:25:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7528cc4

sys-devel/crossdev: Stabilize 20220909 ppc64, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 777cd3cea0e5..8bd465d6eef8 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-17 Thread Sam James
commit: ef16fc110900c4cfc577959d9924b86ec6c95a7f
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 18 04:25:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 18 04:25:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef16fc11

sys-devel/crossdev: Stabilize 20220909 sparc, #881721

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220909.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
index 7e1f57b0dc19..777cd3cea0e5 100644
--- a/sys-devel/crossdev/crossdev-20220909.ebuild
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-11-08 Thread Sam James
commit: 501127c2649457ae5411179c898577c5c469108f
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov  9 06:33:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov  9 06:53:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=501127c2

sys-devel/crossdev: add 20220909

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20220909.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index a95db5967e5d..b582198726c8 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90
 DIST crossdev-20220818.tar.xz 29452 BLAKE2B 
2fdb9ef8e5ffc1eb7ca16b38a428726646b4283131e7de3cde2fd48f30c96091303d13b8f392ef6ffc0e09c6cf230f0ea6f031426f82cef3650933b1485742d2
 SHA512 
3c103ad84a5614c7783bb12ca8e5ce4b5d1bb25b89c429678600d62f9fd066a2a4f9617db61b6d583b7564181ea794bed577668e6fb5d7cfcfab25d9c5e94624
+DIST crossdev-20220909.tar.xz 29480 BLAKE2B 
9c3ef9d9b8f13c81f9d2e21f8914158c04035a105ee1ac90ba30cb23a69744c9c6959bbcfd2e50d29144fc79937e5e585054d2eedfb2ced65a88467e509243be
 SHA512 
86e8900a13095b7b12b00d739d28e2921f98818cd62daccfe6d750ce02113d0ef2d5e470b500bbfb80a9cf8f05b2a13882ac9963c3f1a4e1b7454bc1201df183

diff --git a/sys-devel/crossdev/crossdev-20220909.ebuild 
b/sys-devel/crossdev/crossdev-20220909.ebuild
new file mode 100644
index ..7e1f57b0dc19
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20220909.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   >=app-portage/portage-utils-0.55
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-10-23 Thread WANG Xuerui
commit: 1fb427e81d571fc51fbb48ae7b48aa197103ebfc
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Oct 21 12:24:43 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Mon Oct 24 04:00:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb427e8

sys-devel/crossdev: forward ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 sys-devel/crossdev/crossdev-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 1701b22179d5..7e1f57b0dc19 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-10-23 Thread WANG Xuerui
commit: e2cd32dd19eb40cdee23ba766618df0f276f45ab
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Oct 21 12:24:39 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Mon Oct 24 04:00:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cd32dd

sys-devel/crossdev: keyword 20220818 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 7859b332e9ce..62e271684dde 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-25 Thread Arthur Zamarin
commit: 77820859262cf3ffaa23f77a9e32d09ce25cacff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Sep 26 04:15:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 26 04:15:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77820859

sys-devel/crossdev: Stabilize 20220818 hppa, #872776

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 50718f6bf60d..7859b332e9ce 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-25 Thread Arthur Zamarin
commit: 5416e828b715b6a37f1c20c0ed719f3d21f95e63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Sep 25 07:44:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Sep 25 07:44:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5416e828

sys-devel/crossdev: Stabilize 20220818 sparc, #872776

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 82b7d3e24675..50718f6bf60d 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-25 Thread Agostino Sarubbo
commit: b6e42c823efc8e26cbf16830deb8addde89b5a5e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 06:25:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 06:25:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e42c82

sys-devel/crossdev: Stabilize 20220818 ppc64, #872776

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 08293291b46a..82b7d3e24675 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-25 Thread Agostino Sarubbo
commit: b9b768f1f15610ddd60e25616d1399ec904e30d1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 06:23:53 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 06:23:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b768f1

sys-devel/crossdev: Stabilize 20220818 ppc, #872776

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 94cc65a08e77..08293291b46a 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-24 Thread Sam James
commit: eefd2d7c8c99f6dbeb43600f41bc931a8860f562
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:53:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:53:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefd2d7c

sys-devel/crossdev: Stabilize 20220818 x86, #872776

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 87736e293acd..1bbd2f6c89d4 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-24 Thread Sam James
commit: 644fdfa59bce2f1a808f0349d5bbd0a81477bb11
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:54:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:54:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644fdfa5

sys-devel/crossdev: Stabilize 20220818 amd64, #872776

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 1bbd2f6c89d4..94cc65a08e77 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-24 Thread Sam James
commit: f39b6c097d123a0cfd1d7be1162f69ba663dd46d
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:37:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:37:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f39b6c09

sys-devel/crossdev: Stabilize 20220818 arm64, #872776

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index e5dc11e789a4..87736e293acd 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-24 Thread Sam James
commit: 1f756031dd6e758839b001c5c0a5fd62a57fef31
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:35:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:35:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f756031

sys-devel/crossdev: Stabilize 20220818 arm, #872776

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220818.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
index 1701b22179d5..e5dc11e789a4 100644
--- a/sys-devel/crossdev/crossdev-20220818.ebuild
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-09-22 Thread Sam James
commit: f654649e7d79c6a444de9280e4cbf4d2fadc54de
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 23 01:53:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 23 01:53:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f654649e

sys-devel/crossdev: drop 20211121, 20220205, 20220424, 20220617

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  4 
 sys-devel/crossdev/crossdev-20211121.ebuild | 36 -
 sys-devel/crossdev/crossdev-20220205.ebuild | 36 -
 sys-devel/crossdev/crossdev-20220424.ebuild | 35 
 sys-devel/crossdev/crossdev-20220617.ebuild | 35 
 5 files changed, 146 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index b43e700f0b59..a95db5967e5d 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,6 +1,2 @@
-DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce
-DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40
-DIST crossdev-20220424.tar.xz 29316 BLAKE2B 
8b026c165b643262ef934fb2daec5484bc2a2e8c2cafbaca08ecb81c2870a6306dd834c9f72bca8cbe219d1b24274fef0b83a88e301e66d98a1eb0825bb2e161
 SHA512 
3c2ac2d9c79140c6e0aa7ac9fa7838499f003c6c9c1260abf4b0b7883d2179ef1ded5ab0ba14ca48d471edde5090e22a50fffbf25fd86a32d354a9541e4fd567
-DIST crossdev-20220617.tar.xz 29396 BLAKE2B 
e3b39edfb4cbd5808851b56d86646bc879ea875b5e320802d86073236474e3aa80c5dbefc42ef4799528334bfb5a2a0abb5c0b344ebdce39ec01aac59306eb84
 SHA512 
bdc5ea519e4cd6275e8171ff7cd35c8ae45b6240fefd278997e247c8b0758bff6563f7e2613072e179ec4735155f05236f32385fe13579c5e955f761e0859e43
 DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90
 DIST crossdev-20220818.tar.xz 29452 BLAKE2B 
2fdb9ef8e5ffc1eb7ca16b38a428726646b4283131e7de3cde2fd48f30c96091303d13b8f392ef6ffc0e09c6cf230f0ea6f031426f82cef3650933b1485742d2
 SHA512 
3c103ad84a5614c7783bb12ca8e5ce4b5d1bb25b89c429678600d62f9fd066a2a4f9617db61b6d583b7564181ea794bed577668e6fb5d7cfcfab25d9c5e94624

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
deleted file mode 100644
index fe3c418c3092..
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
-else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ "${PV}" == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}

diff --git a/sys-devel/crossdev/crossdev-20220205.ebuild 
b/sys-devel/crossdev/crossdev-20220205.ebuild
deleted file mode 100644
index fe3c418c3092..
--- a/sys-devel/crossdev/crossdev-20220205.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
-else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
-   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-08-23 Thread Sam James
commit: 60a34f09add68765015c924f782c57b8427a43c0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 23 18:25:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 18:25:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a34f09

sys-devel/crossdev: Stabilize 20220709 x86, #866089

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220709.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220709.ebuild 
b/sys-devel/crossdev/crossdev-20220709.ebuild
index 8a61d155193d..7859b332e9ce 100644
--- a/sys-devel/crossdev/crossdev-20220709.ebuild
+++ b/sys-devel/crossdev/crossdev-20220709.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "" ]] ; then
 else

SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-08-22 Thread Sam James
commit: 70a09067d5fd98c65476f9a874e2bb7dde290926
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 23 01:32:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 01:32:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a09067

sys-devel/crossdev: add 20220818

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20220818.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index a09703da90ce..b43e700f0b59 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -3,3 +3,4 @@ DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188
 DIST crossdev-20220424.tar.xz 29316 BLAKE2B 
8b026c165b643262ef934fb2daec5484bc2a2e8c2cafbaca08ecb81c2870a6306dd834c9f72bca8cbe219d1b24274fef0b83a88e301e66d98a1eb0825bb2e161
 SHA512 
3c2ac2d9c79140c6e0aa7ac9fa7838499f003c6c9c1260abf4b0b7883d2179ef1ded5ab0ba14ca48d471edde5090e22a50fffbf25fd86a32d354a9541e4fd567
 DIST crossdev-20220617.tar.xz 29396 BLAKE2B 
e3b39edfb4cbd5808851b56d86646bc879ea875b5e320802d86073236474e3aa80c5dbefc42ef4799528334bfb5a2a0abb5c0b344ebdce39ec01aac59306eb84
 SHA512 
bdc5ea519e4cd6275e8171ff7cd35c8ae45b6240fefd278997e247c8b0758bff6563f7e2613072e179ec4735155f05236f32385fe13579c5e955f761e0859e43
 DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90
+DIST crossdev-20220818.tar.xz 29452 BLAKE2B 
2fdb9ef8e5ffc1eb7ca16b38a428726646b4283131e7de3cde2fd48f30c96091303d13b8f392ef6ffc0e09c6cf230f0ea6f031426f82cef3650933b1485742d2
 SHA512 
3c103ad84a5614c7783bb12ca8e5ce4b5d1bb25b89c429678600d62f9fd066a2a4f9617db61b6d583b7564181ea794bed577668e6fb5d7cfcfab25d9c5e94624

diff --git a/sys-devel/crossdev/crossdev-20220818.ebuild 
b/sys-devel/crossdev/crossdev-20220818.ebuild
new file mode 100644
index ..1701b22179d5
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20220818.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   >=app-portage/portage-utils-0.55
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-07-08 Thread Sam James
commit: 1d25c09c18b8304d99c384ec3c9c568faf09603a
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  9 03:47:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 03:47:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d25c09c

sys-devel/crossdev: add 20220709

Bug: https://github.com/gentoo/crossdev/pull/3
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20220709.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index f6fab852162c..a09703da90ce 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -2,3 +2,4 @@ DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b7
 DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40
 DIST crossdev-20220424.tar.xz 29316 BLAKE2B 
8b026c165b643262ef934fb2daec5484bc2a2e8c2cafbaca08ecb81c2870a6306dd834c9f72bca8cbe219d1b24274fef0b83a88e301e66d98a1eb0825bb2e161
 SHA512 
3c2ac2d9c79140c6e0aa7ac9fa7838499f003c6c9c1260abf4b0b7883d2179ef1ded5ab0ba14ca48d471edde5090e22a50fffbf25fd86a32d354a9541e4fd567
 DIST crossdev-20220617.tar.xz 29396 BLAKE2B 
e3b39edfb4cbd5808851b56d86646bc879ea875b5e320802d86073236474e3aa80c5dbefc42ef4799528334bfb5a2a0abb5c0b344ebdce39ec01aac59306eb84
 SHA512 
bdc5ea519e4cd6275e8171ff7cd35c8ae45b6240fefd278997e247c8b0758bff6563f7e2613072e179ec4735155f05236f32385fe13579c5e955f761e0859e43
+DIST crossdev-20220709.tar.xz 29408 BLAKE2B 
dc96be5d86b343215564c2c15e91314c5ed88c765cec4f222b08a7e942ab5fb230915a0cdc3245719c0b12b4ce579066c6a88ae8e7ef4e44b80d8f0c5ddf7663
 SHA512 
f27929db8b4f7036408a0db18d46eb84312e1cef279336e13a07422ed3a154f3a21821d2d5ada66c0fca37bd70750413dab87b795c957a0a81cb9f27ebce2b90

diff --git a/sys-devel/crossdev/crossdev-20220709.ebuild 
b/sys-devel/crossdev/crossdev-20220709.ebuild
new file mode 100644
index ..1701b22179d5
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20220709.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   >=app-portage/portage-utils-0.55
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ ${PV} == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-06-17 Thread Sam James
commit: 8a1d005f7decdb50955cd653762f1b171a4e878e
Author: Sam James  gentoo  org>
AuthorDate: Fri Jun 17 18:34:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun 17 18:44:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1d005f

sys-devel/crossdev: add 20220617

Bug: https://bugs.gentoo.org/675368
Bug: https://bugs.gentoo.org/554032
Bug: https://bugs.gentoo.org/705800
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest | 1 +
 .../crossdev/{crossdev-.ebuild => crossdev-20220617.ebuild} | 2 +-
 sys-devel/crossdev/crossdev-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index cc9f5358079b..f6fab852162c 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,4 @@
 DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce
 DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40
 DIST crossdev-20220424.tar.xz 29316 BLAKE2B 
8b026c165b643262ef934fb2daec5484bc2a2e8c2cafbaca08ecb81c2870a6306dd834c9f72bca8cbe219d1b24274fef0b83a88e301e66d98a1eb0825bb2e161
 SHA512 
3c2ac2d9c79140c6e0aa7ac9fa7838499f003c6c9c1260abf4b0b7883d2179ef1ded5ab0ba14ca48d471edde5090e22a50fffbf25fd86a32d354a9541e4fd567
+DIST crossdev-20220617.tar.xz 29396 BLAKE2B 
e3b39edfb4cbd5808851b56d86646bc879ea875b5e320802d86073236474e3aa80c5dbefc42ef4799528334bfb5a2a0abb5c0b344ebdce39ec01aac59306eb84
 SHA512 
bdc5ea519e4cd6275e8171ff7cd35c8ae45b6240fefd278997e247c8b0758bff6563f7e2613072e179ec4735155f05236f32385fe13579c5e955f761e0859e43

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20220617.ebuild
similarity index 95%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20220617.ebuild
index 8c680c914ad0..1701b22179d5 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20220617.ebuild
@@ -29,7 +29,7 @@ BDEPEND="app-arch/xz-utils"
 src_install() {
default
 
-   if [[ "${PV}" == "" ]] ; then
+   if [[ ${PV} == "" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
fi
 }

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 8c680c914ad0..1701b22179d5 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -29,7 +29,7 @@ BDEPEND="app-arch/xz-utils"
 src_install() {
default
 
-   if [[ "${PV}" == "" ]] ; then
+   if [[ ${PV} == "" ]] ; then
sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
fi
 }



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-04-24 Thread Sam James
commit: 969babbbcce8c31b6a5e8e62486abf8210d26ecd
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 24 16:36:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 24 16:36:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969babbb

sys-devel/crossdev: update maintainers

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/metadata.xml | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/sys-devel/crossdev/metadata.xml b/sys-devel/crossdev/metadata.xml
index 00b311f5513d..a4be5df4dfc4 100644
--- a/sys-devel/crossdev/metadata.xml
+++ b/sys-devel/crossdev/metadata.xml
@@ -1,12 +1,16 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-cross...@gentoo.org
-Gentoo Crossdev Team
-  
-  
-embed...@gentoo.org
-Embedded Gentoo
-  
+   
+   cross...@gentoo.org
+   Gentoo Crossdev Team
+   
+   
+   toolch...@gentoo.org
+   Gentoo Toolchain Project
+   
+   
+   embed...@gentoo.org
+   Embedded Gentoo
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-04-24 Thread Sam James
commit: de6ac1d579547e4aa11f7e037b4c1678b1eba729
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 24 16:33:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 24 16:33:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6ac1d5

sys-devel/crossdev: fix IncorrectCopyright

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 6ad8117d74b5..8c680c914ad0 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-04-24 Thread Sam James
commit: 49ba4ad4fa79c6656f345b0f17ccb9050da40c05
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr 24 16:32:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 24 16:32:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ba4ad4

sys-devel/crossdev: add 20220424

Closes: https://bugs.gentoo.org/840431
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index ba080cec6395..cc9f5358079b 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce
 DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40
+DIST crossdev-20220424.tar.xz 29316 BLAKE2B 
8b026c165b643262ef934fb2daec5484bc2a2e8c2cafbaca08ecb81c2870a6306dd834c9f72bca8cbe219d1b24274fef0b83a88e301e66d98a1eb0825bb2e161
 SHA512 
3c2ac2d9c79140c6e0aa7ac9fa7838499f003c6c9c1260abf4b0b7883d2179ef1ded5ab0ba14ca48d471edde5090e22a50fffbf25fd86a32d354a9541e4fd567

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20220424.ebuild
similarity index 84%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20220424.ebuild
index 864061acd24b..8c680c914ad0 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20220424.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -7,8 +7,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 864061acd24b..6ad8117d74b5 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -7,8 +7,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   
SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-03-26 Thread Sam James
commit: b00bc2e804418c77aa845066ccc6078aa8d89d54
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 26 20:12:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 26 20:12:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00bc2e8

sys-devel/crossdev: stabilize 20220205

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20220205.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20220205.ebuild 
b/sys-devel/crossdev/crossdev-20220205.ebuild
index 605240d7bf07..fe3c418c3092 100644
--- a/sys-devel/crossdev/crossdev-20220205.ebuild
+++ b/sys-devel/crossdev/crossdev-20220205.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-02-19 Thread Sam James
commit: 7b7a475197dbf34be8a5af61ee454b24f0f52e08
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 20 02:02:30 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 20 02:32:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7a4751

sys-devel/crossdev: drop 20210621, 20210718, 20211027

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  3 ---
 sys-devel/crossdev/crossdev-20210621.ebuild | 35 
 sys-devel/crossdev/crossdev-20210718.ebuild | 35 
 sys-devel/crossdev/crossdev-20211027.ebuild | 36 -
 4 files changed, 109 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 9c6baba8f100..ba080cec6395 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,5 +1,2 @@
-DIST crossdev-20210621.tar.xz 28588 BLAKE2B 
33ff6069c85cbcff6bf34bf5f6dd8050bd5f9d34e3478c0200965dffd4cee46e71acf4210f533c9b22fd6fe979fa5f447d30b5aaa3a6fc0845b201a80dcb28d8
 SHA512 
8f8bed6ce53503fa4c2bbce4327d8e1d5ce8edab5ff698f11f312007912a2d73be56242269f798bb633ad3648f6cf936e00e019c05e5781b523059befc26f42c
-DIST crossdev-20210718.tar.xz 28640 BLAKE2B 
1e9b9313a5c9a1cb4d82f00e4979794d61b9eaa0035c575ac55092c6c015d820a590c5816d212a4ffad95b96a3dd99a9b94ca7c20b78a7d7b062f16dec6ed329
 SHA512 
e1a37aebf759abaa30f071f43a528f9059b83456e71fd86fc8202a7eff5c506c1f34fdd260c7b91a03f491b9f2a107ce6a65c2314845a352176fcc5a27a766e2
-DIST crossdev-20211027.tar.xz 28752 BLAKE2B 
058d6254c702709c18cc426fe15d7a11cb856336236837a15c0b2cb0c2389198f8b0ea9893e7cdadd6ecdabb3e75c05b64c22448324ce2ea86032cb57e92a5d9
 SHA512 
6c15d71fb551dcb5cb8e95d7e3b1ecb52b34e47335842408da5acc9d258c1a5fa7e4699681b9b414b1b444df98601aa8b99b2000700485ec6028c076abeafd03
 DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce
 DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40

diff --git a/sys-devel/crossdev/crossdev-20210621.ebuild 
b/sys-devel/crossdev/crossdev-20210621.ebuild
deleted file mode 100644
index 59140a11c278..
--- a/sys-devel/crossdev/crossdev-20210621.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
-else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ "${PV}" == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}

diff --git a/sys-devel/crossdev/crossdev-20210718.ebuild 
b/sys-devel/crossdev/crossdev-20210718.ebuild
deleted file mode 100644
index b7f11a2c01de..
--- a/sys-devel/crossdev/crossdev-20210718.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="git://anongit.gentoo.org/proj/crossdev.git"
-else
-   SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-fi
-
-DESCRIPTION="Gentoo Cross-toolchain generator"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
-
-LICENSE="GPL-2"
-SLOT="0"
-
-RDEPEND="
-   >=sys-apps/portage-2.1
-   >=app-portage/portage-utils-0.55
-   app-shells/bash
-   sys-apps/gentoo-functions
-"
-BDEPEND="app-arch/xz-utils"
-
-src_install() {
-   default
-
-   if [[ "${PV}" == "" ]] ; then
-   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
-   fi
-}

diff --git a/sys-devel/crossdev/crossdev-20211027.ebuild 
b/sys-devel/crossdev/crossdev-20211027.ebuild
deleted 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-02-19 Thread Sam James
commit: 90086142b8928c12c36fafaac816810e83e5cae4
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 20 02:01:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 20 02:01:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90086142

sys-devel/crossdev: add 20220205

Closes: https://bugs.gentoo.org/832059
Closes: https://bugs.gentoo.org/830453
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest |  1 +
 sys-devel/crossdev/crossdev-20220205.ebuild | 36 +
 2 files changed, 37 insertions(+)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index a855b5bb440f..9c6baba8f100 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -2,3 +2,4 @@ DIST crossdev-20210621.tar.xz 28588 BLAKE2B 
33ff6069c85cbcff6bf34bf5f6dd8050bd5f
 DIST crossdev-20210718.tar.xz 28640 BLAKE2B 
1e9b9313a5c9a1cb4d82f00e4979794d61b9eaa0035c575ac55092c6c015d820a590c5816d212a4ffad95b96a3dd99a9b94ca7c20b78a7d7b062f16dec6ed329
 SHA512 
e1a37aebf759abaa30f071f43a528f9059b83456e71fd86fc8202a7eff5c506c1f34fdd260c7b91a03f491b9f2a107ce6a65c2314845a352176fcc5a27a766e2
 DIST crossdev-20211027.tar.xz 28752 BLAKE2B 
058d6254c702709c18cc426fe15d7a11cb856336236837a15c0b2cb0c2389198f8b0ea9893e7cdadd6ecdabb3e75c05b64c22448324ce2ea86032cb57e92a5d9
 SHA512 
6c15d71fb551dcb5cb8e95d7e3b1ecb52b34e47335842408da5acc9d258c1a5fa7e4699681b9b414b1b444df98601aa8b99b2000700485ec6028c076abeafd03
 DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce
+DIST crossdev-20220205.tar.xz 29088 BLAKE2B 
46e90557f0a6df49e4f6ab7be6495514a188c4366868290d3b6b879ad1e5741e1600bca237735290f7e9278d441534569853b582cd85b96581c6ae0517cb4c54
 SHA512 
72e7cf690d49a87b32f6fdad2462fd4156e4e35a3f0b5f30911012a2b7936bb999575f757547a7a805c0cfdd1fd0caa8b23bf61e72c4333096314043ed565f40

diff --git a/sys-devel/crossdev/crossdev-20220205.ebuild 
b/sys-devel/crossdev/crossdev-20220205.ebuild
new file mode 100644
index ..605240d7bf07
--- /dev/null
+++ b/sys-devel/crossdev/crossdev-20220205.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+if [[ ${PV} == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
+else
+   SRC_URI="mirror://gentoo/${P}.tar.xz
+   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+DESCRIPTION="Gentoo Cross-toolchain generator"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Crossdev;
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+   >=sys-apps/portage-2.1
+   >=app-portage/portage-utils-0.55
+   app-shells/bash
+   sys-apps/gentoo-functions
+"
+BDEPEND="app-arch/xz-utils"
+
+src_install() {
+   default
+
+   if [[ "${PV}" == "" ]] ; then
+   sed -i "s:@CDEVPV@:${EGIT_VERSION}:" "${ED}"/usr/bin/crossdev 
|| die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-31 Thread Sam James
commit: 7c8658852f6514c4492b8d9f0a8bedd63449684d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jan 31 16:57:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  1 06:00:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c865885

sys-devel/crossdev: stable 20211121 for hppa, bug #832375

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 53a4cf0a82e1..fe3c418c3092 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-31 Thread Sam James
commit: a42baf2458258e8d63c530b00ded8417860becb6
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 18:51:15 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 18:51:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42baf24

sys-devel/crossdev: Stabilize 20211121 ppc64, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 3ba171285fe8..7289525eb9a5 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-31 Thread Sam James
commit: 7d7bec33a74f325058ea4647690ffc4bdccb2617
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 18:51:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 18:51:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7bec33

sys-devel/crossdev: Stabilize 20211121 ppc, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 7289525eb9a5..53a4cf0a82e1 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-30 Thread Sam James
commit: e1981c8efe139ad048b983c1ac4b5ff462e9fa22
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:23:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:23:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1981c8e

sys-devel/crossdev: Stabilize 20211121 arm64, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index ed5c26499aa9..0d1701ba975d 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-30 Thread Sam James
commit: 199071b590f832ca06144c079837e9cda1f8b07c
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 31 06:24:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 31 06:24:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199071b5

sys-devel/crossdev: Stabilize 20211121 arm, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 0d1701ba975d..3ba171285fe8 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-30 Thread Sam James
commit: 880550afcfabb520fea7eb315ab0d941c6670072
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:28:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:28:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880550af

sys-devel/crossdev: Stabilize 20211121 sparc, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 3e89d7cd85fa..ed5c26499aa9 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-30 Thread Sam James
commit: 6ea7249bc500d3ea410d015aec4369f4bd041e69
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:24:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:24:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea7249b

sys-devel/crossdev: Stabilize 20211121 amd64, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index a23425e774cf..3e89d7cd85fa 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2022-01-30 Thread Sam James
commit: cd9818672ed687e2d2094b36afe851babe0e6a5b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 30 22:22:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 30 22:23:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd981867

sys-devel/crossdev: Stabilize 20211121 x86, #832375

Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20211121.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20211121.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
index 864061acd24b..a23425e774cf 100644
--- a/sys-devel/crossdev/crossdev-20211121.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -10,7 +10,7 @@ else
SRC_URI="mirror://gentoo/${P}.tar.xz

https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2021-11-21 Thread Sam James
commit: ae860c5f54606ac8002b0436235acd80e819
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 22 07:10:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 22 07:10:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae860c5f

sys-devel/crossdev: add 20211121

Bug: https://bugs.gentoo.org/706210
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/Manifest | 1 +
 .../crossdev/{crossdev-.ebuild => crossdev-20211121.ebuild} | 2 +-
 sys-devel/crossdev/crossdev-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index 48756ff975f7..a855b5bb440f 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,3 +1,4 @@
 DIST crossdev-20210621.tar.xz 28588 BLAKE2B 
33ff6069c85cbcff6bf34bf5f6dd8050bd5f9d34e3478c0200965dffd4cee46e71acf4210f533c9b22fd6fe979fa5f447d30b5aaa3a6fc0845b201a80dcb28d8
 SHA512 
8f8bed6ce53503fa4c2bbce4327d8e1d5ce8edab5ff698f11f312007912a2d73be56242269f798bb633ad3648f6cf936e00e019c05e5781b523059befc26f42c
 DIST crossdev-20210718.tar.xz 28640 BLAKE2B 
1e9b9313a5c9a1cb4d82f00e4979794d61b9eaa0035c575ac55092c6c015d820a590c5816d212a4ffad95b96a3dd99a9b94ca7c20b78a7d7b062f16dec6ed329
 SHA512 
e1a37aebf759abaa30f071f43a528f9059b83456e71fd86fc8202a7eff5c506c1f34fdd260c7b91a03f491b9f2a107ce6a65c2314845a352176fcc5a27a766e2
 DIST crossdev-20211027.tar.xz 28752 BLAKE2B 
058d6254c702709c18cc426fe15d7a11cb856336236837a15c0b2cb0c2389198f8b0ea9893e7cdadd6ecdabb3e75c05b64c22448324ce2ea86032cb57e92a5d9
 SHA512 
6c15d71fb551dcb5cb8e95d7e3b1ecb52b34e47335842408da5acc9d258c1a5fa7e4699681b9b414b1b444df98601aa8b99b2000700485ec6028c076abeafd03
+DIST crossdev-20211121.tar.xz 28700 BLAKE2B 
bfe637dcd3c5b6d45e289d6298de18cab4b70b5d21a817a9207b91360b489457b9ee10266a1c2641f8dfac09dffb166bf1565a7e519ba41f84c6d5c2000f5158
 SHA512 
5189fa7639b819dfffc8f994bb557d8d83f115b82cd61d938db77fdcf16a33cc9d0147f9708b3bed22fdc4ace27ac863436813ebad94876ae767172ac0cbb9ce

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20211121.ebuild
similarity index 92%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20211121.ebuild
index 0c2fe30139d5..864061acd24b 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20211121.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz
+   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 0c2fe30139d5..864061acd24b 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz
+   
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz
https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2021-10-27 Thread Mike Frysinger
commit: d5cd05195c8193816d6800bc44c4875baa72c804
Author: Mike Frysinger  chromium  org>
AuthorDate: Wed Oct 27 17:25:41 2021 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed Oct 27 17:25:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5cd0519

sys-devel/crossdev: version bump to 20211027

Signed-off-by: Mike Frysinger  gentoo.org>

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

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index f178ff46fa6..48756ff975f 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1,2 +1,3 @@
 DIST crossdev-20210621.tar.xz 28588 BLAKE2B 
33ff6069c85cbcff6bf34bf5f6dd8050bd5f9d34e3478c0200965dffd4cee46e71acf4210f533c9b22fd6fe979fa5f447d30b5aaa3a6fc0845b201a80dcb28d8
 SHA512 
8f8bed6ce53503fa4c2bbce4327d8e1d5ce8edab5ff698f11f312007912a2d73be56242269f798bb633ad3648f6cf936e00e019c05e5781b523059befc26f42c
 DIST crossdev-20210718.tar.xz 28640 BLAKE2B 
1e9b9313a5c9a1cb4d82f00e4979794d61b9eaa0035c575ac55092c6c015d820a590c5816d212a4ffad95b96a3dd99a9b94ca7c20b78a7d7b062f16dec6ed329
 SHA512 
e1a37aebf759abaa30f071f43a528f9059b83456e71fd86fc8202a7eff5c506c1f34fdd260c7b91a03f491b9f2a107ce6a65c2314845a352176fcc5a27a766e2
+DIST crossdev-20211027.tar.xz 28752 BLAKE2B 
058d6254c702709c18cc426fe15d7a11cb856336236837a15c0b2cb0c2389198f8b0ea9893e7cdadd6ecdabb3e75c05b64c22448324ce2ea86032cb57e92a5d9
 SHA512 
6c15d71fb551dcb5cb8e95d7e3b1ecb52b34e47335842408da5acc9d258c1a5fa7e4699681b9b414b1b444df98601aa8b99b2000700485ec6028c076abeafd03

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20211027.ebuild
similarity index 87%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20211027.ebuild
index 72dc1a5881f..0c2fe30139d 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20211027.ebuild
@@ -1,14 +1,15 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=8
+EAPI="8"
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
+   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 72dc1a5881f..0c2fe30139d 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -1,14 +1,15 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=8
+EAPI="8"
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
+   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz
+   https://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2021-10-01 Thread Sam James
commit: 99bc4efbf38ade7010e9412bacb106da762b8d52
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  1 07:12:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  1 07:12:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bc4efb

sys-devel/crossdev: update SRC_URI

slyfox@ has retired and I've archived the distfiles
in my devspace.

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James  gentoo.org>

 sys-devel/crossdev/crossdev-20210621.ebuild | 2 +-
 sys-devel/crossdev/crossdev-20210718.ebuild | 2 +-
 sys-devel/crossdev/crossdev-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/crossdev/crossdev-20210621.ebuild 
b/sys-devel/crossdev/crossdev-20210621.ebuild
index e0b929130ec..59140a11c27 100644
--- a/sys-devel/crossdev/crossdev-20210621.ebuild
+++ b/sys-devel/crossdev/crossdev-20210621.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
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;
+   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 

diff --git a/sys-devel/crossdev/crossdev-20210718.ebuild 
b/sys-devel/crossdev/crossdev-20210718.ebuild
index ffa357b2d20..b7f11a2c01d 100644
--- a/sys-devel/crossdev/crossdev-20210718.ebuild
+++ b/sys-devel/crossdev/crossdev-20210718.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
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;
+   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index 93a07aa0b20..72dc1a5881f 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/crossdev.git;
 else
SRC_URI="mirror://gentoo/${P}.tar.xz
-   https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz;
+   https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz;
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2021-07-17 Thread Sergei Trofimovich
commit: 14ecd1b309eafd75602966418ce9600c0e99cf0e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jul 17 23:51:09 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jul 17 23:51:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ecd1b3

sys-devel/crossdev: bump up to 20210718

Single new change:
- disable USE=sanitize for gcc-stage2 as well

Reported-by: tt_1
Closes: https://bugs.gentoo.org/799707
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/sys-devel/crossdev/Manifest b/sys-devel/crossdev/Manifest
index de34438c1a3..f178ff46fa6 100644
--- a/sys-devel/crossdev/Manifest
+++ b/sys-devel/crossdev/Manifest
@@ -1 +1,2 @@
 DIST crossdev-20210621.tar.xz 28588 BLAKE2B 
33ff6069c85cbcff6bf34bf5f6dd8050bd5f9d34e3478c0200965dffd4cee46e71acf4210f533c9b22fd6fe979fa5f447d30b5aaa3a6fc0845b201a80dcb28d8
 SHA512 
8f8bed6ce53503fa4c2bbce4327d8e1d5ce8edab5ff698f11f312007912a2d73be56242269f798bb633ad3648f6cf936e00e019c05e5781b523059befc26f42c
+DIST crossdev-20210718.tar.xz 28640 BLAKE2B 
1e9b9313a5c9a1cb4d82f00e4979794d61b9eaa0035c575ac55092c6c015d820a590c5816d212a4ffad95b96a3dd99a9b94ca7c20b78a7d7b062f16dec6ed329
 SHA512 
e1a37aebf759abaa30f071f43a528f9059b83456e71fd86fc8202a7eff5c506c1f34fdd260c7b91a03f491b9f2a107ce6a65c2314845a352176fcc5a27a766e2

diff --git a/sys-devel/crossdev/crossdev-.ebuild 
b/sys-devel/crossdev/crossdev-20210718.ebuild
similarity index 91%
copy from sys-devel/crossdev/crossdev-.ebuild
copy to sys-devel/crossdev/crossdev-20210718.ebuild
index e04a77bf18a..ffa357b2d20 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-20210718.ebuild
@@ -1,11 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV} == "" ]] ; 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-.ebuild 
b/sys-devel/crossdev/crossdev-.ebuild
index e04a77bf18a..93a07aa0b20 100644
--- a/sys-devel/crossdev/crossdev-.ebuild
+++ b/sys-devel/crossdev/crossdev-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 if [[ ${PV} == "" ]] ; then
inherit git-r3



  1   2   >