summaryrefslogtreecommitdiff
path: root/x11-apps/xcalc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-05 21:37:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-05 21:37:49 +0100
commit50c291a3ace58006f8fa9cf44a36f6e42bff2b54 (patch)
tree6d245677a5bb2d38b74c141346e35465540e9b7f /x11-apps/xcalc
parent53623081143d09702d8f3d7224e9da8c5f681c3b (diff)
gentoo auto-resync : 05:06:2023 - 21:37:49
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r--x11-apps/xcalc/Manifest2
-rw-r--r--x11-apps/xcalc/xcalc-1.1.1.ebuild17
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/xcalc/Manifest b/x11-apps/xcalc/Manifest
index 999eee7ac99f..90a431df6b19 100644
--- a/x11-apps/xcalc/Manifest
+++ b/x11-apps/xcalc/Manifest
@@ -1,5 +1,3 @@
-DIST xcalc-1.1.1.tar.xz 140204 BLAKE2B b747a658b03ded2a071f0b54047f8dd4a1aecf6093af14059f2311019e6f9d3790f1190159c278fd3f9d5bf5740bbb1bfb0996540a0985728ed2966239bb4902 SHA512 a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb
DIST xcalc-1.1.2.tar.xz 140692 BLAKE2B 26dbc9ab9bc9d6441e4422da267686ff05f7725274458a8633688ede6941dd116f7308a58db28a56d5390b6cbf1e16dbd482da6f9d8a7b23744b0c6b10625d6e SHA512 51da677dc88bcd7299ed8d678cb26b048fdb82a1983e1496a06253ee2dceefca4ac87d1a74432b4a76dcc11921a61339bb3d292607be46228164140b430bbad2
-EBUILD xcalc-1.1.1.ebuild 395 BLAKE2B 862f65a79b58fa1ffa6e688ffd8fc5e1b01d568307375ca4e588f01bcc89fc8cc215f155dced412e22873623c455cb24939b537eca0fa2b261135b48c2333f20 SHA512 8e7b39e2e19bf98ef27667b5c7ac45472385f12b70a19268f9adbfa1e1238302cbd860ae636b992d522941e60180df2a115e0be6a920448fedca61dee17e4c52
EBUILD xcalc-1.1.2.ebuild 394 BLAKE2B 0d95ec8be7a216355b1892485d975551b35ccb08df17083a633e81dca8ab30a840d298fe3964a4eb212b7db7f6de0d7507662eec08dc7ad6b2299ad254cadc8a SHA512 740c71c41192647e6436f1a81b08a4c7742b0775e3f09f267009813d3a00ca15e16eede398c7c16e9b5b322df52327c19b3cb37991abd371cc04acb14e4cafcc
MISC metadata.xml 336 BLAKE2B 93d8fdc0c4e87e9d1b0bdd8ace117c9380f54985920fcd3c70ba0dc6031c7375e6376b9fe414efcc7b8a53f1e7b9975e4bb72a30a0c1583d635305b4bc0f0fd2 SHA512 e08ecb5fa61930cb91678476ac70df0471b6677c503045fe2011cca9f5424f0f71b5da701a92a1db7de7d55c4fbeea93c8b926efe6b1a48ac5ae6f6b321cf568
diff --git a/x11-apps/xcalc/xcalc-1.1.1.ebuild b/x11-apps/xcalc/xcalc-1.1.1.ebuild
deleted file mode 100644
index cb21f8c546e9..000000000000
--- a/x11-apps/xcalc/xcalc-1.1.1.ebuild
+++ /dev/null
@@ -1,17 +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="scientific calculator for X"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"