diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:21:23 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:21:23 +0000 |
commit | 685b44bba42aae2023b451980dac0ff69577cbbe (patch) | |
tree | 810980a194a18ac6376efbb671a5a7bc7900b825 /x11-wm/matchbox | |
parent | Added ~arm keyword. (diff) | |
download | historical-685b44bba42aae2023b451980dac0ff69577cbbe.tar.gz historical-685b44bba42aae2023b451980dac0ff69577cbbe.tar.bz2 historical-685b44bba42aae2023b451980dac0ff69577cbbe.zip |
Added ~arm keyword.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r-- | x11-wm/matchbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox/matchbox-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog index 3a428405b0a2..2f650c793701 100644 --- a/x11-wm/matchbox/ChangeLog +++ b/x11-wm/matchbox/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2006/06/19 20:19:57 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.12 2006/08/07 17:21:23 yvasilev Exp $ + + 07 Aug 2006; <yvasilev@gentoo.org> matchbox-1.0.ebuild: + Added ~arm keyword. 19 Jun 2006; <yvasilev@gentoo.org> matchbox-1.0.ebuild: Removed xine USE flag until x11-plugins/matchbox-desktop-xine is ready, bug diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild index 95d6c1d884ef..35d0f1acbc58 100644 --- a/x11-wm/matchbox/matchbox-1.0.ebuild +++ b/x11-wm/matchbox/matchbox-1.0.ebuild @@ -1,6 +1,6 @@ # 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.2 2006/06/19 20:19:57 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.3 2006/08/07 17:21:23 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/" @@ -10,7 +10,7 @@ IUSE="minimal" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~x86" +KEYWORDS="~x86 ~arm" RDEPEND="x11-wm/matchbox-common x11-wm/matchbox-desktop |