public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-08-06  3:59 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-08-06  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     36d5393bb1aa4a6984414b147463fd337446e4e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 03:59:30 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 03:59:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d5393b

sys-block/partimage: add gitlab upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/metadata.xml | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/sys-block/partimage/metadata.xml b/sys-block/partimage/metadata.xml
index 2512c2d0faf4..204df04e2c57 100644
--- a/sys-block/partimage/metadata.xml
+++ b/sys-block/partimage/metadata.xml
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>base-system@gentoo.org</email>
-	<name>Gentoo Base System</name>
-</maintainer>
-<use>
-	<flag name="nologin">Do not include login support when connecting partimaged</flag>
-</use>
-<upstream>
-	<remote-id type="sourceforge">partimage</remote-id>
-</upstream>
+	<maintainer type="project">
+		<email>base-system@gentoo.org</email>
+		<name>Gentoo Base System</name>
+	</maintainer>
+	<use>
+		<flag name="nologin">Do not include login support when connecting partimaged</flag>
+	</use>
+	<upstream>
+		<remote-id type="gitlab">partimage/partimage-sources</remote-id>
+		<remote-id type="sourceforge">partimage</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2024-04-24 10:34 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2024-04-24 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     12157477a9b7919426259f3944b4aff7c0e889b8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 10:34:32 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 10:34:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12157477

sys-block/partimage: Stabilize 0.6.9-r4 arm64, #930559

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r4.ebuild b/sys-block/partimage/partimage-0.6.9-r4.ebuild
index 2b2df3fad5d3..0a780b70232a 100644
--- a/sys-block/partimage/partimage-0.6.9-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2024-04-24 10:33 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2024-04-24 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     f2f7ad9c851834e58c8a5ad7866d12722f359bfa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 10:33:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 10:33:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f7ad9c

