diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sud/sud-1.3-r2.ebuild (renamed from app-admin/sud/sud-1.3-r1.ebuild) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/sud/sud-1.3-r1.ebuild b/app-admin/sud/sud-1.3-r2.ebuild index 8b715d598fab..f70d17d498c8 100644 --- a/app-admin/sud/sud-1.3-r1.ebuild +++ b/app-admin/sud/sud-1.3-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit autotools flag-o-matic DESCRIPTION="A daemon to execute processes with special privileges in a nosuid environment" -HOMEPAGE="http://s0ftpj.org/projects/sud/index.htm" -SRC_URI="http://s0ftpj.org/projects/sud/${P}.tar.gz" +HOMEPAGE="http://www.s0ftpj.org/projects/sud/index.htm" +SRC_URI="http://www.s0ftpj.org/projects/sud/${P}.tar.gz" LICENSE="BSD" SLOT="0" |