summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-02-24 16:58:23 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-02-24 16:58:23 +0000
commit5c2467af75df4718c258ac949688fd0fe33b1db7 (patch)
tree0552b80844c850913e2d323efa4d994f386a96a8 /x11-drivers
parentStable on amd64 wrt bug #289862 (diff)
downloadhistorical-5c2467af75df4718c258ac949688fd0fe33b1db7.tar.gz
historical-5c2467af75df4718c258ac949688fd0fe33b1db7.tar.bz2
historical-5c2467af75df4718c258ac949688fd0fe33b1db7.zip
Drop old.
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild16
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild16
-rw-r--r--x11-drivers/xf86-input-synaptics/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.2.0.ebuild53
-rw-r--r--x11-drivers/xf86-input-tslib/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6.ebuild37
-rw-r--r--x11-drivers/xf86-video-vmware/Manifest10
8 files changed, 19 insertions, 131 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index 94133bc8e18a..9df28a9d4086 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.84 2010/02/11 18:27:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.85 2010/02/24 16:52:39 scarabeus Exp $
+
+ 24 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-input-joystick-1.4.0.ebuild, -xf86-input-joystick-1.4.1.ebuild:
+ Drop old.
11 Feb 2010; Jeroen Roovers <jer@gentoo.org>
xf86-input-joystick-1.5.0.ebuild:
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
deleted file mode 100644
index 577f0116fc95..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.10 2009/06/23 19:58:29 klausman Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.4"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild
deleted file mode 100644
index 66cce0002f18..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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-joystick/xf86-input-joystick-1.4.1.ebuild,v 1.7 2009/12/15 15:23:49 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.4"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/randrproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-input-synaptics/ChangeLog b/x11-drivers/xf86-input-synaptics/ChangeLog
index 36bc54aa4fd2..e7cc57658f9a 100644
--- a/x11-drivers/xf86-input-synaptics/ChangeLog
+++ b/x11-drivers/xf86-input-synaptics/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.44 2010/02/15 19:08:14 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.45 2010/02/24 16:54:19 scarabeus Exp $
+
+ 24 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-input-synaptics-1.2.0.ebuild:
+ Drop old.
15 Feb 2010; Joseph Jezak <josejx@gentoo.org>
xf86-input-synaptics-1.2.1.ebuild:
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.2.0.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.2.0.ebuild
deleted file mode 100644
index fbde2e66229a..000000000000
--- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.2.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# 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-synaptics/xf86-input-synaptics-1.2.0.ebuild,v 1.8 2009/12/27 18:00:52 josejx Exp $
-
-inherit linux-info x-modular
-
-DESCRIPTION="Driver for Synaptics touchpads"
-HOMEPAGE="http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="hal"
-
-RDEPEND="
- >=x11-base/xorg-server-1.6
- >=x11-libs/libXi-1.2
- x11-libs/libXtst
- hal? ( sys-apps/hal )"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- >=sys-apps/sed-4"
-
-src_install() {
- DOCS="INSTALL TODO README"
- x-modular_src_install
-
- if use hal ; then
- insinto /usr/share/hal/fdi/policy/10osvendor
- doins "${S}"/fdi/11-x11-synaptics.fdi
- fi
-}
-
-pkg_postinst() {
- x-modular_pkg_postinst
- # Just a friendly warning
- if linux_config_exists; then
- if ! linux_chkconfig_present INPUT_EVDEV; then
- echo
- ewarn "This driver requires event interface support in your kernel"
- ewarn " Device Drivers --->"
- ewarn " Input device support --->"
- ewarn " <*> Event interface"
- echo
- fi
- fi
- if use hal ; then
- elog "If you want to modify Synaptics settings, please create an fdi file in:"
- elog "/etc/hal/fdi/policy/"
- echo
- ewarn "The current default are set by :"
- ewarn "/usr/share/hal/fdi/policy/10osvendor/11-x11-synaptics.fdi"
- ewarn "You can use this file for inspiration, but DO NOT EDIT IT directly."
- fi
-}
diff --git a/x11-drivers/xf86-input-tslib/ChangeLog b/x11-drivers/xf86-input-tslib/ChangeLog
index ac75aef02a93..f071a4be7ad1 100644
--- a/x11-drivers/xf86-input-tslib/ChangeLog
+++ b/x11-drivers/xf86-input-tslib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-tslib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/ChangeLog,v 1.18 2010/02/19 06:42:04 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/ChangeLog,v 1.19 2010/02/24 16:58:23 scarabeus Exp $
+
+ 24 Feb 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-input-tslib-0.0.6.ebuild:
+ Drop old.
*xf86-input-tslib-0.0.6-r1 (19 Feb 2010)
diff --git a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6.ebuild b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6.ebuild
deleted file mode 100644
index c3401d3cca25..000000000000
--- a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6.ebuild,v 1.1 2010/01/07 03:49:01 solar Exp $
-
-# Based on xf86-input-synaptics ebuild
-
-inherit toolchain-funcs eutils linux-info x-modular
-
-PATCHLEVEL=1
-PATCHFILE="${PN}_${PV}-${PATCHLEVEL}.diff"
-
-DESCRIPTION="xorg input driver for use of tslib based touchscreen devices"
-HOMEPAGE="http://www.pengutronix.de/software/${PN}/index_en.html"
-SRC_URI="http://www.pengutronix.de/software/${PN}/download/${P}.tar.bz2
- ftp://cdn.debian.net/debian/pool/main/x/${PN}/${PATCHFILE}.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-LICENSE="GPL-2"
-IUSE=""
-RDEPEND="x11-base/xorg-server x11-libs/tslib"
-DEPEND="x11-proto/inputproto"
-
-# Remove stupid evdev checks.
-# Never die simply cuz kernel sources do not exist.
-
-src_unpack() {
- x-modular_unpack_source
- cd "${WORKDIR}"
- epatch "${WORKDIR}/${PATCHFILE}"
- EPATCH_OPTS="-p0" EPATCH_SOURCE="${S}/debian/patches" EPATCH_SUFFIX="diff" EPATCH_FORCE="yes" epatch
-}
-
-src_install() {
- DOCS="COPYING ChangeLog"
- x-modular_src_install
- insinto /usr/share/hal/fdi/policy/20thirdparty/
- doins "${S}/debian/10-x11-input-tslib.fdi"
-}
diff --git a/x11-drivers/xf86-video-vmware/Manifest b/x11-drivers/xf86-video-vmware/Manifest
index 7897d453eef1..95e0a462ada7 100644
--- a/x11-drivers/xf86-video-vmware/Manifest
+++ b/x11-drivers/xf86-video-vmware/Manifest
@@ -2,16 +2,14 @@
Hash: SHA1
AUX vmware.xinf 110 RMD160 ec40c9e39462b9ad3d9fbfdb82cf0b3a34173519 SHA1 839b41f7418d65813b267f645f32edd3474b7634 SHA256 d2fd0422f1f338babb27af89655347dfda1fd10a92ce51ac658c23354556dba4
-DIST xf86-video-vmware-10.16.8.tar.bz2 279181 RMD160 6c03de61c4f518a17f0673b50dbe234e52ce1e6a SHA1 4e35512b53620d076c95bd774417eba00065b525 SHA256 956443948d94f7459b0056d8cb8ff2cd9fba4621d8b61f0257cb84469ea7da07
DIST xf86-video-vmware-10.16.9.tar.bz2 275787 RMD160 ab9f23a98a6624afe930d5e04a98529ffd345bd8 SHA1 4e0e5d193f3e83dce46a7d39d52257629e51f4d3 SHA256 835a5e45b54837cbbd963a48bd09db709717e097e931dd76e68e397a167e8bc1
-EBUILD xf86-video-vmware-10.16.8.ebuild 601 RMD160 be060c7cb5ff38429e546227a47dc326382e58c3 SHA1 5b20be13fba8fb2ca19acbc96a56dbdfa58c34f1 SHA256 6dd6720896ac56c22649da7f4afe3e4854aa0660ad3dd3fdc22fd699e6fb6877
EBUILD xf86-video-vmware-10.16.9.ebuild 601 RMD160 627e3c4ee9b26c3f5b45e58b7c6bfe4c24a19799 SHA1 7e50edd429c9a7a76286349283f5c2f3c57fe3bc SHA256 0ba711a8fe051603087bcddb7f27886958595880394864b6257e7c8d037f3dcb
-MISC ChangeLog 7376 RMD160 988574f07c5b1f49328137826d778c436970782b SHA1 d4462f6a7ab4fa80b9219070f5bcd7fbbd7e37c8 SHA256 10bec10f02b2091d578788400e340caff42aded9ce6b64c05db49f0afd2a2a37
+MISC ChangeLog 7478 RMD160 af4bdb33f2144693996dd97c752c821fb471445d SHA1 94e3b2cb0330c9795e0ed516051d81d8eab5fdc4 SHA256 0ce66d32ff3ebde45a223215d9ab5e6e852d8d58929541d42c51c4fd0b28314b
MISC metadata.xml 254 RMD160 c918c791107bb6bade5533be97fda2a5357ade13 SHA1 c0bf2ca0f6107fdce02502942d7050d84ad30fb2 SHA256 32d68d1ad2e14d3f3af865dce8b2e42fec8722f17b1b35beeb5ecbd9b8e1a253
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
-iEYEARECAAYFAktwLhAACgkQNQqtfCuFneNQ8gCZAdyfA0qAFwemULZg9dUV/SzE
-CDEAnRVaLe5ifzpbmkvRqVenHQrZRZg3
-=Hkgn
+iEYEARECAAYFAkuFWtYACgkQHB6c3gNBRYeThgCfbc43sye83TIjsOWZutHAu59+
+ckYAnjllpK62Am3VELFuMYPKYidVm0Qe
+=EJrb
-----END PGP SIGNATURE-----