diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-07-17 17:15:11 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2008-07-17 17:15:11 +0000 |
commit | 0e3eedaafadfa46e60d03a17029c0c2dda573628 (patch) | |
tree | 6f7f7934d887aaf1e4b390c99de65441920ced1b /x11-misc | |
parent | Version bump (diff) | |
download | gentoo-2-0e3eedaafadfa46e60d03a17029c0c2dda573628.tar.gz gentoo-2-0e3eedaafadfa46e60d03a17029c0c2dda573628.tar.bz2 gentoo-2-0e3eedaafadfa46e60d03a17029c0c2dda573628.zip |
Added ~amd64 keyword, bug #231826
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/matchbox-keyboard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/matchbox-keyboard/ChangeLog b/x11-misc/matchbox-keyboard/ChangeLog index 9414a1a0633c..2808ea8cfc8b 100644 --- a/x11-misc/matchbox-keyboard/ChangeLog +++ b/x11-misc/matchbox-keyboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/matchbox-keyboard # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/ChangeLog,v 1.5 2008/07/13 07:34:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/ChangeLog,v 1.6 2008/07/17 17:15:11 yvasilev Exp $ + + 17 Jul 2008; Yuri Vasilevski <yvasilev@gentoo.org> + matchbox-keyboard-0.1.ebuild: + Added ~amd64 keyword, bug #231826 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> matchbox-keyboard-0.1.ebuild: diff --git a/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild b/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild index 7517d4478cc8..7a46e9100571 100644 --- a/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild +++ b/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.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-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild,v 1.5 2008/07/13 07:34:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild,v 1.6 2008/07/17 17:15:11 yvasilev Exp $ inherit 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="debug cairo" DEPEND="x11-libs/libfakekey |