diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-22 13:46:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-22 13:46:12 +0000 |
commit | 1c9cf44a6daf89d199e2804822b8f327ad42251d (patch) | |
tree | eebfb37241ccb1a8ae1dcc60a2ff774244afce08 /app-accessibility | |
parent | Mask the upcoming mono-1.0.2-r1 that will have NPTL support. (diff) | |
download | historical-1c9cf44a6daf89d199e2804822b8f327ad42251d.tar.gz historical-1c9cf44a6daf89d199e2804822b8f327ad42251d.tar.bz2 historical-1c9cf44a6daf89d199e2804822b8f327ad42251d.zip |
Stable on sparc
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/brltty/Manifest | 20 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-3.5.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index dfbbf140da14..628c6bb66b62 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.14 2004/09/18 05:04:28 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.15 2004/09/22 13:46:12 gustavoz Exp $ + + 22 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> brltty-3.5.ebuild: + Stable on sparc *brltty-3.6_pre3 (17 Sep 2004) diff --git a/app-accessibility/brltty/Manifest b/app-accessibility/brltty/Manifest index 6a17d5cd7354..42f6842f9dba 100644 --- a/app-accessibility/brltty/Manifest +++ b/app-accessibility/brltty/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 068efa3e155c12e8e82883ba7c078da9 brltty-3.6_pre1.ebuild 727 -MD5 431ed1fe92ef0a8ff048930253818c0e brltty-3.5.ebuild 679 -MD5 23748668b024ddb26aaff22cffcb8b50 brltty-3.6_pre3.ebuild 805 -MD5 60e9925d6a4acda121b9ce39a3261267 ChangeLog 1882 +MD5 a93ede7e291095dc14d27dba170647d9 ChangeLog 1973 MD5 4b09fdbc3d3d57fa95a67d6f0173f677 brltty-3.4.1.ebuild 777 MD5 400cd2fad2e2bd56b1920c9cdd5d1420 metadata.xml 259 +MD5 c5e40adb0f429832aa9296d29f8b8881 brltty-3.5.ebuild 680 +MD5 068efa3e155c12e8e82883ba7c078da9 brltty-3.6_pre1.ebuild 727 +MD5 23748668b024ddb26aaff22cffcb8b50 brltty-3.6_pre3.ebuild 805 MD5 01fdfd93bce0191b5ac98a81f9bf7416 files/digest-brltty-3.4.1 65 MD5 aa49f9fa7cf0d4e1972eb7d1ff2a4d8b files/digest-brltty-3.6_pre1 67 -MD5 87b5afbd7d0ebcea59881266424acbc2 files/digest-brltty-3.6_pre3 67 MD5 7d93e814d84d01d5a05daab69875e2f9 files/digest-brltty-3.5 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBS8HjcAgAdbxYsnERAhQOAJ0QtIOKjKEuq/Zl+mWuHyN8lKVPnQCdHcHl -WuOQ63RBqBZEM165Z4lTGDM= -=F2g3 ------END PGP SIGNATURE----- +MD5 87b5afbd7d0ebcea59881266424acbc2 files/digest-brltty-3.6_pre3 67 diff --git a/app-accessibility/brltty/brltty-3.5.ebuild b/app-accessibility/brltty/brltty-3.5.ebuild index a88935fbbe5e..b64afed2258d 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.5 2004/08/22 11:15:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.5.ebuild,v 1.6 2004/09/22 13:46:12 gustavoz 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 |