merge with original marx-overlay
This commit is contained in:
2
x11-themes/akdc-kwin-themes/Manifest
Normal file
2
x11-themes/akdc-kwin-themes/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
MD5 ee58d79b3546a2628d9d7c17a9779595 akdc-kwin-themes-1.0.ebuild 684
|
||||
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-akdc-kwin-themes-1.0 0
|
37
x11-themes/akdc-kwin-themes/akdc-kwin-themes-1.0.ebuild
Normal file
37
x11-themes/akdc-kwin-themes/akdc-kwin-themes-1.0.ebuild
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user