diff options
author | 2004-04-12 15:53:52 +0000 | |
---|---|---|
committer | 2004-04-12 15:53:52 +0000 | |
commit | 5f7c4b59d61e716695f05548d0bd867f6770d29e (patch) | |
tree | 5568651507a553810c4c694f4686c3747d7e15d5 /app-accessibility/brltty/brltty-3.4.1.ebuild | |
parent | Removed 3dfx from use.mask as they are quite common on the Pegasos (diff) | |
download | gentoo-2-5f7c4b59d61e716695f05548d0bd867f6770d29e.tar.gz gentoo-2-5f7c4b59d61e716695f05548d0bd867f6770d29e.tar.bz2 gentoo-2-5f7c4b59d61e716695f05548d0bd867f6770d29e.zip |
Stable on hppa
Diffstat (limited to 'app-accessibility/brltty/brltty-3.4.1.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.4.1.ebuild b/app-accessibility/brltty/brltty-3.4.1.ebuild index 8a8798fb323b..5e31cf2193ff 100644 --- a/app-accessibility/brltty/brltty-3.4.1.ebuild +++ b/app-accessibility/brltty/brltty-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.2 2004/04/05 00:10:14 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.3 2004/04/12 15:53:52 zx Exp $ IUSE="gpm" @@ -10,7 +10,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips ~amd64 ~ia64 ~ppc64" DEPEND="virtual/glibc gpm? ( >=sys-libs/gpm-1.20 )" |