diff options
Diffstat (limited to 'app-arch/dump')
| -rw-r--r-- | app-arch/dump/dump-0.4.49.ebuild | 4 | ||||
| -rw-r--r-- | app-arch/dump/dump-0.4.54.ebuild | 4 | ||||
| -rw-r--r-- | app-arch/dump/metadata.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-arch/dump/dump-0.4.49.ebuild b/app-arch/dump/dump-0.4.49.ebuild index 2fa6d83e5599..29e9158dd96d 100644 --- a/app-arch/dump/dump-0.4.49.ebuild +++ b/app-arch/dump/dump-0.4.49.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2026 Liguros Authors +# Copyright 2021-2026 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ MY_P="${PN}-$(ver_rs 2 b)" DESCRIPTION="Dump/restore ext2fs backup utilities" HOMEPAGE="https://sourceforge.net/projects/dump/" -SRC_URI="https://codeberg.org/bluebottle/liguros-distfiles/raw/branch/main/${MY_P}.tar.gz" +SRC_URI="https://codeberg.org/bluebottle/baldeagleos-distfiles/raw/branch/main/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} LICENSE="BSD" diff --git a/app-arch/dump/dump-0.4.54.ebuild b/app-arch/dump/dump-0.4.54.ebuild index a8e6cbe5db59..46f1d0ceb7bf 100644 --- a/app-arch/dump/dump-0.4.54.ebuild +++ b/app-arch/dump/dump-0.4.54.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2026 Liguros Authors +# Copyright 2021-2026 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ MY_P="${PN}-$(ver_rs 2 b)" DESCRIPTION="Dump/restore ext2fs backup utilities" HOMEPAGE="https://sourceforge.net/projects/dump/" -SRC_URI="https://codeberg.org/bluebottle/liguros-distfiles/raw/branch/main/${MY_P}.tar.gz" +SRC_URI="https://codeberg.org/bluebottle/baldeagleos-distfiles/raw/branch/main/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} LICENSE="BSD" diff --git a/app-arch/dump/metadata.xml b/app-arch/dump/metadata.xml index e6b1095b7388..2320eb9e8e10 100644 --- a/app-arch/dump/metadata.xml +++ b/app-arch/dump/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@liguros.net</email> + <email>dev@baldeagleos.com</email> <name>Development</name> </maintainer> <maintainer type="project"> |
