mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-admin/ranpwd: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Generate random passwords using the in-kernel cryptographically"
|
||||
HOMEPAGE="https://www.kernel.org/pub/software/utils/admin/ranpwd/"
|
||||
@@ -10,10 +10,6 @@ SRC_URI="mirror://kernel/software/utils/admin/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
||||
src_test() {
|
||||
einfo "generating random passwords"
|
||||
|
||||
Reference in New Issue
Block a user