summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-23 16:29:38 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-23 16:29:38 +0000
commit609d134b476a2fb838be23ec68cd8b4a9fdacd34 (patch)
tree98236d9cb57cf68296a78ae6e7c535f0a9b8fe3b /x11-apps/xkbprint
parentFix #351534. gpm USE fix. Ebuild rewrite. New maintainer. (diff)
downloadhistorical-609d134b476a2fb838be23ec68cd8b4a9fdacd34.tar.gz
historical-609d134b476a2fb838be23ec68cd8b4a9fdacd34.tar.bz2
historical-609d134b476a2fb838be23ec68cd8b4a9fdacd34.zip
Stable for HPPA (bug #354237).
Package-Manager: portage-2.2.0_alpha24/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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog
index 407b784bc8d2..7fa32cec930e 100644
--- a/x11-apps/xkbprint/ChangeLog
+++ b/x11-apps/xkbprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbprint
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.31 2011/02/14 23:07:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.32 2011/02/23 16:28:43 jer Exp $
+
+ 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> xkbprint-1.0.3.ebuild:
+ Stable for HPPA (bug #354237).
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xkbprint-1.0.3.ebuild:
ppc stable wrt #344827, #354237
diff --git a/x11-apps/xkbprint/xkbprint-1.0.3.ebuild b/x11-apps/xkbprint/xkbprint-1.0.3.ebuild
index 900bc216accb..dc5a5e652e1d 100644
--- a/x11-apps/xkbprint/xkbprint-1.0.3.ebuild
+++ b/x11-apps/xkbprint/xkbprint-1.0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild,v 1.4 2011/02/14 23:07:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.3.ebuild,v 1.5 2011/02/23 16:28:43 jer Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="print an XKB keyboard description"
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"