mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c VariableOrderCheck`. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -6,10 +6,10 @@ EAPI=8
|
||||
DESCRIPTION="ISO weekly calendar"
|
||||
HOMEPAGE="https://github.com/leahneukirchen/wcal"
|
||||
SRC_URI="https://github.com/leahneukirchen/wcal/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
LICENSE="CC0-1.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
# check target in Makefile but no test cases
|
||||
RESTRICT="test"
|
||||
|
||||
Reference in New Issue
Block a user