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
commit61873ed4a66f1d71ec953e2ab33e59d74aea4e7f (patch)
tree2c70f0f1adb17c1359f46a6bf696b159e937dc84 /app-accessibility/festival
parentAdd USE flags ffmpeg and x264 (thans soxx) (diff)
downloadgentoo-2-61873ed4a66f1d71ec953e2ab33e59d74aea4e7f.tar.gz
gentoo-2-61873ed4a66f1d71ec953e2ab33e59d74aea4e7f.tar.bz2
gentoo-2-61873ed4a66f1d71ec953e2ab33e59d74aea4e7f.zip
Inherit user eclass for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/festival')
-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
5 files changed, 16 insertions, 12 deletions
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}