diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-28 10:27:13 +0100 |
commit | f4fc10428424904caf2035cffc442195cb088b2c (patch) | |
tree | 72f320d5963e55586cfdeed2b14c72b8191b6327 /x11-apps/xvinfo | |
parent | fbd9734cedfe790955100b8e4ab3613457d77b1a (diff) |
gentoo resync : 28.07.2021
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xvinfo/Manifest b/x11-apps/xvinfo/Manifest index 1924ebdf2076..8891d481aef9 100644 --- a/x11-apps/xvinfo/Manifest +++ b/x11-apps/xvinfo/Manifest @@ -1,3 +1,3 @@ DIST xvinfo-1.1.4.tar.bz2 126503 BLAKE2B 54a1e08913cd51cfeaced1c704834e0348d02cfb2e606f2cbb103acfdf649595a77680364bfb5bbe684a15c743d2d18b6031e77150d0e9fb0d3405d474accc3c SHA512 85e1f936c5c826f0fdde3670bd77d5cde8641c6e8e7849e42142e91b5aa01d7e0e60d2b064eb6fef4f5666321813ca2dc9f9656756ccbe6dcda37b119ee8a63e -EBUILD xvinfo-1.1.4.ebuild 342 BLAKE2B c82849be8e76d7abce054c482a610dabb185aee6005aab13f92f6e64b417fa83485973cf24ee53761e6673ab109c88ae5d297a4d296b129a6c4f834e2f5b6352 SHA512 6494c738cb5c6d8f11dd72f6953cb29adf79c0eb57ea5aa0bf4ebacdf4cfcd15a52f6c893174e89eeb3f89505b9ed78d7e67e7b7cc87cae7f8a4a023406e2127 +EBUILD xvinfo-1.1.4.ebuild 341 BLAKE2B 95bc78bdd2a161b59a257d9019c9fc30552b82dc3602e227efbb861559904a2a7c1bdb2cfc9b117d71041edf97b129c68ddb7ec4c440079113886f9b9519429e SHA512 830d96234eea266969e0ea69f033808e1f2f8f5ee3d822b73980f80ce9e6b0e71530d8956eee6ef4de60c4b0ef71cd70f2553512e67cfb10500cc4d41de89465 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild index fd483a3b0a5d..3a4c9c7a3a6a 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print out X-Video extension adaptor information" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="x11-libs/libXv |