diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
commit | 51b02d0bf9564da8139a3f7e21ec867b8f6d9a88 (patch) | |
tree | 2332d375460f84d81c838fc116a48bd6b4336cb9 /x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild | |
parent | version bump (diff) | |
download | historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.tar.gz historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.tar.bz2 historical-51b02d0bf9564da8139a3f7e21ec867b8f6d9a88.zip |
Pull old versions.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild deleted file mode 100644 index 391660e1e542..000000000000 --- a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.4.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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-magellan/xf86-input-magellan-1.0.0.4.ebuild,v 1.1 2005/12/17 23:58:15 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for magellan input devices" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |