diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-18 20:28:23 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-18 20:28:23 +0000 |
commit | 60992c085c97462e3da6996a2e1ca58f626aa44f (patch) | |
tree | a89a24b6bf94937655323e61541250af0358aae9 /app-accessibility | |
parent | Version bump, fixes bug #52575 (Manifest recommit) (diff) | |
download | gentoo-2-60992c085c97462e3da6996a2e1ca58f626aa44f.tar.gz gentoo-2-60992c085c97462e3da6996a2e1ca58f626aa44f.tar.bz2 gentoo-2-60992c085c97462e3da6996a2e1ca58f626aa44f.zip |
stable on x86
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index a3f5aa7cbae9..b906590fc73c 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.11 2004/08/17 04:24:19 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.12 2004/08/18 20:28:23 squinky86 Exp $ + + 18 Aug 2004; Jon Hood <squinky86@gentoo.org> brltty-3.5.ebuild: + Stable on x86. *brltty-3.6_pre1 (16 Aug 2004) diff --git a/app-accessibility/brltty/brltty-3.5.ebuild b/app-accessibility/brltty/brltty-3.5.ebuild index d56c9d1bacae..aadf016a043a 100644 --- a/app-accessibility/brltty/brltty-3.5.ebuild +++ b/app-accessibility/brltty/brltty-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3 2004/06/25 15:55:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.4 2004/08/18 20:28:23 squinky86 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 |