| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 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/x11-libs/libXaw/libXaw-1.0.10.ebuild,v 1.1 2012/03/23 15:28:02 chithanh Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.10.ebuild,v 1.2 2012/04/26 19:10:55 aballier Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | XORG_DOC=doc |
7 | XORG_DOC=doc |
| 8 | inherit xorg-2 |
8 | inherit xorg-2 |
| 9 | |
9 | |
| 10 | DESCRIPTION="X.Org Xaw library" |
10 | DESCRIPTION="X.Org Xaw library" |
| 11 | |
11 | |
| 12 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |
12 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |
| 13 | IUSE="" |
13 | IUSE="" |
| 14 | |
14 | |
| 15 | RDEPEND="x11-libs/libX11 |
15 | RDEPEND="x11-libs/libX11 |
| 16 | x11-libs/libXext |
16 | x11-libs/libXext |
| 17 | x11-libs/libXt |
17 | x11-libs/libXt |