From e7c77a83b3844fd3079f3c74e9a09d83a76ab5b5 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 4 Dec 2022 23:29:13 -0500 Subject: Remove luksmeta and jose, now in guru --- dev-libs/jose/jose-11.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-libs/jose/jose-11.ebuild (limited to 'dev-libs/jose/jose-11.ebuild') diff --git a/dev-libs/jose/jose-11.ebuild b/dev-libs/jose/jose-11.ebuild deleted file mode 100644 index e202495..0000000 --- a/dev-libs/jose/jose-11.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -DESCRIPTION="C-language implementation of Javascript Object Signing and Encryption" -HOMEPAGE="https://github.com/latchset/jose" -SRC_URI="https://github.com/latchset/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-libs/jansson" -RDEPEND="${DEPEND}" -BDEPEND="" -- cgit v1.2.3