summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-09-11 02:48:12 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-09-11 02:48:12 +0000
commit6babf568bd32292eb0881d88539c7f94b8ccfa53 (patch)
treee113be96e808f3bb9349565439d1443fd9a1c3d5 /app-accessibility
parentversion bump (bug #226191) (diff)
downloadgentoo-2-6babf568bd32292eb0881d88539c7f94b8ccfa53.tar.gz
gentoo-2-6babf568bd32292eb0881d88539c7f94b8ccfa53.tar.bz2
gentoo-2-6babf568bd32292eb0881d88539c7f94b8ccfa53.zip
amd64 stable, bug 282054. Compile tested only due to environment
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speakup/ChangeLog5
-rw-r--r--app-accessibility/speakup/speakup-3.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speakup/ChangeLog b/app-accessibility/speakup/ChangeLog
index 069de9999593..5aa1c631c8c4 100644
--- a/app-accessibility/speakup/ChangeLog
+++ b/app-accessibility/speakup/ChangeLog
@@ -1,6 +1,9 @@
# 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.34 2009/08/31 13:22:31 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/ChangeLog,v 1.35 2009/09/11 02:48:12 darkside Exp $
+
+ 11 Sep 2009; Jeremy Olexa <darkside@gentoo.org> speakup-3.1.3.ebuild:
+ amd64 stable, bug 282054. Compile tested only due to environment
31 Aug 2009; William Hubbs <williamh@gentoo.org> speakup-3.1.3.ebuild:
stable on x86
diff --git a/app-accessibility/speakup/speakup-3.1.3.ebuild b/app-accessibility/speakup/speakup-3.1.3.ebuild
index 4b52a277ba7c..46eb76794df1 100644
--- a/app-accessibility/speakup/speakup-3.1.3.ebuild
+++ b/app-accessibility/speakup/speakup-3.1.3.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.3.ebuild,v 1.2 2009/08/31 13:22:31 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speakup/speakup-3.1.3.ebuild,v 1.3 2009/09/11 02:48:12 darkside 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() {