blob: 0a07e0fee901d0f0c8b7d27a4d754bffc2c5eed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/kfish/kfish-2.01.ebuild,v 1.3 2003/04/05 21:40:45 danarmak Exp $
inherit kde-base
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"
KEYWORDS="x86"
|