# Removal in 30 days. Bug #703088. Bug #703084.
app-editors/adie
dev-util/reswrap
-sci-calculators/calculator
# David Seifert <soap@gentoo.org> (2019-12-08)
# Unmaintained, build hangs, tons of other build failures, missing
+++ /dev/null
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit fox
-
-DESCRIPTION="Scientific calculator based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~x11-libs/fox-${PV}
- x11-libs/libICE
- x11-libs/libSM"
-DEPEND="${RDEPEND}"
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
- The FOX Calculator is a simple desktop calculator geared toward the
- programmer for the FOX Toolkit. It supports not only a full
- complement scientific functions, but also common operations that
- programmers need, such as bitwise operations, bitwise shifting, and
- base-2 logarithm and exponents, and numeric conversion between
- hexadecimal, octal, binary, and decimal. The FOX Calculator
- implements correct operator precedences, so expressions like 2+3*5
- yield the correct result, which is 17, and not 25. Also featured is
- a constant memory, which permanently stores its value even if you
- exit the calculator and restart it later.
-</longdescription>
-</pkgmetadata>