summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-11-04 18:31:35 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-11-04 18:31:35 +0000
commit683e138a1e445baef8466c48d99cd0fd95362eec (patch)
tree395f5484bc68cd5da824cecc0de07b4279d6ceed /x11-drivers
parentAdd musl/ppc profiles, thanks Felix Janda (diff)
downloadgentoo-2-683e138a1e445baef8466c48d99cd0fd95362eec.tar.gz
gentoo-2-683e138a1e445baef8466c48d99cd0fd95362eec.tar.bz2
gentoo-2-683e138a1e445baef8466c48d99cd0fd95362eec.zip
Version bump. Remove old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog10
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild (renamed from x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild)8
2 files changed, 12 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index 1caa0fd23e3a..db515a44c4dc 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.121 2013/10/08 05:05:21 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.122 2014/11/04 18:31:35 chithanh Exp $
+
+*xf86-input-keyboard-1.8.0 (04 Nov 2014)
+
+ 04 Nov 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-input-keyboard-1.8.0.ebuild, -xf86-input-keyboard-1.6.2.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org>
xf86-input-keyboard-1.7.0.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild
index 68924a4e7559..1d624220478b 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.2.ebuild,v 1.12 2013/03/07 12:28:02 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.0.ebuild,v 1.1 2014/11/04 18:31:35 chithanh Exp $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="Keyboard input driver"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3"