mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/RecSQL: Version bump
Package-Manager: Portage-2.3.47, Repoman-2.3.10
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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=""
|
||||
Reference in New Issue
Block a user