mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Merge updates from master
This commit is contained in:
@@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${PV}_dict.tar.zst -
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
LICENSE="LGPL-2+ Unicode-DFS-2016"
|
||||
SLOT="5"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
|
||||
IUSE="+autostart doc +emoji +enchant +keyboard presage +server systemd test wayland +X"
|
||||
REQUIRED_USE="
|
||||
|| ( wayland X )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2010-2024 Gentoo Authors
|
||||
# Copyright 2010-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="8"
|
||||
@@ -45,7 +45,7 @@ fi
|
||||
# japanese-usage-dictionary: BSD-2
|
||||
LICENSE="BSD BSD-2 ipadic public-domain unicode"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~loong ~x86"
|
||||
KEYWORDS="amd64 ~loong x86"
|
||||
IUSE="debug emacs fcitx5 +gui ibus renderer test"
|
||||
REQUIRED_USE="|| ( emacs fcitx5 ibus )"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
@@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/openwince/${P}.tar.bz2"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc ~sparc x86"
|
||||
KEYWORDS="amd64 ~ppc sparc x86"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
@@ -18,7 +18,7 @@ RUBY_S="${MY_P}/bindings/ruby"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="graph test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ LICENSE+="
|
||||
MPL-2.0 Unicode-3.0 Unicode-DFS-2016
|
||||
" # crates
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
IUSE="doc +ssl test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ S="${WORKDIR}/rrdtool-1.x-${PV}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0/8.0.0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="dbi doc examples graph lua perl python rados rrdcached rrdcgi ruby static-libs tcl tcpd test"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -11,7 +11,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${PN}/${P}.tar.zst"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="5"
|
||||
KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
|
||||
KEYWORDS="amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
|
||||
|
||||
RDEPEND="
|
||||
x11-libs/libxcb
|
||||
|
||||
Reference in New Issue
Block a user