From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/pcalc/
Date: Sat, 16 Apr 2016 21:07:42 +0000 (UTC) [thread overview]
Message-ID: <1460840847.38c73fc84515e5be92132fee022f024c8df07323.mrueg@gentoo> (raw)
commit: 38c73fc84515e5be92132fee022f024c8df07323
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 21:07:27 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 21:07:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c73fc8
sci-calculators/pcalc: Remove old
Package-Manager: portage-2.2.28
sci-calculators/pcalc/Manifest | 2 --
sci-calculators/pcalc/pcalc-1.2.ebuild | 19 -------------------
sci-calculators/pcalc/pcalc-1.3.ebuild | 27 ---------------------------
3 files changed, 48 deletions(-)
diff --git a/sci-calculators/pcalc/Manifest b/sci-calculators/pcalc/Manifest
index 4d9c304..d13a74f 100644
--- a/sci-calculators/pcalc/Manifest
+++ b/sci-calculators/pcalc/Manifest
@@ -1,4 +1,2 @@
-DIST pcalc-1.2.tar.bz2 95921 SHA256 ae7548463492c931c24b89143a2c3301f0c0a035a97907bf6d30fa5feffbc5f0 SHA512 36d219e41f8e94bd857b4be37c2b12ee57fbe66b794767fff6be9a1bbc9a9650e1ab3170e7449fa43f0ddd734767b28d992b5655c53b8321abdfd628f5aa9e02 WHIRLPOOL 79c2168f5217f5206d364286932a5f81f082e9a63139cd05981ce4bf2533650601c170f6024f2f80c8b746b246db24c35b4e5b12fe6f0008bafc63fa0613f9ad
-DIST pcalc-1.3.tar.lzma 88669 SHA256 3016d257062094292269b9637b21ae5cd34dd8efd2844ba802d12f1a4dd91810 SHA512 062ad521d9a43b113add11eb04b07b68a241f14c1a41b1289466a098630e4bae53a60b4cde1fce6c34e7238dd31a1b7247242cc6a453874f9ef6c15da090b8d5 WHIRLPOOL 112c9ce5ecaf0acbd7e236301ecf1f19aba343da72cc5f1e5a35a900247fb516dcb15b8680910603cb5643d7370031215bf1224fa7170e46474f5357a9641449
DIST pcalc-2.tar.lzma 92758 SHA256 be93062e8a15029ea50e4f9f9d0fd4fdbab82c927b7b93afa6f7fa398081c78f SHA512 f36db3d960a2feeaad5717349a6fff461f01ca074d016a3faab1141729e9f25d17e650f0e108c950f5ae7115ac4a778427687639fde52b2d28419cb9b9526adb WHIRLPOOL 7b8256d9a478f56ae5f3ef2f92276ee3487ad3146922e80ab836ad9731da92770c7c47ba97a604f4a05fb39dd4779f33879d4873df95d86abbc9e69447430739
DIST pcalc-3.tar.xz 66908 SHA256 13db2b0594e61deedb07640b21b20b5242aae955d6febf1806e1f295408f694c SHA512 55b6644300a8eb5224df5a0885907c10847df7ab6296d012eb2bb638876687ddbe23d5b76e31ac6ff4c159e44940d5cf6ba747f2a410943fdc25c9d9855fd60e WHIRLPOOL ea2d44694cb30284d782e84a43422c597ef75ef7442718ff5288db74a3a3413bd79b5e237e443bbc3be4a030262911b283180daae5f00dcee772fc65ecce8345
diff --git a/sci-calculators/pcalc/pcalc-1.2.ebuild b/sci-calculators/pcalc/pcalc-1.2.ebuild
deleted file mode 100644
index d8d9dcd..0000000
--- a/sci-calculators/pcalc/pcalc-1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils
-
-DESCRIPTION="the programmers calculator"
-HOMEPAGE="https://github.com/vapier/pcalc"
-SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-src_install() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog EXAMPLE README
-}
diff --git a/sci-calculators/pcalc/pcalc-1.3.ebuild b/sci-calculators/pcalc/pcalc-1.3.ebuild
deleted file mode 100644
index e4715a7..0000000
--- a/sci-calculators/pcalc/pcalc-1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="the programmers calculator"
-HOMEPAGE="https://github.com/vapier/pcalc"
-SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND="sys-devel/flex"
-RDEPEND=""
-
-src_compile() {
- tc-export CC
- emake pcalc || die
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog EXAMPLE README
-}
next reply other threads:[~2016-04-16 21:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-16 21:07 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-21 18:50 [gentoo-commits] repo/gentoo:master commit in: sci-calculators/pcalc/ David Seifert
2016-10-21 18:50 David Seifert
2016-11-15 18:24 Mike Frysinger
2017-01-19 12:35 David Seifert
2018-01-19 7:44 Mike Frysinger
2021-05-26 12:37 Sam James
2021-05-31 6:03 Agostino Sarubbo
2021-05-31 6:06 Agostino Sarubbo
2021-05-31 6:09 Agostino Sarubbo
2021-05-31 6:11 Agostino Sarubbo
2021-06-04 18:21 Sam James
2022-02-23 4:15 Mike Frysinger
2022-02-23 4:15 Mike Frysinger
2022-02-23 4:49 Mike Frysinger
2023-03-04 8:58 Arthur Zamarin
2023-03-04 9:55 Arthur Zamarin
2023-07-15 8:49 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460840847.38c73fc84515e5be92132fee022f024c8df07323.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox