summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-29 11:12:31 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-29 11:23:16 -0400
commita8b74b60bf8183cde21eb1dc88adfeecba46693c (patch)
tree25c1912b956c3d96ec56f1bdfac08382b9d91f9d /x11-apps
parentx11-apps/xcalc: Drop old versions (diff)
downloadgentoo-a8b74b60bf8183cde21eb1dc88adfeecba46693c.tar.gz
gentoo-a8b74b60bf8183cde21eb1dc88adfeecba46693c.tar.bz2
gentoo-a8b74b60bf8183cde21eb1dc88adfeecba46693c.zip
x11-apps/xclock: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xclock/Manifest2
-rw-r--r--x11-apps/xclock/xclock-1.0.9.ebuild20
-rw-r--r--x11-apps/xclock/xclock-1.1.0.ebuild20
3 files changed, 0 insertions, 42 deletions
diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest
index e9ada2da0d62..2e9719304efa 100644
--- a/x11-apps/xclock/Manifest
+++ b/x11-apps/xclock/Manifest
@@ -1,3 +1 @@
-DIST xclock-1.0.9.tar.bz2 175372 BLAKE2B 6e19535a357f1ed162de1ae5c403cfde6be03a3be6bebd8b338472473c8da71e00a3e6c52e7b43315735bc41345490a6dacf1b934458d4c11fec09072e2f9b00 SHA512 fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d
-DIST xclock-1.1.0.tar.xz 158984 BLAKE2B 26f39053decd25d481db90f8d2d9e854a4d66170d414de6232e48359c57f1865a581740f34419c8ad986e10c6dbe4aea921d4760c9eb33ca6345255552eca3fe SHA512 9456ed43cb8afce4a1f1c4edcb87bfb86f61fb54d1892f26812ed10662c9b8f8c28854934ce4eb981090d500fec0f295ba96df9867dd1685dc5f31202729a1a0
DIST xclock-1.1.1.tar.xz 159556 BLAKE2B 5770cc0cf9065eb83b427c63190dae070635eade9410676a343505fc7a9d94098fd8d416384383f5311453a7ec80a0b72e8cb9a86be98eb8275dfd9cc92ba478 SHA512 059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7
diff --git a/x11-apps/xclock/xclock-1.0.9.ebuild b/x11-apps/xclock/xclock-1.0.9.ebuild
deleted file mode 100644
index a7f8cdae5cae..000000000000
--- a/x11-apps/xclock/xclock-1.0.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="analog / digital clock for X"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu
- x11-libs/libXrender
- x11-libs/libXft
- x11-libs/libxkbfile
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
diff --git a/x11-apps/xclock/xclock-1.1.0.ebuild b/x11-apps/xclock/xclock-1.1.0.ebuild
deleted file mode 100644
index 7034dfd5e4fe..000000000000
--- a/x11-apps/xclock/xclock-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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="analog / digital clock for X"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu
- x11-libs/libXrender
- x11-libs/libXft
- x11-libs/libxkbfile
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"