diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-20 11:14:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-20 11:14:01 +0000 |
commit | c72af498eade96364bed882cf8ab30fc3da7d772 (patch) | |
tree | b8b14b175740b5539b80495e977af5effd09912d /xfce-extra/xfce4-xkb-plugin | |
parent | 74906c6d417b91db60daabc3ff3dedeeac41e789 (diff) |
gentoo auto-resync : 20:11:2023 - 11:14:01
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/Manifest b/xfce-extra/xfce4-xkb-plugin/Manifest index d27baf15d343..25262948775b 100644 --- a/xfce-extra/xfce4-xkb-plugin/Manifest +++ b/xfce-extra/xfce4-xkb-plugin/Manifest @@ -1,3 +1,3 @@ DIST xfce4-xkb-plugin-0.8.3.tar.bz2 864177 BLAKE2B 4c4c5ab781265e50ddb14210566f608e2798f881d4b06e7e8f121c466ea0eebb694cf394b0bec747b7a5f1f99962ee1d014f29f077ef877e8063c23934eff1b4 SHA512 02ae82a1e01b7cc54154545c6ff42a450a81ba44697620ebb716a663300ea08fbf6ccafc5fd4d710791f142e1c249f17b613d90ffd99025ad97dfa0230ee55b2 -EBUILD xfce4-xkb-plugin-0.8.3.ebuild 1248 BLAKE2B 51111a7ce429b373b53f6256ddf137b230070e745f7a1edb9452ebfc1e26563ff2d0e20be8721814f12326434c34ad9d8a8cdf6b1c491167f84e8021835ce5b6 SHA512 45b4ccc25d29125369acc8821837aca0b88920c281d59e55d6494d2e0a2ae1392b8f13cf432ffd763f883d2aa4b75cdf8fe035bc0285b01e5dacda4c7b02eb5c +EBUILD xfce4-xkb-plugin-0.8.3.ebuild 1241 BLAKE2B af16d7039cc65d6c133646140681779db0a39cf2b4ba5d069fcdfa12f5799394e57820102f50b0be0c7116f2915dabf829ceea65400a72bc8acbb3b32ae13bdd SHA512 6fec88467150262bbff1d06b39dc4aedcce8fe1a142b623e1faba97c8e54562c01c64b2262a1196f8fad85c8f12af65f8733db87faa5f9bbfaaa925349e9f7cd MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild index 75ab0b94b575..189676d4dc45 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libnotify" DEPEND=" |