From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/onerng/
Date: Sat, 9 Jul 2022 21:30:05 +0000 (UTC) [thread overview]
Message-ID: <1657402167.413cc4f5d0881f683e1eb27054b0724b27160ced.conikost@gentoo> (raw)
commit: 413cc4f5d0881f683e1eb27054b0724b27160ced
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 9 20:56:39 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jul 9 21:29:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413cc4f5
sys-apps/onerng: drop 3.6-r4
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/onerng/Manifest | 1 -
sys-apps/onerng/onerng-3.6-r4.ebuild | 41 ------------------------------------
2 files changed, 42 deletions(-)
diff --git a/sys-apps/onerng/Manifest b/sys-apps/onerng/Manifest
index a4c9e6a26280..27951cc61669 100644
--- a/sys-apps/onerng/Manifest
+++ b/sys-apps/onerng/Manifest
@@ -1,2 +1 @@
-DIST onerng-3.6.tar.gz 108126 BLAKE2B 717fc2b795aa991fdca28e2032da0a7729c487cb684361799421f806f60ae4cb70e8d29cd72de2eec9bdf38e4bf1d530261fc19bfbee6e95360a7648b8a45858 SHA512 d2f2bceb458e1441c4321526e5477ecb26df9f84e8554df723b97c3f09ad4c04149ac844bb88a182abf5350566cd5762c35137ba3c6b71685671a69ba12ccc58
DIST onerng-3.7.tar.gz 133016 BLAKE2B 8bae3f51baf3526e68070856d216de9e99064e8a728942fd4b926495ae34f3021ae3c99c8b5e4ea73dacdf8fa870cba67e1d3e94f5a3f0acddef0e48c02111e4 SHA512 6150787fc8415c7aaa13d6e98c3dc72e9160308eb912d97b7c9f59c6d4f5a9612917a7ff34084ba52a80e0aac6c65dd29653dd3bd211bd261fb89273f02be830
diff --git a/sys-apps/onerng/onerng-3.6-r4.ebuild b/sys-apps/onerng/onerng-3.6-r4.ebuild
deleted file mode 100644
index 1a720e2d385d..000000000000
--- a/sys-apps/onerng/onerng-3.6-r4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit python-single-r1 udev
-
-MY_P="${P/-/_}"
-
-DESCRIPTION="Software for the Open Hardware Random Number Generator called OneRNG"
-HOMEPAGE="https://www.onerng.info/"
-SRC_URI="https://github.com/OneRNG/onerng.github.io/raw/master/sw/${MY_P}.orig.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-BDEPEND="virtual/pkgconfig"
-
-DEPEND="virtual/udev"
-
-RDEPEND="
- ${DEPEND}
- ${PYTHON_DEPS}
- app-crypt/gnupg
- $(python_gen_cond_dep 'dev-python/python-gnupg[${PYTHON_USEDEP}]')
- sys-apps/rng-tools
- sys-process/at
-"
-
-pkg_postinst() {
- udev_reload
-}
-
-pkg_postrm() {
- udev_reload
-}
next reply other threads:[~2022-07-09 21:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-09 21:30 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-28 20:20 [gentoo-commits] repo/gentoo:master commit in: sys-apps/onerng/ Conrad Kostecki
2024-03-09 17:41 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-06-06 12:37 Conrad Kostecki
2021-07-17 18:18 David Seifert
2021-07-01 21:16 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-05-21 22:28 Conrad Kostecki
2020-05-21 8:06 Agostino Sarubbo
2020-05-21 7:53 Agostino Sarubbo
2020-02-20 18:26 Conrad Kostecki
2020-02-10 21:25 Michał Górny
2019-12-20 19:51 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-07-21 6:44 Michał Górny
2019-06-05 7:46 Agostino Sarubbo
2019-04-13 19:10 Agostino Sarubbo
2019-03-26 16:45 Patrice Clement
2018-12-22 11:43 Andreas Sturmlechner
2018-12-22 11:43 Andreas Sturmlechner
2018-08-13 22:14 Michał Górny
2018-07-11 8:26 Tony Vroon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1657402167.413cc4f5d0881f683e1eb27054b0724b27160ced.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox