diff options
author | 2005-11-10 10:08:33 +0000 | |
---|---|---|
committer | 2005-11-10 10:08:33 +0000 | |
commit | 92c5d4b4abe282ebdbe716a84dc1d8217cca8188 (patch) | |
tree | 49d3dbb22e9913f157cf2e68405bdb0ac0c261b8 /x11-plugins/wmhdplop/ChangeLog | |
parent | Temporarily removed madwifi support until upstream can provide a working vers... (diff) | |
download | gentoo-2-92c5d4b4abe282ebdbe716a84dc1d8217cca8188.tar.gz gentoo-2-92c5d4b4abe282ebdbe716a84dc1d8217cca8188.tar.bz2 gentoo-2-92c5d4b4abe282ebdbe716a84dc1d8217cca8188.zip |
Make use of built_with_use() (from eutils eclass) to fail if imlib2 is not compiled with 'X' USE flag enabled.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins/wmhdplop/ChangeLog')
-rw-r--r-- | x11-plugins/wmhdplop/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-plugins/wmhdplop/ChangeLog b/x11-plugins/wmhdplop/ChangeLog index a2ce6f226cf8..27c483346dc9 100644 --- a/x11-plugins/wmhdplop/ChangeLog +++ b/x11-plugins/wmhdplop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmhdplop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmhdplop/ChangeLog,v 1.7 2005/11/08 08:55:51 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmhdplop/ChangeLog,v 1.8 2005/11/10 10:08:33 s4t4n Exp $ + + 10 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmhdplop-0.9.7.ebuild: + Make use of built_with_use() (from eutils eclass) to fail if imlib2 + is not compiled with 'X' USE flag enabled. 08 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmhdplop-0.9.7.ebuild: Warn the user if 'X' USE flag is not set, as this package needs imlib2 |