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 | 0b1b03127c788adc7f30b082248f953a55e4e23d (patch) | |
tree | 18edb9c731c29dc5e2cde99b920f8701071e2f1b /x11-wm/matchbox-common | |
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/matchbox-common')
-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="" |