summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-04-21 17:04:35 +0200
committerJeroen Roovers <jer@gentoo.org>2017-04-21 17:06:09 +0200
commit4060330057ed4f63dfc6e38a7440b7ffa2ede641 (patch)
treec5cdbe9b46368d0b7c83ecd18d73d4fb9076c0ac /dev-libs/tntnet/tntnet-2.2.1.ebuild
parentapp-emulation/docker-runc: Remove old (diff)
downloadgentoo-4060330057ed4f63dfc6e38a7440b7ffa2ede641.tar.gz
gentoo-4060330057ed4f63dfc6e38a7440b7ffa2ede641.tar.bz2
gentoo-4060330057ed4f63dfc6e38a7440b7ffa2ede641.zip
dev-libs/tntnet: Fix DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/tntnet/tntnet-2.2.1.ebuild')
-rw-r--r--dev-libs/tntnet/tntnet-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tntnet/tntnet-2.2.1.ebuild b/dev-libs/tntnet/tntnet-2.2.1.ebuild
index 8c88cd455706..6102ea7fb03c 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"