diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 01:39:29 -0500 |
| commit | 11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch) | |
| tree | 9e573de15172605e9e782fc216022e8ece1bdf28 /sys-kernel/debian-sources | |
| parent | dda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff) | |
| download | baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip | |
Rename project to BaldEagleOS
Diffstat (limited to 'sys-kernel/debian-sources')
4 files changed, 11 insertions, 11 deletions
diff --git a/sys-kernel/debian-sources/debian-sources-4.19.282_p1-r1.ebuild b/sys-kernel/debian-sources/debian-sources-4.19.282_p1-r1.ebuild index 0ff21694df77..fdc1f1de5f8b 100644 --- a/sys-kernel/debian-sources/debian-sources-4.19.282_p1-r1.ebuild +++ b/sys-kernel/debian-sources/debian-sources-4.19.282_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Liguros Authors +# Copyright 2020-2023 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -71,7 +71,7 @@ DEB_PV="${DEB_PV_BASE}${DEB_EXTRAVERSION}" KERNEL_ARCHIVE="linux_${DEB_PV_BASE}.orig.tar.xz" DEB_PATCH_ARCHIVE="linux_${DEB_PV}.debian.tar.xz" LIG_PATCH_ARCHIVE="linux_patches.tar.xz" -LIG_UPSTREAM="https://gitlab.com/liguros/distfiles/-/raw/main" +LIG_UPSTREAM="https://git.baldeagleos.com/distfiles/-/raw/main" SRC_URI=" $LIG_UPSTREAM/${KERNEL_ARCHIVE} @@ -289,7 +289,7 @@ src_unpack() { # unpack the kernel patches unpack ${DEB_PATCH_ARCHIVE} || die "failed to unpack debian patches" - unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack liguros patches" + unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack baldeagleos patches" } src_prepare() { diff --git a/sys-kernel/debian-sources/debian-sources-5.10.179_p1-r1.ebuild b/sys-kernel/debian-sources/debian-sources-5.10.179_p1-r1.ebuild index a2a3628f722f..50eaf3633c23 100644 --- a/sys-kernel/debian-sources/debian-sources-5.10.179_p1-r1.ebuild +++ b/sys-kernel/debian-sources/debian-sources-5.10.179_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Liguros Authors +# Copyright 2020-2023 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -71,7 +71,7 @@ DEB_PV="${DEB_PV_BASE}${DEB_EXTRAVERSION}" KERNEL_ARCHIVE="linux_${DEB_PV_BASE}.orig.tar.xz" DEB_PATCH_ARCHIVE="linux_${DEB_PV}.debian.tar.xz" LIG_PATCH_ARCHIVE="linux_patches.tar.xz" -LIG_UPSTREAM="https://gitlab.com/liguros/distfiles/-/raw/main" +LIG_UPSTREAM="https://git.baldeagleos.com/distfiles/-/raw/main" SRC_URI=" $LIG_UPSTREAM/${KERNEL_ARCHIVE} @@ -290,7 +290,7 @@ src_unpack() { # unpack the kernel patches unpack ${DEB_PATCH_ARCHIVE} || die "failed to unpack debian patches" - unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack liguros patches" + unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack baldeagleos patches" } src_prepare() { diff --git a/sys-kernel/debian-sources/debian-sources-6.1.27_p1-r1.ebuild b/sys-kernel/debian-sources/debian-sources-6.1.27_p1-r1.ebuild index ecd3e4816bf9..7604ea0f0cb6 100644 --- a/sys-kernel/debian-sources/debian-sources-6.1.27_p1-r1.ebuild +++ b/sys-kernel/debian-sources/debian-sources-6.1.27_p1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Liguros Authors +# Copyright 2020-2023 BaldEagleOS Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -74,7 +74,7 @@ DEB_PV="${DEB_PV_BASE}${DEB_EXTRAVERSION}" KERNEL_ARCHIVE="linux_${DEB_PV_BASE}.orig.tar.xz" DEB_PATCH_ARCHIVE="linux_${DEB_PV}.debian.tar.xz" LIG_PATCH_ARCHIVE="linux_patches.tar.xz" -LIG_UPSTREAM="https://gitlab.com/liguros/distfiles/-/raw/main" +LIG_UPSTREAM="https://git.baldeagleos.com/distfiles/-/raw/main" SRC_URI=" $LIG_UPSTREAM/${KERNEL_ARCHIVE} @@ -298,7 +298,7 @@ src_unpack() { # unpack the kernel patches unpack ${DEB_PATCH_ARCHIVE} || die "failed to unpack debian patches" - unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack liguros patches" + unpack ${LIG_PATCH_ARCHIVE} || die "failed to unpack baldeagleos patches" } src_prepare() { diff --git a/sys-kernel/debian-sources/metadata.xml b/sys-kernel/debian-sources/metadata.xml index a7a1f5a2b3a6..0c92493015ee 100644 --- a/sys-kernel/debian-sources/metadata.xml +++ b/sys-kernel/debian-sources/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> |
