public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/festival-freebsoft-utils: ChangeLog festival-freebsoft-utils-0.2.ebuild festival-freebsoft-utils-0.4.ebuild festival-freebsoft-utils-0.6.ebuild
@ 2009-10-11 21:46 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-10-11 21:46 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/10/11 21:46:06

  Modified:             ChangeLog festival-freebsoft-utils-0.2.ebuild
                        festival-freebsoft-utils-0.4.ebuild
                        festival-freebsoft-utils-0.6.ebuild
  Log:
  QA fixes, unquoted variables
  (Portage version: 2.2_rc45/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-accessibility/festival-freebsoft-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	24 Mar 2008 23:48:14 -0000	1.15
+++ ChangeLog	11 Oct 2009 21:46:05 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for app-accessibility/festival-freebsoft-utils
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.15 2008/03/24 23:48:14 fmccor Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.16 2009/10/11 21:46:05 halcy0n Exp $
+
+  11 Oct 2009; Mark Loeser <halcy0n@gentoo.org>
+  festival-freebsoft-utils-0.2.ebuild, festival-freebsoft-utils-0.4.ebuild,
+  festival-freebsoft-utils-0.6.ebuild:
+  QA fixes, unquoted variables
 
   24 Mar 2008; Ferris McCormick <fmccor@gentoo.org>
   festival-freebsoft-utils-0.6.ebuild:



1.7                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?r1=1.6&r2=1.7

Index: festival-freebsoft-utils-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- festival-freebsoft-utils-0.2.ebuild	1 Jan 2005 10:47:48 -0000	1.6
+++ festival-freebsoft-utils-0.2.ebuild	11 Oct 2009 21:46:05 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.6 2005/01/01 10:47:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.7 2009/10/11 21:46:05 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -19,5 +19,5 @@
 
 src_install() {
 	insinto /usr/lib/festival
-	doins ${S}/*.scm
+	doins "${S}"/*.scm
 }



1.2                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?r1=1.1&r2=1.2

Index: festival-freebsoft-utils-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- festival-freebsoft-utils-0.4.ebuild	31 Dec 2005 23:43:20 -0000	1.1
+++ festival-freebsoft-utils-0.4.ebuild	11 Oct 2009 21:46:05 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.1 2005/12/31 23:43:20 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.2 2009/10/11 21:46:05 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -21,5 +21,5 @@
 	dodoc ANNOUNCE NEWS README ChangeLog
 	doinfo *.info
 	insinto /usr/share/festival
-	doins ${S}/*.scm
+	doins "${S}"/*.scm
 }



1.3                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?r1=1.2&r2=1.3

Index: festival-freebsoft-utils-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- festival-freebsoft-utils-0.6.ebuild	24 Mar 2008 23:48:14 -0000	1.2
+++ festival-freebsoft-utils-0.6.ebuild	11 Oct 2009 21:46:05 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.2 2008/03/24 23:48:14 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.3 2009/10/11 21:46:05 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -21,5 +21,5 @@
 	dodoc ANNOUNCE NEWS README ChangeLog
 	doinfo *.info
 	insinto /usr/share/festival
-	doins ${S}/*.scm
+	doins "${S}"/*.scm
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-accessibility/festival-freebsoft-utils: ChangeLog festival-freebsoft-utils-0.2.ebuild festival-freebsoft-utils-0.4.ebuild festival-freebsoft-utils-0.6.ebuild
@ 2009-10-17 21:57 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-10-17 21:57 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/10/17 21:57:01

  Modified:             ChangeLog festival-freebsoft-utils-0.2.ebuild
                        festival-freebsoft-utils-0.4.ebuild
                        festival-freebsoft-utils-0.6.ebuild
  Log:
  QA fixes; implicit RDEPEND
  (Portage version: 2.2_rc42/cvs/Linux i686)

Revision  Changes    Path
1.17                 app-accessibility/festival-freebsoft-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Oct 2009 21:46:05 -0000	1.16
+++ ChangeLog	17 Oct 2009 21:57:00 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for app-accessibility/festival-freebsoft-utils
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.16 2009/10/11 21:46:05 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.17 2009/10/17 21:57:00 halcy0n Exp $
+
+  17 Oct 2009; Mark Loeser <halcy0n@gentoo.org>
+  festival-freebsoft-utils-0.2.ebuild, festival-freebsoft-utils-0.4.ebuild,
+  festival-freebsoft-utils-0.6.ebuild:
+  QA fixes; implicit RDEPEND
 
   11 Oct 2009; Mark Loeser <halcy0n@gentoo.org>
   festival-freebsoft-utils-0.2.ebuild, festival-freebsoft-utils-0.4.ebuild,



1.8                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?r1=1.7&r2=1.8

Index: festival-freebsoft-utils-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- festival-freebsoft-utils-0.2.ebuild	11 Oct 2009 21:46:05 -0000	1.7
+++ festival-freebsoft-utils-0.2.ebuild	17 Oct 2009 21:57:00 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.7 2009/10/11 21:46:05 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.8 2009/10/17 21:57:00 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -12,6 +12,7 @@
 IUSE=""
 
 DEPEND=">=app-accessibility/festival-1.4.3"
+RDEPEND="${DEPEND}"
 
 src_compile(){
 	einfo "Nothing to compile."



1.3                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?r1=1.2&r2=1.3

Index: festival-freebsoft-utils-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- festival-freebsoft-utils-0.4.ebuild	11 Oct 2009 21:46:05 -0000	1.2
+++ festival-freebsoft-utils-0.4.ebuild	17 Oct 2009 21:57:00 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.2 2009/10/11 21:46:05 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.3 2009/10/17 21:57:00 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -12,6 +12,7 @@
 IUSE=""
 
 DEPEND=">=app-accessibility/festival-1.4.3"
+RDEPEND="${DEPEND}"
 
 src_compile(){
 	einfo "Nothing to compile."



1.4                  app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?r1=1.3&r2=1.4

Index: festival-freebsoft-utils-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- festival-freebsoft-utils-0.6.ebuild	11 Oct 2009 21:46:05 -0000	1.3
+++ festival-freebsoft-utils-0.6.ebuild	17 Oct 2009 21:57:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.3 2009/10/11 21:46:05 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.4 2009/10/17 21:57:00 halcy0n Exp $
 
 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
@@ -12,6 +12,7 @@
 IUSE=""
 
 DEPEND=">=app-accessibility/festival-1.4.3"
+RDEPEND="${DEPEND}"
 
 src_compile(){
 	einfo "Nothing to compile."






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-17 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17 21:57 [gentoo-commits] gentoo-x86 commit in app-accessibility/festival-freebsoft-utils: ChangeLog festival-freebsoft-utils-0.2.ebuild festival-freebsoft-utils-0.4.ebuild festival-freebsoft-utils-0.6.ebuild Mark Loeser (halcy0n)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-11 21:46 Mark Loeser (halcy0n)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox