summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:54:23 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:54:23 +0200
commit64b1a79bf4a11eb9ae388f2db8283084df471c3e (patch)
tree6791c2bc3f995f9e576b38adbc8d5be6a725406c /www-apps
parentsys-process/glances: Inherit optfeature.eclass (diff)
downloadgentoo-64b1a79bf4a11eb9ae388f2db8283084df471c3e.tar.gz
gentoo-64b1a79bf4a11eb9ae388f2db8283084df471c3e.tar.bz2
gentoo-64b1a79bf4a11eb9ae388f2db8283084df471c3e.zip
www-apps/bugzilla: 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/bugzilla/bugzilla-5.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-5.0.6.ebuild b/www-apps/bugzilla/bugzilla-5.0.6.ebuild
index db9d8def08d9..2d6ab69e6189 100644
--- a/www-apps/bugzilla/bugzilla-5.0.6.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.6.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils webapp
+inherit optfeature webapp
DESCRIPTION="Bugzilla is the Bug-Tracking System from the Mozilla project"
SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz"