diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:46:38 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:46:38 +0000 |
commit | 8fd562a2e27542e6c4d15e989ab91b7422a6ccac (patch) | |
tree | 6b3d4c07f0c5999956bc9384bafb90d7f201e210 /x11-apps/xinput | |
parent | Version bump. (diff) | |
download | gentoo-2-8fd562a2e27542e6c4d15e989ab91b7422a6ccac.tar.gz gentoo-2-8fd562a2e27542e6c4d15e989ab91b7422a6ccac.tar.bz2 gentoo-2-8fd562a2e27542e6c4d15e989ab91b7422a6ccac.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r-- | x11-apps/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinput/xinput-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index 3dfe2124a586..d21d883ee84e 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.9 2009/12/15 19:15:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.10 2009/12/27 17:46:38 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xinput-1.4.2.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> xinput-1.4.2.ebuild: Marking xinput-1.4.2 ppc64 stable for bug 294958 diff --git a/x11-apps/xinput/xinput-1.4.2.ebuild b/x11-apps/xinput/xinput-1.4.2.ebuild index 44de056dffba..01e142e77762 100644 --- a/x11-apps/xinput/xinput-1.4.2.ebuild +++ b/x11-apps/xinput/xinput-1.4.2.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/xinput/xinput-1.4.2.ebuild,v 1.8 2009/12/15 19:15:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.9 2009/12/27 17:46:38 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" LICENSE="as-is" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |