diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-07 00:33:49 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-07 00:33:49 +0000 |
commit | 27d2cd4934407d4497c6e2728b85d670b87d2b51 (patch) | |
tree | e4a05ae3884b4d0b77943a70d658957bb21f4fc4 /app-accessibility | |
parent | stable x86, security bug 280409 (diff) | |
download | gentoo-2-27d2cd4934407d4497c6e2728b85d670b87d2b51.tar.gz gentoo-2-27d2cd4934407d4497c6e2728b85d670b87d2b51.tar.bz2 gentoo-2-27d2cd4934407d4497c6e2728b85d670b87d2b51.zip |
amd64 stable, bug 278689
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/espeakup/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeakup/espeakup-0.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeakup/ChangeLog b/app-accessibility/espeakup/ChangeLog index f2d68d475de9..53ae1bdd4b44 100644 --- a/app-accessibility/espeakup/ChangeLog +++ b/app-accessibility/espeakup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/espeakup # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v 1.12 2009/07/22 13:35:53 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v 1.13 2009/08/07 00:33:49 darkside Exp $ + + 07 Aug 2009; Jeremy Olexa <darkside@gentoo.org> ChangeLog: + amd64 stable, bug 278689 22 Jul 2009; William Hubbs <williamh@gentoo.org> espeakup-0.71.ebuild: stable x86 diff --git a/app-accessibility/espeakup/espeakup-0.71.ebuild b/app-accessibility/espeakup/espeakup-0.71.ebuild index 9fdb731b766f..f109c71a70f4 100644 --- a/app-accessibility/espeakup/espeakup-0.71.ebuild +++ b/app-accessibility/espeakup/espeakup-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/espeakup-0.71.ebuild,v 1.2 2009/07/22 13:35:53 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/espeakup-0.71.ebuild,v 1.3 2009/08/07 00:33:49 darkside Exp $ DESCRIPTION="espeakup is a small lightweight connector for espeak and speakup" HOMEPAGE="http://www.linux-speakup.org" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="app-accessibility/espeak" |