summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:20:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:20:29 +0000
commitc1e3b1da74d8478605a5fd643ee1be4b7854fb10 (patch)
tree74657d0117dc139a7ec18bc3f370e8f4f441a792 /sys-cluster
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-c1e3b1da74d8478605a5fd643ee1be4b7854fb10.tar.gz
gentoo-2-c1e3b1da74d8478605a5fd643ee1be4b7854fb10.tar.bz2
gentoo-2-c1e3b1da74d8478605a5fd643ee1be4b7854fb10.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 'sys-cluster')
-rw-r--r--sys-cluster/csync2/ChangeLog7
-rw-r--r--sys-cluster/csync2/csync2-1.34-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/csync2/ChangeLog b/sys-cluster/csync2/ChangeLog
index 0abeee886fad..b625aa7fda28 100644
--- a/sys-cluster/csync2/ChangeLog
+++ b/sys-cluster/csync2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/csync2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.37 2013/05/14 08:22:59 ultrabug Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/ChangeLog,v 1.38 2014/08/10 20:20:29 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> csync2-1.34-r2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
14 May 2013; Ultrabug <ultrabug@gentoo.org> metadata.xml:
fix metadata wrt #469570
diff --git a/sys-cluster/csync2/csync2-1.34-r2.ebuild b/sys-cluster/csync2/csync2-1.34-r2.ebuild
index 2608ec95826b..247045d8c8bd 100644
--- a/sys-cluster/csync2/csync2-1.34-r2.ebuild
+++ b/sys-cluster/csync2/csync2-1.34-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.4 2012/05/04 07:20:30 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.5 2014/08/10 20:20:29 slyfox Exp $
EAPI=2
inherit autotools eutils
-DESCRIPTION="Cluster synchronization tool."
+DESCRIPTION="Cluster synchronization tool"
HOMEPAGE="http://oss.linbit.com/csync2/"
SRC_URI="http://oss.linbit.com/${PN}/${P}.tar.gz"