summaryrefslogtreecommitdiff
path: root/x11-libs/libXres
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-24 06:56:43 +0000
commit98bd6c82c526d2c4239d3d194fa1a1a818784552 (patch)
treef1f84f7fb5e94574901101ee12b2ce0f727764d8 /x11-libs/libXres
parenta2014cddc474ddf247d63fa74aac9a182a2bcefc (diff)
gentoo auto-resync : 24:01:2023 - 06:56:43
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r--x11-libs/libXres/Manifest2
-rw-r--r--x11-libs/libXres/libXres-1.2.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libXres/Manifest b/x11-libs/libXres/Manifest
index b5b8304ab9cc..b3458e870b73 100644
--- a/x11-libs/libXres/Manifest
+++ b/x11-libs/libXres/Manifest
@@ -1,5 +1,5 @@
DIST libXres-1.2.1.tar.bz2 311025 BLAKE2B f1ecc2397547cd6bcd37dc94968bacc378ab67d004fc31f02890b26bf169057bda61f6a08559ec23eb70bee5910f200e9d1016add3ca816fc4dd49115e718256 SHA512 c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1
DIST libXres-1.2.2.tar.xz 261400 BLAKE2B 569d4e4b8bf43254139a7c1428ba9dbce592930b05588ca90266e42721fe7cdfb997d05f983dce97afda460c39b9b232128f760f2c69aa87d800f948562a03fc SHA512 897f2d426ea6f41169a5a52c356d1a1cb2ffb9144ae41b9fedd06455c3d81042930fe55be269ce4b8545ee65fcfe168101192a599053d810e8810f627c94f810
EBUILD libXres-1.2.1.ebuild 430 BLAKE2B 3e80451b5d0eb47d0c4b4432169c96063dd7e8a4d61169c1e6afea701220367f38d744fd9e1af2fb0902f8de597673d94403d4ab82fbd7e45c1895820df0c6ff SHA512 f320c5cf0b7bf3dd13a69b4d246ee176b3c9393a430f29969d0a3487edc63ad79f0f1857273582d2e6c4b1dc632f9bcd1b76f15ffafa28fd81a4b6b9f565fef1
-EBUILD libXres-1.2.2.ebuild 461 BLAKE2B 1f002c675bcf5c6ea5120100ff180bcfec01d59949d582bb8c367afada4ba46a063e6ec24b969abe1b4d50cdd9e474bf95de297647ce0138c0f452190e2daf5d SHA512 d125df213554b471fbebf78e06b803da614bae05ce080174fc61608e4b5c411ea6c6ac6f9d11395b32d57e2436410c0d5d7c2f1e614d8a50ae04609611c1b295
+EBUILD libXres-1.2.2.ebuild 459 BLAKE2B 26e0915ac4c3e6dff8a2c0a35f7452f2fe9bccb67b7b43c409d580216025cd29cceeb028daa0a5401860cd7e3278a7d26b042adb7f2922d81d9b758bd6a21b54 SHA512 7d5c6cc017cb9e65d05806d60dd8bffedc582ce4ed9fa28fa8af1e24467063c2ed31c3560d61ab24eae4518e8557e6d62369d53b3ecb6102d52ec629e47aefe0
MISC metadata.xml 338 BLAKE2B 8feab0e80e774feb4ee7a995224044633f0b686abe7a51f758d322d5107ee35847a8db2b568656ad50c8a720ce55d62d36f21165fa9d5067add7128e6eb07c0d SHA512 c6da27d02dd04dd7b98ec500496bf12c49a72865a34e8bfe236cb40f4243df5cc6b7c5052d780c213090e9fc413245419bd1fffb2c78865584ec1a2db2e7021a
diff --git a/x11-libs/libXres/libXres-1.2.2.ebuild b/x11-libs/libXres/libXres-1.2.2.ebuild
index 5d36d2a3be76..f0fc44e6be90 100644
--- a/x11-libs/libXres/libXres-1.2.2.ebuild
+++ b/x11-libs/libXres/libXres-1.2.2.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
@@ -8,7 +8,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="X.Org XRes library"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="x11-libs/libX11
x11-libs/libXext"