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 E34A2139337 for ; Sun, 25 Jul 2021 23:24:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 322FBE0972; Sun, 25 Jul 2021 23:24:33 +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 1B88AE0972 for ; Sun, 25 Jul 2021 23:24:33 +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 302E9335D52 for ; Sun, 25 Jul 2021 23:24:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA5A84A2 for ; Sun, 25 Jul 2021 23:24:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1627255454.2d04847b83bfeb53fef15ffa98e8e76e162ad79d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/slim/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/slim/slim-1.3.6-r5.ebuild X-VCS-Directories: x11-misc/slim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2d04847b83bfeb53fef15ffa98e8e76e162ad79d X-VCS-Branch: master Date: Sun, 25 Jul 2021 23:24:30 +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: dc4fb3c6-727a-49f3-8c8f-0b188d3c2c71 X-Archives-Hash: 92987f583c2af71a92dfc4fee22dcf0e commit: 2d04847b83bfeb53fef15ffa98e8e76e162ad79d Author: Sam James gentoo org> AuthorDate: Sun Jul 25 23:24:14 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 25 23:24:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d04847b x11-misc/slim: restore dropped HOMEPAGE Signed-off-by: Sam James gentoo.org> x11-misc/slim/slim-1.3.6-r5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-misc/slim/slim-1.3.6-r5.ebuild b/x11-misc/slim/slim-1.3.6-r5.ebuild index 880a442d847..ee566409d2d 100644 --- a/x11-misc/slim/slim-1.3.6-r5.ebuild +++ b/x11-misc/slim/slim-1.3.6-r5.ebuild @@ -6,6 +6,7 @@ EAPI=7 inherit cmake pam systemd DESCRIPTION="Simple Login Manager" +HOMEPAGE="https://sourceforge.net/projects/slim.berlios/" SRC_URI="mirror://sourceforge/project/${PN}.berlios/${P}.tar.gz" KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86"