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/texmath
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/texmath')
-rw-r--r--dev-haskell/texmath/ChangeLog7
-rw-r--r--dev-haskell/texmath/texmath-0.6.4.ebuild6
-rw-r--r--dev-haskell/texmath/texmath-0.6.5.2.ebuild6
-rw-r--r--dev-haskell/texmath/texmath-0.6.6.1.ebuild4
-rw-r--r--dev-haskell/texmath/texmath-0.6.6.3.ebuild4
-rw-r--r--dev-haskell/texmath/texmath-0.6.6.ebuild4
6 files changed, 18 insertions, 13 deletions
diff --git a/dev-haskell/texmath/ChangeLog b/dev-haskell/texmath/ChangeLog
index 45cb304af915..7c8ec937dd3b 100644
--- a/dev-haskell/texmath/ChangeLog
+++ b/dev-haskell/texmath/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/texmath
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.17 2014/07/25 08:59:10 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.18 2014/07/25 09:16:40 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> texmath-0.6.4.ebuild,
+ texmath-0.6.5.2.ebuild, texmath-0.6.6.1.ebuild, texmath-0.6.6.3.ebuild,
+ texmath-0.6.6.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/texmath/texmath-0.6.4.ebuild b/dev-haskell/texmath/texmath-0.6.4.ebuild
index cdf525d1a648..3995357667a0 100644
--- a/dev-haskell/texmath/texmath-0.6.4.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.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-haskell/texmath/texmath-0.6.4.ebuild,v 1.3 2013/11/24 19:33:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.4.ebuild,v 1.4 2014/07/25 09:16:40 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
+DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/texmath/texmath-0.6.5.2.ebuild b/dev-haskell/texmath/texmath-0.6.5.2.ebuild
index 5b6d7f6900ba..a00fe820ff2c 100644
--- a/dev-haskell/texmath/texmath-0.6.5.2.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.5.2.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/texmath/texmath-0.6.5.2.ebuild,v 1.1 2013/12/11 06:31:24 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.5.2.ebuild,v 1.2 2014/07/25 09:16:40 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
+DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/texmath/texmath-0.6.6.1.ebuild b/dev-haskell/texmath/texmath-0.6.6.1.ebuild
index 3648deaa8f79..e79fc2b4b3b4 100644
--- a/dev-haskell/texmath/texmath-0.6.6.1.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.6.1.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/texmath/texmath-0.6.6.1.ebuild,v 1.1 2014/05/10 12:04:42 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.6.1.ebuild,v 1.2 2014/07/25 09:16:40 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
+DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/texmath/texmath-0.6.6.3.ebuild b/dev-haskell/texmath/texmath-0.6.6.3.ebuild
index f6b766e65499..584008622c72 100644
--- a/dev-haskell/texmath/texmath-0.6.6.3.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.6.3.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/texmath/texmath-0.6.6.3.ebuild,v 1.1 2014/07/02 14:05:17 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.6.3.ebuild,v 1.2 2014/07/25 09:16:40 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
+DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/texmath/texmath-0.6.6.ebuild b/dev-haskell/texmath/texmath-0.6.6.ebuild
index 9ed3a6127de8..033fe54e9a85 100644
--- a/dev-haskell/texmath/texmath-0.6.6.ebuild
+++ b/dev-haskell/texmath/texmath-0.6.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-haskell/texmath/texmath-0.6.6.ebuild,v 1.1 2014/02/01 19:53:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.6.ebuild,v 1.2 2014/07/25 09:16:40 slyfox Exp $
EAPI=5
@@ -9,7 +9,7 @@ EAPI=5
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
+DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"