summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2022-03-22 23:17:57 -0500
committerMatthias Maier <tamiko@gentoo.org>2022-03-22 23:18:56 -0500
commitbca127e88495226731d2917ca3312795e64a325c (patch)
treeb50a1cec7f23d4e0dd301348ff2a3732a41cc4bc
parentsys-fs/btrfs-heatmap: update ebuild (diff)
downloadtamiko-bca127e88495226731d2917ca3312795e64a325c.tar.gz
tamiko-bca127e88495226731d2917ca3312795e64a325c.tar.bz2
tamiko-bca127e88495226731d2917ca3312795e64a325c.zip
app-crypt/lazy-random: update ebuild
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
-rw-r--r--app-crypt/lazy-random/lazy-random-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/lazy-random/lazy-random-9999.ebuild b/app-crypt/lazy-random/lazy-random-9999.ebuild
index c719b73..ccf601f 100644
--- a/app-crypt/lazy-random/lazy-random-9999.ebuild
+++ b/app-crypt/lazy-random/lazy-random-9999.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-inherit cmake-utils git-r3
+inherit cmake git-r3
DESCRIPTION="A fast rng-pipe"
-HOMEPAGE="http://tamiko.kyomu.43-1.org/lazy-random"
+HOMEPAGE="https://tamiko.43-1.org/lazy-random"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/tamiko/lazy-random.git"
+EGIT_REPO_URI="https://github.com/tamiko/lazy-random.git"
LICENSE="BSD-2"
SLOT="0"