diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-28 08:55:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-28 08:55:36 +0100 |
commit | d248a331ab8127c4d49fc052be26bffe0927a33a (patch) | |
tree | 2efdcd7b9d623757235ef16207dd9fa5dbfd10b6 /xfce-base/xfconf | |
parent | aa3df29a7249694a60190b96385136043ee7db3f (diff) |
gentoo auto-resync : 28:08:2022 - 08:55:36
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/Manifest | 2 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.16.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xfconf/Manifest b/xfce-base/xfconf/Manifest index 20e07355dd81..4645080371b9 100644 --- a/xfce-base/xfconf/Manifest +++ b/xfce-base/xfconf/Manifest @@ -1,3 +1,3 @@ DIST xfconf-4.16.0.tar.bz2 634858 BLAKE2B 34a03e457934310d4750b0811ff3b6fbde0c786656c9cc1bb2dd733e0104c2ab3ff1834fefcea31a6711931406b8ab507a528596b598e92c401defb8e6d7715e SHA512 d2e6b272243d6eda71f42cb3df18cb9c0745a1864718639e9aa494902dfe5b4989b2761fee2195456e5725cad0f744978f9c95c6f01e48aa016a919ce3468344 -EBUILD xfconf-4.16.0.ebuild 1770 BLAKE2B 1a7140f6419c85ceb3e70703a02e5793ffb5ee0d644a37dec3f10fbf639bd2e23b409b604d73834abb80ea35597bb4ae41501d78d6be38320d80772343054950 SHA512 1903753016ce60dff261bf7a2e1c561e2a078c7ca4cd9643cfb2c935f21eaf4f58be179d993f65c602736c5e26a823a2e936e69363d8525754bc6689d58b6ad9 +EBUILD xfconf-4.16.0.ebuild 1777 BLAKE2B 8e67eafffe8f5d85accd4973385a8ed234e7d363f89cbaed42bc3df5df233f422f2226396f2cb6d80d93f52775ba616362eb79d7484735aea60971ba9b803bb5 SHA512 9d11ecdca867cc4b9c1f16bd382eedec0ca1c5209040a7e3771ef77f56f407fcf2fb363b5f3e171cee856020fd47fb8df476c1aea74b8d482a0536e27befe38b MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-base/xfconf/xfconf-4.16.0.ebuild b/xfce-base/xfconf/xfconf-4.16.0.ebuild index 32ff81684adb..f5b6e68dadca 100644 --- a/xfce-base/xfconf/xfconf-4.16.0.ebuild +++ b/xfce-base/xfconf/xfconf-4.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug +introspection vala" REQUIRED_USE="vala? ( introspection )" |