diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-04-03 22:16:41 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-04-03 22:17:18 +0200 |
commit | f2fe312522f859a37f49356030daf317ad32fdf6 (patch) | |
tree | 55163722fb530c20dde2122b38f5a2c36837c5d4 /app-backup | |
parent | dev-libs/libdispatch: add USE=test (diff) | |
download | gentoo-f2fe312522f859a37f49356030daf317ad32fdf6.tar.gz gentoo-f2fe312522f859a37f49356030daf317ad32fdf6.tar.bz2 gentoo-f2fe312522f859a37f49356030daf317ad32fdf6.zip |
app-backup/tsm: update HOMEPAGE
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/tsm/tsm-8.1.13.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/tsm/tsm-8.1.13.3.ebuild b/app-backup/tsm/tsm-8.1.13.3.ebuild index a7fb3824f621..53fe1ddcce52 100644 --- a/app-backup/tsm/tsm-8.1.13.3.ebuild +++ b/app-backup/tsm/tsm-8.1.13.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit readme.gentoo-r1 rpm systemd pax-utils DESCRIPTION="IBM Spectrum Protect (former Tivoli Storage Manager) Backup/Archive Client, API" -HOMEPAGE="https://www.ibm.com/us-en/marketplace/data-protection-and-recovery" +HOMEPAGE="https://www.ibm.com/docs/en/spectrum-protect" MY_PV_MAJOR=$(ver_cut 1) MY_PV_MINOR=$(ver_cut 2) |