diff options
Diffstat (limited to 'x11-drivers/xf86-input-penmount')
4 files changed, 12 insertions, 7 deletions
diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index e32133d41063..dc3eaebe6ea0 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-penmount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.28 2006/09/12 18:29:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.29 2006/10/11 00:27:00 dberkholz Exp $ + + 11 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; + xf86-input-penmount-1.0.0.5.ebuild, xf86-input-penmount-1.1.0.ebuild, + xf86-input-penmount-1.2.0.ebuild: + Update description to be less generic. 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> xf86-input-penmount-1.1.0.ebuild: diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild index 0ebba459c59e..28e5253e8a21 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.15 2006/07/19 17:59:22 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.0.0.5.ebuild,v 1.16 2006/10/11 00:27:00 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for penmount input devices" +DESCRIPTION="PenMount input driver" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild index cd8364ec315e..c3c2dc51e1bf 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild,v 1.5 2006/09/12 18:29:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.1.0.ebuild,v 1.6 2006/10/11 00:27:00 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for penmount input devices" +DESCRIPTION="PenMount input driver" KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sh sparc ~x86" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild index 96c6304f098b..95c7fb7dd727 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild,v 1.2 2006/06/05 21:28:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.2.0.ebuild,v 1.3 2006/10/11 00:27:00 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" inherit x-modular -DESCRIPTION="X.Org driver for penmount input devices" +DESCRIPTION="PenMount input driver" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |