Parent Directory
|
Revision Log
ppc stable wrt #344827, #354237 (Portage version: 2.1.9.25/cvs/Linux ppc64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.3.ebuild,v 1.7 2011/02/12 21:39:19 armin76 Exp $ |
| 4 | |
| 5 | EAPI=3 |
| 6 | XORG_STATIC=no |
| 7 | inherit xorg-2 |
| 8 | |
| 9 | DESCRIPTION="create dependencies in makefiles" |
| 10 | KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" |
| 11 | IUSE="" |
| 12 | |
| 13 | RDEPEND="" |
| 14 | DEPEND="${RDEPEND} |
| 15 | x11-proto/xproto" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |