commit: 4060330057ed4f63dfc6e38a7440b7ffa2ede641 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Apr 21 15:04:35 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Apr 21 15:06:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40603300
dev-libs/tntnet: Fix DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-libs/tntnet/tntnet-2.2.1-r1.ebuild | 4 ++-- dev-libs/tntnet/tntnet-2.2.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/tntnet/tntnet-2.2.1-r1.ebuild b/dev-libs/tntnet/tntnet-2.2.1-r1.ebuild index f437c2a5501..cc25ab03fdf 100644 --- a/dev-libs/tntnet/tntnet-2.2.1-r1.ebuild +++ b/dev-libs/tntnet/tntnet-2.2.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils -DESCRIPTION="Modular, multithreaded webapplicationserver extensible with C++" +DESCRIPTION="Modular, multithreaded web application server extensible with C++" HOMEPAGE="http://www.tntnet.org/" SRC_URI="http://www.tntnet.org/download/${P}.tar.gz" diff --git a/dev-libs/tntnet/tntnet-2.2.1.ebuild b/dev-libs/tntnet/tntnet-2.2.1.ebuild index 8c88cd45570..6102ea7fb03 100644 --- a/dev-libs/tntnet/tntnet-2.2.1.ebuild +++ b/dev-libs/tntnet/tntnet-2.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils -DESCRIPTION="Modular, multithreaded webapplicationserver extensible with C++" +DESCRIPTION="Modular, multithreaded web application server extensible with C++" HOMEPAGE="http://www.tntnet.org/" SRC_URI="http://www.tntnet.org/download/${P}.tar.gz"
