diff options
author | 2004-12-09 11:28:38 +0000 | |
---|---|---|
committer | 2004-12-09 11:28:38 +0000 | |
commit | ad7fce2200ba4cdd0530462a22ba0106b39a2d0c (patch) | |
tree | 433458936270da958107ad110244c76724143092 /app-text/ocrad/ocrad-0.9.ebuild | |
parent | Stable on x86, ppc and alpha. (Manifest recommit) (diff) | |
download | gentoo-2-ad7fce2200ba4cdd0530462a22ba0106b39a2d0c.tar.gz gentoo-2-ad7fce2200ba4cdd0530462a22ba0106b39a2d0c.tar.bz2 gentoo-2-ad7fce2200ba4cdd0530462a22ba0106b39a2d0c.zip |
Stable on x86 and ppc.
Diffstat (limited to 'app-text/ocrad/ocrad-0.9.ebuild')
-rw-r--r-- | app-text/ocrad/ocrad-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ocrad/ocrad-0.9.ebuild b/app-text/ocrad/ocrad-0.9.ebuild index 00ff0a2c8c1c..fa0fe362172b 100644 --- a/app-text/ocrad/ocrad-0.9.ebuild +++ b/app-text/ocrad/ocrad-0.9.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-text/ocrad/ocrad-0.9.ebuild,v 1.1 2004/11/04 16:07:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ocrad/ocrad-0.9.ebuild,v 1.2 2004/12/09 11:28:38 usata Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/libc" |