diff options
author | Travis Tilley <lv@gentoo.org> | 2004-10-13 22:55:34 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-10-13 22:55:34 +0000 |
commit | e9af59fdc23fc11461cfc0d74c019f17c76b163d (patch) | |
tree | 25668be5a90469e86f2d618203a74e84bbe2cda7 /app-accessibility/brltty | |
parent | add stable/dev definitions for people still using old repomans (diff) | |
download | historical-e9af59fdc23fc11461cfc0d74c019f17c76b163d.tar.gz historical-e9af59fdc23fc11461cfc0d74c019f17c76b163d.tar.bz2 historical-e9af59fdc23fc11461cfc0d74c019f17c76b163d.zip |
stable on amd64
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/Manifest | 4 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index dff1494c41c6..57643fcbce9e 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.18 2004/10/05 10:33:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.19 2004/10/13 22:55:34 lv Exp $ + + 13 Oct 2004; Travis Tilley <lv@gentoo.org> brltty-3.5.ebuild: + stable on amd64 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> brltty-3.5.ebuild: Masked brltty-3.5.ebuild stable for ppc diff --git a/app-accessibility/brltty/Manifest b/app-accessibility/brltty/Manifest index f4d5ffda4d43..9c2ae8b314d9 100644 --- a/app-accessibility/brltty/Manifest +++ b/app-accessibility/brltty/Manifest @@ -1,6 +1,6 @@ -MD5 d92ec35199422cfa6f573aba038f1f96 ChangeLog 2268 +MD5 c5b33c59d4a857b86d260b8e24599301 ChangeLog 2345 MD5 4b09fdbc3d3d57fa95a67d6f0173f677 brltty-3.4.1.ebuild 777 -MD5 f94688e830fb0b940d493cfae9078a73 brltty-3.5.ebuild 677 +MD5 7d611ebfa41426d93a16a1dbd0835743 brltty-3.5.ebuild 671 MD5 068efa3e155c12e8e82883ba7c078da9 brltty-3.6_pre1.ebuild 727 MD5 23748668b024ddb26aaff22cffcb8b50 brltty-3.6_pre3.ebuild 805 MD5 400cd2fad2e2bd56b1920c9cdd5d1420 metadata.xml 259 diff --git a/app-accessibility/brltty/brltty-3.5.ebuild b/app-accessibility/brltty/brltty-3.5.ebuild index 3ee9c776e7e0..d388457a24a7 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.9 2004/10/05 10:33:48 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.10 2004/10/13 22:55:34 lv 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 |