From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/
Date: Thu, 15 Jun 2023 08:49:59 +0000 (UTC) [thread overview]
Message-ID: <1686818979.132655e5d59f1cfd20bdd41278ef86552b47316c.andrewammerlaan@gentoo> (raw)
commit: 132655e5d59f1cfd20bdd41278ef86552b47316c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jun 3 16:02:33 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 08:49:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132655e5
sci-electronics/puff: update HOMEPAGE, add missing braces
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31289
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-electronics/puff/puff-20100127-r1.ebuild | 8 ++++----
sci-electronics/puff/puff-20181104.ebuild | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sci-electronics/puff/puff-20100127-r1.ebuild b/sci-electronics/puff/puff-20100127-r1.ebuild
index 3ec8bccda1fa..1c2f5621d272 100644
--- a/sci-electronics/puff/puff-20100127-r1.ebuild
+++ b/sci-electronics/puff/puff-20100127-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic toolchain-funcs
DESCRIPTION="microwave CAD software"
-HOMEPAGE="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/"
-SRC_URI="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz"
+HOMEPAGE="https://www.pa3fwm.nl/software/puff/"
+SRC_URI="https://www.pa3fwm.nl/software/${PN}/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
@@ -21,7 +21,7 @@ src_prepare() {
default
# fix lib path for X11 and dont ignore LDFLAGS
# respect CC and LD
- eapply -p0 "${FILESDIR}"/$P-Makefile.patch
+ eapply -p0 "${FILESDIR}"/${P}-Makefile.patch
eapply_user
}
diff --git a/sci-electronics/puff/puff-20181104.ebuild b/sci-electronics/puff/puff-20181104.ebuild
index 80838dd3c7ef..3931f1297a2f 100644
--- a/sci-electronics/puff/puff-20181104.ebuild
+++ b/sci-electronics/puff/puff-20181104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic toolchain-funcs
DESCRIPTION="microwave CAD software"
-HOMEPAGE="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/"
-SRC_URI="https://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz"
+HOMEPAGE="https://www.pa3fwm.nl/software/puff/"
+SRC_URI="https://www.pa3fwm.nl/software/${PN}/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
@@ -22,7 +22,7 @@ src_prepare() {
# fix lib path for X11 and dont ignore LDFLAGS
# respect CC and LD
# additional drop explicite format option for linker (bug #831569)
- eapply -p0 "${FILESDIR}"/$P-Makefile.patch
+ eapply -p0 "${FILESDIR}"/${P}-Makefile.patch
# add missing LDPATH for libX11.so
sed -i -e "s:-lX11:-L/usr/$(get_libdir) -lX11:g" Makefile || die
# drop no longer needed and now unsupported paramter '-T' (bug #8802225)
next reply other threads:[~2023-06-15 8:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-15 8:49 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-19 16:59 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/ 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-11-28 0:06 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=1686818979.132655e5d59f1cfd20bdd41278ef86552b47316c.andrewammerlaan@gentoo \
--to=andrewammerlaan@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