summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-04 11:08:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-04 19:18:51 +0300
commitca023f7a4949b1a9349750d69280202ce685d4d1 (patch)
tree1fb3bf31c2d1827061800f0188e091575d550681
parentwww-servers/apache: Stabilize 2.4.57 arm, #907737 (diff)
downloadgentoo-ca023f7a.tar.gz
gentoo-ca023f7a.tar.bz2
gentoo-ca023f7a.zip
app-backup/rdumpfs: update github link
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-backup/rdumpfs/metadata.xml2
-rw-r--r--app-backup/rdumpfs/rdumpfs-0.1.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-backup/rdumpfs/metadata.xml b/app-backup/rdumpfs/metadata.xml
index d46859db33ee..4bfd1b8f5f50 100644
--- a/app-backup/rdumpfs/metadata.xml
+++ b/app-backup/rdumpfs/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
- <remote-id type="github">chneukirchen/rdumpfs</remote-id>
+ <remote-id type="github">leahneukirchen/rdumpfs</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-backup/rdumpfs/rdumpfs-0.1.ebuild b/app-backup/rdumpfs/rdumpfs-0.1.ebuild
index 03d39cbbd513..b67f01b5a3bb 100644
--- a/app-backup/rdumpfs/rdumpfs-0.1.ebuild
+++ b/app-backup/rdumpfs/rdumpfs-0.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="a rsync-based dump file system backup tool"
-HOMEPAGE="https://github.com/chneukirchen/rdumpfs"
-SRC_URI="https://github.com/chneukirchen/rdumpfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/leahneukirchen/rdumpfs"
+SRC_URI="https://github.com/leahneukirchen/rdumpfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC0-1.0"
SLOT="0"