diff options
author | 2009-04-16 02:44:49 +0000 | |
---|---|---|
committer | 2009-04-16 02:44:49 +0000 | |
commit | 8560a36954fe3c97c3211567de8679f5cdd0c000 (patch) | |
tree | 94ddcf52d6be2e197f66eab53445b57f4f973f09 /x11-misc | |
parent | Stable for HPPA (bug #251832). (diff) | |
download | gentoo-2-8560a36954fe3c97c3211567de8679f5cdd0c000.tar.gz gentoo-2-8560a36954fe3c97c3211567de8679f5cdd0c000.tar.bz2 gentoo-2-8560a36954fe3c97c3211567de8679f5cdd0c000.zip |
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xinput/xinput-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xinput/ChangeLog b/x11-misc/xinput/ChangeLog index 9e1f70675ffe..3205158b2739 100644 --- a/x11-misc/xinput/ChangeLog +++ b/x11-misc/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xinput # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.26 2009/04/15 14:52:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/ChangeLog,v 1.27 2009/04/16 02:44:49 jer Exp $ + + 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xinput-1.4.0.ebuild: + Stable for HPPA (bug #251832). 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xinput-1.4.0.ebuild: ia64/sh stable wrt #251832 diff --git a/x11-misc/xinput/xinput-1.4.0.ebuild b/x11-misc/xinput/xinput-1.4.0.ebuild index bcd6e465b0cb..a1b56a96b9ef 100644 --- a/x11-misc/xinput/xinput-1.4.0.ebuild +++ b/x11-misc/xinput/xinput-1.4.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-misc/xinput/xinput-1.4.0.ebuild,v 1.9 2009/04/15 14:52:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xinput/xinput-1.4.0.ebuild,v 1.10 2009/04/16 02:44:49 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.bz2" LICENSE="as-is" -KEYWORDS="amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=" x11-libs/libX11 |