diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-08 22:59:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-08 23:00:11 +0300 |
commit | 3a66a0a6489f15b876c039b80e6c37f83ad4c159 (patch) | |
tree | 452100d97cd379520fe59a5bdfe1ca18b87ff2b8 /www-apps/otrs | |
parent | sci-visualization/gnuplot: Drop old and Qt4-based (diff) | |
download | gentoo-3a66a0a6489f15b876c039b80e6c37f83ad4c159.tar.gz gentoo-3a66a0a6489f15b876c039b80e6c37f83ad4c159.tar.bz2 gentoo-3a66a0a6489f15b876c039b80e6c37f83ad4c159.zip |
www-apps/otrs: fix DESCRIPTION
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-apps/otrs')
-rw-r--r-- | www-apps/otrs/otrs-5.0.25.ebuild | 4 | ||||
-rw-r--r-- | www-apps/otrs/otrs-6.0.3.ebuild | 4 | ||||
-rw-r--r-- | www-apps/otrs/otrs-6.0.4.ebuild | 4 | ||||
-rw-r--r-- | 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 172bd42f6b4e..c24819ae4592 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 5ab8f192a5bc..e2a706535715 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 5ab8f192a5bc..e2a706535715 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 5ab8f192a5bc..e2a706535715 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" |