From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy/
Date: Wed, 12 Jun 2019 22:59:19 +0000 (UTC) [thread overview]
Message-ID: <1560380344.30c80de4e4fe21f812fc3a117e9a39c0ac7c5eb7.gokturk@gentoo> (raw)
commit: 30c80de4e4fe21f812fc3a117e9a39c0ac7c5eb7
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 22:58:17 2019 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 22:59:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c80de4
app-crypt/jitterentropy: remove old
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>
app-crypt/jitterentropy/Manifest | 1 -
app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/app-crypt/jitterentropy/Manifest b/app-crypt/jitterentropy/Manifest
index c970c564d4a..396543ac110 100644
--- a/app-crypt/jitterentropy/Manifest
+++ b/app-crypt/jitterentropy/Manifest
@@ -1,2 +1 @@
-DIST jitterentropy-2.1.1.tar.gz 23804 BLAKE2B e208c87b414939485c16c6e94460020164e77089d5ac69f8627f8f1dfb38f211ff985c7fa5d32f647f1b06f065f86dc9070aea9b481e8251ecdecbfb4724ce08 SHA512 fb1b76278e03f425be06c8b66532e3997a07f91645393317f42681b1113bd31dfdf348bd18c92d0dfc153c85b75f8f968fe070e988f1a02e4ef4e09435b6cef8
DIST jitterentropy-2.1.2.tar.gz 24112 BLAKE2B 9328fcc6ac09b79765d53248e4d6d01be47348c6f22f660175de888a884ea9e65253cc2e6fd3620a96f69dd0051b97ea3c46462a24c8e0c94d2bba19afab059e SHA512 b1ba2fe22c6b7d5bca64bb1611f2da3f53f1979e515a16141ccf330e3ca27a6944f0e45f0db57f4e3963a30ea4b34920ce9173f9c4f3ea82b820dc739cbd95f4
diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
deleted file mode 100644
index 70e643f4080..00000000000
--- a/app-crypt/jitterentropy/jitterentropy-2.1.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hardware RNG based on CPU timing jitter"
-HOMEPAGE="https://github.com/smuellerDD/jitterentropy-library"
-SRC_URI="https://github.com/gktrk/jitterentropy-library/archive/v2.1.1.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-2.1.1-destdir-fix.patch
-)
-
-S="${WORKDIR}/${PN}-library-${PV}"
-
-src_prepare() {
- default
-
- # Disable man page compression on install
- sed -e '/\tgzip.*man/ d' -i Makefile || die
- # Let the package manager handle stripping
- sed -e '/\tinstall.*-s / s/-s //g' -i Makefile || die
-}
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- emake PREFIX="${EPREFIX}/usr" \
- LIBDIR="$(get_libdir)" \
- DESTDIR="${D}" install
- dosym lib${PN}.so.${PV} "/usr/$(get_libdir)"/lib${PN}.so
- doheader ${PN}.h ${PN}-base-user.h
-}
next reply other threads:[~2019-06-12 22:59 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 22:59 Göktürk Yüksek [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-12 22:59 [gentoo-commits] repo/gentoo:master commit in: app-crypt/jitterentropy/ Göktürk Yüksek
2019-08-05 5:08 Matt Turner
2019-08-05 5:08 Matt Turner
2019-08-05 23:34 Aaron Bauman
2019-08-05 23:55 Göktürk Yüksek
2019-08-06 17:50 Matt Turner
2019-08-08 16:01 Matt Turner
2019-08-08 23:57 Matt Turner
2019-08-11 21:38 Matt Turner
2019-11-03 9:13 Piotr Karbowski
2019-11-03 13:40 Mikle Kolyada
2019-11-04 9:22 Agostino Sarubbo
2019-11-12 15:08 Agostino Sarubbo
2019-11-13 7:39 Agostino Sarubbo
2020-03-30 12:20 Göktürk Yüksek
2020-04-05 20:06 Mart Raudsepp
2020-09-25 8:46 Agostino Sarubbo
2020-09-26 9:18 Sergei Trofimovich
2020-09-26 10:06 Sergei Trofimovich
2020-09-30 1:49 Sam James
2020-10-04 16:59 Sam James
2020-10-06 13:43 Sam James
2021-03-06 6:04 Göktürk Yüksek
2021-03-06 6:04 Göktürk Yüksek
2022-02-12 9:29 Göktürk Yüksek
2022-02-15 20:17 Göktürk Yüksek
2022-06-27 7:35 Agostino Sarubbo
2022-06-27 7:35 Agostino Sarubbo
2022-06-27 7:36 Agostino Sarubbo
2022-06-27 7:36 Agostino Sarubbo
2022-06-27 7:37 Agostino Sarubbo
2022-06-28 6:41 Agostino Sarubbo
2022-09-19 3:05 Sam James
2023-01-05 0:19 Sam James
2023-01-05 0:19 Sam James
2023-01-05 0:19 Sam James
2023-01-05 0:19 Sam James
2023-01-05 0:19 Sam James
2023-01-05 0:19 Sam James
2023-09-09 13:17 David Seifert
2023-09-09 13:17 David Seifert
2023-12-14 4:15 Sam James
2024-10-07 7:41 Göktürk Yüksek
2025-06-22 15:53 Sam James
2025-06-22 17:10 Arthur Zamarin
2025-07-03 8:51 Sam James
2025-07-04 8:45 Arthur Zamarin
2025-07-18 14:46 Petr Vaněk
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=1560380344.30c80de4e4fe21f812fc3a117e9a39c0ac7c5eb7.gokturk@gentoo \
--to=gokturk@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