commit: 93dff8a0a6070af4bef1c080f55c194c66f91011 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Wed Dec 4 23:29:19 2019 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Dec 4 23:43:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93dff8a0
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 <conikost <AT> gentoo.org> 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(-) 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 064c6ffca9d..2f8c201b5d4 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 c563c89881a..5bfd66b870f 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"
