commit: 56fb5eaa0c91abd2e74981fb52ab7ff03f56003c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 08:54:26 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 08:54:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fb5eaa
www-apps/phpsysinfo: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap <AT> gentoo.org> www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild index acf34b79ac0..add7f99210e 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils webapp +inherit optfeature webapp DESCRIPTION="A customizable PHP script that displays information about your system nicely" HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
