summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-10 17:50:57 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-06-13 16:16:11 +0200
commita02313e522365cdafcf9b9463ab37def0095191d (patch)
treed60b68bfe48cef7a071c2fab712273d929dd6490 /gnustep-apps
parentgnustep-apps/projectcenter: update homepage (diff)
downloadgentoo-a02313e522365cdafcf9b9463ab37def0095191d.tar.gz
gentoo-a02313e522365cdafcf9b9463ab37def0095191d.tar.bz2
gentoo-a02313e522365cdafcf9b9463ab37def0095191d.zip
gnustep-apps/sogo: update homepage
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/sogo/metadata.xml2
-rw-r--r--gnustep-apps/sogo/sogo-5.1.1.ebuild8
-rw-r--r--gnustep-apps/sogo/sogo-5.2.0.ebuild8
3 files changed, 9 insertions, 9 deletions
diff --git a/gnustep-apps/sogo/metadata.xml b/gnustep-apps/sogo/metadata.xml
index 317932dbd385..75ca7fb99548 100644
--- a/gnustep-apps/sogo/metadata.xml
+++ b/gnustep-apps/sogo/metadata.xml
@@ -10,6 +10,6 @@
<flag name="sodium">Enable support for Argon2 password schemes using <pkg>dev-libs/libsodium</pkg></flag>
</use>
<upstream>
- <remote-id type="github">inverse-inc/sogo</remote-id>
+ <remote-id type="github">Alinto/sogo</remote-id>
</upstream>
</pkgmetadata>
diff --git a/gnustep-apps/sogo/sogo-5.1.1.ebuild b/gnustep-apps/sogo/sogo-5.1.1.ebuild
index 6583d3cf3d86..149179f71253 100644
--- a/gnustep-apps/sogo/sogo-5.1.1.ebuild
+++ b/gnustep-apps/sogo/sogo-5.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit gnustep-2 vcs-snapshot
DESCRIPTION="Groupware server built around OpenGroupware.org and the SOPE application server"
-HOMEPAGE="http://www.sogo.nu"
-SRC_URI="https://github.com/inverse-inc/sogo/archive/SOGo-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.sogo.nu"
+SRC_URI="https://github.com/Alinto/sogo/archive/SOGo-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -90,7 +90,7 @@ src_install() {
pkg_postinst() {
gnustep-base_pkg_postinst
elog "SOGo documentation is available online at:"
- elog "http://www.sogo.nu/downloads/documentation.html"
+ elog "https://www.sogo.nu/support.html#/documentation"
elog
elog "Apache sample configuration file is available in:"
elog "/usr/share/doc/${PF}"
diff --git a/gnustep-apps/sogo/sogo-5.2.0.ebuild b/gnustep-apps/sogo/sogo-5.2.0.ebuild
index 6583d3cf3d86..149179f71253 100644
--- a/gnustep-apps/sogo/sogo-5.2.0.ebuild
+++ b/gnustep-apps/sogo/sogo-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit gnustep-2 vcs-snapshot
DESCRIPTION="Groupware server built around OpenGroupware.org and the SOPE application server"
-HOMEPAGE="http://www.sogo.nu"
-SRC_URI="https://github.com/inverse-inc/sogo/archive/SOGo-${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://www.sogo.nu"
+SRC_URI="https://github.com/Alinto/sogo/archive/SOGo-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -90,7 +90,7 @@ src_install() {
pkg_postinst() {
gnustep-base_pkg_postinst
elog "SOGo documentation is available online at:"
- elog "http://www.sogo.nu/downloads/documentation.html"
+ elog "https://www.sogo.nu/support.html#/documentation"
elog
elog "Apache sample configuration file is available in:"
elog "/usr/share/doc/${PF}"