diff options
Diffstat (limited to 'x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild')
-rw-r--r-- | x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild new file mode 100644 index 000000000000..069dbdb9dcac --- /dev/null +++ b/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/reinhardtstyle/reinhardtstyle-0.8.2.ebuild,v 1.1 2004/12/04 17:55:43 centic Exp $ + +inherit kde +need-kde 3.2 + +# kde-look.org prefixes filenames +MY_PN="5962-reinhardtstyle" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Minimalistic KDE style heavily based on clee's dotNET" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=5962" +SRC_URI="http://www.kde-look.org/content/files/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" +IUSE="" |