[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/fchroot/

2024-06-15 Thread Julien Roy
commit: 21449f19758a88a02b237bdf713cd925581f9d15
Author: Julien Roy  jroy  ca>
AuthorDate: Sat Jun 15 19:35:54 2024 +
Commit: Julien Roy  jroy  ca>
CommitDate: Sat Jun 15 19:35:54 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21449f19

sys-apps/fchroot: treeclean

Bug: https://bugs.gentoo.org/922048
Bug: https://bugs.gentoo.org/931477
Signed-off-by: Julien Roy  jroy.ca>

 sys-apps/fchroot/Manifest |  1 -
 sys-apps/fchroot/fchroot-0.1.2.ebuild | 26 --
 sys-apps/fchroot/metadata.xml |  8 
 3 files changed, 35 deletions(-)

diff --git a/sys-apps/fchroot/Manifest b/sys-apps/fchroot/Manifest
deleted file mode 100644
index 8b4e0d3ad..0
--- a/sys-apps/fchroot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fchroot-0.1.2.tar.gz 8351 BLAKE2B 
342d9fcd3df13ce0e6ef2d9ccefb66f98cd4c6cd24855bcbce2299f5a6896408a310020c85b09079778bb904476b8bb8728099a135ba4a499528acbfd578cc55
 SHA512 
b1cead02a25d980d42ca22bcde6c421d7ff3e6d6357f979d59286c870f3d726950a115b7e63c4e990ddcf078c58a9393271b9a756104fe539102070e4af7c77e

diff --git a/sys-apps/fchroot/fchroot-0.1.2.ebuild 
b/sys-apps/fchroot/fchroot-0.1.2.ebuild
deleted file mode 100644
index f42c6f55b..0
--- a/sys-apps/fchroot/fchroot-0.1.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_10 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Funtoo's franken-chroot tool - chroot from AMD64 to ARM system"
-HOMEPAGE="https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RESTRICT="mirror test"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   
app-emulation/qemu[qemu_user_targets_aarch64,qemu_user_targets_arm,static-user]
-   dev-libs/glib[static-libs]
-   dev-libs/libpcre[static-libs]
-   sys-apps/attr[static-libs]
-   sys-libs/zlib[static-libs]
-"

diff --git a/sys-apps/fchroot/metadata.xml b/sys-apps/fchroot/metadata.xml
deleted file mode 100644
index f239ad470..0
--- a/sys-apps/fchroot/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   fchroot
-   
-



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/fchroot/

2023-06-27 Thread Anna Vyalkova
commit: 5095825bfa3955e6d15a7de500816a09b0da351a
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Jun 27 08:00:04 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Jun 27 08:00:04 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5095825b

sys-apps/fchroot: drop to maintainer-needed

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 sys-apps/fchroot/metadata.xml | 11 ---
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/sys-apps/fchroot/metadata.xml b/sys-apps/fchroot/metadata.xml
index 6ce144916..f239ad470 100644
--- a/sys-apps/fchroot/metadata.xml
+++ b/sys-apps/fchroot/metadata.xml
@@ -1,11 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   ma...@scardovi.com
-   Marco Scardovi
-   
-   
-   fchroot
-   
+   
+   
+   fchroot
+   
 



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/fchroot/

2023-03-17 Thread Anna Vyalkova
commit: 9912c84272acc8ffc6a6d82078058885e39b8216
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Fri Mar 17 12:49:58 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Fri Mar 17 12:58:54 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9912c842

sys-apps/fchroot: Use pypi.eclass

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 sys-apps/fchroot/fchroot-0.1.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-apps/fchroot/fchroot-0.1.2.ebuild 
b/sys-apps/fchroot/fchroot-0.1.2.ebuild
index f477ce028..d8e6dd60d 100644
--- a/sys-apps/fchroot/fchroot-0.1.2.ebuild
+++ b/sys-apps/fchroot/fchroot-0.1.2.ebuild
@@ -5,11 +5,10 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{9..10} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Funtoo's franken-chroot tool - chroot from AMD64 to ARM system"
 
HOMEPAGE="https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse;
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 RESTRICT="mirror test"
 LICENSE="Apache-2.0"



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/fchroot/

2022-01-23 Thread Marco Scardovi
commit: 194432b4d1af22f7f7cb60be9e2f0fe13b2d0127
Author: Marco Scardovi  scardovi  com>
AuthorDate: Sun Jan 23 13:26:35 2022 +
Commit: Marco Scardovi  scardovi  com>
CommitDate: Sun Jan 23 13:27:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=194432b4

sys-apps/fchroot: add chroot

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Marco Scardovi  scardovi.com>

 sys-apps/fchroot/Manifest |  1 +
 sys-apps/fchroot/fchroot-0.1.2.ebuild | 26 ++
 sys-apps/fchroot/metadata.xml |  8 
 3 files changed, 35 insertions(+)

diff --git a/sys-apps/fchroot/Manifest b/sys-apps/fchroot/Manifest
new file mode 100644
index 0..8b4e0d3ad
--- /dev/null
+++ b/sys-apps/fchroot/Manifest
@@ -0,0 +1 @@
+DIST fchroot-0.1.2.tar.gz 8351 BLAKE2B 
342d9fcd3df13ce0e6ef2d9ccefb66f98cd4c6cd24855bcbce2299f5a6896408a310020c85b09079778bb904476b8bb8728099a135ba4a499528acbfd578cc55
 SHA512 
b1cead02a25d980d42ca22bcde6c421d7ff3e6d6357f979d59286c870f3d726950a115b7e63c4e990ddcf078c58a9393271b9a756104fe539102070e4af7c77e

diff --git a/sys-apps/fchroot/fchroot-0.1.2.ebuild 
b/sys-apps/fchroot/fchroot-0.1.2.ebuild
new file mode 100644
index 0..3ec06f90b
--- /dev/null
+++ b/sys-apps/fchroot/fchroot-0.1.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Funtoo's franken-chroot tool - chroot from AMD64 to ARM system"
+HOMEPAGE="https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+RESTRICT="mirror test"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   
app-emulation/qemu[qemu_softmmu_targets_x86_64,qemu_softmmu_targets_aarch64,qemu_softmmu_targets_arm,static-user]
+   dev-libs/glib[static-libs]
+   dev-libs/libpcre[static-libs]
+   sys-apps/attr[static-libs]
+   sys-libs/zlib[static-libs]
+"

diff --git a/sys-apps/fchroot/metadata.xml b/sys-apps/fchroot/metadata.xml
new file mode 100644
index 0..144c8091c
--- /dev/null
+++ b/sys-apps/fchroot/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ma...@scardovi.com
+   Marco Scardovi
+   
+