1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2026-04-06 07:46:31 +02:00

overlay: cosmetic changes on ebuild syntax

This commit is contained in:
2020-01-05 19:36:43 +01:00
parent 18959c001f
commit bc38b5645b
21 changed files with 42 additions and 74 deletions

View File

@@ -12,8 +12,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
app-text/asciidoc
sys-fs/cryptsetup
"
DEPEND="app-text/asciidoc
sys-fs/cryptsetup"
RDEPEND="${DEPEND}"