summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2008-07-13 07:33:29 +0000
committerJoseph Jezak <josejx@gentoo.org>2008-07-13 07:33:29 +0000
commit6072ddb46056583e7acca851fcb01adf448488e4 (patch)
treea07dbb9aeb831a8c63d9d390e82347d022e10b05 /x11-libs/libfakekey
parentMarked ~ppc for bug #211803. (diff)
downloadgentoo-2-6072ddb46056583e7acca851fcb01adf448488e4.tar.gz
gentoo-2-6072ddb46056583e7acca851fcb01adf448488e4.tar.bz2
gentoo-2-6072ddb46056583e7acca851fcb01adf448488e4.zip
Marked ~ppc.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r--x11-libs/libfakekey/ChangeLog5
-rw-r--r--x11-libs/libfakekey/libfakekey-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfakekey/ChangeLog b/x11-libs/libfakekey/ChangeLog
index d86ce8a1d81a..abd595ff1024 100644
--- a/x11-libs/libfakekey/ChangeLog
+++ b/x11-libs/libfakekey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfakekey
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.5 2008/05/23 06:28:49 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.6 2008/07/13 07:33:29 josejx Exp $
+
+ 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> libfakekey-0.1.ebuild:
+ Marked ~ppc.
23 May 2008; <solar@gentoo.org> libfakekey-0.1.ebuild:
- Keyworded ~amd64
diff --git a/x11-libs/libfakekey/libfakekey-0.1.ebuild b/x11-libs/libfakekey/libfakekey-0.1.ebuild
index 785f9108c1e0..c0c4427cc197 100644
--- a/x11-libs/libfakekey/libfakekey-0.1.ebuild
+++ b/x11-libs/libfakekey/libfakekey-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-libs/libfakekey/libfakekey-0.1.ebuild,v 1.6 2008/05/23 06:28:49 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.7 2008/07/13 07:33:29 josejx Exp $
DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package."
HOMEPAGE="http://matchbox-project.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE="debug doc"
RDEPEND="x11-libs/libXtst"