diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-10-05 19:43:01 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-05 23:39:30 +0200 |
commit | 65a955217566af17bf09a1f3562586a906eebe4a (patch) | |
tree | a2fa68df4f1db1082bf3939e09ffc8a0391905ec /media-video/blinkensim | |
parent | net-misc/jlj: EAPI7 revbump (diff) | |
download | gentoo-65a955217566af17bf09a1f3562586a906eebe4a.tar.gz gentoo-65a955217566af17bf09a1f3562586a906eebe4a.tar.bz2 gentoo-65a955217566af17bf09a1f3562586a906eebe4a.zip |
media-video/blinkensim: update HOMEPAGE, SRC_URI
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10080
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video/blinkensim')
-rw-r--r-- | media-video/blinkensim/blinkensim-2.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/blinkensim/blinkensim-2.7-r1.ebuild b/media-video/blinkensim/blinkensim-2.7-r1.ebuild index ab3ed37579a8..a5d76d7a4b6f 100644 --- a/media-video/blinkensim/blinkensim-2.7-r1.ebuild +++ b/media-video/blinkensim/blinkensim-2.7-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Graphical Blinkenlights simulator with networking support" -HOMEPAGE="http://www.blinkenlights.net/project/developer-tools" -SRC_URI="http://www.blinkenlights.de/dist/${P}.tar.gz" +HOMEPAGE="http://blinkenlights.net/project/developer-tools" +SRC_URI="http://blinkenlights.de/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |