* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/
@ 2023-01-17 17:43 Jonas Stein
0 siblings, 0 replies; 5+ messages in thread
From: Jonas Stein @ 2023-01-17 17:43 UTC (permalink / raw
To: gentoo-commits
commit: 12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 17:37:41 2023 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 17:37:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c73573
sci-mathematics/ent: update DESCRIPTION, HOMEPAGE
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
sci-mathematics/ent/ent-101202.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index 694df9dc8441..4f6083e1c889 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit toolchain-funcs
-DESCRIPTION="Pseudorandom number sequence test"
-HOMEPAGE="http://www.fourmilab.ch/random/"
+DESCRIPTION="Random number sequence test and entropy calculation"
+HOMEPAGE="https://www.fourmilab.ch/random/ https://github.com/Fourmilab/ent_random_sequence_tester"
SRC_URI="mirror://gentoo/random-${PV}.zip"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/
@ 2023-05-26 20:06 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2023-05-26 20:06 UTC (permalink / raw
To: gentoo-commits
commit: f0db744e4be8728f407a93d3872c9938431a843b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:05:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:05:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0db744e
sci-mathematics/ent: Stabilize 101202 x86, #891229
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-mathematics/ent/ent-101202.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index d69dd0083f7f..276a9a29fe86 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/
@ 2023-05-26 14:38 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-05-26 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 455aa0886a3e0c173e9ac1d3a56885bda8ad80f8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 14:38:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 14:38:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455aa088
sci-mathematics/ent: Stabilize 101202 amd64, #891229
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/ent/ent-101202.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index 42778d0dd0c0..d69dd0083f7f 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/
@ 2023-01-17 19:15 Jonas Stein
0 siblings, 0 replies; 5+ messages in thread
From: Jonas Stein @ 2023-01-17 19:15 UTC (permalink / raw
To: gentoo-commits
commit: bdeb6d7411a8cc3023369b7d0e7b1093d751bee7
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 19:11:29 2023 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 19:14:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdeb6d74
sci-mathematics/ent: update SRC_URI
SRC_URI was the gentoo mirror.
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
sci-mathematics/ent/Manifest | 2 +-
sci-mathematics/ent/ent-101202.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/ent/Manifest b/sci-mathematics/ent/Manifest
index 56ed4def1764..a69def2e3131 100644
--- a/sci-mathematics/ent/Manifest
+++ b/sci-mathematics/ent/Manifest
@@ -1 +1 @@
-DIST random-101202.zip 76200 BLAKE2B fec032543e2b5721f558c641f9668544579db022e018ad025fad16b7402f9279a0b66c70465a6cae1cae81afecc04fccd02edc80f213d167cd513c18c876eda3 SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8
+DIST ent-101202.zip 76200 BLAKE2B fec032543e2b5721f558c641f9668544579db022e018ad025fad16b7402f9279a0b66c70465a6cae1cae81afecc04fccd02edc80f213d167cd513c18c876eda3 SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index 4f6083e1c889..42778d0dd0c0 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Random number sequence test and entropy calculation"
HOMEPAGE="https://www.fourmilab.ch/random/ https://github.com/Fourmilab/ent_random_sequence_tester"
-SRC_URI="mirror://gentoo/random-${PV}.zip"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
S="${WORKDIR}"
LICENSE="public-domain"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/
@ 2015-09-23 6:15 Justin Lecher
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2015-09-23 6:15 UTC (permalink / raw
To: gentoo-commits
commit: 59a3811b073cee80e2571633d2318fc2e7afd7b2
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 06:14:03 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 06:14:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a3811b
sci-mathematics/ent: Bump to EAPI=5
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-mathematics/ent/Manifest | 2 +-
sci-mathematics/ent/ent-101202.ebuild | 12 +++++++-----
sci-mathematics/ent/metadata.xml | 8 ++++----
3 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/sci-mathematics/ent/Manifest b/sci-mathematics/ent/Manifest
index 634f750..f3da660 100644
--- a/sci-mathematics/ent/Manifest
+++ b/sci-mathematics/ent/Manifest
@@ -1 +1 @@
-DIST random-101202.zip 76200 RMD160 b21b8401fdbd2aac189fe4a442a1164b172407f8 SHA1 0f2f12dc67d1f02f77776709cf5fc5eee1d1b2e2 SHA256 c14ed62db24511848d6b37d4bf8869185b65be9042ffad5272257f3a249569ec
+DIST random-101202.zip 76200 SHA256 c14ed62db24511848d6b37d4bf8869185b65be9042ffad5272257f3a249569ec SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8 WHIRLPOOL 07e58de14ae02afe1f04346dbb13d0ce9be087caabba633ddc88f87a2b503048157aa71d75075b82f52b5b789fae3cf9575fff76ca1585c6fe4b7a5ba52caf32
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index fa8a0eb..9932349 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="3"
+EAPI=5
inherit eutils toolchain-funcs
@@ -11,19 +11,21 @@ HOMEPAGE="http://www.fourmilab.ch/random/"
SRC_URI="mirror://gentoo/random-${PV}.zip"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="public-domain"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=""
DEPEND="app-arch/unzip"
+S="${WORKDIR}"
+
src_prepare() {
epatch "${FILESDIR}"/${PV}-gentoo.patch
tc-export CC
}
src_install() {
- dobin ${PN} || die
- dohtml ${PN}.html ${PN}itle.gif || die
+ dobin ${PN}
+ dohtml ${PN}.html ${PN}itle.gif
}
diff --git a/sci-mathematics/ent/metadata.xml b/sci-mathematics/ent/metadata.xml
index a2070de..6d55c42 100644
--- a/sci-mathematics/ent/metadata.xml
+++ b/sci-mathematics/ent/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<maintainer>
- <email>jlec@gentoo.org</email>
-</maintainer>
+ <herd>sci-mathematics</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-05-26 20:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 17:43 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/ent/ Jonas Stein
-- strict thread matches above, loose matches on Subject: below --
2023-05-26 20:06 Arthur Zamarin
2023-05-26 14:38 Sam James
2023-01-17 19:15 Jonas Stein
2015-09-23 6:15 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox