*/*: 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:
Lucio Sauer
2024-04-26 16:46:35 +02:00
parent 7d1147ff43
commit f2be215fb9
147 changed files with 453 additions and 464 deletions

View File

@@ -5,17 +5,19 @@ EAPI=7
inherit dotnet autotools
SLOT="3"
DESCRIPTION="gtk bindings for mono"
LICENSE="GPL-2"
HOMEPAGE="https://www.mono-project.com/docs/gui/gtksharp/"
KEYWORDS="~amd64 ~ppc ~x86"
SRC_URI="https://github.com/mono/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
IUSE="debug"
PATCHES=( "${FILESDIR}/${P}-fix-build.patch" )
LICENSE="GPL-2"
SLOT="3"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"
RESTRICT="test"
PATCHES=( "${FILESDIR}/${P}-fix-build.patch" )
RDEPEND="
>=dev-lang/mono-3.0
x11-libs/pango

View File

@@ -14,8 +14,8 @@ SRC_URI="https://github.com/GLibSharp/GtkSharp/archive/refs/tags/${PV}.tar.gz ->
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
SLOT="3"
KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
IUSE="+atk +cairo +gdk +gtk +pango"
REQUIRED_USE="