summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2006-04-10 19:29:00 +0000
committerJonathan Smith <smithj@gentoo.org>2006-04-10 19:29:00 +0000
commit5dd38111cdea2f803f5630885fcf93bc9ace2065 (patch)
tree78344b6c61b71fa83bffd20df25b998ef9327613 /x11-misc/dekorator/dekorator-0.2.ebuild
parentx86 stable and removed stale versions (diff)
downloadhistorical-5dd38111cdea2f803f5630885fcf93bc9ace2065.tar.gz
historical-5dd38111cdea2f803f5630885fcf93bc9ace2065.tar.bz2
historical-5dd38111cdea2f803f5630885fcf93bc9ace2065.zip
added IUSE which defaults to kde eclass's IUSE
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'x11-misc/dekorator/dekorator-0.2.ebuild')
-rw-r--r--x11-misc/dekorator/dekorator-0.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/dekorator/dekorator-0.2.ebuild b/x11-misc/dekorator/dekorator-0.2.ebuild
index 71fa4bdbf0e0..bcaba4298f69 100644
--- a/x11-misc/dekorator/dekorator-0.2.ebuild
+++ b/x11-misc/dekorator/dekorator-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/dekorator-0.2.ebuild,v 1.3 2006/03/24 15:07:13 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dekorator/dekorator-0.2.ebuild,v 1.4 2006/04/10 19:29:00 smithj Exp $
inherit kde
@@ -12,6 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64"
S="${WORKDIR}/${MY_P}"
+IUSE="$IUSE" # inherited from kde
need-kde 3.3