summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin D. Howard <gavin@yzena.com>2023-01-31 23:09:52 -0700
committerSam James <sam@gentoo.org>2023-02-01 07:26:26 +0000
commitc8d9f25cd4138fbb44558ec906f0dae080221e7b (patch)
tree97c85fa803f9015c886444555cc4516b0f15fcab
parentnet-misc/curl: drop 7.86.0-r3, 7.87.0-r1 (diff)
downloadgentoo-c8d9f25c.tar.gz
gentoo-c8d9f25c.tar.bz2
gentoo-c8d9f25c.zip
sci-calculators/bc-gh: change upstream URL and email
This is a necessary change on my end. I apologize. Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/29368 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild2
-rw-r--r--sci-calculators/bc-gh/bc-gh-6.2.2.ebuild2
-rw-r--r--sci-calculators/bc-gh/metadata.xml8
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
index 1d81a7cffbbd..8640d2c4096e 100644
--- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DESCRIPTION="Implementation of POSIX bc with GNU extensions"
-HOMEPAGE="https://git.yzena.com/gavin/bc"
+HOMEPAGE="https://git.gavinhoward.com/gavin/bc"
SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz"
LICENSE="BSD-2"
diff --git a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
index 16361a1854fa..c881bdb9c149 100644
--- a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
+++ b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
MY_P="bc-${PV}"
DESCRIPTION="Implementation of POSIX bc with GNU extensions"
HOMEPAGE="
- https://git.yzena.com/gavin/bc/
+ https://git.gavinhoward.com/gavin/bc/
https://github.com/gavinhoward/bc/
"
SRC_URI="
diff --git a/sci-calculators/bc-gh/metadata.xml b/sci-calculators/bc-gh/metadata.xml
index b16dce8c90eb..83cc4b097767 100644
--- a/sci-calculators/bc-gh/metadata.xml
+++ b/sci-calculators/bc-gh/metadata.xml
@@ -3,7 +3,7 @@
<pkgmetadata>
<maintainer type="person" proxied="yes">
<name>Gavin D. Howard</name>
- <email>gavin@yzena.com</email>
+ <email>gavin@gavinhoward.com</email>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
@@ -12,10 +12,10 @@
<upstream>
<maintainer>
<name>Gavin D. Howard</name>
- <email>gavin@yzena.com</email>
+ <email>gavin@gavinhoward.com</email>
</maintainer>
- <bugs-to>https://git.yzena.com/gavin/bc</bugs-to>
- <doc>https://git.yzena.com/gavin/bc/src/branch/master/manuals</doc>
+ <bugs-to>https://git.gavinhoward.com/gavin/bc</bugs-to>
+ <doc>https://git.gavinhoward.com/gavin/bc/src/branch/master/manuals</doc>
<remote-id type="github">gavinhoward/bc</remote-id>
</upstream>
<longdescription lang="en">