diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-01-07 17:56:07 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-01-07 17:56:07 +0000 |
commit | e61e32f43dd8dc665fe0fe4bc49e0b0469064b28 (patch) | |
tree | 92a7c0d7c892ac8df1e3c103b00a4f4e551646db /app-accessibility | |
parent | Version bump to 0.3.2, proxied commit for Nikoli. (diff) | |
download | gentoo-2-e61e32f43dd8dc665fe0fe4bc49e0b0469064b28.tar.gz gentoo-2-e61e32f43dd8dc665fe0fe4bc49e0b0469064b28.tar.bz2 gentoo-2-e61e32f43dd8dc665fe0fe4bc49e0b0469064b28.zip |
Stable for amd64 wrt bug #495312
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-4.5-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 1939627a6bd7..0a338e2de56d 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.138 2013/12/27 17:37:52 jer Exp $ +# 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 $ + + 07 Jan 2014; Chema Alonso <nimiux@gentoo.org> brltty-4.5-r3.ebuild: + Stable for amd64 wrt bug #495312 27 Dec 2013; Jeroen Roovers <jer@gentoo.org> brltty-4.5-r3.ebuild: Stable for HPPA (bug #495312). diff --git a/app-accessibility/brltty/brltty-4.5-r3.ebuild b/app-accessibility/brltty/brltty-4.5-r3.ebuild index 6d2cf865efab..7fb845b8cd6f 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-2013 Gentoo Foundation +# 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.2 2013/12/27 17:37:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.5-r3.ebuild,v 1.3 2014/01/07 17:56:07 nimiux 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" |