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/pango
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/pango')
-rw-r--r--dev-haskell/pango/ChangeLog7
-rw-r--r--dev-haskell/pango/pango-0.12.0.ebuild6
-rw-r--r--dev-haskell/pango/pango-0.12.3.ebuild6
-rw-r--r--dev-haskell/pango/pango-0.12.4-r1.ebuild4
-rw-r--r--dev-haskell/pango/pango-0.12.5.0-r1.ebuild6
-rw-r--r--dev-haskell/pango/pango-0.12.5.3.ebuild4
6 files changed, 19 insertions, 14 deletions
diff --git a/dev-haskell/pango/ChangeLog b/dev-haskell/pango/ChangeLog
index e542e4cafca2..fce0f2feca49 100644
--- a/dev-haskell/pango/ChangeLog
+++ b/dev-haskell/pango/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-haskell/pango
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/ChangeLog,v 1.25 2014/07/25 08:58:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/ChangeLog,v 1.26 2014/07/25 09:16:18 slyfox Exp $
+
+ 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> pango-0.12.0.ebuild,
+ pango-0.12.3.ebuild, pango-0.12.4-r1.ebuild, pango-0.12.5.0-r1.ebuild,
+ pango-0.12.5.3.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/pango/pango-0.12.0.ebuild b/dev-haskell/pango/pango-0.12.0.ebuild
index 1fb55364cf39..436bc04e4f68 100644
--- a/dev-haskell/pango/pango-0.12.0.ebuild
+++ b/dev-haskell/pango/pango-0.12.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/pango/pango-0.12.0.ebuild,v 1.6 2013/12/12 06:06:19 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild,v 1.7 2014/07/25 09:16:18 slyfox Exp $
# ebuild generated by hackport 0.2.13
@@ -10,7 +10,7 @@ EAPI="3"
CABAL_FEATURES="lib profile haddock hscolour nocabaldep"
inherit haskell-cabal
-DESCRIPTION="Haskell bindings to the x11-libs/pango text rendering engine."
+DESCRIPTION="Haskell bindings to the x11-libs/pango text rendering engine"
HOMEPAGE="http://www.haskell.org/gtk2hs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/pango/pango-0.12.3.ebuild b/dev-haskell/pango/pango-0.12.3.ebuild
index 94baed73cbf1..f64f606dcdd0 100644
--- a/dev-haskell/pango/pango-0.12.3.ebuild
+++ b/dev-haskell/pango/pango-0.12.3.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/pango/pango-0.12.3.ebuild,v 1.8 2013/12/12 06:06:19 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild,v 1.9 2014/07/25 09:16:18 slyfox Exp $
EAPI=4
@@ -8,7 +8,7 @@ EAPI=4
CABAL_FEATURES="lib profile haddock hscolour hoogle nocabaldep"
inherit haskell-cabal
-DESCRIPTION="Binding to the Pango text rendering engine."
+DESCRIPTION="Binding to the Pango text rendering engine"
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/pango/pango-0.12.4-r1.ebuild b/dev-haskell/pango/pango-0.12.4-r1.ebuild
index 6fa688a5a689..e3584be6d4c8 100644
--- a/dev-haskell/pango/pango-0.12.4-r1.ebuild
+++ b/dev-haskell/pango/pango-0.12.4-r1.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/pango/pango-0.12.4-r1.ebuild,v 1.8 2014/06/05 08:23:05 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.4-r1.ebuild,v 1.9 2014/07/25 09:16:18 slyfox Exp $
EAPI=5
@@ -12,7 +12,7 @@ GTK_MAJ_VER="2"
CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep"
inherit haskell-cabal
-DESCRIPTION="Binding to the Pango text rendering engine."
+DESCRIPTION="Binding to the Pango text rendering engine"
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/pango/pango-0.12.5.0-r1.ebuild b/dev-haskell/pango/pango-0.12.5.0-r1.ebuild
index a4c2a140e08c..63bd8225faaa 100644
--- a/dev-haskell/pango/pango-0.12.5.0-r1.ebuild
+++ b/dev-haskell/pango/pango-0.12.5.0-r1.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/pango/pango-0.12.5.0-r1.ebuild,v 1.1 2013/12/12 06:06:19 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.5.0-r1.ebuild,v 1.2 2014/07/25 09:16:18 slyfox Exp $
EAPI=5
@@ -10,7 +10,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep"
inherit haskell-cabal
-DESCRIPTION="Binding to the Pango text rendering engine."
+DESCRIPTION="Binding to the Pango text rendering engine"
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
diff --git a/dev-haskell/pango/pango-0.12.5.3.ebuild b/dev-haskell/pango/pango-0.12.5.3.ebuild
index 742d06e7c80d..c4d546fae2f7 100644
--- a/dev-haskell/pango/pango-0.12.5.3.ebuild
+++ b/dev-haskell/pango/pango-0.12.5.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/pango/pango-0.12.5.3.ebuild,v 1.1 2014/05/20 13:50:17 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.5.3.ebuild,v 1.2 2014/07/25 09:16:18 slyfox Exp $
EAPI=5
@@ -10,7 +10,7 @@ EAPI=5
CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep"
inherit haskell-cabal
-DESCRIPTION="Binding to the Pango text rendering engine."
+DESCRIPTION="Binding to the Pango text rendering engine"
HOMEPAGE="http://projects.haskell.org/gtk2hs/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"