Bump
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
AUX rigo-324-py3.patch 646 BLAKE2B ae6d160f4589fd92832d05d79ae239052f837cc95dd1ee9ccb9c49596230c4b29784644d6751d1a9d819e14f0c73514976816c6199509579a2b647efeb3aa6f3 SHA512 066066d833085f8997bf17943b602ceba21f02db7b0740d38432a3ad1e60e075187ca92729ab99b7166d6a97b1232c1cae527377dab0410dbeb88a6fb501bb69
|
||||
EBUILD rigo-325-r1.ebuild 1339 BLAKE2B 3c616adba9748d6148ebf1371c37e390bf6ec2840955a0265b99dcd537a2f61660a4928154fea8afbaa9ce07169d3fe3be2a4418e7a36166499e368ea9b485f5 SHA512 164afe4d1fa90f733ba4d85762d4f6b80988a0616881de59492a1424683dbb7f0d37454ea96802241d2c6abec9792fbcddfdb0f182887685f25357d4b5d2443c
|
||||
EBUILD rigo-325-r1.ebuild 1308 BLAKE2B ed822fff6ae73cde6bf4fae94c0ec79cf8d2b70848c5be21366185672c6e24031c67a43915e66ad08d04047a4692cda47cf7dc3b0b6ed8b5d03a9492744a3ecc SHA512 d102e19d9ce32c3f08e5ed1a4d2d567ab3ee378361b47813c8460803b57873cc7fe56279c6dba6e8964f2268255880339ea966a37f32a2e89caf9c1a67ca3e2a
|
||||
MISC metadata.xml 690 BLAKE2B f67aa00867fa46ac2d29c5fc5fdf826f89d66cae3b95386609f9a9747eab90c8b92bf8a7adfd1245db161061172c7df9f57e4b99050a544f94bf89e3849515f2 SHA512 970460e054b0af6d8f57520f78be57eefb5d7b0b3a69d6b773d597fdc2069d810a55a646bfd7b763b3b55248cc694070d9cc4ec5a955f07905278ecaf225a675
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_6 python3_7 python3_8 python3_9 )
|
||||
PYTHON_COMPAT=( python2_7 python3_{6..12} )
|
||||
|
||||
inherit eutils gnome2-utils python-r1 git-r3 xdg-utils
|
||||
inherit gnome2-utils python-r1 git-r3 xdg-utils
|
||||
|
||||
DESCRIPTION="Rigo, the Sabayon Application Browser"
|
||||
HOMEPAGE="http://www.sabayon.org"
|
||||
|
||||
Reference in New Issue
Block a user