summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-12-13 23:24:03 +0100
committerPacho Ramos <pacho@gentoo.org>2015-12-13 23:24:42 +0100
commitd0fdc3ad8814f9e1e218f809021fc5ba35e01de5 (patch)
treeb9df66ea9deda814b06392032817232e732142e0 /sys-auth/skey
parenteclass/readme.gentoo-r1.eclass: introduce this revision for adding eapi6 supp... (diff)
downloadgentoo-d0fdc3ad8814f9e1e218f809021fc5ba35e01de5.tar.gz
gentoo-d0fdc3ad8814f9e1e218f809021fc5ba35e01de5.tar.bz2
gentoo-d0fdc3ad8814f9e1e218f809021fc5ba35e01de5.zip
sys-auth/skey: Use readme.gentoo-r1 instead for eapi6 support (#520094#c6)
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-auth/skey')
-rw-r--r--sys-auth/skey/skey-1.1.5-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r10.ebuild b/sys-auth/skey/skey-1.1.5-r10.ebuild
index 152cf3963979..928968a5b468 100644
--- a/sys-auth/skey/skey-1.1.5-r10.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r10.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-inherit toolchain-funcs readme.gentoo
+inherit toolchain-funcs readme.gentoo-r1
DESCRIPTION="Linux Port of OpenBSD Single-key Password System"
HOMEPAGE="http://www.openbsd.org/faq/faq8.html#SKey"