summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-10 12:51:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-10 12:51:47 +0000
commit5a09adc14d0b7586ce5db1464cda7fa197a10c2e (patch)
treec7e39eae04ab7d92d6964f7fe275404626a8a287 /x11-apps/xkbprint
parentamd64 stable wrt #294958 (diff)
downloadgentoo-2-5a09adc14d0b7586ce5db1464cda7fa197a10c2e.tar.gz
gentoo-2-5a09adc14d0b7586ce5db1464cda7fa197a10c2e.tar.bz2
gentoo-2-5a09adc14d0b7586ce5db1464cda7fa197a10c2e.zip
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
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 3658dd7dfa9a..bbe51fa718ce 100644
--- a/x11-apps/xkbprint/ChangeLog
+++ b/x11-apps/xkbprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbprint
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.18 2009/11/18 23:15:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.19 2009/12/10 12:51:47 ssuominen Exp $
+
+ 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xkbprint-1.0.2.ebuild:
+ amd64 stable wrt #294958
*xkbprint-1.0.2 (18 Nov 2009)
diff --git a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild
index 88f4983af865..3d51b422d8f1 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-2009 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.1 2009/11/18 23:15:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.2 2009/12/10 12:51:47 ssuominen 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libxkbfile"
DEPEND="${RDEPEND}"