diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 14:41:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 14:41:54 +0000 |
commit | d8b33b942d3c713ba1b7915f6eb10277361782c5 (patch) | |
tree | 3b1b7e0710379698fb85a12903262bff30c15f98 /app-accessibility/brltty/brltty-3.9.ebuild | |
parent | remove dev-ml/rpc, see it in ocamlnet (diff) | |
download | historical-d8b33b942d3c713ba1b7915f6eb10277361782c5.tar.gz historical-d8b33b942d3c713ba1b7915f6eb10277361782c5.tar.bz2 historical-d8b33b942d3c713ba1b7915f6eb10277361782c5.zip |
alpha/ia64 stable wrt #208536
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-accessibility/brltty/brltty-3.9.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.9.ebuild b/app-accessibility/brltty/brltty-3.9.ebuild index 13af64bf99ee..474439f06e26 100644 --- a/app-accessibility/brltty/brltty-3.9.ebuild +++ b/app-accessibility/brltty/brltty-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v 1.6 2008/02/02 21:35:18 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.9.ebuild,v 1.7 2008/02/03 14:41:54 armin76 Exp $ FINDLIB_USE="ocaml" @@ -12,7 +12,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="bluetooth doc gpm iconv java nls ocaml python usb tcl X" COMMON_DEP="bluetooth? ( net-wireless/bluez-libs ) |