commit:     b0e7d5bda510a2ad9ec49a6d52e75e60075e6596
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 21:09:01 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Sep  3 21:09:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e7d5bd

dev-python/RecSQL: Version bump

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 dev-python/RecSQL/Manifest                                     | 2 +-
 dev-python/RecSQL/{RecSQL-0.7.8.ebuild => RecSQL-0.7.9.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/RecSQL/Manifest b/dev-python/RecSQL/Manifest
index 4686431ab49..3b0f9d45fcb 100644
--- a/dev-python/RecSQL/Manifest
+++ b/dev-python/RecSQL/Manifest
@@ -1 +1 @@
-DIST RecSQL-0.7.8.tar.gz 140025 BLAKE2B 
03070c77765476b4907c53519fc5e54096d8e7dcbbf6771c8524fec18996993a5e6d9d48044d8da6a4267f84733165ea9c3907f7e49cb0d28ae5ded994af322a
 SHA512 
bbe5dc547d8e254eac2513c66cdcbf564e491212ee549cafd5051caf545c4b8b7c6d9f728807ab1fff98a55a5c617f4736dd67b1c5a2ab882408d9289340c33c
+DIST RecSQL-0.7.9.tar.gz 137487 BLAKE2B 
99c7c7a942fda1082f33264d4a18a61a22358bc70b50370841d5dd20fa5e4f55fdb63add03c1861ead4b844e1abb558cacb97c6c7a916e4e20dd27845608301d
 SHA512 
5873e80637c0a18faf6293849b325cea8aa0e44ca2f76cf57fcc34da3586f47075ff1ae49eed14994b5fd40ae766cc34265a4e9c7b1ec1afbe95d366f57e45b9

diff --git a/dev-python/RecSQL/RecSQL-0.7.8.ebuild 
b/dev-python/RecSQL/RecSQL-0.7.9.ebuild
similarity index 90%
rename from dev-python/RecSQL/RecSQL-0.7.8.ebuild
rename to dev-python/RecSQL/RecSQL-0.7.9.ebuild
index 6df5fe8e285..b40dfd020df 100644
--- a/dev-python/RecSQL/RecSQL-0.7.8.ebuild
+++ b/dev-python/RecSQL/RecSQL-0.7.9.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
 if [[ $PV = *9999* ]]; then
-       scm_eclass=git-2
+       scm_eclass=git-r3
        EGIT_REPO_URI="https://github.com/orbeckst/${PN}.git";
        SRC_URI=""
        KEYWORDS=""

Reply via email to