diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-12-11 13:04:43 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-12-11 13:04:43 +0100 |
commit | 6bf290fa97d5a518783ab769e5a95b3b574e3ac2 (patch) | |
tree | 58bc19f89c4e5a9be9774e2aef07a3401b0652ce /net-im/poezio | |
parent | net-p2p/bitcoin-core: bump to 26.0 (diff) | |
download | gentoo-6bf290fa97d5a518783ab769e5a95b3b574e3ac2.tar.gz gentoo-6bf290fa97d5a518783ab769e5a95b3b574e3ac2.tar.bz2 gentoo-6bf290fa97d5a518783ab769e5a95b3b574e3ac2.zip |
net-im/poezio: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-im/poezio')
-rw-r--r-- | net-im/poezio/metadata.xml | 1 | ||||
-rw-r--r-- | net-im/poezio/poezio-0.14.ebuild | 2 | ||||
-rw-r--r-- | net-im/poezio/poezio-9999.ebuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net-im/poezio/metadata.xml b/net-im/poezio/metadata.xml index 47243d5ddc22..116cdcfb8474 100644 --- a/net-im/poezio/metadata.xml +++ b/net-im/poezio/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <remote-id type="pypi">poezio</remote-id> + <remote-id type="codeberg">poezio/poezio</remote-id> </upstream> </pkgmetadata> diff --git a/net-im/poezio/poezio-0.14.ebuild b/net-im/poezio/poezio-0.14.ebuild index b1a80a0858a5..31269b9415ce 100644 --- a/net-im/poezio/poezio-0.14.ebuild +++ b/net-im/poezio/poezio-0.14.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 optfeature xdg DESCRIPTION="Console XMPP client that looks like most famous IRC clients" -HOMEPAGE="https://poez.io/" +HOMEPAGE="https://poez.io/ https://codeberg.org/poezio/poezio" LICENSE="GPL-3+" SLOT="0" diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild index 7aa78a8fe0f9..65ae78d42495 100644 --- a/net-im/poezio/poezio-9999.ebuild +++ b/net-im/poezio/poezio-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 optfeature xdg DESCRIPTION="Console XMPP client that looks like most famous IRC clients" -HOMEPAGE="https://poez.io/" +HOMEPAGE="https://poez.io/ https://codeberg.org/poezio/poezio" LICENSE="GPL-3+" SLOT="0" |