diff options
author | 2011-01-12 23:56:02 +0000 | |
---|---|---|
committer | 2011-01-12 23:56:02 +0000 | |
commit | 962225a1813ca9b557d0748d429b991a09da2d5f (patch) | |
tree | f232ae722943ed1e19655938d60b01910b277354 /app-accessibility/espeakup/ChangeLog | |
parent | Version bump and remove old. (diff) | |
download | gentoo-2-962225a1813ca9b557d0748d429b991a09da2d5f.tar.gz gentoo-2-962225a1813ca9b557d0748d429b991a09da2d5f.tar.bz2 gentoo-2-962225a1813ca9b557d0748d429b991a09da2d5f.zip |
Fix RDEPEND since speakup is part of linux-2.6.37 or later.
We want to favor the speakup built into the kernel for
virtual/linux-sources >= 2.6.37 and still work with older kernels.
(Portage version: 2.2.0_alpha14/cvs/Linux i686)
Diffstat (limited to 'app-accessibility/espeakup/ChangeLog')
-rw-r--r-- | app-accessibility/espeakup/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-accessibility/espeakup/ChangeLog b/app-accessibility/espeakup/ChangeLog index 218f303c6978..97fa5f8e0e39 100644 --- a/app-accessibility/espeakup/ChangeLog +++ b/app-accessibility/espeakup/ChangeLog @@ -1,6 +1,12 @@ # 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.18 2009/11/01 18:50:30 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeakup/ChangeLog,v 1.19 2011/01/12 23:56:02 williamh Exp $ + + 12 Jan 2011; William Hubbs <williamh@gentoo.org> espeakup-0.71.ebuild, + espeakup-9999.ebuild: + Fix RDEPEND since speakup is part of linux-2.6.37 or later. + We want to favor the speakup built into the kernel for + virtual/linux-sources >= 2.6.37 and still work with older kernels. 09 Oct 2009; William Hubbs <williamh@gentoo.org> espeakup-0.71.ebuild, espeakup-9999.ebuild: |