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>
This commit is contained in:
Gavin D. Howard 2023-01-31 23:09:52 -07:00 committed by Sam James
parent 70e478afca
commit c8d9f25cd4
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
3 changed files with 6 additions and 6 deletions

View File

@ -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"

View File

@ -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="

View File

@ -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">