diff options
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xman/xman-1.2.0.ebuild | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xman/Manifest b/x11-apps/xman/Manifest index 04a0c28c4def..a7fd38adf0fc 100644 --- a/x11-apps/xman/Manifest +++ b/x11-apps/xman/Manifest @@ -1,3 +1,3 @@ DIST xman-1.2.0.tar.xz 177156 BLAKE2B deb86ae5fa03b72524187c87587d3e860fe504c8abdb2180469609c4e652158ff83a529546dd9d353b4f73702740e276f2b7729ece0011e7296cf10423189e21 SHA512 072dba172fd30606c1e185c6e50b3b9a9ec5e430eb2ac7f0c476e1c2de998e8c0b5fbf53de20a7339d39a8990255e77fe72d3928b43d055e8463f8069389d192 -EBUILD xman-1.2.0.ebuild 385 BLAKE2B eda8182b1424cd982f1639a583638818feb9bc8b2c7acd120856c3ce7b51b702e25acbb7b33ae386c4cc4686cc6a8a6d29c0d198a33527e4e4071a5c24f72854 SHA512 77034247198a46414f39a006326489555432b2d9fa25fc5a7d26bebbb2ad47bf69b118d1b1a6f92a1ad400eaf7d826d20159674511b34c74ee082df12e13deaf +EBUILD xman-1.2.0.ebuild 360 BLAKE2B 17acf6bc99dde691394a1f5124bd281ea37aa4c37b47a2065fdd200b789d8a5a1ef22e56fd41ee5fb0819aa76f3323ec78d74bf72f50195d36987ae95ed52fc6 SHA512 c5eff191e760fe252e6b45df318acca556d03d4dd5c7bed342e63b1dd0cb73ceca9a68cfe83d6de747aa0a101ef9f8d1215b12fddd9c0cd0f0ed05518d1f5359 MISC metadata.xml 335 BLAKE2B 31aad180c6b511a638d8b0e1925ef7d6b3491c122c171fb3f75172e05c291d420483358f24a68876b28a17eff0f83fd6b0de8b365921226ae0e65c0254327017 SHA512 2c48b191d5b87a16a8f52ee9d16734493f0034bed2327703f991fac762c268bb016124a903dd80db096e1fd5aabe7f1b6e21b75f83e91a7ac677d8b684fab9e0 diff --git a/x11-apps/xman/xman-1.2.0.ebuild b/x11-apps/xman/xman-1.2.0.ebuild index 2d7bb7d1dba9..c1287994e074 100644 --- a/x11-apps/xman/xman-1.2.0.ebuild +++ b/x11-apps/xman/xman-1.2.0.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="Manual page display program for the X Window System" |