summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-03-12 10:09:42 +0100
committerMichał Górny <mgorny@gentoo.org>2017-03-12 10:13:56 +0100
commit522e5812e56806e181247d951a5b6f8912074b13 (patch)
treeea858b3cb7bbf2e15f32b28c091ed38c96d3e786 /www-apps
parentwww-apps/otrs-5.0.16: fix confutils, #610484, minor cleanup (diff)
downloadgentoo-522e5812e56806e181247d951a5b6f8912074b13.tar.gz
gentoo-522e5812e56806e181247d951a5b6f8912074b13.tar.bz2
gentoo-522e5812e56806e181247d951a5b6f8912074b13.zip
www-apps/otrs: remove stale confutils inherit
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/otrs/otrs-5.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/otrs/otrs-5.0.16.ebuild b/www-apps/otrs/otrs-5.0.16.ebuild
index 664e89770cd6..c58f1acd4e27 100644
--- a/www-apps/otrs/otrs-5.0.16.ebuild
+++ b/www-apps/otrs/otrs-5.0.16.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-inherit confutils user systemd
+inherit user systemd
DESCRIPTION="OTRS is an Open source Ticket Request System"
HOMEPAGE="https://otrs.org/"