Gentoo Archives: gentoo-commits

From: Alon Bar-Lev <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/
Date: Sat, 04 Feb 2017 20:07:42
Message-Id: 1486238799.414dbeec70261bbd9fb31dd4951f28fc66630291.alonbl@gentoo
1 commit: 414dbeec70261bbd9fb31dd4951f28fc66630291
2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 19:32:29 2017 +0000
4 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 20:06:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414dbeec
7
8 app-crypt/pius: eapi bump
9
10 Package-Manager: portage-2.3.3
11
12 app-crypt/pius/pius-2.2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild
16 index e64bfa1..ba20f90 100644
17 --- a/app-crypt/pius/pius-2.2.1.ebuild
18 +++ b/app-crypt/pius/pius-2.2.1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 -EAPI=5
26 +EAPI=6
27 PYTHON_COMPAT=( python2_7 )
28
29 inherit distutils-r1