diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:07:42 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:07:42 +0000 |
commit | 2a6f66a1114c0cea31316af6adfdd6a868eb7dbd (patch) | |
tree | 87ea3d8029af85cd19809919f1618e0b4b873147 /x11-wm | |
parent | Added ~arm keyword. (diff) | |
download | gentoo-2-2a6f66a1114c0cea31316af6adfdd6a868eb7dbd.tar.gz gentoo-2-2a6f66a1114c0cea31316af6adfdd6a868eb7dbd.tar.bz2 gentoo-2-2a6f66a1114c0cea31316af6adfdd6a868eb7dbd.zip |
Added ~arm keyword.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'x11-wm')
-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 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 |