diff options
author | 2012-06-04 00:21:55 +0000 | |
---|---|---|
committer | 2012-06-04 00:21:55 +0000 | |
commit | 87abe6fb534996c4f98b00d8e02514f8fe693280 (patch) | |
tree | 1344df61d52678533371e2668d3cf756da3bf7c9 /x11-misc/matchbox-keyboard | |
parent | Fix logic. (diff) | |
download | gentoo-2-87abe6fb534996c4f98b00d8e02514f8fe693280.tar.gz gentoo-2-87abe6fb534996c4f98b00d8e02514f8fe693280.tar.bz2 gentoo-2-87abe6fb534996c4f98b00d8e02514f8fe693280.zip |
ppc stable (bug 309407)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/matchbox-keyboard')
-rw-r--r-- | x11-misc/matchbox-keyboard/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/matchbox-keyboard/ChangeLog b/x11-misc/matchbox-keyboard/ChangeLog index 3c9281d874a1..22c660e94964 100644 --- a/x11-misc/matchbox-keyboard/ChangeLog +++ b/x11-misc/matchbox-keyboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/matchbox-keyboard # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/ChangeLog,v 1.13 2012/03/05 11:08:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/ChangeLog,v 1.14 2012/06/04 00:21:55 xmw Exp $ + + 04 Jun 2012; Michael Weber <xmw@gentoo.org> matchbox-keyboard-0.1.ebuild: + ppc stable (bug 309407) 05 Mar 2012; Thomas Kahle <tomka@gentoo.org> matchbox-keyboard-0.1.ebuild: marked x86 per bug 309407 diff --git a/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild b/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild index ad58aaa35e03..cf8dfde872c8 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 1999-2012 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.11 2012/03/05 11:08:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/matchbox-keyboard/matchbox-keyboard-0.1.ebuild,v 1.12 2012/06/04 00:21:55 xmw Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ppc x86" IUSE="debug cairo" DEPEND="x11-libs/libfakekey |