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/test-framework-hunit
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/test-framework-hunit')
-rw-r--r--dev-haskell/test-framework-hunit/ChangeLog10
-rw-r--r--dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild6
-rw-r--r--dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild6
-rw-r--r--dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild6
-rw-r--r--dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild6
-rw-r--r--dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild6
6 files changed, 23 insertions, 17 deletions
diff --git a/dev-haskell/test-framework-hunit/ChangeLog b/dev-haskell/test-framework-hunit/ChangeLog
index 2bc325dda81a..1d52eae9112f 100644
--- a/dev-haskell/test-framework-hunit/ChangeLog
+++ b/dev-haskell/test-framework-hunit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-haskell/test-framework-hunit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/ChangeLog,v 1.26 2013/10/19 09:57:17 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/ChangeLog,v 1.27 2014/07/25 09:16:24 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ test-framework-hunit-0.2.4.ebuild, test-framework-hunit-0.2.6.ebuild,
+ test-framework-hunit-0.2.7.ebuild, test-framework-hunit-0.3.0.1.ebuild,
+ test-framework-hunit-0.3.0.ebuild:
+ Drop trailing '.' from description.
*test-framework-hunit-0.3.0.1 (19 Oct 2013)
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild
index 9f8a9e5744ea..42983beb84f1 100644
--- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild
+++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild
@@ -1,11 +1,11 @@
-# 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/test-framework-hunit/test-framework-hunit-0.2.4.ebuild,v 1.10 2012/09/12 15:33:38 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild,v 1.11 2014/07/25 09:16:24 slyfox Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
-DESCRIPTION="HUnit support for the test-framework package."
+DESCRIPTION="HUnit support for the test-framework package"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild
index d081f26b05c1..707b4c7d756a 100644
--- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild
+++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild
@@ -1,13 +1,13 @@
-# 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/test-framework-hunit/test-framework-hunit-0.2.6.ebuild,v 1.2 2012/09/12 15:33:38 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild,v 1.3 2014/07/25 09:16:24 slyfox Exp $
EAPI="3"
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="HUnit support for the test-framework package."
+DESCRIPTION="HUnit support for the test-framework package"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild
index c38eb4e0a6d0..19083b31a656 100644
--- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild
+++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild
@@ -1,13 +1,13 @@
-# 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/test-framework-hunit/test-framework-hunit-0.2.7.ebuild,v 1.7 2012/09/12 15:33:38 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild,v 1.8 2014/07/25 09:16:24 slyfox Exp $
EAPI="4"
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="HUnit support for the test-framework package."
+DESCRIPTION="HUnit support for the test-framework package"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild
index 2d415f9a17f6..66cf5903d5d6 100644
--- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild
+++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.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-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild,v 1.1 2013/10/19 09:57:17 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.1.ebuild,v 1.2 2014/07/25 09:16:24 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="HUnit support for the test-framework package."
+DESCRIPTION="HUnit support for the test-framework package"
HOMEPAGE="https://batterseapower.github.io/test-framework/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild
index 5a7938d035af..3f306ab2acac 100644
--- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild
+++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.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-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild,v 1.8 2013/08/07 13:31:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild,v 1.9 2014/07/25 09:16:24 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="HUnit support for the test-framework package."
+DESCRIPTION="HUnit support for the test-framework package"
HOMEPAGE="http://batterseapower.github.com/test-framework/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"