summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:43:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:43:29 +0000
commit1855b036d599fd280313316d7991f1e546fac1b6 (patch)
treedd7148b571df5c30135155ff3d17a074ee748770
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1855b036d599fd280313316d7991f1e546fac1b6.tar.gz
gentoo-2-1855b036d599fd280313316d7991f1e546fac1b6.tar.bz2
gentoo-2-1855b036d599fd280313316d7991f1e546fac1b6.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
-rw-r--r--dev-ml/postgresql-ocaml/ChangeLog7
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild6
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild4
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild4
4 files changed, 13 insertions, 8 deletions
diff --git a/dev-ml/postgresql-ocaml/ChangeLog b/dev-ml/postgresql-ocaml/ChangeLog
index 613824608d4d..678a9a37f6fc 100644
--- a/dev-ml/postgresql-ocaml/ChangeLog
+++ b/dev-ml/postgresql-ocaml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/postgresql-ocaml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.38 2014/06/14 10:54:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.39 2014/08/10 20:43:29 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ postgresql-ocaml-2.0.4.ebuild, postgresql-ocaml-2.0.5.ebuild,
+ postgresql-ocaml-2.0.6.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
postgresql-ocaml-2.0.5.ebuild:
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild
index 16514382e609..f8d587004706 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild
@@ -1,6 +1,6 @@
-# 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-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v 1.2 2013/12/24 12:42:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v 1.3 2014/08/10 20:43:29 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
-DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases."
+DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases"
SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
index 6770de5b3098..d5b9ddd6cb39 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.2 2014/06/14 10:54:51 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.3 2014/08/10 20:43:29 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
-DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases."
+DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases"
SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
index 5cfaf402c418..c30ba1160670 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v 1.1 2014/04/13 17:40:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v 1.2 2014/08/10 20:43:29 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
-DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases."
+DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases"
SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"