diff options
author | 2004-04-12 15:53:52 +0000 | |
---|---|---|
committer | 2004-04-12 15:53:52 +0000 | |
commit | b2d8b5d4918a63af6e817b2ba7e638e6b109b656 (patch) | |
tree | 8d0035c85c52ad973e5b691701fd69ed1a883e58 /app-accessibility/brltty | |
parent | Removed 3dfx from use.mask as they are quite common on the Pegasos (diff) | |
download | historical-b2d8b5d4918a63af6e817b2ba7e638e6b109b656.tar.gz historical-b2d8b5d4918a63af6e817b2ba7e638e6b109b656.tar.bz2 historical-b2d8b5d4918a63af6e817b2ba7e638e6b109b656.zip |
Stable on hppa
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.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/brltty/ChangeLog b/app-accessibility/brltty/ChangeLog index 9b1d2da0394f..b17efab8afac 100644 --- a/app-accessibility/brltty/ChangeLog +++ b/app-accessibility/brltty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/brltty # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.3 2004/04/05 00:10:14 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/ChangeLog,v 1.4 2004/04/12 15:53:52 zx Exp $ + + 12 Apr 2004; Chris Aniszczyk <zx@gentoo.org> brltty-3.4.1.ebuild: + Marking stable on hppa 04 Apr 2004; Deedra Waters,,, <dmwaters@gentoo.org> brltty-3.4.1.ebuild: Marking stable on x86 also changed the email in metadata.xml diff --git a/app-accessibility/brltty/Manifest b/app-accessibility/brltty/Manifest index c03608138e90..9d7edad5fa59 100644 --- a/app-accessibility/brltty/Manifest +++ b/app-accessibility/brltty/Manifest @@ -1,4 +1,4 @@ -MD5 d78f567d1ae62dac6898d353854f5376 ChangeLog 821 -MD5 41a1e587aa64d5fbcf74cc6a8748bd97 brltty-3.4.1.ebuild 833 +MD5 5b412651c0f3d727db113519919958b1 ChangeLog 908 +MD5 b570ab5c7e67a86a8ed7a1326b03d8e8 brltty-3.4.1.ebuild 825 MD5 702807ad5545aa7253071dcf32daf513 metadata.xml 261 MD5 01fdfd93bce0191b5ac98a81f9bf7416 files/digest-brltty-3.4.1 65 diff --git a/app-accessibility/brltty/brltty-3.4.1.ebuild b/app-accessibility/brltty/brltty-3.4.1.ebuild index 8a8798fb323b..5e31cf2193ff 100644 --- a/app-accessibility/brltty/brltty-3.4.1.ebuild +++ b/app-accessibility/brltty/brltty-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.2 2004/04/05 00:10:14 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.3 2004/04/12 15:53:52 zx Exp $ IUSE="gpm" @@ -10,7 +10,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips ~amd64 ~ia64 ~ppc64" DEPEND="virtual/glibc gpm? ( >=sys-libs/gpm-1.20 )" |