diff options
author | 2010-02-24 14:08:53 +0000 | |
---|---|---|
committer | 2010-02-24 14:08:53 +0000 | |
commit | 20051539aac91df7c6a1f3067806cc32dc1ff622 (patch) | |
tree | 0dd91f2e4860bb9595276a9a58c177c470e4abe5 /x11-themes/camaelon-themes | |
parent | If everyone were like you, I'd be out of business\! (diff) | |
download | historical-20051539aac91df7c6a1f3067806cc32dc1ff622.tar.gz historical-20051539aac91df7c6a1f3067806cc32dc1ff622.tar.bz2 historical-20051539aac91df7c6a1f3067806cc32dc1ff622.zip |
Missing IUSE
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'x11-themes/camaelon-themes')
-rw-r--r-- | x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild b/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild index 4c11982fb115..35513d990606 100644 --- a/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild +++ b/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild,v 1.1 2007/10/08 20:12:36 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/camaelon-themes/camaelon-themes-0.1.ebuild,v 1.2 2010/02/24 14:07:56 ssuominen Exp $ inherit gnustep-2 @@ -13,10 +13,9 @@ SRC_URI="http://brante.dyndns.org/gnustep/download/MaxCurve-0.2.tar.bz2 KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" SLOT="0" LICENSE="LGPL-2.1" +IUSE="" -src_compile() { - einfo "Nothing to compile" -} +src_compile() { :; } src_install() { egnustep_env |