Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 71389
Collapse All | Expand All

(-)scli-0.2.12.ebuild.bak (-3 / +5 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2004 Gentoo Technologies, Inc.
1
# Copyright 1999-2005 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: $
3
# $Header: $
4
4
Lines 8-16 Link Here
8
LICENSE="GPL-2"
8
LICENSE="GPL-2"
9
SLOT="0"
9
SLOT="0"
10
KEYWORDS="x86"
10
KEYWORDS="x86"
11
IUSE="xml"
11
IUSE=""
12
12
13
DEPEND="dev-libs/glib
13
DEPEND=">=dev-libs/glib-1.2
14
		>=sys-libs/ncurses-5
15
		>=sys-libs/readline-4
14
		dev-libs/libxml2"
16
		dev-libs/libxml2"
15
17
16
src_compile() {
18
src_compile() {

Return to bug 71389