diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /x11-drivers/xf86-input-elographics | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'x11-drivers/xf86-input-elographics')
-rw-r--r-- | x11-drivers/xf86-input-elographics/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-elographics/Manifest b/x11-drivers/xf86-input-elographics/Manifest index 5e52d6a3042a..1a933170eb36 100644 --- a/x11-drivers/xf86-input-elographics/Manifest +++ b/x11-drivers/xf86-input-elographics/Manifest @@ -1,3 +1,3 @@ DIST xf86-input-elographics-1.4.2.tar.bz2 306167 BLAKE2B 1bd32ece8e1b3465542af539e5a83c75e23023125b8a21018a4e59b5eb9585e349371b346aa042f2ffcf4ce92d7a8616fa5d2a50224298f928e72a726df6ce22 SHA512 90e9eb3441a78288fbfbb2b108f212b8cfa3d5aaf25a0e88a5e40783cd36bc2d60e02ba390a5f0071eaa37f77e61f0d7ce6d9dbde4f6db21a86ca3294decff97 -EBUILD xf86-input-elographics-1.4.2.ebuild 243 BLAKE2B 238bf943d5a941bd1788c8feb83c9c37ef33e408c76e5186e5f64ecee99fe56372409bf770b7f5b26e7cde6b31227dc6c24eec95d899b7cc7f2eabdc3e5ac27a SHA512 cb85b161b9baf2e802a3843b9a963fcc7fa460600074a5a3e0cc93597c988dee7b61b55f914b4267281b1bdd71965a47e391d5a61aff4093739c5fb8ce4405a9 +EBUILD xf86-input-elographics-1.4.2.ebuild 250 BLAKE2B b2f5ef09470309dc083935a8a239bab88da665eb8dd0b0ad7dee9867b35bc5fab9f2171a164c67f38e43393c379350b4c59ecb121887ee5350cb69afcbe0eda3 SHA512 f97643d45e6b403d61bea819681c4170df185a75bb30fc9d54ecbfa0779fcacc80ed3ccbb5d9621321ccf9c14a7f74f54ea14e819de5333ad5c4de6c2cf89fcc MISC metadata.xml 231 BLAKE2B 6373a9c04316f777f87754fbb7cbc856493138d32bdb05d1015946ebbb359c4b8adb9372554097833d5c9a20e00e32fa0a1c90995d9299dd2215a2cadcccbb73 SHA512 bf6ad5078a6775cd61d257939d41ec53d006124475da2949c55b4b3ac138ec85a88b9068c5920b1e781fadda963939b8f120f8864d82e10cf50e09cc8052a6dc diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild index c1de00c12f99..bab2aeea8ab1 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,5 +6,5 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Elographics input driver" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 sparc x86" IUSE="" |