blob: e36bc77d5928270beb242293f013068d8db92ca3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfish/kfish-2.01.ebuild,v 1.3 2006/07/08 23:08:29 flameeyes Exp $
ARTS_REQUIRED="yes"
inherit kde
need-kde 3
DESCRIPTION="amusing panel applet animated with a fish, bubbles and extras"
SRC_URI="mirror://sourceforge/kfish/${P}.tar.bz2"
HOMEPAGE="http://sourceforge.net/projects/scofmb/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc ~sparc"
IUSE=""
|