diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:58:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 20:58:27 +0000 |
commit | e77bce0723240430b3fcc8606730d6f837a94771 (patch) | |
tree | be033367b1b6b8ae6e9212b3dfeb915c2c3b86a2 | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.tar.gz gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.tar.bz2 gentoo-2-e77bce0723240430b3fcc8606730d6f837a94771.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-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 303dce1c26c3..e90704822228 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.1 2009/06/08 12:02:34 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.2 2009/06/23 20:58:27 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xinput-1.4.2.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 08 Jun 2009; Rémi Cardona <remi@gentoo.org> +xinput-1.4.0.ebuild, +xinput-1.4.2.ebuild, +metadata.xml: diff --git a/x11-apps/xinput/xinput-1.4.2.ebuild b/x11-apps/xinput/xinput-1.4.2.ebuild index 16f21cc94293..e8815af55683 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.1 2009/06/08 12:02:34 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.4.2.ebuild,v 1.2 2009/06/23 20:58:27 klausman 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 |