diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:15:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:15:33 +0000 |
commit | 589db95ab2c2028022f529b03592bd7b7c850148 (patch) | |
tree | 789a7e4d0e7087273e657b4f886e225c160d9831 /x11-apps | |
parent | Marking xinit-1.2.0-r3 ppc64 for bug 294958 (diff) | |
download | gentoo-2-589db95ab2c2028022f529b03592bd7b7c850148.tar.gz gentoo-2-589db95ab2c2028022f529b03592bd7b7c850148.tar.bz2 gentoo-2-589db95ab2c2028022f529b03592bd7b7c850148.zip |
Marking xinput-1.4.2 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-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 915b81c88c30..3dfe2124a586 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.8 2009/12/15 15:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.9 2009/12/15 19:15:33 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xinput-1.4.2.ebuild: + Marking xinput-1.4.2 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xinput-1.4.2.ebuild: alpha/ia64/sh/sparc stable wrt #282290 diff --git a/x11-apps/xinput/xinput-1.4.2.ebuild b/x11-apps/xinput/xinput-1.4.2.ebuild index 66472dc2d0bf..44de056dffba 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.7 2009/12/15 15:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.8 2009/12/15 19:15:33 ranger 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 |