sys-block/partimage: Stabilize 0.6.9-r4 arm, #930559

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r4.ebuild b/sys-block/partimage/partimage-0.6.9-r4.ebuild
index 0f42bcc967f1..2b2df3fad5d3 100644
--- a/sys-block/partimage/partimage-0.6.9-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-12-10  2:51 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-12-10  2:51 UTC (permalink / raw
  To: gentoo-commits

commit:     3f13efcf874371f8bf2a337a51caa242ba509c39
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 02:51:15 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 02:51:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f13efcf

sys-block/partimage: Stabilize 0.6.9-r4 x86, #885107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r4.ebuild b/sys-block/partimage/partimage-0.6.9-r4.ebuild
index e2033e200544..963fba3fbe15 100644
--- a/sys-block/partimage/partimage-0.6.9-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-12-10  2:51 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-12-10  2:51 UTC (permalink / raw
  To: gentoo-commits

commit:     bb289ccb6efdbd2c3cfd98ee45964435f2cf2057
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 02:51:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 02:51:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb289ccb

sys-block/partimage: Stabilize 0.6.9-r4 amd64, #885107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r4.ebuild b/sys-block/partimage/partimage-0.6.9-r4.ebuild
index 963fba3fbe15..709e0774e5f6 100644
--- a/sys-block/partimage/partimage-0.6.9-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-12-10  2:51 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-12-10  2:51 UTC (permalink / raw
  To: gentoo-commits

commit:     141468cfccac1ee697292afd7e38f20f0c0bf9ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 02:51:18 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 02:51:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141468cf

sys-block/partimage: Stabilize 0.6.9-r4 ppc, #885107

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r4.ebuild b/sys-block/partimage/partimage-0.6.9-r4.ebuild
index 709e0774e5f6..0f42bcc967f1 100644
--- a/sys-block/partimage/partimage-0.6.9-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-05-26  5:06 WANG Xuerui
  0 siblings, 0 replies; 18+ messages in thread
From: WANG Xuerui @ 2022-05-26  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     09ec8b0260c40b1e03d526b2eb620f8e21fe9af3
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 05:03:18 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:03:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ec8b02

sys-block/partimage: keyword 0.6.9-r3 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r3.ebuild b/sys-block/partimage/partimage-0.6.9-r3.ebuild
index 19ebebf07c3f..47a749a03dd3 100644
--- a/sys-block/partimage/partimage-0.6.9-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-05-17  9:19 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2022-05-17  9:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5cb94e8085927742d39f9af70f5c76b224458463
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 09:19:37 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 17 09:19:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb94e80

sys-block/partimage: ppc stable wrt bug #844121

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r3.ebuild b/sys-block/partimage/partimage-0.6.9-r3.ebuild
index 69dc1977ec99..19ebebf07c3f 100644
--- a/sys-block/partimage/partimage-0.6.9-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-05-14 22:27 Jakov Smolić
  0 siblings, 0 replies; 18+ messages in thread
From: Jakov Smolić @ 2022-05-14 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     0a84e73148774d1f4a6891e8c34a5088dafa0065
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 22:27:46 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 14 22:27:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a84e731

sys-block/partimage: Stabilize 0.6.9-r3 amd64, #844121

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

 sys-block/partimage/partimage-0.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r3.ebuild b/sys-block/partimage/partimage-0.6.9-r3.ebuild
index 8b38afc5e0e9..69dc1977ec99 100644
--- a/sys-block/partimage/partimage-0.6.9-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-05-14 21:49 Jakov Smolić
  0 siblings, 0 replies; 18+ messages in thread
From: Jakov Smolić @ 2022-05-14 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6399285d904e31a92faa11703fd295065266454a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 21:49:31 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat May 14 21:49:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6399285d

sys-block/partimage: Stabilize 0.6.9-r3 x86, #844121

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

 sys-block/partimage/partimage-0.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r3.ebuild b/sys-block/partimage/partimage-0.6.9-r3.ebuild
index 66b9be9366b3..8b38afc5e0e9 100644
--- a/sys-block/partimage/partimage-0.6.9-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2022-04-07 20:58 Jakov Smolić
  0 siblings, 0 replies; 18+ messages in thread
From: Jakov Smolić @ 2022-04-07 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1723de7729555583d37c59f25ca7f21b77422229
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 20:54:53 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 20:57:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1723de77

sys-block/partimage: Keyword 0.6.9-r3 riscv, #837116

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

 sys-block/partimage/partimage-0.6.9-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r3.ebuild b/sys-block/partimage/partimage-0.6.9-r3.ebuild
index acd0d0f68be4..66b9be9366b3 100644
--- a/sys-block/partimage/partimage-0.6.9-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~sparc ~x86"
 IUSE="nls nologin pam ssl static"
 REQUIRED_USE="static? ( !pam )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2021-07-27  3:27 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-07-27  3:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ebd44a340f583cd2de576fba2d2c3a9ca49bd231
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 27 03:26:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 03:26:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd44a34

sys-block/partimage: Keyword 0.6.9-r2 arm, #804028

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r2.ebuild b/sys-block/partimage/partimage-0.6.9-r2.ebuild
index 5d05ac7522a..e747631d8dc 100644
--- a/sys-block/partimage/partimage-0.6.9-r2.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~sparc x86"
 IUSE="nls nologin pam ssl static"
 
 LIBS_DEPEND="app-arch/bzip2


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2021-07-27  3:21 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-07-27  3:21 UTC (permalink / raw
  To: gentoo-commits

commit:     3440e0e540959341e53590d3cacc5e3635ee95d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 27 03:20:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 03:20:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3440e0e5

sys-block/partimage: Keyword 0.6.9-r2 arm64, #804028

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r2.ebuild b/sys-block/partimage/partimage-0.6.9-r2.ebuild
index e2fe1d3a98a..5d05ac7522a 100644
--- a/sys-block/partimage/partimage-0.6.9-r2.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ~sparc x86"
 IUSE="nls nologin pam ssl static"
 
 LIBS_DEPEND="app-arch/bzip2


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2020-02-08 16:53 David Seifert
  0 siblings, 0 replies; 18+ messages in thread
From: David Seifert @ 2020-02-08 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0132bc8a3fa01f5c132a1375b649b0a14d0f6eef
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 16:52:35 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 16:52:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0132bc8a

sys-block/partimage: [QA] Fix UnnecessarySlashStrip

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r1.ebuild b/sys-block/partimage/partimage-0.6.9-r1.ebuild
index 400f801dd5f..83cd55dc190 100644
--- a/sys-block/partimage/partimage-0.6.9-r1.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r1.ebuild
@@ -54,13 +54,13 @@ src_configure() {
 	fi
 
 	econf \
-		--docdir="${EPREFIX%/}"/usr/share/doc/${PF} \
-		--sysconfdir="${EPREFIX%/}"/etc \
+		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
+		--sysconfdir="${EPREFIX}"/etc \
 		$(use_enable nls) \
 		$(use_enable ssl) \
 		--disable-pam \
 		$(use_enable static all-static) \
-		--with-log-dir="${EPREFIX%/}"/var/log/partimage \
+		--with-log-dir="${EPREFIX}"/var/log/partimage \
 		${myconf}
 }
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2019-10-12 18:47 Mikle Kolyada
  0 siblings, 0 replies; 18+ messages in thread
From: Mikle Kolyada @ 2019-10-12 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     338a446a50a3890cbfdfa32b73e48b0dce857647
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 18:47:21 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 18:47:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338a446a

sys-block/partimage: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sys-block/partimage/partimage-0.6.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r1.ebuild b/sys-block/partimage/partimage-0.6.9-r1.ebuild
index 7391cf5ed37..400f801dd5f 100644
--- a/sys-block/partimage/partimage-0.6.9-r1.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r1.ebuild
@@ -18,7 +18,7 @@ LIBS_DEPEND="app-arch/bzip2
 	>=sys-libs/slang-2
 	sys-libs/zlib:=
 	ssl? ( dev-libs/openssl:0= )"
-PAM_DEPEND="!static? ( pam? ( virtual/pam ) )"
+PAM_DEPEND="!static? ( pam? ( sys-libs/pam ) )"
 RDEPEND="${PAM_DEPEND}
 	!static? ( ${LIBS_DEPEND} )"
 DEPEND="${PAM_DEPEND}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2019-05-15 17:49 Mikle Kolyada
  0 siblings, 0 replies; 18+ messages in thread
From: Mikle Kolyada @ 2019-05-15 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     613666fa1063bc421a6167172f183079ba544c52
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 17:49:15 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 15 17:49:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613666fa

sys-block/partimage: mark stable

Closes: https://bugs.gentoo.org/684836
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-block/partimage/partimage-0.6.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9-r1.ebuild b/sys-block/partimage/partimage-0.6.9-r1.ebuild
index 5828263d381..7391cf5ed37 100644
--- a/sys-block/partimage/partimage-0.6.9-r1.ebuild
+++ b/sys-block/partimage/partimage-0.6.9-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 IUSE="nls nologin pam ssl static"
 
 LIBS_DEPEND="app-arch/bzip2


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2017-12-01 22:19 David Seifert
  0 siblings, 0 replies; 18+ messages in thread
From: David Seifert @ 2017-12-01 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c6f30394ff48335bd38f1253622e1c5a40a3b5c7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 21:17:03 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 22:17:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f30394

sys-block/partimage: [QA] Fix DESCRIPTION.toolong

 sys-block/partimage/partimage-0.6.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/partimage/partimage-0.6.9.ebuild b/sys-block/partimage/partimage-0.6.9.ebuild
index fea44be61e0..f0969dd38cb 100644
--- a/sys-block/partimage/partimage-0.6.9.ebuild
+++ b/sys-block/partimage/partimage-0.6.9.ebuild
@@ -4,7 +4,7 @@
 EAPI=4
 inherit eutils flag-o-matic pam user
 
-DESCRIPTION="Console-based application to efficiently save raw partition data to an image file"
+DESCRIPTION="Console-based application to efficiently save raw partition data to image file"
 HOMEPAGE="http://www.partimage.org/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/
@ 2016-04-16 13:30 Manuel Rüger
  0 siblings, 0 replies; 18+ messages in thread
From: Manuel Rüger @ 2016-04-16 13:30 UTC (permalink / raw
  To: gentoo-commits

commit:     1be2c2aec3431058f787a20e999e3ae56417932c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 13:29:53 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 13:29:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be2c2ae

sys-block/partimage: Remove old

Package-Manager: portage-2.2.28

 sys-block/partimage/Manifest               |   1 -
 sys-block/partimage/partimage-0.6.8.ebuild | 142 -----------------------------
 2 files changed, 143 deletions(-)

diff --git a/sys-block/partimage/Manifest b/sys-block/partimage/Manifest
index c576326..4d387ce 100644
--- a/sys-block/partimage/Manifest
+++ b/sys-block/partimage/Manifest
@@ -1,2 +1 @@
-DIST partimage-0.6.8.tar.bz2 631193 SHA256 98f91bf6baa108e390989ce963f75bc30f40ba9c6eb4e953abeedca9a6e6e4b4 SHA512 51fcfc81890b4091102b7a2f665bfba66ac15260f9ae79c45104cd5c525f6805a6f31e20e852532df3d9d9203a6f0f7e5d256e75dac8ee060dc4f1c846168cdb WHIRLPOOL f07b3e76f615c9fd889fde055c4720da5ff4fb952721a120463e7c5db56500c6bd9e20c5ebe1a4c51012e5f119929164486cb6a72d7a36e0620cb6361e0a4f19
 DIST partimage-0.6.9.tar.bz2 666522 SHA256 753a6c81f4be18033faed365320dc540fe5e58183eaadcd7a5b69b096fec6635 SHA512 252885921b23933fdcdf0bb6efa4b82066b08ca95cc653296912d384ae875b421c1d39f347a90115315139176d4eab4a930c24919c2d38cf00ed29c764cd14d9 WHIRLPOOL a4e30ea6240c89b568fd5959f4d72130e3737a409270d9336e45f2c4f85c2e6c1c66b5b60abdf47aa238ec4159010cbbcc75c02c6e5a1cb309e2fceee1df7750

diff --git a/sys-block/partimage/partimage-0.6.8.ebuild b/sys-block/partimage/partimage-0.6.8.ebuild
deleted file mode 100644
index 6577a82..0000000
--- a/sys-block/partimage/partimage-0.6.8.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-inherit autotools eutils flag-o-matic pam user
-
-DESCRIPTION="Console-based application to efficiently save raw partition data to an image file"
-HOMEPAGE="http://www.partimage.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
-IUSE="nls nologin pam ssl static"
-
-LIBS_DEPEND="app-arch/bzip2
-	>=dev-libs/newt-0.52
-	>=sys-libs/slang-2
-	sys-libs/zlib
-	ssl? ( dev-libs/openssl )"
-PAM_DEPEND="!static? ( pam? ( virtual/pam ) )"
-RDEPEND="${PAM_DEPEND}
-	!static? ( ${LIBS_DEPEND} )"
-DEPEND="${PAM_DEPEND}
-	${LIBS_DEPEND}
-	nls? ( sys-devel/gettext )"
-
-pkg_setup() {
-	enewgroup partimag 91
-	enewuser partimag 91 -1 /var/lib/partimage partimag
-}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-destdir.patch \
-		"${FILESDIR}"/${P}-openssl-1.patch
-	eautoreconf
-}
-
-src_configure() {
-	# XXX: Do we still need these?
-	filter-flags -fno-exceptions
-	use ppc && append-flags -fsigned-char
-
-	local myconf
-
-	use nologin && myconf="${myconf} --disable-login"
-
-	if use pam && ! use static; then
-		myconf="${myconf} --enable-pam"
-	fi
-
-	econf \
-		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
-		--sysconfdir="${EPREFIX}"/etc \
-		$(use_enable nls) \
-		--disable-dependency-tracking \
-		$(use_enable ssl) \
-		--disable-pam \
-		$(use_enable static all-static) \
-		--with-log-dir="${EPREFIX}"/var/log/partimage \
-		${myconf}
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc BOOT-ROOT.txt FORMAT FUTURE THANKS
-	prepalldocs
-
-	keepdir /var/lib/partimage
-	keepdir /var/log/partimage
-
-	insinto /etc/partimaged
-	doins "${FILESDIR}"/servercert.cnf || die
-
-	newinitd "${FILESDIR}"/partimaged.init partimaged || die
-	newconfd "${FILESDIR}"/partimaged.conf partimaged || die
-
-	if use pam; then
-		newpamd "${FILESDIR}"/partimaged.pam partimaged || die
-	fi
-}
-
-confdir=${ROOT}etc/partimaged
-privkey=${confdir}/partimaged.key
-cnf=${confdir}/servercert.cnf
-csr=${confdir}/partimaged.csr
-cert=${confdir}/partimaged.cert
-
-pkg_config() {
-	if use ssl; then
-		ewarn "Please customize /etc/partimaged/servercert.cnf before you continue!"
-		ewarn "Press Ctrl-C to break now for it, or press enter to continue."
-		read
-		if [ ! -f ${privkey} ]; then
-			einfo "Generating unencrypted private key: ${privkey}"
-			openssl genrsa -out ${privkey} 1024  || die "Failed!"
-		else
-			einfo "Private key already exists: ${privkey}"
-		fi
-		if [ ! -f ${csr} ]; then
-			einfo "Generating certificate request: ${csr}"
-			openssl req -new -x509 -outform PEM -out ${csr} -key ${privkey} -config ${cnf} || die "Failed!"
-		else
-			einfo "Certificate request already exists: ${csr}"
-		fi
-		if [ ! -f ${cert} ]; then
-			einfo "Generating self-signed certificate: ${cert}"
-			openssl x509 -in ${csr} -out ${cert} -signkey ${privkey} || die "Failed!"
-		else
-			einfo "Self-signed certifcate already exists: ${cert}"
-		fi
-		einfo "Setting permissions"
-		partimagesslperms || die "Failed!"
-		einfo "Done"
-	else
-		einfo "SSL is disabled, not building certificates"
-	fi
-}
-
-partimagesslperms() {
-	local ret=0
-	chmod 600 ${privkey} 2>/dev/null
-	ret=$((${ret}+$?))
-	chown partimag:0 ${privkey} 2>/dev/null
-	ret=$((${ret}+$?))
-	chmod 644 ${cert} ${csr} 2>/dev/null
-	ret=$((${ret}+$?))
-	chown root:0 ${cert} ${csr} 2>/dev/null
-	ret=$((${ret}+$?))
-	return $ret
-}
-
-pkg_postinst() {
-	if use ssl; then
-		einfo "To create the required SSL certificates, please do:"
-		einfo "emerge  --config =${PF}"
-		partimagesslperms
-		return 0
-	fi
-	chown partimag:0 "${ROOT}"etc/partimaged/partimagedusers || die
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-04-24 10:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-06  3:59 [gentoo-commits] repo/gentoo:master commit in: sys-block/partimage/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-04-24 10:34 Sam James
2024-04-24 10:33 Sam James
2022-12-10  2:51 Sam James
2022-12-10  2:51 Sam James
2022-12-10  2:51 Sam James
2022-05-26  5:06 WANG Xuerui
2022-05-17  9:19 Agostino Sarubbo
2022-05-14 22:27 Jakov Smolić
2022-05-14 21:49 Jakov Smolić
2022-04-07 20:58 Jakov Smolić
2021-07-27  3:27 Sam James
2021-07-27  3:21 Sam James
2020-02-08 16:53 David Seifert
2019-10-12 18:47 Mikle Kolyada
2019-05-15 17:49 Mikle Kolyada
2017-12-01 22:19 David Seifert
2016-04-16 13:30 Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox