diff options
author | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2021-03-11 10:03:11 +0100 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2021-03-11 10:04:42 +0100 |
commit | f36c78d57cd71f9b35285ac37506675ac8bf9a88 (patch) | |
tree | af2ed9767affbe5bfd678f783a087346e9b60533 /media-fonts | |
parent | gui-apps/paperdesktop: drop old version (diff) | |
download | guru-f36c78d57cd71f9b35285ac37506675ac8bf9a88.tar.gz guru-f36c78d57cd71f9b35285ac37506675ac8bf9a88.tar.bz2 guru-f36c78d57cd71f9b35285ac37506675ac8bf9a88.zip |
media-fonts/unscii: pelulamu.net → viznut.fi
It is also mirrored at http://low.fi/~pelulamu/unscii/
Closes: https://bugs.gentoo.org/775173
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/unscii/unscii-2.0.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/unscii/unscii-2.1.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-fonts/unscii/unscii-2.0.ebuild b/media-fonts/unscii/unscii-2.0.ebuild index 0dcab1475..1d3703a45 100644 --- a/media-fonts/unscii/unscii-2.0.ebuild +++ b/media-fonts/unscii/unscii-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ FONT_SUFFIX="otf pcf ttf" inherit toolchain-funcs font DESCRIPTION="Set of bitmapped Unicode fonts based on classic system fonts" -HOMEPAGE="http://pelulamu.net/${PN}/" +HOMEPAGE="http://viznut.fi/${PN}/" SRC_URI="${HOMEPAGE}${P}-src.tar.gz" LICENSE=" diff --git a/media-fonts/unscii/unscii-2.1.ebuild b/media-fonts/unscii/unscii-2.1.ebuild index 6b699616b..5acbfb6c6 100644 --- a/media-fonts/unscii/unscii-2.1.ebuild +++ b/media-fonts/unscii/unscii-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,8 +8,8 @@ FONT_SUFFIX="otf pcf ttf" inherit toolchain-funcs font DESCRIPTION="Set of bitmapped Unicode fonts based on classic system fonts" -HOMEPAGE="http://pelulamu.net/${PN}/" -SRC_URI="http://pelulamu.net/unscii/${P}-src.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://viznut.fi/${PN}/" +SRC_URI="http://viznut.fi/unscii/${P}-src.tar.gz -> ${P}.tar.gz" LICENSE=" public-domain |