diff options
author | 2006-08-07 17:06:42 +0000 | |
---|---|---|
committer | 2006-08-07 17:06:42 +0000 | |
commit | 5a16ae6338ac609a21caad5edaad3676c82169d2 (patch) | |
tree | c16a4c029ff35aeba43d8193e82d4040e5c7c598 /x11-wm | |
parent | Added ~arm keyword. (diff) | |
download | gentoo-2-5a16ae6338ac609a21caad5edaad3676c82169d2.tar.gz gentoo-2-5a16ae6338ac609a21caad5edaad3676c82169d2.tar.bz2 gentoo-2-5a16ae6338ac609a21caad5edaad3676c82169d2.zip |
Added ~arm keyword.
(Portage version: 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 |
2 files changed, 6 insertions, 3 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="" |