diff options
Diffstat (limited to 'x11-themes/tiblit/tiblit-1.2.ebuild')
-rw-r--r-- | x11-themes/tiblit/tiblit-1.2.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-themes/tiblit/tiblit-1.2.ebuild b/x11-themes/tiblit/tiblit-1.2.ebuild new file mode 100644 index 000000000000..ddd9a3a408f6 --- /dev/null +++ b/x11-themes/tiblit/tiblit-1.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-1.2.ebuild,v 1.1 2005/04/22 12:11:57 voxus Exp $ + +inherit kde +need-kde 3.2 +KLV="20798" + +DESCRIPTION="KDE style focused on customization" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" +SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" |