alpha-quadrant/x11-themes/akdc-kwin-themes/akdc-kwin-themes-1.0.ebuild

37 lines
684 B
Bash
Raw Normal View History

2006-04-11 14:11:39 +02:00
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: )
inherit kde
DESCRIPTION="AKDC kwin themes"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
SRC_URI=""
IUSE=""
SLOT="0"
KEYWORDS="~x86 ~amd64"
LICENSE="QPL"
RESTRICT="nomirror"
DEPEND=">=x11-themes/akdc-corona-1.0
>=x11-themes/akdc-luna-1.0
>=x11-themes/akdc-lunamet-1.0
>=x11-themes/akdc-nvidia-1.0
>=x11-themes/akdc-royale-1.0
>=x11-themes/akdc-softcrystal-1.0"
src_unpack() {
return 0
}
src_compile() {
einfo "Nothing to compile"
}
src_install() {
einfo "Nothing to install"
}