diff options
author | 2014-08-10 20:39:48 +0000 | |
---|---|---|
committer | 2014-08-10 20:39:48 +0000 | |
commit | f8c890ae8e91d7bf74d2354ca93513473b33b2fa (patch) | |
tree | 5cbd29ea97fc531ff3b4ddaf07ef781bc3d4c9b6 /dev-libs/tntnet/tntnet-1.6.3.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f8c890ae8e91d7bf74d2354ca93513473b33b2fa.tar.gz gentoo-2-f8c890ae8e91d7bf74d2354ca93513473b33b2fa.tar.bz2 gentoo-2-f8c890ae8e91d7bf74d2354ca93513473b33b2fa.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-libs/tntnet/tntnet-1.6.3.ebuild')
-rw-r--r-- | dev-libs/tntnet/tntnet-1.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tntnet/tntnet-1.6.3.ebuild b/dev-libs/tntnet/tntnet-1.6.3.ebuild index 71f5b30aee96..ccf11d98e93d 100644 --- a/dev-libs/tntnet/tntnet-1.6.3.ebuild +++ b/dev-libs/tntnet/tntnet-1.6.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.9 2013/06/28 19:22:59 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/tntnet-1.6.3.ebuild,v 1.10 2014/08/10 20:39:48 slyfox Exp $ EAPI="2" inherit autotools eutils -DESCRIPTION="A modular, multithreaded webapplicationserver extensible with C++." +DESCRIPTION="A modular, multithreaded webapplicationserver extensible with C++" HOMEPAGE="http://www.tntnet.org/" SRC_URI="http://www.tntnet.org/download/${P}.tar.gz" |