diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:32:14 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:32:14 +0000 |
commit | 1ff041b2a34504b92e053fbec6d3154d6fd63c79 (patch) | |
tree | 040663f915db7fded9ccec829043d46a0d0ffa66 /x11-themes/ikons/ikons-0.5.8-r1.ebuild | |
parent | Added patch to compile with gcc34. (diff) | |
download | historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.tar.gz historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.tar.bz2 historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.zip |
Added IUSE.
Diffstat (limited to 'x11-themes/ikons/ikons-0.5.8-r1.ebuild')
-rw-r--r-- | x11-themes/ikons/ikons-0.5.8-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/ikons/ikons-0.5.8-r1.ebuild b/x11-themes/ikons/ikons-0.5.8-r1.ebuild index 640dd5e22da3..9ad8ca7e066e 100644 --- a/x11-themes/ikons/ikons-0.5.8-r1.ebuild +++ b/x11-themes/ikons/ikons-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/ikons/ikons-0.5.8-r1.ebuild,v 1.7 2004/04/27 20:34:05 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/ikons/ikons-0.5.8-r1.ebuild,v 1.8 2004/06/19 13:32:14 pyrania Exp $ inherit kde set-kdedir 3 @@ -11,6 +11,7 @@ HOMEPAGE="http://users.skynet.be/bk369046/icon.htm" KEYWORDS="x86 sparc alpha ppc" SLOT="0" LICENSE="as-is" +IUSE="" src_compile() { |