diff options
-rw-r--r-- | x11-drivers/xf86-input-calcomp/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog index 65f3fa790344..764203aa5e74 100644 --- a/x11-drivers/xf86-input-calcomp/ChangeLog +++ b/x11-drivers/xf86-input-calcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-calcomp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.39 2009/05/15 16:07:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.40 2009/06/23 20:04:18 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + xf86-input-calcomp-1.1.2.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 15 May 2009; Raúl Porcel <armin76@gentoo.org> xf86-input-calcomp-1.1.2.ebuild: diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild index 4b6495c36c57..08cf50212ff0 100644 --- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild +++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.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-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild,v 1.7 2009/05/15 16:07:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild,v 1.8 2009/06/23 20:04:18 klausman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="Calcomp input driver" -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 |