diff options
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r-- | x11-apps/xkbprint/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.7.ebuild | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xkbprint/Manifest b/x11-apps/xkbprint/Manifest index 5fc98a7c4f63..90be0e99865e 100644 --- a/x11-apps/xkbprint/Manifest +++ b/x11-apps/xkbprint/Manifest @@ -1,3 +1,3 @@ DIST xkbprint-1.0.7.tar.xz 161736 BLAKE2B bf60cfc234284f4f16f5337f52f124c4b67b1cf50fc0585505a1fcac987d688eb16875062cb857b9e9e7b7892ae1ffd1eff796d770585e6a873d90622920b7f8 SHA512 52f803ba85b053408dfff400f47ae9461954430665a12257a99b9775e26dd7192a97b979de949b9c4532936c9bfcc181a773de41514a122973f05d676dee6476 -EBUILD xkbprint-1.0.7.ebuild 367 BLAKE2B 2cec81ad84aa83f26e4affcbdad9cf62b4506b65037f7c49b1a3077f7285c0a1e269a015c62f19691fd1f5e94c330930d42ea257917ac390d0939d7d88593e2f SHA512 a627852a4d3ab2c80a23603a76d4b2c77a72c36010ef7cf9ef7c5b5c76621f3309d2a413d7f8a5989d0b126f83407020b74c34be6789ad0531f885eedaec17b6 +EBUILD xkbprint-1.0.7.ebuild 342 BLAKE2B 1acdf47651ab764b1419efddea0173670bc8eef2580865cce113be61803a96e57bc2a865b4ee3f90e005d8f89e49362302560c8c530a10e46892836fb8838b3a SHA512 7fc823f8d3f20e8838ec84631e2c5c76bcd071893036044600cbb45da5a08ad200028022f617a5645f91ad7cb4500902c14477eca97fc94f880efb4699f1c9b2 MISC metadata.xml 339 BLAKE2B b4471ac13275ceb75150f72b824061f25431023c0b782e6390cc2e714c9d642cb5e758adab4efc23b650f165d606e39c4516945e8ac404d95c9e7487d67f931f SHA512 fea33866702190c4f038e6f46ad52e0ca07bf92d910204a2aa847c188e6a5aaebf8c73bb1ccde195382fd6d08852a103ef16027225faee81d48e8705a17d1e4a diff --git a/x11-apps/xkbprint/xkbprint-1.0.7.ebuild b/x11-apps/xkbprint/xkbprint-1.0.7.ebuild index c178d2cb28e6..3fb97836fd7c 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.7.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.7.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Print an XKB keyboard description" |