diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:55:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:55:37 +0000 |
commit | 5010eb1ce27fe1da74dbe81de3d8583aa9191dc4 (patch) | |
tree | 4408f257f206d47b072832a3287e75387802470a /app-accessibility | |
parent | Stable for x86, wrt bug #497870 (diff) | |
download | gentoo-2-5010eb1ce27fe1da74dbe81de3d8583aa9191dc4.tar.gz gentoo-2-5010eb1ce27fe1da74dbe81de3d8583aa9191dc4.tar.bz2 gentoo-2-5010eb1ce27fe1da74dbe81de3d8583aa9191dc4.zip |
Stable for x86, wrt bug #495312
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-4.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 0a338e2de56d..9dac78136ea7 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.139 2014/01/07 17:56:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.140 2014/01/14 13:55:37 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> brltty-4.5-r3.ebuild: + Stable for x86, wrt bug #495312 07 Jan 2014; Chema Alonso <nimiux@gentoo.org> brltty-4.5-r3.ebuild: Stable for amd64 wrt bug #495312 diff --git a/app-accessibility/brltty/brltty-4.5-r3.ebuild b/app-accessibility/brltty/brltty-4.5-r3.ebuild index 7fb845b8cd6f..03c772a4e52e 100644 --- a/app-accessibility/brltty/brltty-4.5-r3.ebuild +++ b/app-accessibility/brltty/brltty-4.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.5-r3.ebuild,v 1.3 2014/01/07 17:56:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.5-r3.ebuild,v 1.4 2014/01/14 13:55:37 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86" IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu java +learn-mode +midi ncurses nls ocaml +pcm python usb +speech tcl X" |