diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-04 11:42:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-04 11:42:23 +0000 |
commit | a227142bebdd428844bc131db1f1b83c6d9aa113 (patch) | |
tree | d0736531f6d1488330a0167e5d64c7b3bfaec309 /app-accessibility/brltty | |
parent | bah (Manifest recommit) (diff) | |
download | gentoo-2-a227142bebdd428844bc131db1f1b83c6d9aa113.tar.gz gentoo-2-a227142bebdd428844bc131db1f1b83c6d9aa113.tar.bz2 gentoo-2-a227142bebdd428844bc131db1f1b83c6d9aa113.zip |
Stable on hppa.
Diffstat (limited to 'app-accessibility/brltty')
-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 6d255a47eca2..638c55228e66 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.16 2004/10/01 05:48:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.17 2004/10/04 11:38:07 gmsoft Exp $ + + 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> brltty-3.5.ebuild: + Stable on hppa. 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> brltty-3.5.ebuild: stable on mips diff --git a/app-accessibility/brltty/brltty-3.5.ebuild b/app-accessibility/brltty/brltty-3.5.ebuild index c647952334aa..aa5288a1b369 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.7 2004/10/01 05:48:58 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.8 2004/10/04 11:38:07 gmsoft 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 |