Diff meteo-0.9.9.1-r3 with a meteo-0.9.9.2
/usr/portage/x11-misc/meteo/meteo-0.9.9.2.ebuild 2023-10-09 14:52:35.940368513 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
6 |
PYTHON_COMPAT=( python3_{9..12} ) |
|
7 | 7 |
inherit gnome2-utils meson python-any-r1 vala xdg |
8 | 8 | |
9 | 9 |
DESCRIPTION="Forecast application using OpenWeatherMap API" |
10 | 10 |
HOMEPAGE="https://gitlab.com/bitseater/meteo" |
11 |
SRC_URI="https://gitlab.com/bitseater/meteo/-/archive/${PV}/${P}.tar.gz" |
|
11 |
SRC_URI="https://gitlab.com/bitseater/meteo/-/archive/${PV}/${P}.tar.bz2" |
|
12 | 12 | |
13 | 13 |
LICENSE="GPL-3+" |
14 | 14 |
SLOT="0" |