diff options
author | Deedra M. Waters <dmwaters@gentoo.org> | 2004-04-05 00:10:14 +0000 |
---|---|---|
committer | Deedra M. Waters <dmwaters@gentoo.org> | 2004-04-05 00:10:14 +0000 |
commit | 5bd706e72c15a9ded9034efe71b7fdc01c0cbc04 (patch) | |
tree | e768cf3acd544c4cffd1ee01373372e21701e712 /app-accessibility/brltty/brltty-3.4.1.ebuild | |
parent | repoman fix (diff) | |
download | gentoo-2-5bd706e72c15a9ded9034efe71b7fdc01c0cbc04.tar.gz gentoo-2-5bd706e72c15a9ded9034efe71b7fdc01c0cbc04.tar.bz2 gentoo-2-5bd706e72c15a9ded9034efe71b7fdc01c0cbc04.zip |
Marking stable on x86, also changed email in metadata.xml
Diffstat (limited to 'app-accessibility/brltty/brltty-3.4.1.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.4.1.ebuild b/app-accessibility/brltty/brltty-3.4.1.ebuild index 6c431cce4103..8a8798fb323b 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.1 2004/03/16 21:02:17 dmwaters Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.2 2004/04/05 00:10:14 dmwaters 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 )" |