diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 17:46:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-21 17:46:53 +0000 |
commit | 5c318abd9bce99560614aa5e54b3d3dc59b53605 (patch) | |
tree | d2b8e53694e314e24d58481622b333678e2eb768 /x11-apps/xsetmode | |
parent | x86 stable, bug #288811 (diff) | |
download | gentoo-2-5c318abd9bce99560614aa5e54b3d3dc59b53605.tar.gz gentoo-2-5c318abd9bce99560614aa5e54b3d3dc59b53605.tar.bz2 gentoo-2-5c318abd9bce99560614aa5e54b3d3dc59b53605.zip |
ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xsetmode')
-rw-r--r-- | x11-apps/xsetmode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xsetmode/xsetmode-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog index a6fdda2bc1d5..5c1e3e5cc3c4 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.27 2009/10/26 20:39:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.28 2009/11/21 17:46:53 armin76 Exp $ + + 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xsetmode-1.0.0.ebuild: + ia64/sparc stable 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xsetmode-1.0.0.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index 80e77d492e88..880ffb8a5595 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.18 2009/10/26 20:39:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.19 2009/11/21 17:46:53 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="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" IUSE="" RDEPEND="x11-libs/libXi x11-libs/libX11" |