public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich (slyfox)" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/pango: pango-0.12.5.0-r1.ebuild pango-0.12.3.ebuild pango-0.12.4-r1.ebuild pango-0.12.0.ebuild pango-0.12.5.3.ebuild ChangeLog
Date: Fri, 25 Jul 2014 09:16:18 +0000 (UTC)	[thread overview]
Message-ID: <20140725091618.B699420054@flycatcher.gentoo.org> (raw)

slyfox      14/07/25 09:16:18

  Modified:             pango-0.12.5.0-r1.ebuild pango-0.12.3.ebuild
                        pango-0.12.4-r1.ebuild pango-0.12.0.ebuild
                        pango-0.12.5.3.ebuild ChangeLog
  Log:
  Drop trailing '.' from description.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.2                  dev-haskell/pango/pango-0.12.5.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.0-r1.ebuild?r1=1.1&r2=1.2

Index: pango-0.12.5.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.5.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pango-0.12.5.0-r1.ebuild	12 Dec 2013 06:06:19 -0000	1.1
+++ pango-0.12.5.0-r1.ebuild	25 Jul 2014 09:16:18 -0000	1.2
@@ -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 @@
 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"
 



1.9                  dev-haskell/pango/pango-0.12.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild?r1=1.8&r2=1.9

Index: pango-0.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pango-0.12.3.ebuild	12 Dec 2013 06:06:19 -0000	1.8
+++ pango-0.12.3.ebuild	25 Jul 2014 09:16:18 -0000	1.9
@@ -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 @@
 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"
 



1.9                  dev-haskell/pango/pango-0.12.4-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.4-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.4-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.4-r1.ebuild?r1=1.8&r2=1.9

Index: pango-0.12.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.4-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pango-0.12.4-r1.ebuild	5 Jun 2014 08:23:05 -0000	1.8
+++ pango-0.12.4-r1.ebuild	25 Jul 2014 09:16:18 -0000	1.9
@@ -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 @@
 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"
 



1.7                  dev-haskell/pango/pango-0.12.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild?r1=1.6&r2=1.7

Index: pango-0.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pango-0.12.0.ebuild	12 Dec 2013 06:06:19 -0000	1.6
+++ pango-0.12.0.ebuild	25 Jul 2014 09:16:18 -0000	1.7
@@ -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 @@
 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"
 



1.2                  dev-haskell/pango/pango-0.12.5.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/pango-0.12.5.3.ebuild?r1=1.1&r2=1.2

Index: pango-0.12.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pango-0.12.5.3.ebuild	20 May 2014 13:50:17 -0000	1.1
+++ pango-0.12.5.3.ebuild	25 Jul 2014 09:16:18 -0000	1.2
@@ -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 @@
 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"
 



1.26                 dev-haskell/pango/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pango/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/pango/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	25 Jul 2014 08:58:36 -0000	1.25
+++ ChangeLog	25 Jul 2014 09:16:18 -0000	1.26
@@ -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>'.





                 reply	other threads:[~2014-07-25  9:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140725091618.B699420054@flycatcher.gentoo.org \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox