summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-26 04:06:37 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-26 04:06:37 +0000
commit17ec18b0d090f0742b3033d705fb9c1390537d91 (patch)
treef9c287316f0ecdc46a0c610c5ac39617ee54df5e /x11-libs/libfakekey
parentMarked ~hppa too. (diff)
downloadgentoo-2-17ec18b0d090f0742b3033d705fb9c1390537d91.tar.gz
gentoo-2-17ec18b0d090f0742b3033d705fb9c1390537d91.tar.bz2
gentoo-2-17ec18b0d090f0742b3033d705fb9c1390537d91.zip
Marked ~hppa too.
(Portage version: 2.1.3.9)
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 4d2311ddc894..c055a9f97882 100644
--- a/x11-libs/libfakekey/ChangeLog
+++ b/x11-libs/libfakekey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libfakekey
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.3 2007/07/22 03:14:19 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/ChangeLog,v 1.4 2007/09/26 04:06:37 jer Exp $
+
+ 26 Sep 2007; Jeroen Roovers <jer@gentoo.org> libfakekey-0.1.ebuild:
+ Marked ~hppa too.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
libfakekey-0.1.ebuild:
diff --git a/x11-libs/libfakekey/libfakekey-0.1.ebuild b/x11-libs/libfakekey/libfakekey-0.1.ebuild
index c0b8aa44fb21..11808b0a5a5e 100644
--- a/x11-libs/libfakekey/libfakekey-0.1.ebuild
+++ b/x11-libs/libfakekey/libfakekey-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2006-2007 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.3 2007/07/22 03:14:19 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfakekey/libfakekey-0.1.ebuild,v 1.4 2007/09/26 04:06:37 jer Exp $
DESCRIPTION="Helper library for the x11-misc/matchbox-keyboard package."
HOMEPAGE="http://projects.o-hand.com/matchbox/"
@@ -8,7 +8,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~arm"
+KEYWORDS="~arm ~hppa ~x86"
IUSE="debug doc"
RDEPEND="x11-libs/libXtst"