diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:08:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:08:45 +0000 |
commit | 15d1480dc4c9640e4787e621700f14d658507c37 (patch) | |
tree | 37f919dd8b95145260c4eba3cb21d663bf97c324 /x11-apps | |
parent | Marking luit-1.0.5 ppc64 for bug 308521 (diff) | |
download | historical-15d1480dc4c9640e4787e621700f14d658507c37.tar.gz historical-15d1480dc4c9640e4787e621700f14d658507c37.tar.bz2 historical-15d1480dc4c9640e4787e621700f14d658507c37.zip |
Marking xinput-1.5.1 ppc64 for bug 308521
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinput/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinput/xinput-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index b382b573ca4d..1699f0eb65e2 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.16 2010/04/18 20:41:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.17 2010/05/12 18:08:45 ranger Exp $ + + 12 May 2010; Brent Baude <ranger@gentoo.org> xinput-1.5.1.ebuild: + Marking xinput-1.5.1 ppc64 stable for bug 308521 18 Apr 2010; Markus Meier <maekke@gentoo.org> xinput-1.5.1.ebuild: arm stable, bug #308521 diff --git a/x11-apps/xinput/xinput-1.5.1.ebuild b/x11-apps/xinput/xinput-1.5.1.ebuild index 6c314d1d51a5..ed4b1c3da607 100644 --- a/x11-apps/xinput/xinput-1.5.1.ebuild +++ b/x11-apps/xinput/xinput-1.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.1.ebuild,v 1.5 2010/04/18 20:41:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.1.ebuild,v 1.6 2010/05/12 18:08:45 ranger Exp $ inherit x-modular DESCRIPTION="Utility to set XInput device parameters" -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-1.3 |