imported ebuilds from harpo.

This commit is contained in:
Micha Glave
2006-04-05 10:25:29 +00:00
commit 49a0cfa23b
94 changed files with 2503 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
MD5 1b5dff73e51750cfb488a3c9b3245e01 files/digest-kdmtheme-1.0.1 67
MD5 f491e460bc28dda68fa8874613feb5e2 files/digest-kdmtheme-1.1 65
MD5 e57c8e5194f600da1d76568838c40578 kdmtheme-1.0.1.ebuild 607
MD5 e57c8e5194f600da1d76568838c40578 kdmtheme-1.1.ebuild 607

View File

@@ -0,0 +1 @@
MD5 9fade44a612c5146fe10a39d9e0735ba kdmtheme-1.0.1.tar.bz2 629233

View File

@@ -0,0 +1 @@
MD5 1f1684916b9b048f1b9b55be33ee44ce kdmtheme-1.1.tar.bz2 632875

View File

@@ -0,0 +1,25 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit kde
need-kde 3.4
DESCRIPTION="KDM Theme Manager is just what it says a theme manager for KDM"
HOMEPAGE="http://kde-look.org/content/show.php?content=22120"
SRC_URI="http://beta.smileaf.org/files/kdmtheme/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
SLOT="0"
RESTRICT="nomirror $RESTRICT"
pkg_postinst() {
echo
einfo "To run kdmtheme simple open K Control Center and go to "
einfo "System Administration There you will find KDM Theme Manager"
echo
}

View File

@@ -0,0 +1,25 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit kde
need-kde 3.4
DESCRIPTION="KDM Theme Manager is just what it says a theme manager for KDM"
HOMEPAGE="http://kde-look.org/content/show.php?content=22120"
SRC_URI="http://beta.smileaf.org/files/kdmtheme/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
SLOT="0"
RESTRICT="nomirror $RESTRICT"
pkg_postinst() {
echo
einfo "To run kdmtheme simple open K Control Center and go to "
einfo "System Administration There you will find KDM Theme Manager"
echo
}