summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 19:58:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 19:58:22 +0000
commit68e17ac3047d73d2904a4d5f202b69c159a61cd5 (patch)
tree17defaab8a10904d2665bf5be8d21b31c33522e5 /dev-db/ctdb
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-68e17ac3047d73d2904a4d5f202b69c159a61cd5.tar.gz
gentoo-2-68e17ac3047d73d2904a4d5f202b69c159a61cd5.tar.bz2
gentoo-2-68e17ac3047d73d2904a4d5f202b69c159a61cd5.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-db/ctdb')
-rw-r--r--dev-db/ctdb/ChangeLog7
-rw-r--r--dev-db/ctdb/ctdb-1.0.114_p1.ebuild6
-rw-r--r--dev-db/ctdb/ctdb-1.0.73.ebuild6
-rw-r--r--dev-db/ctdb/ctdb-1.0.88.ebuild6
-rw-r--r--dev-db/ctdb/ctdb-1.13-r1.ebuild4
-rw-r--r--dev-db/ctdb/ctdb-1.13.ebuild6
-rw-r--r--dev-db/ctdb/ctdb-9999.ebuild4
7 files changed, 22 insertions, 17 deletions
diff --git a/dev-db/ctdb/ChangeLog b/dev-db/ctdb/ChangeLog
index 606d8298e922..918976013153 100644
--- a/dev-db/ctdb/ChangeLog
+++ b/dev-db/ctdb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/ctdb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.40 2014/06/18 19:04:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ChangeLog,v 1.41 2014/08/10 19:58:22 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ctdb-1.0.114_p1.ebuild,
+ ctdb-1.0.73.ebuild, ctdb-1.0.88.ebuild, ctdb-1.13-r1.ebuild, ctdb-1.13.ebuild,
+ ctdb-9999.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
18 Jun 2014; Michał Górny <mgorny@gentoo.org> ctdb-1.13-r1.ebuild,
ctdb-9999.ebuild:
diff --git a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild b/dev-db/ctdb/ctdb-1.0.114_p1.ebuild
index 74cf38b29606..5f65245207eb 100644
--- a/dev-db/ctdb/ctdb-1.0.114_p1.ebuild
+++ b/dev-db/ctdb/ctdb-1.0.114_p1.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-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.11 2013/11/07 03:15:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.114_p1.ebuild,v 1.12 2014/08/10 19:58:22 slyfox Exp $
EAPI="2"
inherit autotools rpm eutils
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P/_p/-}.src.rpm
http://ctdb.samba.org/packages/redhat/RHEL5/old/${P/_p/-}.src.rpm"
diff --git a/dev-db/ctdb/ctdb-1.0.73.ebuild b/dev-db/ctdb/ctdb-1.0.73.ebuild
index 886157299898..c425ef0cdcd2 100644
--- a/dev-db/ctdb/ctdb-1.0.73.ebuild
+++ b/dev-db/ctdb/ctdb-1.0.73.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-db/ctdb/ctdb-1.0.73.ebuild,v 1.7 2013/11/07 03:15:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.73.ebuild,v 1.8 2014/08/10 19:58:22 slyfox Exp $
EAPI="2"
inherit autotools
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P}.tgz"
LICENSE="GPL-3"
diff --git a/dev-db/ctdb/ctdb-1.0.88.ebuild b/dev-db/ctdb/ctdb-1.0.88.ebuild
index d39d0985569f..6eaf59734f6a 100644
--- a/dev-db/ctdb/ctdb-1.0.88.ebuild
+++ b/dev-db/ctdb/ctdb-1.0.88.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-db/ctdb/ctdb-1.0.88.ebuild,v 1.11 2013/11/07 03:15:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.0.88.ebuild,v 1.12 2014/08/10 19:58:22 slyfox Exp $
EAPI="2"
inherit autotools eutils
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
SRC_URI="http://ctdb.samba.org/packages/redhat/RHEL5/${P}.tgz"
LICENSE="GPL-3"
diff --git a/dev-db/ctdb/ctdb-1.13-r1.ebuild b/dev-db/ctdb/ctdb-1.13-r1.ebuild
index fc3fcf64439d..2e90f03dd9e6 100644
--- a/dev-db/ctdb/ctdb-1.13-r1.ebuild
+++ b/dev-db/ctdb/ctdb-1.13-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.2 2014/06/18 19:04:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13-r1.ebuild,v 1.3 2014/08/10 19:58:22 slyfox Exp $
EAPI=5
inherit eutils multilib-minimal
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
# upstream is too sexy for releases, grab tags from:
# http://git.samba.org/?p=ctdb.git;a=summary
diff --git a/dev-db/ctdb/ctdb-1.13.ebuild b/dev-db/ctdb/ctdb-1.13.ebuild
index 324acaecbe13..abb3f932ad21 100644
--- a/dev-db/ctdb/ctdb-1.13.ebuild
+++ b/dev-db/ctdb/ctdb-1.13.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-db/ctdb/ctdb-1.13.ebuild,v 1.10 2013/09/06 16:05:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-1.13.ebuild,v 1.11 2014/08/10 19:58:22 slyfox Exp $
EAPI=4
inherit base eutils
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
# upstream is too sexy for releases, grab tags from:
# http://git.samba.org/?p=ctdb.git;a=summary
diff --git a/dev-db/ctdb/ctdb-9999.ebuild b/dev-db/ctdb/ctdb-9999.ebuild
index d1827026329f..e2ec0e1a690c 100644
--- a/dev-db/ctdb/ctdb-9999.ebuild
+++ b/dev-db/ctdb/ctdb-9999.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.6 2014/06/18 19:04:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/ctdb/ctdb-9999.ebuild,v 1.7 2014/08/10 19:58:22 slyfox Exp $
EAPI=5
EGIT_REPO_URI="git://git.samba.org/ctdb.git"
inherit autotools eutils git-2 multilib-minimal
-DESCRIPTION="A cluster implementation of the TDB database used to store temporary data."
+DESCRIPTION="A cluster implementation of the TDB database used to store temporary data"
HOMEPAGE="http://ctdb.samba.org/"
LICENSE="GPL-3"
SLOT="0"