diff options
-rw-r--r-- | x11-wm/matchbox-panel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/matchbox-panel/ChangeLog b/x11-wm/matchbox-panel/ChangeLog index c900ed50deab..3a0956bc457b 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.7 2008/02/27 17:19:58 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/ChangeLog,v 1.8 2008/07/13 07:30:15 josejx Exp $ + + 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> matchbox-panel-0.9.3.ebuild: + Marked ~ppc for bug #211803. 27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org> matchbox-panel-0.9.2.ebuild, matchbox-panel-0.9.3.ebuild: 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 4da722f8fe93..cc93a2cb4df4 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-2008 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.5 2008/02/27 17:19:58 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-panel/matchbox-panel-0.9.3.ebuild,v 1.6 2008/07/13 07:30:15 josejx Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~x86" +KEYWORDS="~arm ~hppa ~ppc ~x86" IUSE="acpi debug dnotify lowres nls startup-notification" DEPEND=">=x11-libs/libmatchbox-1.5 |