diff options
author | 2018-10-20 20:17:54 +0200 | |
---|---|---|
committer | 2018-10-20 20:51:07 +0200 | |
commit | 12c93351524a2648e38c75b08a7129f58064c91c (patch) | |
tree | 9f4192bc9af7c839d77ab3ce4da6e90b1de2fcee /app-misc | |
parent | media-libs/libsfml: Drop old (diff) | |
download | gentoo-12c93351524a2648e38c75b08a7129f58064c91c.tar.gz gentoo-12c93351524a2648e38c75b08a7129f58064c91c.tar.bz2 gentoo-12c93351524a2648e38c75b08a7129f58064c91c.zip |
app-misc/gnutu: Upstream disappeared
Closes: https://bugs.gentoo.org/664616
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnutu/gnutu-2.5-r1.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/app-misc/gnutu/gnutu-2.5-r1.ebuild b/app-misc/gnutu/gnutu-2.5-r1.ebuild index fbb2fd2a9f30..15ea1c63c534 100644 --- a/app-misc/gnutu/gnutu-2.5-r1.ebuild +++ b/app-misc/gnutu/gnutu-2.5-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="GNU Student's Timetable for polish users" -HOMEPAGE="http://gnutu.devnull.pl/" -SRC_URI="http://gnutu.devnull.pl/download/sources/${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -17,4 +17,5 @@ RDEPEND=" >=dev-dotnet/gtk-sharp-2.12.21 " DEPEND="${RDEPEND} - sys-devel/gettext" + sys-devel/gettext +" |