diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-04 07:15:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-04 07:15:12 +0000 |
| commit | 50a73c5441045f14bdb49aededf33cd7f23ff891 (patch) | |
| tree | d46a64bc26e840cfdb696d40c8c462410d4a792f /dev-python | |
| parent | e894cc4b9697c5a1d6ab5997ecda9e9b2ee53773 (diff) | |
| download | baldeagleos-repo-50a73c5441045f14bdb49aededf33cd7f23ff891.tar.gz baldeagleos-repo-50a73c5441045f14bdb49aededf33cd7f23ff891.tar.xz baldeagleos-repo-50a73c5441045f14bdb49aededf33cd7f23ff891.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/adblock/adblock-0.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/adblock/adblock-0.6.0-r1.ebuild b/dev-python/adblock/adblock-0.6.0-r1.ebuild index 4ec81fce9f90..e91f077c53da 100644 --- a/dev-python/adblock/adblock-0.6.0-r1.ebuild +++ b/dev-python/adblock/adblock-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ArniDagur/python-adblock" SRC_URI=" https://github.com/ArniDagur/python-adblock/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " S=${WORKDIR}/python-${P} |
