Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gtklick/
Date: Sat, 01 Jun 2019 10:54:22
Message-Id: 1559386443.0c7c4dff12a89590444d7ae5698441ede682a1e4.mgorny@gentoo
1 commit: 0c7c4dff12a89590444d7ae5698441ede682a1e4
2 Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me>
3 AuthorDate: Fri May 31 23:06:08 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 10:54:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7c4dff
7
8 media-sound/gtklick: EAPI=7 bump
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.11
11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 media-sound/gtklick/{gtklick-0.6.4.ebuild => gtklick-0.6.4-r1.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/gtklick/gtklick-0.6.4.ebuild b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild
18 similarity index 94%
19 rename from media-sound/gtklick/gtklick-0.6.4.ebuild
20 rename to media-sound/gtklick/gtklick-0.6.4-r1.ebuild
21 index 0c04f65a390..b5f3a4f9ae7 100644
22 --- a/media-sound/gtklick/gtklick-0.6.4.ebuild
23 +++ b/media-sound/gtklick/gtklick-0.6.4-r1.ebuild
24 @@ -1,7 +1,7 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 -EAPI=6
30 +EAPI=7
31
32 PYTHON_COMPAT=( python2_7 )
33 inherit distutils-r1