mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-07 00:42:37 +01:00
sys-fs/luksmeta: bump to v9
This commit is contained in:
17
sys-fs/luksmeta/luksmeta-9.ebuild
Normal file
17
sys-fs/luksmeta/luksmeta-9.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="LUKSMeta is a simple library for storing metadata in the LUKSv1 header"
|
||||
HOMEPAGE="https://latchset.github.io/"
|
||||
SRC_URI="https://github.com/latchset/${PN}/releases/download/v${PV}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="app-text/asciidoc
|
||||
sys-fs/cryptsetup"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user