diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-03-12 10:09:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-03-12 10:13:56 +0100 |
commit | 522e5812e56806e181247d951a5b6f8912074b13 (patch) | |
tree | ea858b3cb7bbf2e15f32b28c091ed38c96d3e786 /www-apps | |
parent | www-apps/otrs-5.0.16: fix confutils, #610484, minor cleanup (diff) | |
download | gentoo-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.ebuild | 2 |
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/" |