commit: 268a128ea69a7fa2d28dbe3be42542f3c2858afd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 08:15:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:22:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268a128e
www-apps/rt: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/rt/rt-4.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/rt/rt-4.4.4.ebuild b/www-apps/rt/rt-4.4.4.ebuild index 97b2f5e9c73..3cbe269e83c 100644 --- a/www-apps/rt/rt-4.4.4.ebuild +++ b/www-apps/rt/rt-4.4.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit webapp eutils depend.apache user +inherit webapp depend.apache user DESCRIPTION="RT is an enterprise-grade ticketing system" HOMEPAGE="https://www.bestpractical.com/rt/"
