blob: 3fc1533925b472f64d1631df951e9e0998766139 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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-misc/kfish/kfish-1.0.ebuild,v 1.1 2002/08/11 15:03:56 danarmak Exp $
inherit kde-base
need-kde 3
DESCRIPTION="amusing panel applet animated with a fish, bubbles and extras"
SRC_URI="mirror://sourceforge/scofmb/${P}.tar.bz2"
HOMEPAGE="http://sourceforge.net/projects/scofmb/"
LICENSE="GPL-2"
KEYWORDS="x86"
|