summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-01-20 18:50:13 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-01-20 18:50:13 +0000
commitcefb42b4fc93a9b7e76a94252e660ac5d630533e (patch)
tree26cc929498ff9b1f250cf3576fbbb812b69f582e /x11-drivers/xf86-input-joystick
parentupdate mlt dep, because of useflag changes (diff)
downloadgentoo-2-cefb42b4fc93a9b7e76a94252e660ac5d630533e.tar.gz
gentoo-2-cefb42b4fc93a9b7e76a94252e660ac5d630533e.tar.bz2
gentoo-2-cefb42b4fc93a9b7e76a94252e660ac5d630533e.zip
Version bump. Remove old.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog9
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild15
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild16
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.2.ebuild (renamed from x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1-r1.ebuild)4
4 files changed, 10 insertions, 34 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index f3643cfd995c..3c298ee28495 100644
--- a/x11-drivers/xf86-input-joystick/ChangeLog
+++ b/x11-drivers/xf86-input-joystick/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-drivers/xf86-input-joystick
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.105 2013/01/02 13:09:52 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.106 2013/01/20 18:50:13 chithanh Exp $
+
+*xf86-input-joystick-1.6.2 (20 Jan 2013)
+
+ 20 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-input-joystick-1.6.2.ebuild, -xf86-input-joystick-1.5.0.ebuild,
+ -xf86-input-joystick-1.6.0.ebuild, -xf86-input-joystick-1.6.1-r1.ebuild:
+ Version bump. Remove old.
*xf86-input-joystick-1.6.1-r1 (02 Jan 2013)
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
deleted file mode 100644
index 46581f3845e9..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.5.0.ebuild
+++ /dev/null
@@ -1,15 +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-joystick/xf86-input-joystick-1.5.0.ebuild,v 1.8 2010/02/11 18:27:52 jer Exp $
-
-inherit x-modular
-
-DESCRIPTION="X.Org driver for joystick input devices"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.6"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/kbproto"
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild
deleted file mode 100644
index a3f5301c7a24..000000000000
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 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.6.0.ebuild,v 1.8 2011/08/20 15:52:01 jer Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org driver for joystick input devices"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.10"
-DEPEND="${RDEPEND}
- x11-proto/inputproto
- x11-proto/kbproto"
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1-r1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.2.ebuild
index 0defe4fadfde..0ad0dbd80dcd 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.1-r1.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 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.6.1-r1.ebuild,v 1.1 2013/01/02 13:09:52 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.2.ebuild,v 1.1 2013/01/20 18:50:13 chithanh Exp $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="X.Org driver for joystick input devices"