slyfox      14/08/10 21:05:38

  Modified:             fluidsynth-1.1.5.ebuild fluidsynth-1.1.1.ebuild
                        fluidsynth-1.1.6.ebuild fluidsynth-1.1.6-r1.ebuild
                        ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.3                  media-sound/fluidsynth/fluidsynth-1.1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild?r1=1.2&r2=1.3

Index: fluidsynth-1.1.5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fluidsynth-1.1.5.ebuild     5 May 2012 08:20:42 -0000       1.2
+++ fluidsynth-1.1.5.ebuild     10 Aug 2014 21:05:38 -0000      1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild,v 1.2 
2012/05/05 08:20:42 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.5.ebuild,v 1.3 
2014/08/10 21:05:38 slyfox Exp $
 
 EAPI=4
 inherit cmake-utils
 
-DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications."
+DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications"
 HOMEPAGE="http://www.fluidsynth.org/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 



1.12                 media-sound/fluidsynth/fluidsynth-1.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild?r1=1.11&r2=1.12

Index: fluidsynth-1.1.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fluidsynth-1.1.1.ebuild     5 May 2012 08:20:42 -0000       1.11
+++ fluidsynth-1.1.1.ebuild     10 Aug 2014 21:05:38 -0000      1.12
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.11 
2012/05/05 08:20:42 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.12 
2014/08/10 21:05:38 slyfox Exp $
 
 EAPI=2
 inherit libtool
 
 IUSE="alsa debug jack ladspa lash oss portaudio pulseaudio readline sndfile"
 
-DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications."
+DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications"
 HOMEPAGE="http://www.fluidsynth.org/";
 SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz";
 



1.8                  media-sound/fluidsynth/fluidsynth-1.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild?r1=1.7&r2=1.8

Index: fluidsynth-1.1.6.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fluidsynth-1.1.6.ebuild     27 Dec 2012 08:17:26 -0000      1.7
+++ fluidsynth-1.1.6.ebuild     10 Aug 2014 21:05:38 -0000      1.8
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.7 
2012/12/27 08:17:26 armin76 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.8 
2014/08/10 21:05:38 slyfox Exp $
 
 EAPI=4
 inherit cmake-utils flag-o-matic
 
-DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications."
+DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications"
 HOMEPAGE="http://www.fluidsynth.org/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 



1.4                  media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild?r1=1.3&r2=1.4

Index: fluidsynth-1.1.6-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fluidsynth-1.1.6-r1.ebuild  24 Jun 2014 22:16:06 -0000      1.3
+++ fluidsynth-1.1.6-r1.ebuild  10 Aug 2014 21:05:38 -0000      1.4
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.3 
2014/06/24 22:16:06 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.4 
2014/08/10 21:05:38 slyfox Exp $
 
 EAPI=5
 inherit cmake-multilib flag-o-matic
 
-DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications."
+DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the 
Soundfont 2 specifications"
 HOMEPAGE="http://www.fluidsynth.org/";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 



1.81                 media-sound/fluidsynth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.81&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?rev=1.81&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/fluidsynth/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   24 Jun 2014 22:16:06 -0000      1.80
+++ ChangeLog   10 Aug 2014 21:05:38 -0000      1.81
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/fluidsynth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.80 
2014/06/24 22:16:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.81 
2014/08/10 21:05:38 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> fluidsynth-1.1.1.ebuild,
+  fluidsynth-1.1.5.ebuild, fluidsynth-1.1.6-r1.ebuild, fluidsynth-1.1.6.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   24 Jun 2014; Michał Górny <[email protected]> fluidsynth-1.1.6-r1.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for




Reply via email to