diff options
author | 2012-05-23 22:57:36 +0000 | |
---|---|---|
committer | 2012-05-23 22:57:36 +0000 | |
commit | dbcf693115f32c5efea209737d10a425baa5c73a (patch) | |
tree | 506fc60fb718c12faa40d2ca876bf9af53cfae07 /app-accessibility/eflite/eflite-0.4.1.ebuild | |
parent | Inherit user for enewuser/etc... (diff) | |
download | gentoo-2-dbcf693115f32c5efea209737d10a425baa5c73a.tar.gz gentoo-2-dbcf693115f32c5efea209737d10a425baa5c73a.tar.bz2 gentoo-2-dbcf693115f32c5efea209737d10a425baa5c73a.zip |
Inherit user eclass for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/eflite/eflite-0.4.1.ebuild')
-rw-r--r-- | app-accessibility/eflite/eflite-0.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |