public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler (polynomial-c)" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-drivers: ChangeLog xorg-drivers-1.10.ebuild
Date: Tue, 20 Dec 2011 15:51:06 +0000 (UTC)	[thread overview]
Message-ID: <20111220155106.1DEA42004B@flycatcher.gentoo.org> (raw)

polynomial-c    11/12/20 15:51:06

  Modified:             ChangeLog xorg-drivers-1.10.ebuild
  Log:
  Dropped input_devices_virtualbox from 1.10 too (acked by chithead)
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 x11-base/xorg-drivers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	20 Dec 2011 15:45:00 -0000	1.58
+++ ChangeLog	20 Dec 2011 15:51:06 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for x11-base/xorg-drivers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.58 2011/12/20 15:45:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.59 2011/12/20 15:51:06 polynomial-c Exp $
+
+  20 Dec 2011; Lars Wendler <polynomial-c@gentoo.org> xorg-drivers-1.10.ebuild:
+  Dropped input_devices_virtualbox from 1.10, too. (acked by chithead)
 
   20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xorg-drivers-1.11.ebuild:
   Stable for AMD64, wrt bug #394393



1.14                 x11-base/xorg-drivers/xorg-drivers-1.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild?r1=1.13&r2=1.14

Index: xorg-drivers-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xorg-drivers-1.10.ebuild	14 Oct 2011 21:45:01 -0000	1.13
+++ xorg-drivers-1.10.ebuild	20 Dec 2011 15:51:06 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild,v 1.13 2011/10/14 21:45:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.10.ebuild,v 1.14 2011/12/20 15:51:06 polynomial-c Exp $
 
 EAPI=4
 
@@ -25,7 +25,6 @@
 	input_devices_mutouch
 	input_devices_penmount
 	input_devices_tslib
-	input_devices_virtualbox
 	input_devices_vmmouse
 	input_devices_void
 	input_devices_synaptics
@@ -99,7 +98,6 @@
 	input_devices_mutouch?     ( x11-drivers/xf86-input-mutouch )
 	input_devices_penmount?    ( x11-drivers/xf86-input-penmount )
 	input_devices_tslib?       ( x11-drivers/xf86-input-tslib )
-	input_devices_virtualbox?  ( x11-drivers/xf86-input-virtualbox )
 	input_devices_vmmouse?     ( x11-drivers/xf86-input-vmmouse )
 	input_devices_void?        ( x11-drivers/xf86-input-void )
 	input_devices_synaptics?   ( x11-drivers/xf86-input-synaptics )






             reply	other threads:[~2011-12-20 15:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20 15:51 Lars Wendler (polynomial-c) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-29  5:48 [gentoo-commits] gentoo-x86 commit in x11-base/xorg-drivers: ChangeLog xorg-drivers-1.10.ebuild Chi-Thanh Christopher Nguyen (chithanh)
2011-08-20 15:42 Jeroen Roovers (jer)
2011-07-30 10:38 Raul Porcel (armin76)
2011-07-29 10:53 Kacper Kowalik (xarthisius)
2011-07-13 20:00 Markus Meier (maekke)
2011-06-28 21:21 Brent Baude (ranger)
2011-06-26 20:50 Markus Meier (maekke)
2011-06-23  7:51 Markos Chandras (hwoarang)
2011-04-20 21:40 Chi-Thanh Christopher Nguyen (chithanh)
2011-04-04 14:06 Chi-Thanh Christopher Nguyen (chithanh)
2011-03-30 20:07 Chi-Thanh Christopher Nguyen (chithanh)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111220155106.1DEA42004B@flycatcher.gentoo.org \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox