public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/cfortran/
Date: Wed,  6 Nov 2019 09:56:07 +0000 (UTC)	[thread overview]
Message-ID: <1573032804.8271f9d5a6ae102e197f58c87e9555e54bf50ea1.mgorny@gentoo> (raw)

commit:     8271f9d5a6ae102e197f58c87e9555e54bf50ea1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 09:33:24 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 09:33:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8271f9d5

dev-lang/cfortran: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-lang/cfortran/cfortran-4.4-r2.ebuild | 39 --------------------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-lang/cfortran/cfortran-4.4-r2.ebuild b/dev-lang/cfortran/cfortran-4.4-r2.ebuild
deleted file mode 100644
index 6b13ce65940..00000000000
--- a/dev-lang/cfortran/cfortran-4.4-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DEB_PR="14"
-
-DESCRIPTION="Header file allowing to call Fortran routines from C and C++"
-SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
-	mirror://debian/pool/main/c/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"
-HOMEPAGE="https://www-zeus.desy.de/~burow/cfortran/"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
-LICENSE="LGPL-2"
-IUSE="examples"
-SLOT="0"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${WORKDIR}"/${PN}_${PV}-${DEB_PR}.diff
-	if use examples; then
-		tar xfz cfortran.examples.tar.gz
-		mv eg examples
-		ln -sfn sz1.c examples/sz1/sz1.C
-		ln -sfn pz.c examples/pz/pz.C
-	fi
-}
-
-src_install() {
-	insinto /usr/include/cfortran
-	doins cfortran.h || die
-	dosym cfortran/cfortran.h /usr/include/cfortran.h || die
-	dodoc cfortran.doc debian/{NEWS,changelog,copyright}
-	insinto /usr/share/doc/${PF}
-	doins cfortran.html index.htm  cfortest.c cfortex.f
-	use examples && doins -r examples
-}


             reply	other threads:[~2019-11-06  9:56 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06  9:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-08 18:50 [gentoo-commits] repo/gentoo:master commit in: dev-lang/cfortran/ Andrew Ammerlaan
2024-03-15  6:49 Sam James
2023-12-14  4:22 Sam James
2023-03-04 11:37 Arthur Zamarin
2023-03-04  8:49 Arthur Zamarin
2023-03-04  8:49 Arthur Zamarin
2023-03-04  8:07 Arthur Zamarin
2022-06-03 12:27 Ulrich Müller
2022-05-06  7:16 Arthur Zamarin
2022-05-06  7:08 Arthur Zamarin
2021-10-16  4:25 Sam James
2021-10-12  7:10 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  4:33 Sam James
2021-10-11  4:20 Sam James
2021-08-14 23:15 Marek Szuba
2021-08-14 23:15 Marek Szuba
2021-07-21 15:39 Marek Szuba
2019-10-16  4:45 Matt Turner
2019-10-11 22:32 Sergei Trofimovich
2019-10-07 19:27 Sergei Trofimovich
2019-10-07 19:12 Sergei Trofimovich
2019-10-07 10:44 Agostino Sarubbo
2018-05-16 22:57 Aaron Bauman
2017-07-17  9:48 Alexis Ballier

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=1573032804.8271f9d5a6ae102e197f58c87e9555e54bf50ea1.mgorny@gentoo \
    --to=mgorny@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