From 066d27181e9a797ad9f8fc43b49fc9a10ff2f707 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Mar 2019 13:42:34 +0000 Subject: gentoo resync : 03.03.2019 --- x11-apps/xlsatoms/Manifest | 2 ++ x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild (limited to 'x11-apps/xlsatoms') diff --git a/x11-apps/xlsatoms/Manifest b/x11-apps/xlsatoms/Manifest index f09eef9dd858..d87b1a57ff88 100644 --- a/x11-apps/xlsatoms/Manifest +++ b/x11-apps/xlsatoms/Manifest @@ -1,3 +1,5 @@ DIST xlsatoms-1.1.2.tar.bz2 123157 BLAKE2B db6dcd01a8494411068ae43cb93c03fe03191c981d400a7f1fe2c179e7db2bc665af8989f6e4f0b136668d3f78cf491015b58d5fc3dc7707925b9688be780848 SHA512 f29001de22818792212312f1b9daee1bf7afa2ef2ae945cd8c14bdc1a7bb40064d3878c5efea60458ac0bf515ab1ece16fa90cbd2b0a879a5f07f3aa3e6a0baa +DIST xlsatoms-1.1.3.tar.bz2 126327 BLAKE2B 7a4ca35e6968432fc99dcf665b3f63ac84e5bda8a7b061fca9df7bb12e447e83feaf4c82d80a4e469e680042d7b856708821febe44897acf5cba7777e90073c4 SHA512 c267ccfdc5a83e834bfb5c3b144e22642badcadef4eb146eeec2df6fe6f85e9379500ae4219912c70fa2e535036a1a96cf496381f5d814e79af075e03c975f30 EBUILD xlsatoms-1.1.2.ebuild 341 BLAKE2B 920c1f44de8613ff2ae2edd650003c2869017b707739fc1ed700a8d4ba8d0f01c4fdd1cf57c9eb7e7cec9c738eef24cc79407e60794b7323e3b69cdcb3a70c62 SHA512 220d8b3c42669824e12f018beb64604b94bdde2f6bbaf5a40b23f442de7ad7427a61dc6f0305cdf6fe77fae2e0ae65428267542fdb023ba560997a05dc7a6a6a +EBUILD xlsatoms-1.1.3.ebuild 349 BLAKE2B 86827bb0db31d41993ef80a0cacf5db3d8d7816050497d72fe08b10e5d3de94a5d05a801055b01c6755d592d64836c3d5ace6fcdd614b289ad883b02dd159550 SHA512 cc7f35bd12a43b0b764ad67b8f351e85027e2cd3d06bb022b94f77fa1409fb4d62e3beb75212dfb206d2072c80df96d71609ae5e4ceb6d7e56df4df9eb810ca7 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild new file mode 100644 index 000000000000..520a0d79ab35 --- /dev/null +++ b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xorg-3 + +DESCRIPTION="list interned atoms defined on server" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND="x11-libs/libxcb:=" +DEPEND="${RDEPEND}" -- cgit v1.2.3