summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-17 22:35:53 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-17 22:35:53 +0000
commit64c1c633a953c617a81e62c0e748c5276660e7d8 (patch)
tree28c217c3e6a3b24597544f2122b6c5f6f5bbd39d /x11-apps/xkbprint
parentStable for HPPA (bug #294958). (diff)
downloadgentoo-2-64c1c633a953c617a81e62c0e748c5276660e7d8.tar.gz
gentoo-2-64c1c633a953c617a81e62c0e748c5276660e7d8.tar.bz2
gentoo-2-64c1c633a953c617a81e62c0e748c5276660e7d8.zip
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r--x11-apps/xkbprint/ChangeLog5
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog
index 1f0bba4e3b03..894c2db6432d 100644
--- a/x11-apps/xkbprint/ChangeLog
+++ b/x11-apps/xkbprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbprint
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.23 2010/01/14 22:17:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.24 2010/01/17 22:35:53 jer Exp $
+
+ 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xkbprint-1.0.2.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Markus Meier <maekke@gentoo.org> xkbprint-1.0.2.ebuild:
arm stable, bug #294958
diff --git a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild
index 201733a331ff..2b8fe75feb40 100644
--- a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild
+++ b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.6 2010/01/14 22:17:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.7 2010/01/17 22:35:53 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="print an XKB keyboard description"
-KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libxkbfile"
DEPEND="${RDEPEND}"