summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r--x11-apps/setxkbmap/ChangeLog5
-rw-r--r--x11-apps/setxkbmap/Manifest6
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog
index 4fe873eb952f..abe57fd46b36 100644
--- a/x11-apps/setxkbmap/ChangeLog
+++ b/x11-apps/setxkbmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/setxkbmap
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.17 2006/02/23 08:42:57 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.18 2006/03/09 14:00:36 agriffis Exp $
+
+ 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> setxkbmap-1.0.1.ebuild:
+ Mark 1.0.1 ~ia64
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> setxkbmap-1.0.1.ebuild:
Marked ~alpha (bug #122726)
diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest
index f2cfa0c70946..2b02fc0ea01d 100644
--- a/x11-apps/setxkbmap/Manifest
+++ b/x11-apps/setxkbmap/Manifest
@@ -7,6 +7,6 @@ SHA256 a9ce1d0fc21cbed13681e606ee6d87184ec70ce331536888e3ece02ddffe4456 files/di
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156
SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156
-MD5 d26a0dd78810cfb7e19d9959447d1ff1 setxkbmap-1.0.1.ebuild 506
-RMD160 61de955b812c707833ce456f6fa33fe8841b9c7c setxkbmap-1.0.1.ebuild 506
-SHA256 314801d5c62eeb4e42b369242ea84cffe1a6e3905f6f5e5de79763a8693e636a setxkbmap-1.0.1.ebuild 506
+MD5 8fc54a19bc16fed39e0542e01f8433c1 setxkbmap-1.0.1.ebuild 512
+RMD160 d5772d4e8ad570f8cad1465e3005989a9cc7ed84 setxkbmap-1.0.1.ebuild 512
+SHA256 49c299e76e8131e3ef1d51de7eecab9770edad7a08db2127e9e23c9278891603 setxkbmap-1.0.1.ebuild 512
diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
index 4969f9728ffa..e5d18c474699 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild,v 1.5 2006/02/23 08:42:57 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild,v 1.6 2006/03/09 14:00:36 agriffis Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
PATCHES=""
DESCRIPTION="X.Org setxkbmap application"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
DEPEND="${RDEPEND}"