Parent Directory
|
Revision Log
Stable for HPPA (bug #354237). (Portage version: 2.2.0_alpha24/cvs/Linux i686)
| 1 | scarabeus | 1.1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 | ||
| 3 | jer | 1.5 | # $Header: /var/cvsroot/gentoo-x86/x11-libs/libXp/libXp-1.0.1.ebuild,v 1.4 2011/02/14 23:22:41 xarthisius Exp $ |
| 4 | scarabeus | 1.1 | |
| 5 | EAPI=3 | ||
| 6 | |||
| 7 | inherit xorg-2 | ||
| 8 | |||
| 9 | DESCRIPTION="X.Org Xp library" | ||
| 10 | jer | 1.5 | KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" |
| 11 | scarabeus | 1.1 | IUSE="" |
| 12 | |||
| 13 | RDEPEND="x11-libs/libX11 | ||
| 14 | x11-libs/libXext | ||
| 15 | x11-libs/libXau | ||
| 16 | x11-proto/xextproto | ||
| 17 | x11-proto/printproto" | ||
| 18 | DEPEND="${RDEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |