Lines 1-6
Link Here
|
1 |
# Copyright 1999-2005 Gentoo Foundation |
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: /var/cvsroot/gentoo-x86/games-mud/kmuddy/kmuddy-0.7.1.ebuild,v 1.1 2005/04/05 00:46:36 mr_bones_ Exp $ |
3 |
# $Header: $ |
|
|
4 |
|
5 |
ARTS_REQUIRED="yes" |
4 |
|
6 |
|
5 |
inherit kde |
7 |
inherit kde |
6 |
|
8 |
|
Lines 13-17
Link Here
|
13 |
KEYWORDS="~amd64 ~ppc x86" |
15 |
KEYWORDS="~amd64 ~ppc x86" |
14 |
IUSE="" |
16 |
IUSE="" |
15 |
|
17 |
|
16 |
DEPEND="kde-base/arts" |
|
|
17 |
need-kde 3 |
18 |
need-kde 3 |