diff options
Diffstat (limited to 'x11-themes/knifty/knifty-0.4.1.ebuild')
-rw-r--r-- | x11-themes/knifty/knifty-0.4.1.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/knifty/knifty-0.4.1.ebuild b/x11-themes/knifty/knifty-0.4.1.ebuild new file mode 100644 index 000000000000..2c84b4a62a54 --- /dev/null +++ b/x11-themes/knifty/knifty-0.4.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.1.ebuild,v 1.1 2004/04/22 20:43:48 centic Exp $ + +inherit kde-base +need-kde 3.1 + +#S=${WORKDIR}/${P} +DESCRIPTION="A native KWin window decoration for KDE 3.x." +HOMEPAGE="http://www.kde-look.org/content/show.php?content=8841" +SRC_URI="http://www.kde-look.org/content/files/8841-${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~sparc" + +SLOT="0" +IUSE="" + + + |