commit: c8d9f25cd4138fbb44558ec906f0dae080221e7b Author: Gavin D. Howard <gavin <AT> yzena <DOT> com> AuthorDate: Wed Feb 1 06:09:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 1 07:26:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d9f25c
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 <AT> gavinhoward.com> Closes: https://github.com/gentoo/gentoo/pull/29368 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild | 2 +- sci-calculators/bc-gh/bc-gh-6.2.2.ebuild | 2 +- sci-calculators/bc-gh/metadata.xml | 8 ++++---- 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>[email protected]</email> + <email>[email protected]</email> </maintainer> <maintainer type="project" proxied="proxy"> <email>[email protected]</email> @@ -12,10 +12,10 @@ <upstream> <maintainer> <name>Gavin D. Howard</name> - <email>[email protected]</email> + <email>[email protected]</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">
