summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild')
-rw-r--r--kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild b/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild
index 8f6a9276df85..77c581b17cae 100644
--- a/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild
+++ b/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild,v 1.10 2006/12/11 14:21:17 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.5.ebuild,v 1.11 2007/07/02 15:13:21 coldwind Exp $
ARTS_REQUIRED="never"
RESTRICT="binchecks strip"
@@ -16,3 +16,8 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND="$(deprange $PV $MAXKDEVER kde-base/kdeartwork-kwin-styles)"
+
+pkg_postinst() {
+ kde_pkg_postinst
+ elog "More IceWM themes are available installing x11-themes/icewm-themes"
+}