summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:36:15 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:36:15 +0000
commitfc4d7571bc2a12cd35b0652e3992d3a8c7c13274 (patch)
treedce7760fe2cadb713258aa75a1bcfcfe057f781b /net-p2p
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-fc4d7571bc2a12cd35b0652e3992d3a8c7c13274.tar.gz
gentoo-2-fc4d7571bc2a12cd35b0652e3992d3a8c7c13274.tar.bz2
gentoo-2-fc4d7571bc2a12cd35b0652e3992d3a8c7c13274.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 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ChangeLog5
-rw-r--r--net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/ctorrent/ChangeLog b/net-p2p/ctorrent/ChangeLog
index be8052f32941..a3939d7274b4 100644
--- a/net-p2p/ctorrent/ChangeLog
+++ b/net-p2p/ctorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ctorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.55 2014/03/05 15:52:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ChangeLog,v 1.56 2014/08/10 20:36:15 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ctorrent-3.3.2-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ctorrent-3.3.2-r2.ebuild:
Stable for ppc, wrt bug #495894
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
index dbfd58eeb445..5d4d36075b87 100644
--- a/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
+++ b/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.5 2010/09/19 17:55:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2-r1.ebuild,v 1.6 2014/08/10 20:36:15 slyfox Exp $
inherit eutils
MY_P="${PN}-dnh${PV}"
-DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++."
+DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and C++"
HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/"
SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"