diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
commit | bb72e65b6d6ce95abb5d486dad35d37dc105e89b (patch) | |
tree | b31a9263d386dcae4cb06764136672508dc5efdf /x11-drivers/xf86-input-elographics | |
parent | 9b1e6d491f32eb4caf0c8e197bdec075713c97ca (diff) |
gentoo resync : 13.10.2019
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 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-elographics/Manifest b/x11-drivers/xf86-input-elographics/Manifest index 473ae94a941c..fa39e122ced3 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 283 BLAKE2B acd2161fd731b0c3ccae7b8660a9dcff497950d1f6cec6a9d1e47c258bec8b4a2198ca4feaa01b9aa29427057d03aadf0a771d5c5b1d8b19300f963e88f9583e SHA512 3ca6fe8782408bfb9fbaf78a08145e64a46ae7abd5b84817b3140b1f171cb84ffea778b2850ed5b0baa03a34f3c3bbf37d339f9d45a82e39c8a59b453469be93 +EBUILD xf86-input-elographics-1.4.2.ebuild 261 BLAKE2B d4c0bef647ce46c1e3e655c42e3b5dd35771871f7b286cae245460802477b786fa83598cd634e1fe9711f4f1ff937b41edc38fc40d3d4325d8941035d5990928 SHA512 b2dcf0434bdaeb78de6a1e1e18d2a63b47eb05aa6987d26a0adf1a3bc08bfc1a1d216908eaed983a718b102eafca284ff1cb1919cf8292941c69c7e705a23c44 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 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 30ccd4c8806a..623bc1195d23 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 @@ -7,5 +7,5 @@ XORG_STATIC="no" inherit xorg-3 DESCRIPTION="Elographics input driver" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86" IUSE="" |