commit: 14d4aef6b27c46005698b7171c7fe57db42e6c83 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Aug 10 15:43:13 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 15:43:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d4aef6
app-admin/sxid: fix previous commit *laptop, outside, sun...* Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-admin/sxid/sxid-4.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild index d789a465437..8e2f23878d4 100644 --- a/app-admin/sxid/sxid-4.2-r2.ebuild +++ b/app-admin/sxid/sxid-4.2-r2.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit autotools -DESCRIPTION="suid, sgid file and directory checking https://github.com/taem/sxid" -HOMEPAGE="http://linukz.org/sxid.shtml" +DESCRIPTION="suid, sgid file and directory checking" +HOMEPAGE="http://linukz.org/sxid.shtml https://github.com/taem/sxid" SRC_URI="http://linukz.org/download/${P}.tar.gz" LICENSE="GPL-2"
