diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:37:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 10:37:18 +0000 |
commit | f00b32e44f1281c4878f57edf9af26a4f8d4aa63 (patch) | |
tree | 086f36a77350a654b87255d7ce8bfa7d78ea3787 /app-accessibility/brltty | |
parent | Stable for x86, wrt bug #534914 (diff) | |
download | gentoo-2-f00b32e44f1281c4878f57edf9af26a4f8d4aa63.tar.gz gentoo-2-f00b32e44f1281c4878f57edf9af26a4f8d4aa63.tar.bz2 gentoo-2-f00b32e44f1281c4878f57edf9af26a4f8d4aa63.zip |
Stable for x86, wrt bug #534800
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index a48a16429463..99875546b300 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.165 2015/01/18 08:47:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.166 2015/01/26 10:37:18 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> brltty-5.2.ebuild: + Stable for x86, wrt bug #534800 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> brltty-5.2.ebuild: Stable for ppc64, wrt bug #534800 diff --git a/app-accessibility/brltty/brltty-5.2.ebuild b/app-accessibility/brltty/brltty-5.2.ebuild index a36abb09a577..d113f38b407c 100644 --- a/app-accessibility/brltty/brltty-5.2.ebuild +++ b/app-accessibility/brltty/brltty-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.2.ebuild,v 1.5 2015/01/18 08:47:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.2.ebuild,v 1.6 2015/01/26 10:37:18 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://brltty.com/archive/${P}.tar.xz" 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 +midi ncurses nls ocaml +pcm python usb +speech tcl X" |