public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ftnchek/
Date: Thu,  7 Mar 2019 17:42:46 +0000 (UTC)	[thread overview]
Message-ID: <1551980543.ba85cf889b56a11f004065d335d741bab218d147.zlogene@gentoo> (raw)

commit:     ba85cf889b56a11f004065d335d741bab218d147
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 17:42:23 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 17:42:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba85cf88

dev-util/ftnchek: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-util/ftnchek/ftnchek-3.3.1-r1.ebuild | 41 --------------------------------
 1 file changed, 41 deletions(-)

diff --git a/dev-util/ftnchek/ftnchek-3.3.1-r1.ebuild b/dev-util/ftnchek/ftnchek-3.3.1-r1.ebuild
deleted file mode 100644
index 9ef2be707e2..00000000000
--- a/dev-util/ftnchek/ftnchek-3.3.1-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit autotools
-
-DESCRIPTION="Static analyzer a la 'lint' for Fortran 77"
-HOMEPAGE="https://www.dsm.fordham.edu/~ftnchek/"
-SRC_URI="https://www.dsm.fordham.edu/~${PN}/download/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE=""
-
-src_prepare() {
-	#1 Do not strip
-	#2 CFLAGS is used internally, so append to it
-	sed -i Makefile.in \
-		-e '/-$(STRIP)/d' \
-		-e 's|CFLAGS\([[:space:]]*\)=|CFLAGS\1+=|' \
-		|| die "sed Makefile.in"
-
-	#1 Respect CFLAGS
-	#2 Respect LDFLAGS
-	sed -i configure.in \
-		-e 's|OPT=".*"|OPT=""|g' \
-		-e '/^LDFLAGS=/d' \
-		|| die "sed configure.in"
-
-	eautoreconf
-}
-
-src_install() {
-	einstall || die
-	dodoc FAQ PATCHES README ToDo
-	dohtml html/*
-	dodir /usr/share/${PN}
-	cp -r test "${D}"/usr/share/${PN}
-}


             reply	other threads:[~2019-03-07 17:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 17:42 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-07 17:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/ftnchek/ Mikle Kolyada
2019-02-22 21:08 Patrice Clement
2019-02-22 21:08 Patrice Clement

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=1551980543.ba85cf889b56a11f004065d335d741bab218d147.zlogene@gentoo \
    --to=zlogene@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