slyfox      14/07/25 09:16:29

  Modified:             gtk-0.12.5.0.2.ebuild gtk-0.12.4-r1.ebuild
                        gtk-0.12.5.7.2.ebuild gtk-0.12.0.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/gtk/gtk-0.12.5.0.2.ebuild

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

Index: gtk-0.12.5.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.5.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk-0.12.5.0.2.ebuild       12 Dec 2013 05:57:51 -0000      1.1
+++ gtk-0.12.5.0.2.ebuild       25 Jul 2014 09:16:29 -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/gtk/gtk-0.12.5.0.2.ebuild,v 1.1 
2013/12/12 05:57:51 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.5.0.2.ebuild,v 1.2 
2014/07/25 09:16:29 slyfox Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep"
 inherit haskell-cabal
 
-DESCRIPTION="Binding to the Gtk+ graphical user interface library."
+DESCRIPTION="Binding to the Gtk+ graphical user interface library"
 HOMEPAGE="http://projects.haskell.org/gtk2hs/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${MY_PV}/${MY_P}.tar.gz"
 



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

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

Index: gtk-0.12.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.4-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gtk-0.12.4-r1.ebuild        5 Jun 2014 08:22:25 -0000       1.8
+++ gtk-0.12.4-r1.ebuild        25 Jul 2014 09:16:29 -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/gtk/gtk-0.12.4-r1.ebuild,v 1.8 
2014/06/05 08:22:25 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.4-r1.ebuild,v 1.9 
2014/07/25 09:16:29 slyfox Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep"
 inherit haskell-cabal
 
-DESCRIPTION="Binding to the Gtk+ graphical user interface library."
+DESCRIPTION="Binding to the Gtk+ graphical user interface library"
 HOMEPAGE="http://projects.haskell.org/gtk2hs/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.2                  dev-haskell/gtk/gtk-0.12.5.7.2.ebuild

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

Index: gtk-0.12.5.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtk-0.12.5.7.2.ebuild       20 May 2014 13:51:57 -0000      1.1
+++ gtk-0.12.5.7.2.ebuild       25 Jul 2014 09:16:29 -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/gtk/gtk-0.12.5.7.2.ebuild,v 1.1 
2014/05/20 13:51:57 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.5.7.2.ebuild,v 1.2 
2014/07/25 09:16:29 slyfox Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
-DESCRIPTION="Binding to the Gtk+ graphical user interface library."
+DESCRIPTION="Binding to the Gtk+ graphical user interface library"
 HOMEPAGE="http://projects.haskell.org/gtk2hs/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${MY_PV}/${MY_P}.tar.gz"
 



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

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

Index: gtk-0.12.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtk-0.12.0.ebuild   12 Dec 2013 05:57:51 -0000      1.6
+++ gtk-0.12.0.ebuild   25 Jul 2014 09:16:29 -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/gtk/gtk-0.12.0.ebuild,v 1.6 
2013/12/12 05:57:51 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/gtk-0.12.0.ebuild,v 1.7 
2014/07/25 09:16:29 slyfox Exp $
 
 # ebuild generated by hackport 0.2.13
 
@@ -10,7 +10,7 @@
 CABAL_FEATURES="lib profile haddock hscolour nocabaldep"
 inherit base haskell-cabal
 
-DESCRIPTION="Haskell bindings to the Gtk+ graphical user interface library."
+DESCRIPTION="Haskell bindings to the Gtk+ graphical user interface library"
 HOMEPAGE="http://www.haskell.org/gtk2hs/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 



1.23                 dev-haskell/gtk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   25 Jul 2014 08:58:53 -0000      1.22
+++ ChangeLog   25 Jul 2014 09:16:29 -0000      1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-haskell/gtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.22 2014/07/25 
08:58:53 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk/ChangeLog,v 1.23 2014/07/25 
09:16:29 slyfox Exp $
+
+  25 Jul 2014; Sergei Trofimovich <[email protected]> gtk-0.12.0.ebuild,
+  gtk-0.12.4-r1.ebuild, gtk-0.12.5.0.2.ebuild, gtk-0.12.5.7.2.ebuild:
+  Drop trailing '.' from description.
 
   25 Jul 2014; Sergei Trofimovich <[email protected]> metadata.xml:
   Drop redundant '<maintainer>' field, leave only '<herd>'.




Reply via email to