diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-21 17:04:35 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-21 17:06:09 +0200 |
commit | 4060330057ed4f63dfc6e38a7440b7ffa2ede641 (patch) | |
tree | c5cdbe9b46368d0b7c83ecd18d73d4fb9076c0ac /dev-libs/tntnet | |
parent | app-emulation/docker-runc: Remove old (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-libs/tntnet/tntnet-2.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 f437c2a55011..cc25ab03fdfb 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 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" |