diff options
Diffstat (limited to 'app-text/knowit/knowit-0.9.ebuild')
-rw-r--r-- | app-text/knowit/knowit-0.9.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-text/knowit/knowit-0.9.ebuild b/app-text/knowit/knowit-0.9.ebuild new file mode 100644 index 000000000000..e0dc1db49f18 --- /dev/null +++ b/app-text/knowit/knowit-0.9.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.9.ebuild,v 1.1 2003/12/17 13:09:16 caleb Exp $ + +inherit kde-base +need-kde 3 + +DESCRIPTION="KnowIt is a simple tool for managing notes - similar to TuxCards but KDE based." +SRC_URI="http://knowit.sourceforge.net/files/${P}.tar.bz2" +HOMEPAGE="http://knowit.sourceforge.net" + +LICENSE="GPL-2" +KEYWORDS="~x86" + |