summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-28 17:18:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-28 17:18:36 +0000
commit39c427d67ec433c6a8c40b7b6bdfdee674f0c3be (patch)
tree66f869b2fdac3815500dca402381667a399fc584 /x11-apps/xsetmode
parentAdd ~alpha (diff)
downloadgentoo-2-39c427d67ec433c6a8c40b7b6bdfdee674f0c3be.tar.gz
gentoo-2-39c427d67ec433c6a8c40b7b6bdfdee674f0c3be.tar.bz2
gentoo-2-39c427d67ec433c6a8c40b7b6bdfdee674f0c3be.zip
Add ~alpha
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xsetmode')
-rw-r--r--x11-apps/xsetmode/ChangeLog5
-rw-r--r--x11-apps/xsetmode/xsetmode-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog
index 7733435aa3c5..67735d332256 100644
--- a/x11-apps/xsetmode/ChangeLog
+++ b/x11-apps/xsetmode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xsetmode
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.23 2009/05/05 08:12:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.24 2009/05/28 17:18:36 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> xsetmode-1.0.0.ebuild:
+ Add ~alpha
05 May 2009; Christian Faulhammer <fauli@gentoo.org>
xsetmode-1.0.0.ebuild:
diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild
index d87b5926a1e4..af3b651cf55c 100644
--- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild
+++ b/x11-apps/xsetmode/xsetmode-1.0.0.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/xsetmode/xsetmode-1.0.0.ebuild,v 1.14 2009/05/05 08:12:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.15 2009/05/28 17:18:36 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="set the mode for an X Input device"
-KEYWORDS="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"
IUSE=""
RDEPEND="x11-libs/libXi
x11-libs/libX11"