diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 18:06:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-13 18:06:38 +0000 |
commit | 799dc142de9efab980ffe6525d443b481a347e2b (patch) | |
tree | ffcb160e9761a87b4c7bd463953f7b6894d588cc /app-accessibility | |
parent | Stable for HPPA (bug #535224). (diff) | |
download | gentoo-2-799dc142de9efab980ffe6525d443b481a347e2b.tar.gz gentoo-2-799dc142de9efab980ffe6525d443b481a347e2b.tar.bz2 gentoo-2-799dc142de9efab980ffe6525d443b481a347e2b.zip |
Stable for HPPA (bug #534800).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-accessibility')
-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 019fdf12a92c..c5d65201503f 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.162 2015/01/09 13:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.163 2015/01/13 18:06:38 jer Exp $ + + 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> brltty-5.2.ebuild: + Stable for HPPA (bug #534800). 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> brltty-5.2.ebuild: Stable for amd64, wrt bug #534800 diff --git a/app-accessibility/brltty/brltty-5.2.ebuild b/app-accessibility/brltty/brltty-5.2.ebuild index 57d524c296a2..5e129cbbedf0 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.2 2015/01/09 13:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.2.ebuild,v 1.3 2015/01/13 18:06:38 jer 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" |