diff options
author | 2006-08-07 17:07:42 +0000 | |
---|---|---|
committer | 2006-08-07 17:07:42 +0000 | |
commit | 0b1b03127c788adc7f30b082248f953a55e4e23d (patch) | |
tree | 18edb9c731c29dc5e2cde99b920f8701071e2f1b /x11-wm | |
parent | Added ~arm keyword. (diff) | |
download | historical-0b1b03127c788adc7f30b082248f953a55e4e23d.tar.gz historical-0b1b03127c788adc7f30b082248f953a55e4e23d.tar.bz2 historical-0b1b03127c788adc7f30b082248f953a55e4e23d.zip |
Added ~arm keyword.
Package-Manager: portage-2.1.1_pre4-r4
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/matchbox-common/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/matchbox-panel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-wm/matchbox-common/ChangeLog b/x11-wm/matchbox-common/ChangeLog index 2859be2d36ab..f7100cb39f7a 100644 --- a/x11-wm/matchbox-common/ChangeLog +++ b/x11-wm/matchbox-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/matchbox-common # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.3 2006/06/20 17:39:22 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.4 2006/08/07 17:06:42 yvasilev Exp $ + + 07 Aug 2006; <yvasilev@gentoo.org> matchbox-common-0.9.1-r1.ebuild: + Added ~arm keyword. *matchbox-common-0.9.1-r1 (20 Jun 2006) diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild index a17389cc4234..48d1723fe4cc 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.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-common/matchbox-common-0.9.1-r1.ebuild,v 1.1 2006/06/20 17:39:22 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.2 2006/08/07 17:06:42 yvasilev Exp $ inherit eutils 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="" DEPEND="" diff --git a/x11-wm/matchbox-panel/ChangeLog b/x11-wm/matchbox-panel/ChangeLog index d4f2ca2726fc..1fb35c1e0249 100644 --- a/x11-wm/matchbox-panel/ChangeLog +++ b/x11-wm/matchbox-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/matchbox-panel # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.4 2006/06/20 18:59:46 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.5 2006/08/07 17:07:42 yvasilev Exp $ + + 07 Aug 2006; <yvasilev@gentoo.org> matchbox-panel-0.9.3.ebuild: + Added ~arm keyword. 20 Jun 2006; <yvasilev@gentoo.org> +files/matchbox-panel-0.9.3-gcc4-no-nested-functions.patch, diff --git a/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild b/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild index 05713c05363f..79684ab01f25 100644 --- a/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild +++ b/x11-wm/matchbox-panel/matchbox-panel-0.9.3.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-panel/matchbox-panel-0.9.3.ebuild,v 1.2 2006/06/20 18:59:46 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild,v 1.3 2006/08/07 17:07:42 yvasilev Exp $ inherit eutils 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="acpi debug dnotify lowres nls startup-notification" DEPEND=">=x11-libs/libmatchbox-1.5 |