diff options
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-elographics/Manifest | 1 | ||||
-rw-r--r-- | x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.3.ebuild | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-elographics/Manifest b/x11-drivers/xf86-input-elographics/Manifest index 3af73045ec0d..ff64bc0565bb 100644 --- a/x11-drivers/xf86-input-elographics/Manifest +++ b/x11-drivers/xf86-input-elographics/Manifest @@ -1 +1,2 @@ DIST xf86-input-elographics-1.4.2.tar.bz2 306167 BLAKE2B 1bd32ece8e1b3465542af539e5a83c75e23023125b8a21018a4e59b5eb9585e349371b346aa042f2ffcf4ce92d7a8616fa5d2a50224298f928e72a726df6ce22 SHA512 90e9eb3441a78288fbfbb2b108f212b8cfa3d5aaf25a0e88a5e40783cd36bc2d60e02ba390a5f0071eaa37f77e61f0d7ce6d9dbde4f6db21a86ca3294decff97 +DIST xf86-input-elographics-1.4.3.tar.xz 261396 BLAKE2B 0320dc019d490c1f2bfdf9b2cf61ae1519959570d314921998c4bbb0fc54f7680391a6ffe15fbfbccb3743882daa4e275904e1ce773711df0df90918e5dbe4ae SHA512 3653beaa90d61b7827c9217774ca394de4d7d36a54f0d004702ff29c7b7f8960996a75a45d0db6f4a9921c71844c401072071c785cf371787bbd8941bac92986 diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.3.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.3.ebuild new file mode 100644 index 000000000000..9d0155573e63 --- /dev/null +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.3.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="Elographics input driver" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~sparc ~x86" |