[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2026-02-24 Thread Andreas Sturmlechner
commit: d29222e776d3458c2c37f1ff754cd00d181b3761
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 22 14:32:47 2026 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 22 17:32:52 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29222e7

sys-apps/memtester: drop 4.6.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-apps/memtester/Manifest   |  1 -
 sys-apps/memtester/memtester-4.6.0.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 4fbe4a41fcba..8d6f0e901985 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,2 +1 @@
-DIST memtester-4.6.0.tar.gz 24229 BLAKE2B 
521e8f189cd4105af3824d780a1bb91cc59bf33863ca92ea8d01c5cda3633beb8bc6a32dee8321c201164789e0d0c95eb68f5017739432a14c6165e44931f9d0
 SHA512 
d60dd46a5d4ecb2ab35a5acdb99b714584cdf601b81454e3f7fa9dd224555b7a48cef666538b43c5dd7b2870bb74284e0cae6fb2eed19cf706818c7a955ab161
 DIST memtester-4.7.1.tar.gz 24590 BLAKE2B 
eb2edc3df936e7d484bdedfdefaf5d96aa619c28e28f5a0434edfe449a18b847dd8e4af1b39f9dee519845fd524dc05a78ef6b09f82a1512e4cef5e50fffbdaf
 SHA512 
afe630a36b617825b33485c0404deaa32586caa19a0a3f3d46dead164ad0b4fcdd766e8a92be5037f7fa547d79eb510689e7bd18f96db4a8a956f55cf9ead455

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
deleted file mode 100644
index 7d5cd15fd792..
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="
-   https://pyropus.ca./software/memtester/${P}.tar.gz
-   https://pyropus.ca./software/memtester/old-versions/${P}.tar.gz
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-
-src_configure() {
-   # bug #943794
-   append-cflags -std=gnu17
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-07-13 Thread Sam James
commit: 0aa23ef536978fbec0049949bc134772fd5f6681
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 13 09:33:39 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 13 09:45:26 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa23ef5

sys-apps/memtester: Stabilize 4.7.1 sparc, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index 146a8d2d4e02..52127d0353f2 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-04-23 Thread Arthur Zamarin
commit: 8cba3b6a678b931dace33daeb7243d2fc802f3a1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 23 08:59:15 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 23 08:59:15 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cba3b6a

sys-apps/memtester: Stabilize 4.7.1 ppc, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index f0e3d8d95d5e..146a8d2d4e02 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-04-22 Thread Sam James
commit: 9fcc45751459722868cf396ac711679273c40919
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 22 09:39:23 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 22 09:39:23 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcc4575

sys-apps/memtester: Stabilize 4.7.1 amd64, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index ba7864ce4850..f0e3d8d95d5e 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-04-22 Thread Sam James
commit: ab93d23f0e90c4f2135d194c4dcc34123d807709
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 22 09:39:19 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 22 09:39:19 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab93d23f

sys-apps/memtester: Stabilize 4.7.1 arm64, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index d6036cd2fa6e..97987cbabed7 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-04-22 Thread Sam James
commit: 0a01047f731caaa801ea1e14e910b622e874a6a3
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 22 09:39:22 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 22 09:39:22 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a01047f

sys-apps/memtester: Stabilize 4.7.1 x86, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index 9e0ee79d67d7..ba7864ce4850 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-04-22 Thread Sam James
commit: ff82cd1dc200a9b51dd779cdaa42c5e78605b6f1
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 22 09:39:21 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 22 09:39:21 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff82cd1d

sys-apps/memtester: Stabilize 4.7.1 ppc64, #954204

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

 sys-apps/memtester/memtester-4.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
index 97987cbabed7..9e0ee79d67d7 100644
--- a/sys-apps/memtester/memtester-4.7.1.ebuild
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-03-11 Thread Sam James
commit: 3828a5614f8deeb7169341862af351d850be5209
Author: Alfred Wingate  protonmail  com>
AuthorDate: Mon Mar 10 16:23:52 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 11 07:53:30 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3828a561

sys-apps/memtester: drop 4.5.1

Signed-off-by: Alfred Wingate  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 sys-apps/memtester/Manifest   |  1 -
 sys-apps/memtester/memtester-4.5.1.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 05abf47f49f3..60e97c89cb67 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,2 +1 @@
-DIST memtester-4.5.1.tar.gz 23655 BLAKE2B 
bb7214a41f7cfa39dff6ab4f1efcd1788f5e6bd4cc1defba8c77ae030321703c1da7b6c1c6f1a67ea59e2cb9fc960772b710050b7c6d14b0799db4d9d99e9c31
 SHA512 
cf5744f11a931338a94158aee3047ad2dab18b0cb27b8998184a98f33aaebc678beec74841a2bcbbd7154cc2e46a20f746d9cae01a9274714bcedb93f29f8c80
 DIST memtester-4.6.0.tar.gz 24229 BLAKE2B 
521e8f189cd4105af3824d780a1bb91cc59bf33863ca92ea8d01c5cda3633beb8bc6a32dee8321c201164789e0d0c95eb68f5017739432a14c6165e44931f9d0
 SHA512 
d60dd46a5d4ecb2ab35a5acdb99b714584cdf601b81454e3f7fa9dd224555b7a48cef666538b43c5dd7b2870bb74284e0cae6fb2eed19cf706818c7a955ab161

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
deleted file mode 100644
index fa5c5e508ba8..
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="
-   https://pyropus.ca./software/memtester/${P}.tar.gz
-   https://pyropus.ca./software/memtester/old-versions/${P}.tar.gz
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
-
-src_configure() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-03-11 Thread Sam James
commit: 121512502b74463056c2f59d96de8979ca0167be
Author: Alfred Wingate  protonmail  com>
AuthorDate: Mon Mar 10 16:23:18 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 11 07:53:31 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12151250

sys-apps/memtester: add 4.7.1

Closes: https://bugs.gentoo.org/943794
Signed-off-by: Alfred Wingate  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40999
Signed-off-by: Sam James  gentoo.org>

 sys-apps/memtester/Manifest   |  1 +
 sys-apps/memtester/memtester-4.7.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 60e97c89cb67..4fbe4a41fcba 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1 +1,2 @@
 DIST memtester-4.6.0.tar.gz 24229 BLAKE2B 
521e8f189cd4105af3824d780a1bb91cc59bf33863ca92ea8d01c5cda3633beb8bc6a32dee8321c201164789e0d0c95eb68f5017739432a14c6165e44931f9d0
 SHA512 
d60dd46a5d4ecb2ab35a5acdb99b714584cdf601b81454e3f7fa9dd224555b7a48cef666538b43c5dd7b2870bb74284e0cae6fb2eed19cf706818c7a955ab161
+DIST memtester-4.7.1.tar.gz 24590 BLAKE2B 
eb2edc3df936e7d484bdedfdefaf5d96aa619c28e28f5a0434edfe449a18b847dd8e4af1b39f9dee519845fd524dc05a78ef6b09f82a1512e4cef5e50fffbdaf
 SHA512 
afe630a36b617825b33485c0404deaa32586caa19a0a3f3d46dead164ad0b4fcdd766e8a92be5037f7fa547d79eb510689e7bd18f96db4a8a956f55cf9ead455

diff --git a/sys-apps/memtester/memtester-4.7.1.ebuild 
b/sys-apps/memtester/memtester-4.7.1.ebuild
new file mode 100644
index ..d6036cd2fa6e
--- /dev/null
+++ b/sys-apps/memtester/memtester-4.7.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
+HOMEPAGE="http://pyropus.ca/software/memtester/";
+SRC_URI="
+   https://pyropus.ca./software/memtester/${P}.tar.gz
+   https://pyropus.ca./software/memtester/old-versions/${P}.tar.gz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
+}
+
+src_install() {
+   dosbin memtester
+   doman memtester.8
+   dodoc BUGS CHANGELOG README README.tests
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2025-03-11 Thread Sam James
commit: 694730f4aa53c990495eb61b61c69d3b0ef3b371
Author: Alfred Wingate  protonmail  com>
AuthorDate: Mon Mar 10 16:25:51 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 11 07:53:31 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694730f4

sys-apps/memtester: workaround c23 issue

Bug: https://bugs.gentoo.org/943794
Signed-off-by: Alfred Wingate  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 sys-apps/memtester/memtester-4.6.0.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index cbdc8875f2a9..e8aa7866a6b9 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
 HOMEPAGE="http://pyropus.ca/software/memtester/";
@@ -17,6 +17,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
 
 src_configure() {
+   # bug #943794
+   append-cflags -std=gnu17
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
 }



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2024-11-17 Thread Michał Górny
commit: dc3e72c6c1aaeeb8da0f69e663347a4e62d4fa68
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 17 15:48:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 17 15:48:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc3e72c6

sys-apps/memtester: Stabilize 4.6.0 arm64, #940027

Signed-off-by: Michał Górny  gentoo.org>

 sys-apps/memtester/memtester-4.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index c8083f6cddfd..cbdc8875f2a9 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2023-03-04 Thread Arthur Zamarin
commit: d81b99ab30caf04121bc5584b67c14c703950650
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 09:55:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 09:55:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81b99ab

sys-apps/memtester: Stabilize 4.6.0 amd64, #899370

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

 sys-apps/memtester/memtester-4.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index 9ba725cf26ad..468136c21ef9 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2023-03-04 Thread Arthur Zamarin
commit: 087df093f42e0ed2f5f9aea4415407ca247e9bf8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 08:44:37 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 08:44:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=087df093

sys-apps/memtester: Stabilize 4.6.0 x86, #899370

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

 sys-apps/memtester/memtester-4.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index e8636fd62934..9ba725cf26ad 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2023-03-03 Thread Arthur Zamarin
commit: 2e87048c80b1ca3b91acbc622bd3f45852ebd73b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 07:45:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 07:45:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e87048c

sys-apps/memtester: Stabilize 4.6.0 ppc64, #899370

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

 sys-apps/memtester/memtester-4.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index 43c352848e63..e8636fd62934 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2023-03-03 Thread Arthur Zamarin
commit: 630d7e045e233447ed96a45ac31f486eb9391de4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 07:38:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 07:38:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630d7e04

sys-apps/memtester: Stabilize 4.6.0 ppc, #899370

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

 sys-apps/memtester/memtester-4.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index 3f5f9bd640ee..43c352848e63 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv sparc 
~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2023-03-03 Thread Arthur Zamarin
commit: b8911a141acde1afc1ade26c62ed8c2e5468a8a0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 05:34:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 05:34:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8911a14

sys-apps/memtester: Stabilize 4.6.0 sparc, #899370

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

 sys-apps/memtester/memtester-4.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
index 52c171c1b2ec..3f5f9bd640ee 100644
--- a/sys-apps/memtester/memtester-4.6.0.ebuild
+++ b/sys-apps/memtester/memtester-4.6.0.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=7
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2022-12-21 Thread Sam James
commit: 0ad296bb78c4aec5edcb1f3a8320812af829f494
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 21 23:18:44 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 21 23:19:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad296bb

sys-apps/memtester: add changelog upstream metadata

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

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

diff --git a/sys-apps/memtester/metadata.xml b/sys-apps/memtester/metadata.xml
index 73dda144f9ac..9b816e268415 100644
--- a/sys-apps/memtester/metadata.xml
+++ b/sys-apps/memtester/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
-   [email protected]
-   Gentoo Base System
-
+   
+   [email protected]
+   Gentoo Base System
+   
+   
+   
https://pyropus.ca./software/memtester/CHANGELOG
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2022-12-21 Thread Sam James
commit: 18a753b7aa301de30e2919ab7d0e311d25b98ec9
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 21 23:17:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 21 23:19:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a753b7

sys-apps/memtester: use HTTPS

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index 45c81eb5f2d7..c03aad4deb95 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -5,11 +5,12 @@ EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="userspace utility for testing the memory subsystem for faults"
+DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
 HOMEPAGE="http://pyropus.ca/software/memtester/";
 SRC_URI="
-   http://pyropus.ca/software/memtester/${P}.tar.gz
-   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
+   https://pyropus.ca./software/memtester/${P}.tar.gz
+   https://pyropus.ca./software/memtester/old-versions/${P}.tar.gz
+"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2022-12-21 Thread Sam James
commit: bc91792833e5c385af3ecf00308a38bd312610fa
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 21 23:19:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 21 23:19:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc917928

sys-apps/memtester: add 4.6.0

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

 sys-apps/memtester/Manifest   |  1 +
 sys-apps/memtester/memtester-4.6.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index d5783e72c9c5..05abf47f49f3 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1 +1,2 @@
 DIST memtester-4.5.1.tar.gz 23655 BLAKE2B 
bb7214a41f7cfa39dff6ab4f1efcd1788f5e6bd4cc1defba8c77ae030321703c1da7b6c1c6f1a67ea59e2cb9fc960772b710050b7c6d14b0799db4d9d99e9c31
 SHA512 
cf5744f11a931338a94158aee3047ad2dab18b0cb27b8998184a98f33aaebc678beec74841a2bcbbd7154cc2e46a20f746d9cae01a9274714bcedb93f29f8c80
+DIST memtester-4.6.0.tar.gz 24229 BLAKE2B 
521e8f189cd4105af3824d780a1bb91cc59bf33863ca92ea8d01c5cda3633beb8bc6a32dee8321c201164789e0d0c95eb68f5017739432a14c6165e44931f9d0
 SHA512 
d60dd46a5d4ecb2ab35a5acdb99b714584cdf601b81454e3f7fa9dd224555b7a48cef666538b43c5dd7b2870bb74284e0cae6fb2eed19cf706818c7a955ab161

diff --git a/sys-apps/memtester/memtester-4.6.0.ebuild 
b/sys-apps/memtester/memtester-4.6.0.ebuild
new file mode 100644
index ..52c171c1b2ec
--- /dev/null
+++ b/sys-apps/memtester/memtester-4.6.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Userspace utility for testing the memory subsystem for faults"
+HOMEPAGE="http://pyropus.ca/software/memtester/";
+SRC_URI="
+   https://pyropus.ca./software/memtester/${P}.tar.gz
+   https://pyropus.ca./software/memtester/old-versions/${P}.tar.gz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
+}
+
+src_install() {
+   dosbin memtester
+   doman memtester.8
+   dodoc BUGS CHANGELOG README README.tests
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2022-05-05 Thread WANG Xuerui
commit: a532e1997531778d00596aa7d14d9313bdcdb484
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu May  5 09:48:51 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu May  5 09:51:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a532e199

sys-apps/memtester: keyword 4.5.1 for ~loong

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index b2bfe34d2f17..45c81eb5f2d7 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc 
x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2022-04-08 Thread Jakov Smolić
commit: 5b5fffc27dbcca4b825aacaf6f53adc74e04ca4b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr  8 14:03:01 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr  8 14:08:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5fffc2

sys-apps/memtester: keyword 4.5.1 for ~riscv

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index 4f984ccad2b2..b2bfe34d2f17 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.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=7
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-09-04 Thread David Seifert
commit: 6e6a398c500ce513b1ea7c4fb21c3075d3ececff
Author: David Seifert  gentoo  org>
AuthorDate: Sat Sep  4 17:34:07 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Sep  4 17:34:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6a398c

sys-apps/memtester: drop 4.5.0

Signed-off-by: David Seifert  gentoo.org>

 sys-apps/memtester/Manifest   |  1 -
 sys-apps/memtester/memtester-4.5.0.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 3c54cf7dff3..d5783e72c9c 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,2 +1 @@
-DIST memtester-4.5.0.tar.gz 23286 BLAKE2B 
841b68026a9b4eae69490c469dbaf062500b642d9ab11e3b1052e7c850e49af3665d0fd01c49670cf297ea5e03a4916ea01bb0219910d487de87568060115e2b
 SHA512 
17df913509df33851fbc58751df993a77bff765a9799ac2b7976518b0a659a2322c9a93a7438e9daa314035e0c08cfcee5cbc97c6be1631917c47e221f15d363
 DIST memtester-4.5.1.tar.gz 23655 BLAKE2B 
bb7214a41f7cfa39dff6ab4f1efcd1788f5e6bd4cc1defba8c77ae030321703c1da7b6c1c6f1a67ea59e2cb9fc960772b710050b7c6d14b0799db4d9d99e9c31
 SHA512 
cf5744f11a931338a94158aee3047ad2dab18b0cb27b8998184a98f33aaebc678beec74841a2bcbbd7154cc2e46a20f746d9cae01a9274714bcedb93f29f8c80

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
deleted file mode 100644
index a709e5c1397..000
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="
-   http://pyropus.ca/software/memtester/${P}.tar.gz
-   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86"
-
-src_configure() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-08-10 Thread Sam James
commit: ed50422608df92988bf270d36b2379d42efe7e1d
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 11 00:22:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 00:22:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed504226

sys-apps/memtester: Stabilize 4.5.1 sparc, #807499

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index c8c7a449f91..4f984ccad2b 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-08-10 Thread Sam James
commit: 2ca82b52c362a09e3178035a66542c9d2d409b75
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 11 00:09:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 00:09:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca82b52

sys-apps/memtester: Stabilize 4.5.1 ppc64, #807499

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index 8d6cf2e9cb4..c8c7a449f91 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-08-10 Thread Sam James
commit: 5ee5576d1f2788e2289e7bb719532c1bba2d3ca3
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 10 23:59:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 11 00:02:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee5576d

sys-apps/memtester: Stabilize 4.5.1 x86, #807499

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index facb6c9f1a0..b076754b06b 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-08-10 Thread Agostino Sarubbo
commit: 24510abbaa4ebe4a1e57191b03a9abffab7c0159
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug 10 15:34:18 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug 10 15:34:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24510abb

sys-apps/memtester: amd64 stable wrt bug #807499

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index f4e51b6711d..facb6c9f1a0 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-07-26 Thread Sam James
commit: 81e5da26d0979da9767e87d495e2d3dec84b8f59
Author: Sam James  gentoo  org>
AuthorDate: Tue Jul 27 03:20:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul 27 03:20:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e5da26

sys-apps/memtester: Keyword 4.5.1 arm64, #804016

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

 sys-apps/memtester/memtester-4.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
index 2084213eb70..f4e51b6711d 100644
--- a/sys-apps/memtester/memtester-4.5.1.ebuild
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-06-17 Thread Thomas Deutschmann
commit: 1e08fab5abc3a1f22f9acc4cbb1061daefa90891
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Jun 17 22:57:15 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Jun 17 23:20:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e08fab5

sys-apps/memtester: bump to v4.5.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/memtester/Manifest   |  1 +
 sys-apps/memtester/memtester-4.5.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index eab5b37c4ef..3c54cf7dff3 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1 +1,2 @@
 DIST memtester-4.5.0.tar.gz 23286 BLAKE2B 
841b68026a9b4eae69490c469dbaf062500b642d9ab11e3b1052e7c850e49af3665d0fd01c49670cf297ea5e03a4916ea01bb0219910d487de87568060115e2b
 SHA512 
17df913509df33851fbc58751df993a77bff765a9799ac2b7976518b0a659a2322c9a93a7438e9daa314035e0c08cfcee5cbc97c6be1631917c47e221f15d363
+DIST memtester-4.5.1.tar.gz 23655 BLAKE2B 
bb7214a41f7cfa39dff6ab4f1efcd1788f5e6bd4cc1defba8c77ae030321703c1da7b6c1c6f1a67ea59e2cb9fc960772b710050b7c6d14b0799db4d9d99e9c31
 SHA512 
cf5744f11a931338a94158aee3047ad2dab18b0cb27b8998184a98f33aaebc678beec74841a2bcbbd7154cc2e46a20f746d9cae01a9274714bcedb93f29f8c80

diff --git a/sys-apps/memtester/memtester-4.5.1.ebuild 
b/sys-apps/memtester/memtester-4.5.1.ebuild
new file mode 100644
index 000..2084213eb70
--- /dev/null
+++ b/sys-apps/memtester/memtester-4.5.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="userspace utility for testing the memory subsystem for faults"
+HOMEPAGE="http://pyropus.ca/software/memtester/";
+SRC_URI="
+   http://pyropus.ca/software/memtester/${P}.tar.gz
+   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
+}
+
+src_install() {
+   dosbin memtester
+   doman memtester.8
+   dodoc BUGS CHANGELOG README README.tests
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/files/, sys-apps/memtester/

2021-05-14 Thread David Seifert
commit: d8a5109768562f907db5f68bb27d1b071fd9b850
Author: David Seifert  gentoo  org>
AuthorDate: Fri May 14 10:04:03 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri May 14 10:04:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a51097

sys-apps/memtester: Remove old 4.3.0, 4.4.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sys-apps/memtester/Manifest|  2 --
 .../memtester-4.3.0-fix-gcc10-fno-common.patch | 31 --
 sys-apps/memtester/memtester-4.3.0.ebuild  | 29 
 sys-apps/memtester/memtester-4.4.0.ebuild  | 27 ---
 4 files changed, 89 deletions(-)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index d958b9b240b..eab5b37c4ef 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,3 +1 @@
-DIST memtester-4.3.0.tar.gz 22113 BLAKE2B 
564cb874ea8263e23049d99417bb75f4d9f6fe1bbc022b2f2043735548c97f0060e877079087e524738bda3f9669d0ec171fb3aa9958a2904d848ace87d1cd91
 SHA512 
045bcc73855706ff03e8ca65297a0d6e5b5ac02f99dae0f17cef1310b403efcb78d9a7295eca6d2de703b0a7b2f71b58a37f5a42040f01fc77a321a8d2205888
-DIST memtester-4.4.0.tar.gz 22801 BLAKE2B 
36d97cce30f5f149dc666dd4a743df39ad6993ec82489f4e890bacf1d05de6405da26b2fcd08a0f0416d527ddcf586c77b30b87b19ce80885e80a65ed8b9fb76
 SHA512 
65b9bc7e81b020cae6cbadc8f47c0bb2837e62bdea24fda72696b22a6b3aad3752d96b00defface4b7397cef58ff6133a9f5794df0a483ec2a639a428177bf75
 DIST memtester-4.5.0.tar.gz 23286 BLAKE2B 
841b68026a9b4eae69490c469dbaf062500b642d9ab11e3b1052e7c850e49af3665d0fd01c49670cf297ea5e03a4916ea01bb0219910d487de87568060115e2b
 SHA512 
17df913509df33851fbc58751df993a77bff765a9799ac2b7976518b0a659a2322c9a93a7438e9daa314035e0c08cfcee5cbc97c6be1631917c47e221f15d363

diff --git 
a/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch 
b/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch
deleted file mode 100644
index 8bb58e5771c..000
--- a/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch
+++ /dev/null
@@ -1,31 +0,0 @@
 a/tests.c
-+++ b/tests.c
-@@ -27,6 +27,9 @@
- #define PROGRESSOFTEN 2500
- #define ONE 0x0001L
- 
-+union mword8_type mword8;
-+union mword16_type mword16;
-+
- /* Function definitions. */
- 
- int compare_regions(ulv *bufa, ulv *bufb, size_t count) {
 a/types.h
-+++ b/types.h
-@@ -25,12 +25,12 @@
- int (*fp)();
- };
- 
--union {
-+union mword8_type {
- unsigned char bytes[UL_LEN/8];
- ul val;
--} mword8;
-+};
- 
--union {
-+union mword16_type {
- unsigned short u16s[UL_LEN/16];
- ul val;
--} mword16;
-+};

diff --git a/sys-apps/memtester/memtester-4.3.0.ebuild 
b/sys-apps/memtester/memtester-4.3.0.ebuild
deleted file mode 100644
index cccff64b5d4..000
--- a/sys-apps/memtester/memtester-4.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="
-   http://pyropus.ca/software/memtester/${P}.tar.gz
-   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86"
-
-PATCHES=( "${FILESDIR}"/${PN}-4.3.0-fix-gcc10-fno-common.patch )
-
-src_configure() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}

diff --git a/sys-apps/memtester/memtester-4.4.0.ebuild 
b/sys-apps/memtester/memtester-4.4.0.ebuild
deleted file mode 100644
index 4be0e82a6fe..000
--- a/sys-apps/memtester/memtester-4.4.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="
-   http://pyropus.ca/software/memtester/${P}.tar.gz
-   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-
-src_configure() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-05-14 Thread Agostino Sarubbo
commit: cb634168d9a7bbfc45338ff609cee1520dfad98f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 14 09:34:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 14 09:34:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb634168

sys-apps/memtester: sparc stable wrt bug #789852

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/memtester/memtester-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
index a8cd10c2891..a709e5c1397 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-05-13 Thread Sam James
commit: 351391d86f1bf5e65432e81f6330d4b8485b0b5f
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:53:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:53:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351391d8

sys-apps/memtester: Stabilize 4.5.0 ppc, #789852

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

 sys-apps/memtester/memtester-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
index d30b3261c24..a8cd10c2891 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-05-13 Thread Sam James
commit: 5e624d0cf6dbee56834c1e3074f49b622966335f
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:00:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:00:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e624d0c

sys-apps/memtester: Stabilize 4.5.0 x86, #789852

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

 sys-apps/memtester/memtester-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
index 60ce8f48dc7..d30b3261c24 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-05-13 Thread Sam James
commit: fdf5664b8aadac06536e05e77266201821516b99
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:55:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:55:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf5664b

sys-apps/memtester: Stabilize 4.5.0 ppc64, #789852

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

 sys-apps/memtester/memtester-4.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
index 3675de795d5..60ce8f48dc7 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2021-05-13 Thread Sam James
commit: 019be74d5c879f5bbb3c6cf78d7cfe42a3d10c0c
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:17:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:17:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019be74d

sys-apps/memtester: Stabilize 4.5.0 amd64, #789852

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

 sys-apps/memtester/memtester-4.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
index 4be0e82a6fe..3675de795d5 100644
--- a/sys-apps/memtester/memtester-4.5.0.ebuild
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 src_configure() {
echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2020-10-05 Thread Thomas Deutschmann
commit: 48342da2c92e52110492522bd5311c66fed221ed
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Oct  5 16:24:31 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct  5 16:24:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48342da2

sys-apps/memtester: bump to v4.5.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/memtester/Manifest   |  1 +
 sys-apps/memtester/memtester-4.5.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 26116774c3c..d958b9b240b 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,2 +1,3 @@
 DIST memtester-4.3.0.tar.gz 22113 BLAKE2B 
564cb874ea8263e23049d99417bb75f4d9f6fe1bbc022b2f2043735548c97f0060e877079087e524738bda3f9669d0ec171fb3aa9958a2904d848ace87d1cd91
 SHA512 
045bcc73855706ff03e8ca65297a0d6e5b5ac02f99dae0f17cef1310b403efcb78d9a7295eca6d2de703b0a7b2f71b58a37f5a42040f01fc77a321a8d2205888
 DIST memtester-4.4.0.tar.gz 22801 BLAKE2B 
36d97cce30f5f149dc666dd4a743df39ad6993ec82489f4e890bacf1d05de6405da26b2fcd08a0f0416d527ddcf586c77b30b87b19ce80885e80a65ed8b9fb76
 SHA512 
65b9bc7e81b020cae6cbadc8f47c0bb2837e62bdea24fda72696b22a6b3aad3752d96b00defface4b7397cef58ff6133a9f5794df0a483ec2a639a428177bf75
+DIST memtester-4.5.0.tar.gz 23286 BLAKE2B 
841b68026a9b4eae69490c469dbaf062500b642d9ab11e3b1052e7c850e49af3665d0fd01c49670cf297ea5e03a4916ea01bb0219910d487de87568060115e2b
 SHA512 
17df913509df33851fbc58751df993a77bff765a9799ac2b7976518b0a659a2322c9a93a7438e9daa314035e0c08cfcee5cbc97c6be1631917c47e221f15d363

diff --git a/sys-apps/memtester/memtester-4.5.0.ebuild 
b/sys-apps/memtester/memtester-4.5.0.ebuild
new file mode 100644
index 000..4be0e82a6fe
--- /dev/null
+++ b/sys-apps/memtester/memtester-4.5.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="userspace utility for testing the memory subsystem for faults"
+HOMEPAGE="http://pyropus.ca/software/memtester/";
+SRC_URI="
+   http://pyropus.ca/software/memtester/${P}.tar.gz
+   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
+}
+
+src_install() {
+   dosbin memtester
+   doman memtester.8
+   dodoc BUGS CHANGELOG README README.tests
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2020-09-18 Thread Lars Wendler
commit: d67c7c3de054ce6bde5304e41daa180f8e50fb88
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Sep 18 10:34:03 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Sep 18 10:39:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67c7c3d

sys-apps/memtester: Bump to version 4.4.0

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/memtester/Manifest   |  1 +
 sys-apps/memtester/memtester-4.4.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 2b946bdae37..26116774c3c 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1 +1,2 @@
 DIST memtester-4.3.0.tar.gz 22113 BLAKE2B 
564cb874ea8263e23049d99417bb75f4d9f6fe1bbc022b2f2043735548c97f0060e877079087e524738bda3f9669d0ec171fb3aa9958a2904d848ace87d1cd91
 SHA512 
045bcc73855706ff03e8ca65297a0d6e5b5ac02f99dae0f17cef1310b403efcb78d9a7295eca6d2de703b0a7b2f71b58a37f5a42040f01fc77a321a8d2205888
+DIST memtester-4.4.0.tar.gz 22801 BLAKE2B 
36d97cce30f5f149dc666dd4a743df39ad6993ec82489f4e890bacf1d05de6405da26b2fcd08a0f0416d527ddcf586c77b30b87b19ce80885e80a65ed8b9fb76
 SHA512 
65b9bc7e81b020cae6cbadc8f47c0bb2837e62bdea24fda72696b22a6b3aad3752d96b00defface4b7397cef58ff6133a9f5794df0a483ec2a639a428177bf75

diff --git a/sys-apps/memtester/memtester-4.4.0.ebuild 
b/sys-apps/memtester/memtester-4.4.0.ebuild
new file mode 100644
index 000..4be0e82a6fe
--- /dev/null
+++ b/sys-apps/memtester/memtester-4.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="userspace utility for testing the memory subsystem for faults"
+HOMEPAGE="http://pyropus.ca/software/memtester/";
+SRC_URI="
+   http://pyropus.ca/software/memtester/${P}.tar.gz
+   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
+}
+
+src_install() {
+   dosbin memtester
+   doman memtester.8
+   dodoc BUGS CHANGELOG README README.tests
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/files/, sys-apps/memtester/

2020-02-09 Thread David Seifert
commit: dca74e8493fee4b80a20d44c281feb9a20894d78
Author: David Seifert  gentoo  org>
AuthorDate: Mon Feb 10 00:18:13 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Feb 10 00:18:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca74e84

sys-apps/memtester: Port to EAPI 7

Closes: https://bugs.gentoo.org/708052
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 .../memtester-4.3.0-fix-gcc10-fno-common.patch | 31 ++
 sys-apps/memtester/memtester-4.3.0.ebuild  | 16 ++-
 2 files changed, 40 insertions(+), 7 deletions(-)

diff --git 
a/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch 
b/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch
new file mode 100644
index 000..8bb58e5771c
--- /dev/null
+++ b/sys-apps/memtester/files/memtester-4.3.0-fix-gcc10-fno-common.patch
@@ -0,0 +1,31 @@
+--- a/tests.c
 b/tests.c
+@@ -27,6 +27,9 @@
+ #define PROGRESSOFTEN 2500
+ #define ONE 0x0001L
+ 
++union mword8_type mword8;
++union mword16_type mword16;
++
+ /* Function definitions. */
+ 
+ int compare_regions(ulv *bufa, ulv *bufb, size_t count) {
+--- a/types.h
 b/types.h
+@@ -25,12 +25,12 @@
+ int (*fp)();
+ };
+ 
+-union {
++union mword8_type {
+ unsigned char bytes[UL_LEN/8];
+ ul val;
+-} mword8;
++};
+ 
+-union {
++union mword16_type {
+ unsigned short u16s[UL_LEN/16];
+ ul val;
+-} mword16;
++};

diff --git a/sys-apps/memtester/memtester-4.3.0.ebuild 
b/sys-apps/memtester/memtester-4.3.0.ebuild
index 56a07613ef1..cccff64b5d4 100644
--- a/sys-apps/memtester/memtester-4.3.0.ebuild
+++ b/sys-apps/memtester/memtester-4.3.0.ebuild
@@ -1,23 +1,25 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=7
 
 inherit toolchain-funcs
 
 DESCRIPTION="userspace utility for testing the memory subsystem for faults"
 HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="http://pyropus.ca/software/memtester/${P}.tar.gz
+SRC_URI="
+   http://pyropus.ca/software/memtester/${P}.tar.gz
http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
 
-src_prepare() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld
+PATCHES=( "${FILESDIR}"/${PN}-4.3.0-fix-gcc10-fno-common.patch )
+
+src_configure() {
+   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc || die
+   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld || die
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sys-apps/memtester/

2019-11-16 Thread Aaron Bauman
commit: fee0a8f030aef3633d5c8f873d9ac1e9c38c8717
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Nov 17 02:28:05 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Nov 17 02:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee0a8f0

sys-apps/memtester: drop old EAPI

Signed-off-by: Aaron Bauman  gentoo.org>

 sys-apps/memtester/Manifest   |  1 -
 sys-apps/memtester/memtester-4.2.2.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/sys-apps/memtester/Manifest b/sys-apps/memtester/Manifest
index 877e685e6ed..2b946bdae37 100644
--- a/sys-apps/memtester/Manifest
+++ b/sys-apps/memtester/Manifest
@@ -1,2 +1 @@
-DIST memtester-4.2.2.tar.gz 20952 BLAKE2B 
cf0728363250f13b58f8376f1bfa707125e52af382b572643dc1c7676205d170ae525b8e14c79532cf44151ad9b46cc3a26c1319c01410c76e6167f71c271123
 SHA512 
9ddff98e3173583e3edd50fb5e8a951f20956a75768231c8576d33d091776f22eeb15717a8b87e968e9c49211c83551d518f62ad3a1b0ee1db76152fee925bfa
 DIST memtester-4.3.0.tar.gz 22113 BLAKE2B 
564cb874ea8263e23049d99417bb75f4d9f6fe1bbc022b2f2043735548c97f0060e877079087e524738bda3f9669d0ec171fb3aa9958a2904d848ace87d1cd91
 SHA512 
045bcc73855706ff03e8ca65297a0d6e5b5ac02f99dae0f17cef1310b403efcb78d9a7295eca6d2de703b0a7b2f71b58a37f5a42040f01fc77a321a8d2205888

diff --git a/sys-apps/memtester/memtester-4.2.2.ebuild 
b/sys-apps/memtester/memtester-4.2.2.ebuild
deleted file mode 100644
index 78eb7e3c08d..000
--- a/sys-apps/memtester/memtester-4.2.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="userspace utility for testing the memory subsystem for faults"
-HOMEPAGE="http://pyropus.ca/software/memtester/";
-SRC_URI="http://pyropus.ca/software/memtester/${P}.tar.gz
-   http://pyropus.ca/software/memtester/old-versions/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
-IUSE=""
-
-src_prepare() {
-   echo "$(tc-getCC) ${CFLAGS} ${CPPFLAGS} -DPOSIX -c" > conf-cc
-   echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS}" > conf-ld
-}
-
-src_install() {
-   dosbin memtester
-   doman memtester.8
-   dodoc BUGS CHANGELOG README README.tests
-}