diff options
author | 2007-03-12 18:24:45 +0000 | |
---|---|---|
committer | 2007-03-12 18:24:45 +0000 | |
commit | cf22248e6a2ff8e29e85995cc7ed38196ec1ffa7 (patch) | |
tree | 5ea2925b00a8cf4538a23f613e2f133d172331e6 /app-accessibility/speechd | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-cf22248e6a2ff8e29e85995cc7ed38196ec1ffa7.tar.gz gentoo-2-cf22248e6a2ff8e29e85995cc7ed38196ec1ffa7.tar.bz2 gentoo-2-cf22248e6a2ff8e29e85995cc7ed38196ec1ffa7.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-accessibility/speechd')
-rw-r--r-- | app-accessibility/speechd/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/speechd/speechd-0.56-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/speechd/ChangeLog b/app-accessibility/speechd/ChangeLog index d5a66852dfc4..0623d0f7f707 100644 --- a/app-accessibility/speechd/ChangeLog +++ b/app-accessibility/speechd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speechd -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/ChangeLog,v 1.18 2006/10/21 09:34:51 dertobi123 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/ChangeLog,v 1.19 2007/03/12 18:24:45 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> speechd-0.56-r2.ebuild: + x86 stable 21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> speechd-0.56-r2.ebuild: diff --git a/app-accessibility/speechd/speechd-0.56-r2.ebuild b/app-accessibility/speechd/speechd-0.56-r2.ebuild index 66ea17aba8fe..4ed3fc1b6b6a 100644 --- a/app-accessibility/speechd/speechd-0.56-r2.ebuild +++ b/app-accessibility/speechd/speechd-0.56-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r2.ebuild,v 1.3 2006/10/21 09:34:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd/speechd-0.56-r2.ebuild,v 1.4 2007/03/12 18:24:45 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.speechio.org/dl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="esd" DEPEND="dev-lang/perl" |