From a6a213defcebc18ec1a29b918f25867ca7313b1f Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Fri, 11 Nov 2005 18:59:04 +0000 Subject: Bump for 7.0RC2. (Portage version: 2.0.53_rc7) --- x11-drivers/xf86-input-spaceorb/ChangeLog | 8 +++++++- .../files/digest-xf86-input-spaceorb-1.0.0.2 | 1 + .../xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.2 create mode 100644 x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild (limited to 'x11-drivers/xf86-input-spaceorb') diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index 0b97559a9831..a8fa9e1bdc49 100644 --- a/x11-drivers/xf86-input-spaceorb/ChangeLog +++ b/x11-drivers/xf86-input-spaceorb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-input-spaceorb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.3 2005/10/20 06:04:51 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.4 2005/11/11 18:54:45 joshuabaergen Exp $ + +*xf86-input-spaceorb-1.0.0.2 (11 Nov 2005) + + 11 Nov 2005; Joshua Baergen + +xf86-input-spaceorb-1.0.0.2.ebuild: + Bump for 7.0RC2. *xf86-input-spaceorb-1.0.0.1 (20 Oct 2005) diff --git a/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.2 b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.2 new file mode 100644 index 000000000000..934779b70215 --- /dev/null +++ b/x11-drivers/xf86-input-spaceorb/files/digest-xf86-input-spaceorb-1.0.0.2 @@ -0,0 +1 @@ +MD5 37f37f7707bdb6d15277c91677243362 xf86-input-spaceorb-1.0.0.2.tar.bz2 153174 diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild new file mode 100644 index 000000000000..766c2b50dd11 --- /dev/null +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.2.ebuild,v 1.1 2005/11/11 18:54:45 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for spaceorb input devices" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/xproto" -- cgit v1.2.3-65-gdbad