summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 14:53:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 14:53:18 +0000
commit51c1b29c763989f7b1688a8e19567b52b8523902 (patch)
treef945cf63ac204829e073fddb7b3f4539bb9da6a8 /x11-apps/setxkbmap
parentStable on amd64. (diff)
downloadgentoo-2-51c1b29c763989f7b1688a8e19567b52b8523902.tar.gz
gentoo-2-51c1b29c763989f7b1688a8e19567b52b8523902.tar.bz2
gentoo-2-51c1b29c763989f7b1688a8e19567b52b8523902.zip
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r--x11-apps/setxkbmap/ChangeLog6
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog
index b018412867fb..9e937c825804 100644
--- a/x11-apps/setxkbmap/ChangeLog
+++ b/x11-apps/setxkbmap/ChangeLog
@@ -1,6 +1,10 @@
# 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.23 2006/06/30 09:57:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.24 2006/06/30 14:53:18 wolf31o2 Exp $
+
+ 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ setxkbmap-1.0.2.ebuild:
+ Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> setxkbmap-1.0.2.ebuild:
Stable on ppc64
diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild
index e01e45989d91..52816ecea235 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-1.0.2.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.2.ebuild,v 1.4 2006/06/30 09:57:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild,v 1.5 2006/06/30 14:53:17 wolf31o2 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 ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
DEPEND="${RDEPEND}"