diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-24 14:07:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-24 14:07:56 +0000 |
commit | e4a7d38be6d10192da171fb3a74909d94ac4a3f3 (patch) | |
tree | fa722271fbbee1f96ca9307f050e15348fb1dc80 /x11-themes/camaelon-themes | |
parent | If everyone were like you, I'd be out of business\! (diff) | |
download | gentoo-2-e4a7d38be6d10192da171fb3a74909d94ac4a3f3.tar.gz gentoo-2-e4a7d38be6d10192da171fb3a74909d94ac4a3f3.tar.bz2 gentoo-2-e4a7d38be6d10192da171fb3a74909d94ac4a3f3.zip |
Missing IUSE
(Portage version: 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 |