Lines 1-7
Link Here
|
|
|
1 |
|
1 |
# Copyright 1999-2009 Gentoo Foundation |
2 |
# Copyright 1999-2009 Gentoo Foundation |
2 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.8 2009/01/10 00:30:29 josejx Exp $ |
4 |
# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.22.3-r1.ebuild,v 1.8 2009/01/10 00:30:29 josejx Exp $ |
4 |
|
5 |
|
|
|
6 |
EAPI=2 |
5 |
inherit gnome2 eutils multilib |
7 |
inherit gnome2 eutils multilib |
6 |
|
8 |
|
7 |
DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine" |
9 |
DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine" |
Lines 35-40
Link Here
|
35 |
!xulrunner? ( =www-client/mozilla-firefox-2* ) |
37 |
!xulrunner? ( =www-client/mozilla-firefox-2* ) |
36 |
xulrunner? ( =net-libs/xulrunner-1.8* ) |
38 |
xulrunner? ( =net-libs/xulrunner-1.8* ) |
37 |
python? ( |
39 |
python? ( |
|
|
40 |
dev-libs/libxml2[python] |
38 |
>=dev-lang/python-2.3 |
41 |
>=dev-lang/python-2.3 |
39 |
>=dev-python/pygtk-2.7.1 |
42 |
>=dev-python/pygtk-2.7.1 |
40 |
>=dev-python/gnome-python-2.6 |
43 |
>=dev-python/gnome-python-2.6 |