diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:03:30 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:03:30 +0000 |
commit | 69b2ea109d3aaa678811860ae51d98067d69a4d6 (patch) | |
tree | b8d4759860821c20bb3231c5dc04a2f9fba6b3cf /x11-drivers/xf86-input-citron | |
parent | Update of the installed docs for 2.6.0_p2-r4, removes some spurious warnings ... (diff) | |
download | gentoo-2-69b2ea109d3aaa678811860ae51d98067d69a4d6.tar.gz gentoo-2-69b2ea109d3aaa678811860ae51d98067d69a4d6.tar.bz2 gentoo-2-69b2ea109d3aaa678811860ae51d98067d69a4d6.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-citron')
-rw-r--r-- | x11-drivers/xf86-input-citron/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog index 20d01f2d9ab6..d18cb4d5af35 100644 --- a/x11-drivers/xf86-input-citron/ChangeLog +++ b/x11-drivers/xf86-input-citron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-citron -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.32 2008/02/24 02:13:38 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.33 2009/04/05 19:03:30 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-input-citron-2.2.1.ebuild: + Stable on amd64, bug #251832 24 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog: Update my email. diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild index 37cf0622592a..313fd310e83b 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.1 2007/09/14 09:09:12 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.2 2009/04/05 19:03:30 tester Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="X.Org driver for citron input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} >=x11-proto/inputproto-1.4.1 |