summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2006-02-23 08:42:57 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2006-02-23 08:42:57 +0000
commitc0b67dc350e837b97e31d60b2224a63f99a2fc12 (patch)
treeff2e1944def7c787b9e5503c7fdd54ad82d25daa /x11-apps/setxkbmap
parentStable on x86; bug #123706 (diff)
downloadgentoo-2-c0b67dc350e837b97e31d60b2224a63f99a2fc12.tar.gz
gentoo-2-c0b67dc350e837b97e31d60b2224a63f99a2fc12.tar.bz2
gentoo-2-c0b67dc350e837b97e31d60b2224a63f99a2fc12.zip
Marked ~alpha (bug #122726)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r--x11-apps/setxkbmap/ChangeLog5
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog
index 1f2ecb2dcd63..4fe873eb952f 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.16 2006/02/14 20:51:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.17 2006/02/23 08:42:57 stefaan Exp $
+
+ 23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> setxkbmap-1.0.1.ebuild:
+ Marked ~alpha (bug #122726)
14 Feb 2006; Markus Rothe <corsair@gentoo.org> setxkbmap-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild
index 3bda0f8ae3ed..4969f9728ffa 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.4 2006/02/14 20:51:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.1.ebuild,v 1.5 2006/02/23 08:42:57 stefaan 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="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
DEPEND="${RDEPEND}"