diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:32:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:32:40 -0700 |
commit | 8489f2c0e778ec076f4e93279c319bcb96e8901e (patch) | |
tree | c27d005840dd042a250d4caffc6ff244a9c69433 /x11-apps/xcalc | |
parent | x11-apps/x11perf: Drop old versions (diff) | |
download | gentoo-8489f2c0e778ec076f4e93279c319bcb96e8901e.tar.gz gentoo-8489f2c0e778ec076f4e93279c319bcb96e8901e.tar.bz2 gentoo-8489f2c0e778ec076f4e93279c319bcb96e8901e.zip |
x11-apps/xcalc: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.5.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.6.ebuild | 16 |
3 files changed, 0 insertions, 34 deletions
diff --git a/x11-apps/xcalc/Manifest b/x11-apps/xcalc/Manifest index 72140825f83e..5665141a9436 100644 --- a/x11-apps/xcalc/Manifest +++ b/x11-apps/xcalc/Manifest @@ -1,3 +1 @@ -DIST xcalc-1.0.5.tar.bz2 135451 BLAKE2B 843aeebe244ebca36e95624c4097907517047b4589abbe6c194283fba2809720fbb415075aef19b3e745cef5ee6b3afdefa86d955df78160ec1b8cbff3b59180 SHA512 8ca9cc8fda4cc0b4578342311e3cfa7ce69084f10bec7eca4b0cf6d2ad11bb7f188d89ad15b12b17a514fb02eb9758df96d514e605aa4bfe7e23fa028591a7ea -DIST xcalc-1.0.6.tar.bz2 142808 BLAKE2B 11dcfcb1a09284ac3ce27c147aa5544818b6149993a07386f20ead706f492696030ec567469e59b52ed71fdc67b458b7a9362ad235442a663ccf01f7b6eaf4c8 SHA512 61b921b6a3fefea20bd9e7ad0b308f589f2aeaafe9316df94cc739a005be6c180bdafc981b8957230f46c9fc1c0e266829a55b473ae26b1377c705796175c908 DIST xcalc-1.0.7.tar.bz2 145644 BLAKE2B 54bf53e652a535db5d116f8a5193b4b165fd500d3943b83fc294ccb3df44b39b4774ab0d9f44c37ff1a915948879d815738bb9e4caf8e1ad18830cd4addc05e5 SHA512 890cb9399e3c55816318ab5f0152ddba05ee141cbae6032759a3b762742ab54df8fcf0394dacc539299f93f27cbbb17aee5cbda5dde8b169a7099f20a1a38388 diff --git a/x11-apps/xcalc/xcalc-1.0.5.ebuild b/x11-apps/xcalc/xcalc-1.0.5.ebuild deleted file mode 100644 index b71000cea058..000000000000 --- a/x11-apps/xcalc/xcalc-1.0.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="scientific calculator for X" - -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xcalc/xcalc-1.0.6.ebuild b/x11-apps/xcalc/xcalc-1.0.6.ebuild deleted file mode 100644 index b71000cea058..000000000000 --- a/x11-apps/xcalc/xcalc-1.0.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="scientific calculator for X" - -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libXaw - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" |