summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-23 23:01:52 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-23 23:01:52 +0000
commit0cf12237026af572edad46c4700257bbd8df5540 (patch)
tree77a7a8cd2b6f40792310b857d731916fcd8ac97e /app-accessibility
parentAdd USE flags ffmpeg and x264 (thans soxx) (diff)
downloadhistorical-0cf12237026af572edad46c4700257bbd8df5540.tar.gz
historical-0cf12237026af572edad46c4700257bbd8df5540.tar.bz2
historical-0cf12237026af572edad46c4700257bbd8df5540.zip
Inherit user eclass for enewuser/etc...
Package-Manager: portage-2.2.0_alpha107_p3/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/eflite/ChangeLog7
-rw-r--r--app-accessibility/eflite/eflite-0.4.1.ebuild6
-rw-r--r--app-accessibility/festival/ChangeLog6
-rw-r--r--app-accessibility/festival/festival-1.96_beta-r1.ebuild6
-rw-r--r--app-accessibility/festival/festival-1.96_beta.ebuild6
-rw-r--r--app-accessibility/festival/festival-2.0.95_beta.ebuild6
-rw-r--r--app-accessibility/festival/festival-2.1.ebuild4
7 files changed, 24 insertions, 17 deletions
diff --git a/app-accessibility/eflite/ChangeLog b/app-accessibility/eflite/ChangeLog
index f4b9d7b4b2ab..3a6c73c79f16 100644
--- a/app-accessibility/eflite/ChangeLog
+++ b/app-accessibility/eflite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/eflite
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.33 2010/12/29 19:06:24 williamh Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.34 2012/05/23 22:57:36 vapier Exp $
+
+ 23 May 2012; Mike Frysinger <vapier@gentoo.org> eflite-0.4.1.ebuild:
+ Inherit user eclass for enewuser/etc...
29 Dec 2010; William Hubbs <williamh@gentoo.org>
-files/eflite-0.3.8-daemon.patch, -files/eflite-0.3.8-read_pipe.patch,
diff --git a/app-accessibility/eflite/eflite-0.4.1.ebuild b/app-accessibility/eflite/eflite-0.4.1.ebuild
index 888b457109af..7b854fb986db 100644
--- a/app-accessibility/eflite/eflite-0.4.1.ebuild
+++ b/app-accessibility/eflite/eflite-0.4.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild,v 1.8 2009/12/26 17:35:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild,v 1.9 2012/05/23 22:57:36 vapier Exp $
EAPI="2"
-inherit eutils
+inherit user
DESCRIPTION="A speech server that allows emacspeak and other screen readers to interact with festival lite."
HOMEPAGE="http://eflite.sourceforge.net"
diff --git a/app-accessibility/festival/ChangeLog b/app-accessibility/festival/ChangeLog
index a6c8cab505c9..aac3f5a405d8 100644
--- a/app-accessibility/festival/ChangeLog
+++ b/app-accessibility/festival/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/festival
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.103 2012/04/17 13:22:28 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.104 2012/05/23 23:01:52 vapier Exp $
+
+ 23 May 2012; Mike Frysinger <vapier@gentoo.org> festival-1.96_beta-r1.ebuild,
+ festival-1.96_beta.ebuild, festival-2.0.95_beta.ebuild, festival-2.1.ebuild:
+ Inherit user eclass for enewuser/etc...
17 Apr 2012; Jesus Rivero <neurogeek@gentoo.org> festival-2.1.ebuild:
Dropped alsa-lib support as speech-tools already handles it. Closes bug
diff --git a/app-accessibility/festival/festival-1.96_beta-r1.ebuild b/app-accessibility/festival/festival-1.96_beta-r1.ebuild
index 27deb8949704..bc574e6603b3 100644
--- a/app-accessibility/festival/festival-1.96_beta-r1.ebuild
+++ b/app-accessibility/festival/festival-1.96_beta-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild,v 1.8 2011/03/22 16:37:23 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild,v 1.9 2012/05/23 23:01:52 vapier Exp $
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
DESCRIPTION="Festival Text to Speech engine"
HOMEPAGE="http://www.cstr.ed.ac.uk/projects/festival/"
diff --git a/app-accessibility/festival/festival-1.96_beta.ebuild b/app-accessibility/festival/festival-1.96_beta.ebuild
index 83184ae8847a..0f64c4149752 100644
--- a/app-accessibility/festival/festival-1.96_beta.ebuild
+++ b/app-accessibility/festival/festival-1.96_beta.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.16 2011/03/22 16:37:23 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.17 2012/05/23 23:01:52 vapier Exp $
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
DESCRIPTION="Festival Text to Speech engine"
HOMEPAGE="http://www.cstr.ed.ac.uk/projects/festival/"
diff --git a/app-accessibility/festival/festival-2.0.95_beta.ebuild b/app-accessibility/festival/festival-2.0.95_beta.ebuild
index a690227dd47e..0ff606f24283 100644
--- a/app-accessibility/festival/festival-2.0.95_beta.ebuild
+++ b/app-accessibility/festival/festival-2.0.95_beta.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.0.95_beta.ebuild,v 1.3 2011/03/04 20:12:51 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.0.95_beta.ebuild,v 1.4 2012/05/23 23:01:52 vapier Exp $
EAPI="2"
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
MY_PV=${PV/_beta/-beta}
MY_P=${PN}-${MY_PV}
diff --git a/app-accessibility/festival/festival-2.1.ebuild b/app-accessibility/festival/festival-2.1.ebuild
index c1b0bc0f5a30..805eb544e8fd 100644
--- a/app-accessibility/festival/festival-2.1.ebuild
+++ b/app-accessibility/festival/festival-2.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.10 2012/04/17 13:22:28 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-2.1.ebuild,v 1.11 2012/05/23 23:01:52 vapier Exp $
EAPI="2"
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
MY_PV="${PV}-release"
MY_P=${PN}-${MY_PV}