summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-07-25 09:16:47 +0000
commit6b112e4945ebf3cf2534b7b06e3ba35630b32964 (patch)
tree821d22ebef3d49c3fe5104505703214c0db6e26f /dev-haskell/hsql
parentDrop redundant '<maintainer>' field, leave only '<herd>'. (diff)
downloadgentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.gz
gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.bz2
gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.zip
Drop trailing '.' from description.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/hsql')
-rw-r--r--dev-haskell/hsql/ChangeLog6
-rw-r--r--dev-haskell/hsql/hsql-1.8.1.ebuild6
-rw-r--r--dev-haskell/hsql/hsql-1.8.2.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/hsql/ChangeLog b/dev-haskell/hsql/ChangeLog
index b7d9cc92316a..f6406171c6d5 100644
--- a/dev-haskell/hsql/ChangeLog
+++ b/dev-haskell/hsql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hsql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql/ChangeLog,v 1.18 2014/07/25 08:58:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql/ChangeLog,v 1.19 2014/07/25 09:16:36 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> hsql-1.8.1.ebuild,
+ hsql-1.8.2.ebuild:
+ Drop trailing '.' from description.
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/hsql/hsql-1.8.1.ebuild b/dev-haskell/hsql/hsql-1.8.1.ebuild
index 32968458cb27..0a72940797c1 100644
--- a/dev-haskell/hsql/hsql-1.8.1.ebuild
+++ b/dev-haskell/hsql/hsql-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# 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/dev-haskell/hsql/hsql-1.8.1.ebuild,v 1.3 2012/09/12 14:55:04 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql/hsql-1.8.1.ebuild,v 1.4 2014/07/25 09:16:36 slyfox Exp $
# ebuild generated by hackport 0.2.13
@@ -9,7 +9,7 @@ EAPI=4
CABAL_FEATURES="lib profile haddock hscolour hoogle"
inherit base haskell-cabal
-DESCRIPTION="Simple library for database access from Haskell."
+DESCRIPTION="Simple library for database access from Haskell"
HOMEPAGE="http://hackage.haskell.org/package/hsql"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/hsql/hsql-1.8.2.ebuild b/dev-haskell/hsql/hsql-1.8.2.ebuild
index 8f4d3e1e540c..f3ee3c23a7c7 100644
--- a/dev-haskell/hsql/hsql-1.8.2.ebuild
+++ b/dev-haskell/hsql/hsql-1.8.2.ebuild
@@ -1,6 +1,6 @@
-# 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/dev-haskell/hsql/hsql-1.8.2.ebuild,v 1.2 2012/09/12 14:55:04 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql/hsql-1.8.2.ebuild,v 1.3 2014/07/25 09:16:36 slyfox Exp $
# ebuild generated by hackport 0.2.13
@@ -9,7 +9,7 @@ EAPI=4
CABAL_FEATURES="lib profile haddock hscolour hoogle"
inherit base haskell-cabal
-DESCRIPTION="Database access from Haskell."
+DESCRIPTION="Database access from Haskell"
HOMEPAGE="http://hackage.haskell.org/package/hsql"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"