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 00219138334 for ; Thu, 5 Dec 2019 23:21:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D626E0924; Thu, 5 Dec 2019 23:21:05 +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 6997EE0901 for ; Thu, 5 Dec 2019 23:21:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1974C34D81F for ; Thu, 5 Dec 2019 23:21:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AABC08CD for ; Thu, 5 Dec 2019 23:21:01 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1575588034.7f78ffa83f131b5da07935f0e655bbd5117dfb93.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gentoo-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild X-VCS-Directories: x11-themes/gentoo-xcursors/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7f78ffa83f131b5da07935f0e655bbd5117dfb93 X-VCS-Branch: master Date: Thu, 5 Dec 2019 23:21:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b17dc7a9-6f30-4840-b631-eca3a5d30580 X-Archives-Hash: 294d9bd10cf0fe77dbe2481bbbeae892 commit: 7f78ffa83f131b5da07935f0e655bbd5117dfb93 Author: Matt Turner gentoo org> AuthorDate: Thu Dec 5 23:19:29 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Dec 5 23:20:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f78ffa8 x11-themes/gentoo-xcursors: Set No_homepage Signed-off-by: Matt Turner gentoo.org> x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild index c7e8ac8d0a2..302759ef3e4 100644 --- a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A high quality set of animated mouse cursors" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${PN/xcursors/cursors}-tad-${PV}.tar.bz2" LICENSE="MIT"