diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 13:42:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 13:42:56 +0000 |
commit | fe62fabdc0acdcce3347e83743b1de8dc37aded1 (patch) | |
tree | 59cf628e1c7245d9cc5c9c2a981a158acf108c63 /app-accessibility/brltty | |
parent | first try at fix the scim issue (diff) | |
download | gentoo-2-fe62fabdc0acdcce3347e83743b1de8dc37aded1.tar.gz gentoo-2-fe62fabdc0acdcce3347e83743b1de8dc37aded1.tar.bz2 gentoo-2-fe62fabdc0acdcce3347e83743b1de8dc37aded1.zip |
Stable on Alpha + ia64.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 04ea14a02803..57394b295dbe 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.48 2006/10/01 15:09:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.49 2006/10/19 13:42:56 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> brltty-3.7.2.ebuild: + Stable on Alpha + ia64. 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> brltty-3.7.2.ebuild: hppa stable, bug #142935 diff --git a/app-accessibility/brltty/brltty-3.7.2.ebuild b/app-accessibility/brltty/brltty-3.7.2.ebuild index 10168ddf0e42..2b7e9a728842 100644 --- a/app-accessibility/brltty/brltty-3.7.2.ebuild +++ b/app-accessibility/brltty/brltty-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.7.2.ebuild,v 1.8 2006/10/01 15:09:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.7.2.ebuild,v 1.9 2006/10/19 13:42:56 kloeri Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,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 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc gpm usb X" RDEPEND="virtual/libc |