diff options
-rw-r--r-- | app-misc/lcd4linux/lcd4linux-0.11.0_pre20170527-r4.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |