diff options
Diffstat (limited to 'kde-misc/kfish/kfish-2.01.ebuild')
-rw-r--r-- | kde-misc/kfish/kfish-2.01.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-misc/kfish/kfish-2.01.ebuild b/kde-misc/kfish/kfish-2.01.ebuild new file mode 100644 index 000000000000..df7ac2a411c4 --- /dev/null +++ b/kde-misc/kfish/kfish-2.01.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 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.1 2004/10/30 23:25:40 carlo Exp $ + +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" +IUSE="" |