Merge pull request '*/*: stabilization (closes #114)' (#132) from kuraga/calculate-overlay:stabilization into develop

Reviewed-on: #132
This commit is contained in:
Alexander Tratsevskiy 2024-12-13 08:49:16 +03:00
commit 9b53eadf8f
9 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2024 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -11,7 +11,7 @@ S="${WORKDIR}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
src_install() {
insinto /usr/share

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors, Mir Calculate
# Copyright 1999-2024 Gentoo Authors, Mir Calculate
# Distributed under the terms of the GNU General Public License v2
# NOTE: This is the modification of `app-misc/geoclue-2.7.1::gentoo` allowed to be installed in Calculate
@ -15,7 +15,7 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="LGPL-2.1+ GPL-2+"
SLOT="2.0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="+introspection gtk-doc modemmanager vala zeroconf"
REQUIRED_USE="vala? ( introspection )"

View file

@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${P}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
RDEPEND="
mail-filter/libmilter:=

View file

@ -11,7 +11,7 @@ SRC_URI="https://github.com/v1cont/${PN}/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="nls spell webkit"
RDEPEND="

View file

@ -15,7 +15,7 @@ S="${WORKDIR}/8821cu-20210916-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
DEPEND="virtual/linux-sources"

View file

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth"
else
SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${MY_P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="amd64"
fi
inherit autotools readme.gentoo-r1 systemd

View file

@ -11,7 +11,7 @@ SRC_URI="https://github.com/Kangie/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
DEPEND="sys-apps/openrc"
RDEPEND="${DEPEND}

View file

@ -7,7 +7,7 @@ EAPI=7
DESCRIPTION="Virtual for Linux kernel sources in Calculate Linux"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE="firmware"
RDEPEND="

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -13,7 +13,7 @@ S="${WORKDIR}/icons-${PV}"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"
RESTRICT="binchecks strip"