mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-admin/pass-audit: update Manifest
First I made the package using pypi file, then I saw Github tarball contains tests so I switched to GH but then I saw the tests was not working and switched back to pypi. In the process I forgot to update Manifest file. Hence the mismatch. Closes: https://bugs.gentoo.org/917671 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -15,12 +15,11 @@ HOMEPAGE="https://github.com/roddhjav/pass-audit"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
# No test on PYPI
|
||||
# Tests seems broken
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="app-admin/pass"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
|
||||
Reference in New Issue
Block a user