summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-15 15:13:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-15 15:13:29 +0000
commit4816bab9f328c441a4a2357527ea9afe26c0fd90 (patch)
treefb328fb3b87c832a0dc527767a570bae51417c7e /x11-drivers/xf86-input-citron
parentia64/sh stable wrt #251832 (diff)
downloadgentoo-2-4816bab9f328c441a4a2357527ea9afe26c0fd90.tar.gz
gentoo-2-4816bab9f328c441a4a2357527ea9afe26c0fd90.tar.bz2
gentoo-2-4816bab9f328c441a4a2357527ea9afe26c0fd90.zip
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-input-citron')
-rw-r--r--x11-drivers/xf86-input-citron/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog
index bd3c709450d6..35a8f5647eee 100644
--- a/x11-drivers/xf86-input-citron/ChangeLog
+++ b/x11-drivers/xf86-input-citron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-citron
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.35 2009/04/06 20:12:04 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.36 2009/04/15 15:13:29 armin76 Exp $
+
+ 15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
+ xf86-input-citron-2.2.1.ebuild:
+ ia64/sh stable wrt #251832
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
xf86-input-citron-2.2.1.ebuild:
diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild
index 16ce24f1cb96..aabb4e6ef7ea 100644
--- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild
+++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild
@@ -1,6 +1,6 @@
# 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-citron/xf86-input-citron-2.2.1.ebuild,v 1.4 2009/04/06 20:12:04 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.5 2009/04/15 15:13:29 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER="4"
inherit x-modular
DESCRIPTION="X.Org driver for citron input devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
>=x11-proto/inputproto-1.4.1