diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:43:56 +0000 |
commit | 553a9324c0a8e5cfe66f8e014c6136a8317b2889 (patch) | |
tree | 718be41467bd29a8698c99c4cbe6ad8f9dd485e5 /app-accessibility/brltty | |
parent | Stable for amd64, wrt bug #535426 (diff) | |
download | gentoo-2-553a9324c0a8e5cfe66f8e014c6136a8317b2889.tar.gz gentoo-2-553a9324c0a8e5cfe66f8e014c6136a8317b2889.tar.bz2 gentoo-2-553a9324c0a8e5cfe66f8e014c6136a8317b2889.zip |
Stable for amd64, wrt bug #534800
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 033196894610..019fdf12a92c 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.161 2014/12/30 10:28:53 ago Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> brltty-5.2.ebuild: + Stable for amd64, wrt bug #534800 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> brltty-5.0-r3.ebuild: Stable for ia64, wrt bug #518990 diff --git a/app-accessibility/brltty/brltty-5.2.ebuild b/app-accessibility/brltty/brltty-5.2.ebuild index 103acab5a4bf..57d524c296a2 100644 --- a/app-accessibility/brltty/brltty-5.2.ebuild +++ b/app-accessibility/brltty/brltty-5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.1 2014/12/04 23:03:28 teiresias Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.2.ebuild,v 1.2 2015/01/09 13:43:56 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" |