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 | 867db185453a3f4f14e3752355d4021e944c298d (patch) | |
tree | 7dcef3401c4ec67eb58e20c48a4a2ac1759703d0 /app-accessibility/brltty | |
parent | Version bump, fixes bug #52575 (diff) | |
download | historical-867db185453a3f4f14e3752355d4021e944c298d.tar.gz historical-867db185453a3f4f14e3752355d4021e944c298d.tar.bz2 historical-867db185453a3f4f14e3752355d4021e944c298d.zip |
stable on x86
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/Manifest | 14 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.5.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/app-accessibility/brltty/Manifest index f968cb4ce901..de21d4bc1c67 100644 --- a/app-accessibility/brltty/Manifest +++ b/app-accessibility/brltty/Manifest @@ -1,8 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 068efa3e155c12e8e82883ba7c078da9 brltty-3.6_pre1.ebuild 727 -MD5 79c342e2876e4dbe6a4ef45a3eb1921f brltty-3.5.ebuild 681 -MD5 4f484796b0ce3432943f9fa25320e494 ChangeLog 1586 +MD5 5669b29692a160a1d63a65747ded6050 brltty-3.5.ebuild 683 +MD5 74afc423a3a5881a052f80f014db911f ChangeLog 1670 MD5 4b09fdbc3d3d57fa95a67d6f0173f677 brltty-3.4.1.ebuild 777 MD5 400cd2fad2e2bd56b1920c9cdd5d1420 metadata.xml 259 MD5 01fdfd93bce0191b5ac98a81f9bf7416 files/digest-brltty-3.4.1 65 MD5 aa49f9fa7cf0d4e1972eb7d1ff2a4d8b files/digest-brltty-3.6_pre1 67 MD5 7d93e814d84d01d5a05daab69875e2f9 files/digest-brltty-3.5 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD4DBQFBI7vxcAgAdbxYsnERAq6pAJdT3PnW5Uh6v3YSms3T+Qb21QC/AJwP97cf +P4WM0dINpZWndC7wYNDFtQ== +=Hcy4 +-----END PGP SIGNATURE----- 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 |