diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 07:12:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 07:12:51 +0000 |
commit | c0a3431a94017320a30360038e45daeadbfec9ac (patch) | |
tree | 8fe0b449c8ff22e79d6ca0c13263a6e7352d957e /app-accessibility/brltty | |
parent | added mod_xslt-2.0.4 to my testing list - see bug #76457 (diff) | |
download | gentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.tar.gz gentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.tar.bz2 gentoo-2-c0a3431a94017320a30360038e45daeadbfec9ac.zip |
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/brltty-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.5.ebuild b/app-accessibility/brltty/brltty-3.5.ebuild index 362073b3a7df..6d1da051abb2 100644 --- a/app-accessibility/brltty/brltty-3.5.ebuild +++ b/app-accessibility/brltty/brltty-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.11 2005/01/01 10:31:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.12 2005/01/22 07:11:32 vapier Exp $ DESCRIPTION="daemon that provides access to the Linux/Unix console for a blind person" HOMEPAGE="http://mielke.cc/brltty/" @@ -8,7 +8,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ~ppc64" IUSE="gpm" DEPEND="virtual/libc |