Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156487
Collapse All | Expand All

(-)a2ps-4.13c-r5.ebuild (-4 / +5 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13c-r5.ebuild,v 1.11 2006/12/06 21:32:08 pylon Exp $
3
# $Header: $
4
5
WANT_AUTOCONF="latest"
6
WANT_AUTOMAKE="latest"
4
7
5
inherit gnuconfig eutils autotools
8
inherit gnuconfig eutils autotools
6
9
Lines 15-23 Link Here
15
KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
18
KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
16
IUSE="nls tetex cjk vanilla"
19
IUSE="nls tetex cjk vanilla"
17
20
18
DEPEND=">=sys-devel/automake-1.6
21
DEPEND=">=dev-util/gperf-2.7.2
19
	>=sys-devel/autoconf-2.57
20
	>=dev-util/gperf-2.7.2
21
	|| ( >=dev-util/yacc-1.9.1 sys-devel/bison )
22
	|| ( >=dev-util/yacc-1.9.1 sys-devel/bison )
22
	virtual/ghostscript
23
	virtual/ghostscript
23
	>=app-text/psutils-1.17
24
	>=app-text/psutils-1.17

Return to bug 156487