diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:40:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-09 09:40:52 +0000 |
commit | 30c394e943dfc27bc04e39c2927f87ec82cf0395 (patch) | |
tree | 30cc1bc9fd15a34ca207565976e2ebba0168a4fd /app-accessibility/brltty | |
parent | Stable on x86. (diff) | |
download | historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.tar.gz historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.tar.bz2 historical-30c394e943dfc27bc04e39c2927f87ec82cf0395.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index b10862be543d..1a211876e654 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.28 2005/06/05 11:20:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.29 2005/06/09 09:39:58 corsair Exp $ + + 09 Jun 2005; Markus Rothe <corsair@gentoo.org> brltty-3.6.1.ebuild: + Stable on ppc64 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> brltty-3.6.1.ebuild: Stable on ppc. diff --git a/app-accessibility/brltty/brltty-3.6.1.ebuild b/app-accessibility/brltty/brltty-3.6.1.ebuild index bd3964843ce2..9a2301395ff2 100644 --- a/app-accessibility/brltty/brltty-3.6.1.ebuild +++ b/app-accessibility/brltty/brltty-3.6.1.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.6.1.ebuild,v 1.6 2005/06/05 11:20:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.6.1.ebuild,v 1.7 2005/06/09 09:39:58 corsair Exp $ MY_P=${P/_/} S=${WORKDIR}/${MY_P} @@ -11,7 +11,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="gpm X usb" DEPEND="virtual/libc |