public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/
Date: Wed, 28 Nov 2018 00:06:58 +0000 (UTC)	[thread overview]
Message-ID: <1543363609.568d49bf818fc0ec25e4ede85b452fe4d3ca99fa.bman@gentoo> (raw)

commit:     568d49bf818fc0ec25e4ede85b452fe4d3ca99fa
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 00:06:49 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 00:06:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=568d49bf

sci-electronics/puff: drop old EAPI2

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-electronics/puff/puff-20100127.ebuild | 48 -------------------------------
 1 file changed, 48 deletions(-)

diff --git a/sci-electronics/puff/puff-20100127.ebuild b/sci-electronics/puff/puff-20100127.ebuild
deleted file mode 100644
index f2696a3996d..00000000000
--- a/sci-electronics/puff/puff-20100127.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit flag-o-matic multilib
-
-DESCRIPTION="microwave CAD software"
-HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/"
-SRC_URI="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
-	dev-lang/fpc
-	amd64? ( >=dev-lang/fpc-2.4.0 )"
-
-src_prepare() {
-	# fix lib path for X11 and dont ignore LDFLAGS
-	sed -i -e "s#lib\\\/#$(get_libdir)\\\/#" \
-		-e 's/CFLAGS/#CFLAGS/' \
-		-e 's/link.res pu/link.res $(LDFLAGS) pu/' Makefile || die
-}
-
-src_compile() {
-	LDFLAGS="$(raw-ldflags)"
-	emake -j1 || die
-}
-
-src_install() {
-	dobin puff || die
-
-	dodoc changelog.txt README.txt || die
-	newdoc "Puff Manual.pdf" Puff_Manual.pdf || die
-
-	insinto /usr/share/${PN}
-	doins setup.puf || die
-	doins -r orig_dev_and_puf_files || die
-}
-
-pkg_postinst() {
-	elog "You must copy /usr/share/${PN}/setup.puf into your working directory"
-	elog "before using the program."
-}


             reply	other threads:[~2018-11-28  0:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28  0:06 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-15  8:49 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/ Andrew Ammerlaan
2022-11-19 16:59 Thomas Beierlein
2022-11-19 16:59 Thomas Beierlein
2021-06-30 18:23 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2019-04-20  1:29 Aaron Bauman
2018-07-22 11:41 Thomas Beierlein

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=1543363609.568d49bf818fc0ec25e4ede85b452fe4d3ca99fa.bman@gentoo \
    --to=bman@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