summaryrefslogtreecommitdiff
path: root/dev-libs/tntnet
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
parent6729a35619f9c5db1ae96ecc053a5a80aaa669b8 (diff)
downloadgentoo-4060330057ed4f63dfc6e38a7440b7ffa2ede641.tar.gz
gentoo-4060330057ed4f63dfc6e38a7440b7ffa2ede641.tar.xz
dev-libs/tntnet: Fix DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/tntnet')
-rw-r--r--dev-libs/tntnet/tntnet-2.2.1-r1.ebuild4
-rw-r--r--dev-libs/tntnet/tntnet-2.2.1.ebuild4
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"