diff options
author | Joonas Niilola <juippis@gentoo.org> | 2019-08-10 18:43:13 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-08-10 18:43:13 +0300 |
commit | 14d4aef6b27c46005698b7171c7fe57db42e6c83 (patch) | |
tree | 70967b171bee477733f8f0bc97db4f44205c670f /app-admin/sxid | |
parent | app-admin/sxid: add another homepage (diff) | |
download | gentoo-14d4aef6b27c46005698b7171c7fe57db42e6c83.tar.gz gentoo-14d4aef6b27c46005698b7171c7fe57db42e6c83.tar.bz2 gentoo-14d4aef6b27c46005698b7171c7fe57db42e6c83.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin/sxid')
-rw-r--r-- | app-admin/sxid/sxid-4.2-r2.ebuild | 4 |
1 files 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 d789a4654374..8e2f23878d45 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" |