summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Holland <tigger@gentoo.org>2005-02-22 12:57:17 +0000
committerRob Holland <tigger@gentoo.org>2005-02-22 12:57:17 +0000
commit487bb4e76400ff581b5cc3d730027cddc207da4c (patch)
treea86d3439ed42ce4fcbb6d22cfc300a0a7e2784f1 /app-text/a2ps/a2ps-4.13c-r2.ebuild
parentInitial import. Thanks to Alex Linke <incubation.11@freenet.de>; bug #73880. (diff)
downloadgentoo-2-487bb4e76400ff581b5cc3d730027cddc207da4c.tar.gz
gentoo-2-487bb4e76400ff581b5cc3d730027cddc207da4c.tar.bz2
gentoo-2-487bb4e76400ff581b5cc3d730027cddc207da4c.zip
fix typo
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-text/a2ps/a2ps-4.13c-r2.ebuild')
-rw-r--r--app-text/a2ps/a2ps-4.13c-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.13c-r2.ebuild b/app-text/a2ps/a2ps-4.13c-r2.ebuild
index f22349d6e392..b534314f24f0 100644
--- a/app-text/a2ps/a2ps-4.13c-r2.ebuild
+++ b/app-text/a2ps/a2ps-4.13c-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.2 2005/02/21 18:20:20 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r2.ebuild,v 1.3 2005/02/22 12:57:17 tigger Exp $
inherit gnuconfig eutils
@@ -18,7 +18,7 @@ IUSE="nls tetex cjk vanilla"
DEPEND=">=sys-devel/automake-1.6
>=sys-devel/autoconf-2.57
>=dev-util/gperf-2.7.2
- || ( >=dev-util/yacc-1.9.1 sys-dev/bison )
+ || ( >=dev-util/yacc-1.9.1 sys-devel/bison )
virtual/ghostscript
>=app-text/psutils-1.17
tetex? ( virtual/tetex )"