summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Stadler <centic@gentoo.org>2004-04-22 20:43:48 +0000
committerDominik Stadler <centic@gentoo.org>2004-04-22 20:43:48 +0000
commitd69862db02e97396c5bf0e3ad7148f3ee02a06dc (patch)
tree6c04f4e0352c14ff3c66caae5da6fd427f3ac603 /x11-themes/knifty/knifty-0.4.1.ebuild
parentPatch that resolves C syntax problems. Closes bug #48670. (diff)
downloadhistorical-d69862db02e97396c5bf0e3ad7148f3ee02a06dc.tar.gz
historical-d69862db02e97396c5bf0e3ad7148f3ee02a06dc.tar.bz2
historical-d69862db02e97396c5bf0e3ad7148f3ee02a06dc.zip
Add new version 0.4.1, fix IUSE and S= in Version 0.3.2.
Diffstat (limited to 'x11-themes/knifty/knifty-0.4.1.ebuild')
-rw-r--r--x11-themes/knifty/knifty-0.4.1.ebuild20
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=""
+
+
+