summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-05-29 11:12:10 -0400
committerMatt Turner <mattst88@gentoo.org>2022-05-29 11:23:15 -0400
commit71b618e9c8c15fad38a56b5d8d348800dc1b15c9 (patch)
treed4068f75698a298c294191477c724e28c0243e2f /x11-apps
parentx11-apps/xauth: Drop old versions (diff)
downloadgentoo-71b618e9c8c15fad38a56b5d8d348800dc1b15c9.tar.gz
gentoo-71b618e9c8c15fad38a56b5d8d348800dc1b15c9.tar.bz2
gentoo-71b618e9c8c15fad38a56b5d8d348800dc1b15c9.zip
x11-apps/xcalc: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xcalc/Manifest1
-rw-r--r--x11-apps/xcalc/xcalc-1.1.0.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xcalc/Manifest b/x11-apps/xcalc/Manifest
index f58f0cc95666..df361a3c86b5 100644
--- a/x11-apps/xcalc/Manifest
+++ b/x11-apps/xcalc/Manifest
@@ -1,2 +1 @@
-DIST xcalc-1.1.0.tar.bz2 148193 BLAKE2B 8643544d7871eca1e242b643f1e80fc76b7b2f64612a75ca2ec2537194df84862d9b86be515acea5114a8f2dc6cfad7c95cf40e396a0aeb26a6951198827755d SHA512 877aab7bb08f409a21c26b841f4d91eb6993914ed0d26512e47d6b3d2b3e0b231158901415a106cfb45de43f03f253bf2a8733f986538d4ee810afe0e54f98d5
DIST xcalc-1.1.1.tar.xz 140204 BLAKE2B b747a658b03ded2a071f0b54047f8dd4a1aecf6093af14059f2311019e6f9d3790f1190159c278fd3f9d5bf5740bbb1bfb0996540a0985728ed2966239bb4902 SHA512 a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb
diff --git a/x11-apps/xcalc/xcalc-1.1.0.ebuild b/x11-apps/xcalc/xcalc-1.1.0.ebuild
deleted file mode 100644
index 110fb3082444..000000000000
--- a/x11-apps/xcalc/xcalc-1.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="scientific calculator for X"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"