diff options
author | Olivier Crête <tester@gentoo.org> | 2008-03-05 19:34:03 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-03-05 19:34:03 +0000 |
commit | b3c8c955d05ee0f533dd5a61ea0fdb031c1ebedf (patch) | |
tree | 09aa320dc9cebeae3bb27b2191cb9aefe7425f62 /app-accessibility/pidgin-festival | |
parent | Version bump (diff) | |
download | gentoo-2-b3c8c955d05ee0f533dd5a61ea0fdb031c1ebedf.tar.gz gentoo-2-b3c8c955d05ee0f533dd5a61ea0fdb031c1ebedf.tar.bz2 gentoo-2-b3c8c955d05ee0f533dd5a61ea0fdb031c1ebedf.zip |
Inherit eutils, bug #212411
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-accessibility/pidgin-festival')
-rw-r--r-- | app-accessibility/pidgin-festival/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-accessibility/pidgin-festival/ChangeLog b/app-accessibility/pidgin-festival/ChangeLog index 44b37b3a2a6a..1d7e2f3b80b3 100644 --- a/app-accessibility/pidgin-festival/ChangeLog +++ b/app-accessibility/pidgin-festival/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/pidgin-festival # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.5 2008/01/09 15:32:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.6 2008/03/05 19:34:03 tester Exp $ + + 05 Mar 2008; <tester@gentoo.org> pidgin-festival-2.2.ebuild: + Inherit eutils, bug #212411 09 Jan 2008; Olivier Crête <tester@gentoo.org> pidgin-festival-2.2.ebuild: diff --git a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild index 418a81f1a76a..f0140a4a5deb 100644 --- a/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild +++ b/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.5 2008/01/09 15:32:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.6 2008/03/05 19:34:03 tester Exp $ + +inherit eutils DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival." HOMEPAGE="http://pidgin.festival.sourceforge.net" |