diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-08-17 12:15:02 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-08-17 22:52:56 -0400 |
commit | 9e6bd1acaf9ee19a072f0bd47e0533dc2f98ab43 (patch) | |
tree | 5feecaf3b9a58efb1cb629381030e8998b0e5e5f /x11-apps | |
parent | x11-apps/xpr: Drop old versions (diff) | |
download | gentoo-9e6bd1acaf9ee19a072f0bd47e0533dc2f98ab43.tar.gz gentoo-9e6bd1acaf9ee19a072f0bd47e0533dc2f98ab43.tar.bz2 gentoo-9e6bd1acaf9ee19a072f0bd47e0533dc2f98ab43.zip |
x11-apps/xrefresh: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrefresh/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/xrefresh/Manifest b/x11-apps/xrefresh/Manifest index a45ce63d7baf..eb85a2b61af4 100644 --- a/x11-apps/xrefresh/Manifest +++ b/x11-apps/xrefresh/Manifest @@ -1,2 +1 @@ -DIST xrefresh-1.0.6.tar.bz2 127494 BLAKE2B 587f5756bbd3095e77494288d4b9cca99992b342bb718e5cadefdfbf018710ce0f216f43b68814d0d0a681c87d855be4ecf199a314361278c3bfdd81e6073f69 SHA512 361e97fecfc2706d5eeab69df0d4dd4baa55b6783cfddabf51d8561b7c930d71ce6c217e0512c6564208d69b04f89c69ea8c0bfb2e4f6cc25b062b55e4db3674 DIST xrefresh-1.0.7.tar.xz 121820 BLAKE2B c60ffec9e03b1d07b25228b9066b05a437160a48c182988781890f59271b835079af0dd071ce77b56768fffeb0203bb092fbf80c286272c82e56af2c867ae3e0 SHA512 8fcbb01aa368944ca536f050ab194b21bbd6b2a56265a7ed5807882e5c2f9660105283cdba0ea35b3e4a17a015586aeb82906e081da030332dfc49169a191c31 diff --git a/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild b/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild deleted file mode 100644 index 4d3aac2ae853..000000000000 --- a/x11-apps/xrefresh/xrefresh-1.0.6-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="refresh all or part of an X screen" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |