summaryrefslogtreecommitdiff
blob: f9237bc6c02d12ac6365468d135c5aaa499abbd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/app-admin/kportagemaster/kportagemaster-0.4.2.ebuild,v 1.3 2002/08/13 21:44:13 pvdabeel Exp $
inherit kde-base

need-kde 3

DESCRIPTION="A graphical frontend for emerge"
SRC_URI="http://user.cs.tu-berlin.de/~mehnert/${P}.tar.bz2"
HOMEPAGE="http://user.cs.tu-berlin.de/~mehnert/"

LICENSE="GPL-2"
#not heard anything about running on other platforms
KEYWORDS="x86"
SLOT="0"

RDEPEND="$RDEPEND >=kde-base/kdebase-3
	>=sys-apps/portage-2.0.18"