summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:54:26 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:54:26 +0200
commit56fb5eaa0c91abd2e74981fb52ab7ff03f56003c (patch)
treed2de6f49ce8cde95e5124722b64c21b0698ce6b5 /www-apps
parentwww-apps/bugzilla: Inherit optfeature.eclass (diff)
downloadgentoo-56fb5eaa0c91abd2e74981fb52ab7ff03f56003c.tar.gz
gentoo-56fb5eaa0c91abd2e74981fb52ab7ff03f56003c.tar.bz2
gentoo-56fb5eaa0c91abd2e74981fb52ab7ff03f56003c.zip
www-apps/phpsysinfo: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.3.2.ebuild
index acf34b79ac08..add7f99210ee 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/"