diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-24 19:50:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-24 19:50:20 +0000 |
commit | 7f9eb277c211663c8e537170f9845792213ae6b5 (patch) | |
tree | fac45d00321bb12edc36645c3ac70e4091eb52e1 /app-accessibility | |
parent | Revision bump to pull in a patch from upstream that fixes a double free, bug ... (diff) | |
download | gentoo-2-7f9eb277c211663c8e537170f9845792213ae6b5.tar.gz gentoo-2-7f9eb277c211663c8e537170f9845792213ae6b5.tar.bz2 gentoo-2-7f9eb277c211663c8e537170f9845792213ae6b5.zip |
Stable on ppc64; bug #142935
(Portage version: 2.1.1)
Diffstat (limited to 'app-accessibility')
-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 02f226c28ec6..87e5a4479e29 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.43 2006/09/24 19:02:30 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.44 2006/09/24 19:50:20 corsair Exp $ + + 24 Sep 2006; Markus Rothe <corsair@gentoo.org> brltty-3.7.2.ebuild: + Stable on ppc64; bug #142935 24 Sep 2006; William Hubbs <williamh@gentoo.org> brltty-3.7.2.ebuild: Stable on x86. diff --git a/app-accessibility/brltty/brltty-3.7.2.ebuild b/app-accessibility/brltty/brltty-3.7.2.ebuild index 1b420d3ce9ba..6beac7c84d18 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.3 2006/09/24 19:02:30 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.7.2.ebuild,v 1.4 2006/09/24 19:50:20 corsair 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 |