commit: ae97ca5b4facf38ebea8b82d922be80ee633bc1c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Dec 22 10:52:11 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Dec 22 10:52:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae97ca5b
sys-block/whdd: EAPI 5 bump. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> sys-block/whdd/whdd-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild index eed5442..cb67b4a 100644 --- a/sys-block/whdd/whdd-9999.ebuild +++ b/sys-block/whdd/whdd-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 EGIT_REPO_URI="git://github.com/whdd/whdd.git" inherit eutils git-2
