Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49564 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-www/kazehakase/kazehakase-0.1.6.ebuild (-5 / +3 lines)
Lines 1-14 Link Here
1
# Copyright 1999-2004 Gentoo Foundation
1
# Copyright 1999-2004 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/net-www/kazehakase/kazehakase-0.1.6.ebuild,v 1.2 2004/06/25 00:56:37 agriffis Exp $
3
# $Header: $
4
5
inherit eutils
6
4
7
IUSE=""
5
IUSE=""
8
6
9
DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
7
DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
10
HOMEPAGE="http://kazehakase.sourceforge.jp/"
8
HOMEPAGE="http://kazehakase.sourceforge.jp/"
11
SRC_URI="mirror://sourceforge.jp/${PN}/9697/${P}.tar.gz"
9
SRC_URI="mirror://sourceforge.jp/${PN}/10070/${P}.tar.gz"
12
10
13
SLOT="0"
11
SLOT="0"
14
KEYWORDS="~x86 ~alpha ~amd64 ~ppc"
12
KEYWORDS="~x86 ~alpha ~amd64 ~ppc"
Lines 17-23 Link Here
17
DEPEND="${DEPEND}
15
DEPEND="${DEPEND}
18
	sys-devel/automake
16
	sys-devel/automake
19
	sys-devel/libtool
17
	sys-devel/libtool
20
	<net-www/mozilla-1.7
18
	net-www/mozilla
21
	x11-libs/pango
19
	x11-libs/pango
22
	>=x11-libs/gtk+-2*
20
	>=x11-libs/gtk+-2*
23
	dev-util/pkgconfig"
21
	dev-util/pkgconfig"

Return to bug 49564