From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89042138334 for ; Sat, 20 Oct 2018 18:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F75CE0891; Sat, 20 Oct 2018 18:52:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F795E0891 for ; Sat, 20 Oct 2018 18:52:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4553A335D00 for ; Sat, 20 Oct 2018 18:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5320F44A for ; Sat, 20 Oct 2018 18:52:07 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1540061467.12c93351524a2648e38c75b08a7129f58064c91c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gnutu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/gnutu/gnutu-2.5-r1.ebuild X-VCS-Directories: app-misc/gnutu/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 12c93351524a2648e38c75b08a7129f58064c91c X-VCS-Branch: master Date: Sat, 20 Oct 2018 18:52:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6199e10f-ac30-4db9-a187-38e67bdc0374 X-Archives-Hash: 989d25d4a502caf677738d1f9899c90b commit: 12c93351524a2648e38c75b08a7129f58064c91c Author: Pacho Ramos gentoo org> AuthorDate: Sat Oct 20 18:17:54 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Oct 20 18:51:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c93351 app-misc/gnutu: Upstream disappeared Closes: https://bugs.gentoo.org/664616 Signed-off-by: Pacho Ramos gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-misc/gnutu/gnutu-2.5-r1.ebuild | 9 +++++---- 1 file 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 fbb2fd2a9f3..15ea1c63c53 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 +"