diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:10:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:10:08 +0000 |
commit | 8627557c45f17530f6555863be6e85ee527189d4 (patch) | |
tree | 89af43330ff4c96172382c55c791295505eefc78 /app-accessibility | |
parent | Delete older ebuild. (diff) | |
download | historical-8627557c45f17530f6555863be6e85ee527189d4.tar.gz historical-8627557c45f17530f6555863be6e85ee527189d4.tar.bz2 historical-8627557c45f17530f6555863be6e85ee527189d4.zip |
ia64 stable wrt #358503
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 7352944fd773..861ad4346ef8 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.119 2011/04/11 21:37:37 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.120 2011/04/16 18:10:08 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> brltty-4.2.ebuild: + ia64 stable wrt #358503 11 Apr 2011; William Hubbs <williamh@gentoo.org> brltty-4.2.ebuild, +files/brltty-4.2-fix-a2.patch: diff --git a/app-accessibility/brltty/brltty-4.2.ebuild b/app-accessibility/brltty/brltty-4.2.ebuild index c8195dc44c3d..a818180c8ef5 100644 --- a/app-accessibility/brltty/brltty-4.2.ebuild +++ b/app-accessibility/brltty/brltty-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.2.ebuild,v 1.14 2011/04/11 21:37:37 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.2.ebuild,v 1.15 2011/04/16 18:10:08 armin76 Exp $ EAPI="4" FINDLIB_USE="ocaml" @@ -14,7 +14,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 x86" IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu java +learn-mode +midi nls ocaml +pcm python usb +speech tcl X" |