summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/chasingbottoms')
-rw-r--r--dev-haskell/chasingbottoms/ChangeLog7
-rw-r--r--dev-haskell/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild6
-rw-r--r--dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild6
-rw-r--r--dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild4
-rw-r--r--dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-haskell/chasingbottoms/ChangeLog b/dev-haskell/chasingbottoms/ChangeLog
index 503f7b50fd18..ab1da8b018ad 100644
--- a/dev-haskell/chasingbottoms/ChangeLog
+++ b/dev-haskell/chasingbottoms/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/chasingbottoms
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/ChangeLog,v 1.10 2014/07/25 08:58:29 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/ChangeLog,v 1.11 2014/07/25 09:16:42 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ chasingbottoms-1.3.0.5-r2.ebuild, chasingbottoms-1.3.0.6.ebuild,
+ chasingbottoms-1.3.0.7-r3.ebuild, chasingbottoms-1.3.0.7.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/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild
index 98c45ff72794..98ac4bb8ca64 100644
--- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild
+++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.5-r2.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/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild,v 1.1 2013/04/02 07:26:52 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.5-r2.ebuild,v 1.2 2014/07/25 09:16:42 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ inherit base haskell-cabal
MY_PN="ChasingBottoms"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="For testing partial and infinite values."
+DESCRIPTION="For testing partial and infinite values"
HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild
index 5e9d661214fa..2072fc3e9962 100644
--- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild
+++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.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/chasingbottoms/chasingbottoms-1.3.0.6.ebuild,v 1.3 2013/09/30 17:15:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild,v 1.4 2014/07/25 09:16:42 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ inherit haskell-cabal
MY_PN="ChasingBottoms"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="For testing partial and infinite values."
+DESCRIPTION="For testing partial and infinite values"
HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild
index 6404441a50e8..8394db7ddbbe 100644
--- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild
+++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.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-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild,v 1.1 2014/07/02 05:58:17 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7-r3.ebuild,v 1.2 2014/07/25 09:16:42 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ inherit base haskell-cabal
MY_PN="ChasingBottoms"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="For testing partial and infinite values."
+DESCRIPTION="For testing partial and infinite values"
HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild
index d2aa56487993..5342dfff45a2 100644
--- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild
+++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.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-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild,v 1.3 2014/01/14 13:57:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.7.ebuild,v 1.4 2014/07/25 09:16:42 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ inherit haskell-cabal
MY_PN="ChasingBottoms"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="For testing partial and infinite values."
+DESCRIPTION="For testing partial and infinite values"
HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"