summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-wm/matchbox-desktop/ChangeLog5
-rw-r--r--x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild4
-rw-r--r--x11-wm/matchbox-window-manager/ChangeLog5
-rw-r--r--x11-wm/matchbox-window-manager/matchbox-window-manager-1.0.ebuild4
-rw-r--r--x11-wm/matchbox/ChangeLog5
-rw-r--r--x11-wm/matchbox/matchbox-1.0.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/x11-wm/matchbox-desktop/ChangeLog b/x11-wm/matchbox-desktop/ChangeLog
index 0a4afc4ec1cd..bfab793496cf 100644
--- a/x11-wm/matchbox-desktop/ChangeLog
+++ b/x11-wm/matchbox-desktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/matchbox-desktop
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-desktop/ChangeLog,v 1.2 2006/04/28 00:03:46 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-desktop/ChangeLog,v 1.3 2006/08/07 17:19:08 yvasilev Exp $
+
+ 07 Aug 2006; <yvasilev@gentoo.org> matchbox-desktop-0.9.1.ebuild:
+ Added ~arm keyword.
28 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fixing SHA256 digest, pass four
diff --git a/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild b/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild
index 056ee20021de..3f185842a1f9 100644
--- a/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild
+++ b/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.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-desktop/matchbox-desktop-0.9.1.ebuild,v 1.1 2006/03/13 00:00:52 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-desktop/matchbox-desktop-0.9.1.ebuild,v 1.2 2006/08/07 17:19:08 yvasilev Exp $
inherit versionator
@@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_compone
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~arm"
IUSE="debug dnotify startup-notification"
DEPEND=">=x11-libs/libmatchbox-1.5
diff --git a/x11-wm/matchbox-window-manager/ChangeLog b/x11-wm/matchbox-window-manager/ChangeLog
index acdc0821aea2..522d176a3b2c 100644
--- a/x11-wm/matchbox-window-manager/ChangeLog
+++ b/x11-wm/matchbox-window-manager/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/matchbox-window-manager
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog,v 1.5 2006/07/14 16:58:06 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/ChangeLog,v 1.6 2006/08/07 17:16:38 yvasilev Exp $
+
+ 07 Aug 2006; <yvasilev@gentoo.org> matchbox-window-manager-1.0.ebuild:
+ Added ~arm keyword.
14 Jul 2006; <yvasilev@gentoo.org> -matchbox-window-manager-0.9.5.ebuild,
matchbox-window-manager-1.0.ebuild:
diff --git a/x11-wm/matchbox-window-manager/matchbox-window-manager-1.0.ebuild b/x11-wm/matchbox-window-manager/matchbox-window-manager-1.0.ebuild
index fdbdb414d93e..e9642d72f463 100644
--- a/x11-wm/matchbox-window-manager/matchbox-window-manager-1.0.ebuild
+++ b/x11-wm/matchbox-window-manager/matchbox-window-manager-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-window-manager/matchbox-window-manager-1.0.ebuild,v 1.3 2006/07/14 16:58:06 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-window-manager/matchbox-window-manager-1.0.ebuild,v 1.4 2006/08/07 17:16:38 yvasilev Exp $
inherit eutils versionator gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/$(get_version_compone
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~arm"
IUSE="debug expat gnome session startup-notification xcomposite"
DEPEND=">=x11-libs/libmatchbox-1.5
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