summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:39:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:39:48 +0000
commitf8c890ae8e91d7bf74d2354ca93513473b33b2fa (patch)
tree5cbd29ea97fc531ff3b4ddaf07ef781bc3d4c9b6 /dev-libs
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-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')
-rw-r--r--dev-libs/tntnet/ChangeLog5
-rw-r--r--dev-libs/tntnet/tntnet-1.6.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/tntnet/ChangeLog b/dev-libs/tntnet/ChangeLog
index dfc4cb4a93a5..0d5c6bf11a3b 100644
--- a/dev-libs/tntnet/ChangeLog
+++ b/dev-libs/tntnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/tntnet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.29 2014/06/12 02:27:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tntnet/ChangeLog,v 1.30 2014/08/10 20:39:48 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tntnet-1.6.3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 Jun 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Remove unneeded useflag description from metadata.xml
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"