From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/icmake/
Date: Wed, 10 Mar 2021 01:24:24 +0000 (UTC) [thread overview]
Message-ID: <1615337417.0cdf72bac4545b255204438710c6b65878486e8f.sam@gentoo> (raw)
commit: 0cdf72bac4545b255204438710c6b65878486e8f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 00:50:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 00:50:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdf72ba
dev-util/icmake: drop 9.02.09
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/icmake/Manifest | 1 -
dev-util/icmake/icmake-9.02.09.ebuild | 46 -----------------------------------
2 files changed, 47 deletions(-)
diff --git a/dev-util/icmake/Manifest b/dev-util/icmake/Manifest
index 0d0df2dbfde..bf7b36e3c2c 100644
--- a/dev-util/icmake/Manifest
+++ b/dev-util/icmake/Manifest
@@ -1,2 +1 @@
-DIST icmake-9.02.09.tar.gz 372706 BLAKE2B dc114193fbee9cd7641e0d3c8930c09fb1a3ee705cd14a18c81099cbef90b82e08739ba20344e42ba90c0001b90b274c0e7468f02f84260588659fdea51156a1 SHA512 383ae2e74a5193524aab184e6480cf53d5d3a2296420b8d35c6f223749c74b85f5c88ea00d8ff1e754ddacf2fd7f89c9205df64447fbb292681b069f93eb6891
DIST icmake-9.03.01.tar.gz 393488 BLAKE2B 43bac6944aa816e077a55264064abcb55ff3525842ab923712997248ef198a934fa434352fef3484a8ed0f887a89d9151b8e56ef7c601435d26d1644438b2b55 SHA512 2e6228c3bffa7fa145fd3743b1220d96b5730350718b91be96600cb24317e17aa5138282fe2f603d00dadd57d7a832ecff21a570eab0c21426f94d3208a61184
diff --git a/dev-util/icmake/icmake-9.02.09.ebuild b/dev-util/icmake/icmake-9.02.09.ebuild
deleted file mode 100644
index c24170a062f..00000000000
--- a/dev-util/icmake/icmake-9.02.09.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs flag-o-matic
-
-DESCRIPTION="Hybrid between a make utility and a shell scripting language"
-HOMEPAGE="https://fbb-git.gitlab.io/icmake/ https://gitlab.com/fbb-git/icmake"
-SRC_URI="https://gitlab.com/fbb-git/${PN}/-/archive/${PV}/${P}.tar.gz"
-S="${WORKDIR}/${P}/${PN}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-9.00.00-ar.patch
- "${FILESDIR}"/${PN}-9.02.02-verbose-build.patch
-)
-
-src_prepare() {
- default
-
- sed -e "/^#define LIBDIR/s/lib/$(get_libdir)/" \
- -e "/^#define DOCDIR/s/${PN}/${PF}/" \
- -e "/^#define DOCDOCDIR/s/${PN}-doc/${PF}/" \
- -i INSTALL.im || die
-
- # fix build issues (bug #589896)
- append-cflags -std=gnu99
-
- tc-export AR CC
-}
-
-src_configure() {
- ./icm_prepare "${EPREFIX}" || die
-}
-
-src_compile() {
- ./icm_bootstrap "${EPREFIX}" || die
-}
-
-src_install() {
- ./icm_install all "${ED}" || die
-}
next reply other threads:[~2021-03-10 1:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 1:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-10 1:24 [gentoo-commits] repo/gentoo:master commit in: dev-util/icmake/ Sam James
2020-01-18 3:39 Tim Harder
2020-01-18 3:39 Tim Harder
2019-12-27 20:15 Tim Harder
2019-09-28 3:11 Tim Harder
2019-09-28 3:11 Tim Harder
2018-06-30 17:34 Tim Harder
2018-06-30 17:34 Tim Harder
2018-04-08 23:00 Tim Harder
2017-11-28 4:33 Tim Harder
2016-07-26 1:04 Tim Harder
2015-09-17 3:09 Tim Harder
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=1615337417.0cdf72bac4545b255204438710c6b65878486e8f.sam@gentoo \
--to=sam@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