Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sxid/
Date: Sat, 10 Aug 2019 15:41:19
Message-Id: 1565451630.f4878f023d3b2171e868cdaf74658b9a142f9eac.juippis@gentoo
1 commit: f4878f023d3b2171e868cdaf74658b9a142f9eac
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 10 15:40:30 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 10 15:40:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4878f02
7
8 app-admin/sxid: add another homepage
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 app-admin/sxid/sxid-4.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild
17 index a1d08b4d3ba..d789a465437 100644
18 --- a/app-admin/sxid/sxid-4.2-r2.ebuild
19 +++ b/app-admin/sxid/sxid-4.2-r2.ebuild
20 @@ -5,7 +5,7 @@ EAPI=6
21
22 inherit autotools
23
24 -DESCRIPTION="suid, sgid file and directory checking"
25 +DESCRIPTION="suid, sgid file and directory checking https://github.com/taem/sxid"
26 HOMEPAGE="http://linukz.org/sxid.shtml"
27 SRC_URI="http://linukz.org/download/${P}.tar.gz"