diff options
Diffstat (limited to 'net-im')
-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" |