diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2019-12-05 00:30:30 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2019-12-05 00:43:07 +0100 |
commit | 3103f2674b133f1686c44b19befaf5b92e8cdaa5 (patch) | |
tree | 23f87c5af84b85dfce3fb0f7973ff730421fde42 /dev-libs | |
parent | app-misc/lcd4linux: update SRC_URI (diff) | |
download | gentoo-3103f2674b133f1686c44b19befaf5b92e8cdaa5.tar.gz gentoo-3103f2674b133f1686c44b19befaf5b92e8cdaa5.tar.bz2 gentoo-3103f2674b133f1686c44b19befaf5b92e8cdaa5.zip |
dev-libs/luise-bin: update HOMEPAGE and SRC_URI
Updating homepage to a newer snapshot on archive.org.
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@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/luise-bin/luise-bin-0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/luise-bin/luise-bin-0.1.1-r1.ebuild b/dev-libs/luise-bin/luise-bin-0.1.1-r1.ebuild index 0b998ae7bf27..5671c69e0cab 100644 --- a/dev-libs/luise-bin/luise-bin-0.1.1-r1.ebuild +++ b/dev-libs/luise-bin/luise-bin-0.1.1-r1.ebuild @@ -8,8 +8,8 @@ MY_PN="LUIse" inherit multilib DESCRIPTION="Programming interface for the Wallbraun LCD-USB-Interface" -HOMEPAGE="https://web.archive.org/web/20130718114020/http://wallbraun-electronics.de/" -SRC_URI="https://www.bl4ckb0x.de/files/${MY_PN}_${PV}.tar.gz" +HOMEPAGE="https://web.archive.org/web/20140102061822/http://wallbraun-electronics.de/" +SRC_URI="https://dev.gentoo.org/~conikost/files/${MY_PN}_${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |