Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/bc-gh/
Date: Wed, 01 Feb 2023 07:27:15
Message-Id: 1675236386.c8d9f25cd4138fbb44558ec906f0dae080221e7b.sam@gentoo
1 commit: c8d9f25cd4138fbb44558ec906f0dae080221e7b
2 Author: Gavin D. Howard <gavin <AT> yzena <DOT> com>
3 AuthorDate: Wed Feb 1 06:09:52 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 1 07:26:26 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d9f25c
7
8 sci-calculators/bc-gh: change upstream URL and email
9
10 This is a necessary change on my end. I apologize.
11
12 Signed-off-by: Gavin D. Howard <gavin <AT> gavinhoward.com>
13 Closes: https://github.com/gentoo/gentoo/pull/29368
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild | 2 +-
17 sci-calculators/bc-gh/bc-gh-6.2.2.ebuild | 2 +-
18 sci-calculators/bc-gh/metadata.xml | 8 ++++----
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 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
22 index 1d81a7cffbbd..8640d2c4096e 100644
23 --- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
24 +++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild
25 @@ -4,7 +4,7 @@
26 EAPI=8
27
28 DESCRIPTION="Implementation of POSIX bc with GNU extensions"
29 -HOMEPAGE="https://git.yzena.com/gavin/bc"
30 +HOMEPAGE="https://git.gavinhoward.com/gavin/bc"
31 SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar.xz"
32
33 LICENSE="BSD-2"
34
35 diff --git a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
36 index 16361a1854fa..c881bdb9c149 100644
37 --- a/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
38 +++ b/sci-calculators/bc-gh/bc-gh-6.2.2.ebuild
39 @@ -6,7 +6,7 @@ EAPI=8
40 MY_P="bc-${PV}"
41 DESCRIPTION="Implementation of POSIX bc with GNU extensions"
42 HOMEPAGE="
43 - https://git.yzena.com/gavin/bc/
44 + https://git.gavinhoward.com/gavin/bc/
45 https://github.com/gavinhoward/bc/
46 "
47 SRC_URI="
48
49 diff --git a/sci-calculators/bc-gh/metadata.xml b/sci-calculators/bc-gh/metadata.xml
50 index b16dce8c90eb..83cc4b097767 100644
51 --- a/sci-calculators/bc-gh/metadata.xml
52 +++ b/sci-calculators/bc-gh/metadata.xml
53 @@ -3,7 +3,7 @@
54 <pkgmetadata>
55 <maintainer type="person" proxied="yes">
56 <name>Gavin D. Howard</name>
57 - <email>gavin@×××××.com</email>
58 + <email>gavin@×××××××××××.com</email>
59 </maintainer>
60 <maintainer type="project" proxied="proxy">
61 <email>proxy-maint@g.o</email>
62 @@ -12,10 +12,10 @@
63 <upstream>
64 <maintainer>
65 <name>Gavin D. Howard</name>
66 - <email>gavin@×××××.com</email>
67 + <email>gavin@×××××××××××.com</email>
68 </maintainer>
69 - <bugs-to>https://git.yzena.com/gavin/bc</bugs-to>
70 - <doc>https://git.yzena.com/gavin/bc/src/branch/master/manuals</doc>
71 + <bugs-to>https://git.gavinhoward.com/gavin/bc</bugs-to>
72 + <doc>https://git.gavinhoward.com/gavin/bc/src/branch/master/manuals</doc>
73 <remote-id type="github">gavinhoward/bc</remote-id>
74 </upstream>
75 <longdescription lang="en">