summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-01-19 12:54:41 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-19 13:34:38 +0100
commit97c50a5892a19f720cb6e478c7530c37a21e08d9 (patch)
tree3b65d2369fcb6d6baab161254b853b451b178569 /sci-calculators/calculator
parentdev-util/geany-plugins-1.28-r1: stable on alpha (diff)
downloadgentoo-97c50a5892a19f720cb6e478c7530c37a21e08d9.tar.gz
gentoo-97c50a5892a19f720cb6e478c7530c37a21e08d9.tar.bz2
gentoo-97c50a5892a19f720cb6e478c7530c37a21e08d9.zip
sci-calculators/calculator: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3538
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r--sci-calculators/calculator/Manifest2
-rw-r--r--sci-calculators/calculator/calculator-1.6.43.ebuild16
-rw-r--r--sci-calculators/calculator/calculator-1.7.49.ebuild19
3 files changed, 0 insertions, 37 deletions
diff --git a/sci-calculators/calculator/Manifest b/sci-calculators/calculator/Manifest
index 73d1af204a42..25b11a453bd4 100644
--- a/sci-calculators/calculator/Manifest
+++ b/sci-calculators/calculator/Manifest
@@ -1,3 +1 @@
-DIST fox-1.6.43.tar.gz 4368520 SHA256 f09fbe0f11a1e369362a66d6e41029ce137b2704c04970cae990213ac80a838e SHA512 fec0f20017efbbc95402b45cd19088bb491fadd33532ca1b3f700b2f1a2ea94b8a6a7dcbe5ccebbb33528e46f817d65e205892e0bac64c41fca5706fda07edf3 WHIRLPOOL f17f86f53bf9857ade1dd6aed510b0d09bb30dccb25b8ba17e1e6fd1be57a5fd6bebc302ac1db3f7b4bfcb1e986345ad9172eb9eb53ecfc2a78a635627937843
-DIST fox-1.7.49.tar.gz 5336321 SHA256 2435c56cde3ba6617c638af4f3bac39e8f4d5dd5a5c6d0805d274c7ba05c520c SHA512 da6c3478370f1e72091675e49f8458a6722eca4735bf89052b2b7ef02f4e74ee41f10c9fcc39a24a1571dd0bb1cdf779e9dea5bf15be20722ca783c9d59eb6e9 WHIRLPOOL 53ad3d34e57507702fc2ac9bd7b446021a99e3dff5b337cda090a670b06d4733abce2bbca88a7586e8af2d00f16ee84b0bd3c42f66fd6e430cc6d342bb76b1ff
DIST fox-1.7.54.tar.gz 5384000 SHA256 c6b749b1392d13e60b20525ed2e2107b40b4d25e757b2ee1e3fb96f59db9f053 SHA512 cf14a09f9a6a812ac87839a5df8fd68f693e59050695e8da5dbfe018676f29bc263e4f9208dc06419068e4140b826a0dcf70a8925fec379edf3e4d0d0b693795 WHIRLPOOL bb2829e16921e9171c6dd7f24be76803485c7f884f16c8e45f4adbbe91b0128a0024617a6f35c705149aeac921f891042605cff3499c200ba916de114547fca3
diff --git a/sci-calculators/calculator/calculator-1.6.43.ebuild b/sci-calculators/calculator/calculator-1.6.43.ebuild
deleted file mode 100644
index f5c00884d531..000000000000
--- a/sci-calculators/calculator/calculator-1.6.43.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-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:1.6"
diff --git a/sci-calculators/calculator/calculator-1.7.49.ebuild b/sci-calculators/calculator/calculator-1.7.49.ebuild
deleted file mode 100644
index a383a3eb6dae..000000000000
--- a/sci-calculators/calculator/calculator-1.7.49.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-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}"