commit: 3a66a0a6489f15b876c039b80e6c37f83ad4c159 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue May 8 19:59:41 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue May 8 20:00:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a66a0a6
www-apps/otrs: fix DESCRIPTION Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-apps/otrs/otrs-5.0.25.ebuild | 4 ++-- www-apps/otrs/otrs-6.0.3.ebuild | 4 ++-- www-apps/otrs/otrs-6.0.4.ebuild | 4 ++-- www-apps/otrs/otrs-6.0.5.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www-apps/otrs/otrs-5.0.25.ebuild b/www-apps/otrs/otrs-5.0.25.ebuild index 172bd42f6b4..c24819ae459 100644 --- a/www-apps/otrs/otrs-5.0.25.ebuild +++ b/www-apps/otrs/otrs-5.0.25.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit user systemd -DESCRIPTION="OTRS is an Open source Ticket Request System" +DESCRIPTION="An open source Ticket Request System" HOMEPAGE="https://www.otrs.com/" SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2" diff --git a/www-apps/otrs/otrs-6.0.3.ebuild b/www-apps/otrs/otrs-6.0.3.ebuild index 5ab8f192a5b..e2a70653571 100644 --- a/www-apps/otrs/otrs-6.0.3.ebuild +++ b/www-apps/otrs/otrs-6.0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit user systemd -DESCRIPTION="OTRS is an Open source Ticket Request System" +DESCRIPTION="An open source Ticket Request System" HOMEPAGE="https://www.otrs.com/" SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2" diff --git a/www-apps/otrs/otrs-6.0.4.ebuild b/www-apps/otrs/otrs-6.0.4.ebuild index 5ab8f192a5b..e2a70653571 100644 --- a/www-apps/otrs/otrs-6.0.4.ebuild +++ b/www-apps/otrs/otrs-6.0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit user systemd -DESCRIPTION="OTRS is an Open source Ticket Request System" +DESCRIPTION="An open source Ticket Request System" HOMEPAGE="https://www.otrs.com/" SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2" diff --git a/www-apps/otrs/otrs-6.0.5.ebuild b/www-apps/otrs/otrs-6.0.5.ebuild index 5ab8f192a5b..e2a70653571 100644 --- a/www-apps/otrs/otrs-6.0.5.ebuild +++ b/www-apps/otrs/otrs-6.0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit user systemd -DESCRIPTION="OTRS is an Open source Ticket Request System" +DESCRIPTION="An open source Ticket Request System" HOMEPAGE="https://www.otrs.com/" SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2"
