[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2024-05-06 Thread Maciej Barć
commit: 19526172a7cd7773ae7c9e7f703eb15d2d968dc7
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon May  6 16:24:27 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon May  6 18:00:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19526172

app-containers/distrobox: bump to 1.7.2.1

Signed-off-by: Maciej Barć  gentoo.org>

 app-containers/distrobox/Manifest |  1 +
 app-containers/distrobox/distrobox-1.7.2.1.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-containers/distrobox/Manifest 
b/app-containers/distrobox/Manifest
index b196849b263e..35a9897fa802 100644
--- a/app-containers/distrobox/Manifest
+++ b/app-containers/distrobox/Manifest
@@ -1,2 +1,3 @@
 DIST distrobox-1.7.1.tar.gz 6885484 BLAKE2B 
c4b2710d7f1cff7baee2e340a79345359e9906e508e8b1bc351a7b8ee2d8d2e1cb13c381e40231f8c962542e37e32988d04a687810bdfd7ec917868944c51cf3
 SHA512 
a86a49b9f6158af3172369a201ce3852a349258c46ebb8dfb269f7b96dfbe2bf2fe9f80a5cf9b9236432d99f4f67fb3d95ab4663964fcdb0f888d48cbdd82c39
 DIST distrobox-1.7.2.0.tar.gz 6888905 BLAKE2B 
f74301464f3b590f246871be1a381771e0fccbd42a933b9d2a58874eb97e49ae73676f7267b56dc7facefdba6cac1fc3df52d55ef826c0d79c90bbe9e0955af7
 SHA512 
ae5c9ef7ee63beec6b99488091cdb5bc73dfb219988a71c624af2278ea2efc775895ae2106c6bc35783a317b5b3e92fceed2fdba5be05f94028d28a7a2fb8ce1
+DIST distrobox-1.7.2.1.tar.gz 6888919 BLAKE2B 
1fd4e49585f686cf9f434c3285935bdda1131684b74dfcc20b018ab9853fb13516f3dbaf7c16b9ea55a0d038e3d9eb297bcea74c95755fbe60ef6512a9ce0df8
 SHA512 
aaf4324a9a31844dc08a6cc4e06d3b725675c92df01b558e733c96701d7e9700baabc1afad97ce5e2a8e2345defcea71c85f0ea6667249316f850aeca5aea149

diff --git a/app-containers/distrobox/distrobox-1.7.2.1.ebuild 
b/app-containers/distrobox/distrobox-1.7.2.1.ebuild
new file mode 100644
index ..0a328c47011d
--- /dev/null
+++ b/app-containers/distrobox/distrobox-1.7.2.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Use any Linux distribution inside your terminal (powered by 
docker/podman)"
+HOMEPAGE="https://distrobox.it/
+   https://github.com/89luca89/distrobox/;
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/89luca89/${PN}.git;
+else
+   SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+LICENSE="GPL-3"  # GPL-3.0-only !
+SLOT="0"
+
+RDEPEND="
+   || (
+   app-containers/docker
+   app-containers/podman
+   )
+"
+
+src_install() {
+   sh ./install --prefix "${ED}/usr" || die "${PN} install script failed"
+
+   dodoc *.md
+}



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2024-05-02 Thread Maciej Barć
commit: 95baf76d1d157f36e6e6cd449202638ec70a6c7b
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu May  2 14:24:23 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu May  2 15:01:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95baf76d

app-containers/distrobox: bump to 1.7.2.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-containers/distrobox/Manifest |  1 +
 app-containers/distrobox/distrobox-1.7.2.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-containers/distrobox/Manifest 
b/app-containers/distrobox/Manifest
index ec14917610ad..b196849b263e 100644
--- a/app-containers/distrobox/Manifest
+++ b/app-containers/distrobox/Manifest
@@ -1 +1,2 @@
 DIST distrobox-1.7.1.tar.gz 6885484 BLAKE2B 
c4b2710d7f1cff7baee2e340a79345359e9906e508e8b1bc351a7b8ee2d8d2e1cb13c381e40231f8c962542e37e32988d04a687810bdfd7ec917868944c51cf3
 SHA512 
a86a49b9f6158af3172369a201ce3852a349258c46ebb8dfb269f7b96dfbe2bf2fe9f80a5cf9b9236432d99f4f67fb3d95ab4663964fcdb0f888d48cbdd82c39
+DIST distrobox-1.7.2.0.tar.gz 6888905 BLAKE2B 
f74301464f3b590f246871be1a381771e0fccbd42a933b9d2a58874eb97e49ae73676f7267b56dc7facefdba6cac1fc3df52d55ef826c0d79c90bbe9e0955af7
 SHA512 
ae5c9ef7ee63beec6b99488091cdb5bc73dfb219988a71c624af2278ea2efc775895ae2106c6bc35783a317b5b3e92fceed2fdba5be05f94028d28a7a2fb8ce1

diff --git a/app-containers/distrobox/distrobox-1.7.2.0.ebuild 
b/app-containers/distrobox/distrobox-1.7.2.0.ebuild
new file mode 100644
index ..0a328c47011d
--- /dev/null
+++ b/app-containers/distrobox/distrobox-1.7.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Use any Linux distribution inside your terminal (powered by 
docker/podman)"
+HOMEPAGE="https://distrobox.it/
+   https://github.com/89luca89/distrobox/;
+
+if [[ "${PV}" == ** ]] ; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/89luca89/${PN}.git;
+else
+   SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+LICENSE="GPL-3"  # GPL-3.0-only !
+SLOT="0"
+
+RDEPEND="
+   || (
+   app-containers/docker
+   app-containers/podman
+   )
+"
+
+src_install() {
+   sh ./install --prefix "${ED}/usr" || die "${PN} install script failed"
+
+   dodoc *.md
+}



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2024-04-28 Thread Sam James
commit: e780bdab785befe42958ecbf5fdd153b141cdc35
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 29 00:26:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 29 00:26:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e780bdab

app-containers/distrobox: Stabilize 1.7.1 amd64, #930835

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

 app-containers/distrobox/distrobox-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.7.1.ebuild 
b/app-containers/distrobox/distrobox-1.7.1.ebuild
index ddd8a782dfb3..a49244c1584d 100644
--- a/app-containers/distrobox/distrobox-1.7.1.ebuild
+++ b/app-containers/distrobox/distrobox-1.7.1.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2024-03-25 Thread Arthur Zamarin
commit: b8ef9a276255b90b992fb9b7121f93af75674857
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar 25 07:25:02 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar 25 07:25:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ef9a27

app-containers/distrobox: Stabilize 1.7.0.1 amd64, #927761

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

 app-containers/distrobox/distrobox-1.7.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.7.0.1.ebuild 
b/app-containers/distrobox/distrobox-1.7.0.1.ebuild
index ddd8a782dfb3..a49244c1584d 100644
--- a/app-containers/distrobox/distrobox-1.7.0.1.ebuild
+++ b/app-containers/distrobox/distrobox-1.7.0.1.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-12-21 Thread Sam James
commit: 1a04f0e4c0f11fb8368c6996715979c01a5a310d
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 22 05:02:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 22 05:04:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a04f0e4

app-containers/distrobox: Stabilize 1.6.0.1 amd64, #920494

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

 app-containers/distrobox/distrobox-1.6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.6.0.1.ebuild 
b/app-containers/distrobox/distrobox-1.6.0.1.ebuild
index cf9ea7ec09d5..123c5f82a360 100644
--- a/app-containers/distrobox/distrobox-1.6.0.1.ebuild
+++ b/app-containers/distrobox/distrobox-1.6.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-11-20 Thread Maciej Barć
commit: 81b4cf2ce8ecf920e3f1ac699e961709751ac250
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Nov 20 16:55:10 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Nov 20 19:17:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b4cf2c

app-containers/distrobox: sync live 

Signed-off-by: Maciej Barć  gentoo.org>

 app-containers/distrobox/distrobox-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/distrobox/distrobox-.ebuild 
b/app-containers/distrobox/distrobox-.ebuild
index f3fc5a365796..123c5f82a360 100644
--- a/app-containers/distrobox/distrobox-.ebuild
+++ b/app-containers/distrobox/distrobox-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-07-26 Thread Jakov Smolić
commit: 5edc14f5a9fa03d8112660452db7da82f4c84b69
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jul 26 08:45:11 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jul 26 08:45:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edc14f5

app-containers/distrobox: Keyword 1.5.0.2 riscv, #911189

Signed-off-by: Jakov Smolić  gentoo.org>

 app-containers/distrobox/distrobox-1.5.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.5.0.2.ebuild 
b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
index 222e12a7952b..123c5f82a360 100644
--- a/app-containers/distrobox/distrobox-1.5.0.2.ebuild
+++ b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-07-25 Thread Sam James
commit: a315368f01baad2447255759f440a0575a74dd8d
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 25 13:52:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 25 13:52:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a315368f

app-containers/distrobox: Keyword 1.5.0.2 arm, #911189

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

 app-containers/distrobox/distrobox-1.5.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.5.0.2.ebuild 
b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
index 12504add2042..222e12a7952b 100644
--- a/app-containers/distrobox/distrobox-1.5.0.2.ebuild
+++ b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-07-25 Thread Sam James
commit: 3ed5ecb367a6322b76de35de07e415f1f5886d46
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 25 13:52:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 25 13:52:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed5ecb3

app-containers/distrobox: Keyword 1.5.0.2 arm64, #911189

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

 app-containers/distrobox/distrobox-1.5.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.5.0.2.ebuild 
b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
index 4ca9b1b24a8c..12504add2042 100644
--- a/app-containers/distrobox/distrobox-1.5.0.2.ebuild
+++ b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-07-25 Thread Sam James
commit: c923d0a28234cf595c6faec6b3e0893f3eeb5bdd
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 25 13:44:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 25 13:44:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c923d0a2

app-containers/distrobox: Stabilize 1.5.0.2 amd64, #911187

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

 app-containers/distrobox/distrobox-1.5.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/distrobox/distrobox-1.5.0.2.ebuild 
b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
index b9fc4f8ee11b..4ca9b1b24a8c 100644
--- a/app-containers/distrobox/distrobox-1.5.0.2.ebuild
+++ b/app-containers/distrobox/distrobox-1.5.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-01-24 Thread Sam James
commit: f4d4265bcd7d55bf2548c9426bdbafd2e623f97d
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 24 23:54:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 24 23:54:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d4265b

app-containers/distrobox: Stabilize 1.4.2.1 amd64, #891935

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

 app-containers/distrobox/distrobox-1.4.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/distrobox/distrobox-1.4.2.1.ebuild 
b/app-containers/distrobox/distrobox-1.4.2.1.ebuild
index f3fc5a365796..4ca9b1b24a8c 100644
--- a/app-containers/distrobox/distrobox-1.4.2.1.ebuild
+++ b/app-containers/distrobox/distrobox-1.4.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !



[gentoo-commits] repo/gentoo:master commit in: app-containers/distrobox/

2023-01-21 Thread Sam James
commit: e2d422aa3e19b7cbbee4ccc9def1559e405d0ab3
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 21 16:53:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 21 16:53:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d422aa

app-containers/distrobox: Stabilize 1.4.1 amd64, #891565

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

 app-containers/distrobox/distrobox-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/distrobox/distrobox-1.4.1.ebuild 
b/app-containers/distrobox/distrobox-1.4.1.ebuild
index f3fc5a365796..4ca9b1b24a8c 100644
--- a/app-containers/distrobox/distrobox-1.4.1.ebuild
+++ b/app-containers/distrobox/distrobox-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]] ; then
 else
SRC_URI="https://github.com/89luca89/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3"  # GPL-3.0-only !