summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-12 20:43:07 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-12 21:08:50 +0000
commit65307f0832a207c72ea1f85e952cb9fbfcbe6d5d (patch)
tree04f3d93d801a7820bee11ce847189055fe024e2b /sys-auth/munge/munge-0.5.12.ebuild
parentnet-fs/nfs-utils: Fix automagic dep by being explicit using USE (diff)
downloadgentoo-65307f0832a207c72ea1f85e952cb9fbfcbe6d5d.tar.gz
gentoo-65307f0832a207c72ea1f85e952cb9fbfcbe6d5d.tar.bz2
gentoo-65307f0832a207c72ea1f85e952cb9fbfcbe6d5d.zip
sys-auth/munge: Version Bump
Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-auth/munge/munge-0.5.12.ebuild')
-rw-r--r--sys-auth/munge/munge-0.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/munge/munge-0.5.12.ebuild b/sys-auth/munge/munge-0.5.12.ebuild
index be4d2881ee1f..1c250f99b3f6 100644
--- a/sys-auth/munge/munge-0.5.12.ebuild
+++ b/sys-auth/munge/munge-0.5.12.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit autotools user prefix
+inherit autotools user
DESCRIPTION="An authentication service for creating and validating credentials"
HOMEPAGE="https://github.com/dun/munge"