diff options
-rw-r--r-- | media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild index b3c5d9fc82b5..f90603398437 100644 --- a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild +++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE=source inherit eutils java-pkg-2 java-ant-2 DESCRIPTION="Editor for VDR channels.conf" -HOMEPAGE="http://www.renier.de/channeleditor" +HOMEPAGE="https://sites.google.com/site/reniershomepage/" SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz" LICENSE="GPL-2" |