summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-07-27 14:40:48 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-07-27 14:40:48 +0000
commitba90fce8b1e02a17ced0b677d59b1b52baf66959 (patch)
treefe40b270c363ae8f07134df79ac2c1394a0e08d5 /app-accessibility/speakup
parentMarked stable on AMD64 as requested by Hannes Jochriem in bug #278691. Compil... (diff)
downloadgentoo-2-ba90fce8b1e02a17ced0b677d59b1b52baf66959.tar.gz
gentoo-2-ba90fce8b1e02a17ced0b677d59b1b52baf66959.tar.bz2
gentoo-2-ba90fce8b1e02a17ced0b677d59b1b52baf66959.zip
Marked stable on AMD64 as requested by William Hubbs <williamh@gentoo.org> in bug #277968. Compile-tested on a Core2 Duo, no test hardware available.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/speakup')
-rw-r--r--app-accessibility/speakup/ChangeLog6
-rw-r--r--app-accessibility/speakup/speakup-3.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speakup/ChangeLog b/app-accessibility/speakup/ChangeLog
index 9276ff1c5f6f..806190e5641c 100644
--- a/app-accessibility/speakup/ChangeLog
+++ b/app-accessibility/speakup/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/speakup
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/ChangeLog,v 1.28 2009/07/15 18:09:46 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/ChangeLog,v 1.29 2009/07/27 14:40:48 chainsaw Exp $
+
+ 27 Jul 2009; <chainsaw@gentoo.org> speakup-3.1.1.ebuild:
+ Marked stable on AMD64 as requested by William Hubbs <williamh@gentoo.org>
+ in bug #277968. Compile-tested on a Core2 Duo, no test hardware available.
15 Jul 2009; William Hubbs <williamh@gentoo.org> speakup-3.1.1.ebuild:
stable x86
diff --git a/app-accessibility/speakup/speakup-3.1.1.ebuild b/app-accessibility/speakup/speakup-3.1.1.ebuild
index ea2c478ba61e..93c56ffadd24 100644
--- a/app-accessibility/speakup/speakup-3.1.1.ebuild
+++ b/app-accessibility/speakup/speakup-3.1.1.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/speakup/speakup-3.1.1.ebuild,v 1.2 2009/07/15 18:09:46 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-3.1.1.ebuild,v 1.3 2009/07/27 14:40:48 chainsaw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="ftp://linux-speakup.org/pub/speakup/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
src_prepare() {