From 93dff8a0a6070af4bef1c080f55c194c66f91011 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 5 Dec 2019 00:29:19 +0100 Subject: app-misc/lcd4linux: update SRC_URI Moving source file from my private server to devbox. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki --- app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild | 4 ++-- app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-misc/lcd4linux') diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild index 064c6ffca9da..2f8c201b5d47 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=7 PYTHON_COMPAT=( python2_7 ) @@ -9,7 +9,7 @@ inherit autotools flag-o-matic python-single-r1 DESCRIPTION="A small program that grabs information and displays it on an external LCD" HOMEPAGE="https://lcd4linux.bulix.org/" -SRC_URI="https://www.bl4ckb0x.de/files/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild index c563c89881a3..5bfd66b870f7 100644 --- a/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit autotools flag-o-matic python-single-r1 DESCRIPTION="A small program that grabs information and displays it on an external LCD" HOMEPAGE="https://lcd4linux.bulix.org/" -SRC_URI="https://www.bl4ckb0x.de/files/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad