merge with original marx-overlay

This commit is contained in:
Micha Glave
2006-04-11 12:11:39 +00:00
parent d48cbb4e0b
commit 32fed37751
51 changed files with 519 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
MD5 ee58d79b3546a2628d9d7c17a9779595 akdc-kwin-themes-1.0.ebuild 684
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-akdc-kwin-themes-1.0 0

View File

@@ -0,0 +1,37 @@
# 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"
}