blob: c0b39a9e913283a016ebc6e4268a9c91b0d8197f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="3"
KMMODULE="desktopthemes"
KMNAME="kdeartwork"
inherit kde4-meta
DESCRIPTION="Additional KDE4 Plasma themes"
KEYWORDS="~amd64 ~x86"
IUSE=""
|