From 38ee52b53373eb02ab3c481e1a1b77f01b839224 Mon Sep 17 00:00:00 2001 From: Yuri Vasilevski Date: Mon, 19 Jun 2006 20:19:57 +0000 Subject: Removed xine USE flag until x11-plugins/matchbox-desktop-xine is ready, bug #137057. (Portage version: 2.1.1_pre1-r1) --- x11-wm/matchbox/ChangeLog | 6 +++++- x11-wm/matchbox/matchbox-1.0.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'x11-wm/matchbox') diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog index d60b671aee19..3a428405b0a2 100644 --- a/x11-wm/matchbox/ChangeLog +++ b/x11-wm/matchbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/matchbox # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.10 2006/06/04 22:08:57 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.11 2006/06/19 20:19:57 yvasilev Exp $ + + 19 Jun 2006; matchbox-1.0.ebuild: + Removed xine USE flag until x11-plugins/matchbox-desktop-xine is ready, bug + #137057. *matchbox-1.0 (04 Jun 2006) diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild index 2cf0b1f2fcda..95d6c1d884ef 100644 --- a/x11-wm/matchbox/matchbox-1.0.ebuild +++ b/x11-wm/matchbox/matchbox-1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.1 2006/06/04 22:08:57 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.2 2006/06/19 20:19:57 yvasilev Exp $ DESCRIPTION="Meta package for the Matchbox desktop, a light weight desktop environment designed for use on PDA computers" HOMEPAGE="http://projects.o-hand.com/matchbox/" LICENSE="as-is" SLOT="0" -IUSE="minimal xine" +IUSE="minimal" # when unmasking for an arch # double check none of the deps are still masked ! @@ -24,6 +24,7 @@ RDEPEND="x11-wm/matchbox-common x11-plugins/matchbox-applet-volume )" # Alpha quality plug-ins: +#IUSE="$IUSE xine" # x11-plugins/matchbox-desktop-image-browser # xine? ( x11-plugins/matchbox-desktop-xine ) )" -- cgit v1.2.3-65-gdbad