public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Olivier Crete (tester)" <tester@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-citron: ChangeLog xf86-input-citron-2.2.1.ebuild
Date: Sun, 05 Apr 2009 19:03:30 +0000	[thread overview]
Message-ID: <E1LqXcw-0005dN-Rp@stork.gentoo.org> (raw)

tester      09/04/05 19:03:30

  Modified:             ChangeLog xf86-input-citron-2.2.1.ebuild
  Log:
  Stable on amd64, bug #251832
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.33                 x11-drivers/xf86-input-citron/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	24 Feb 2008 02:13:38 -0000	1.32
+++ ChangeLog	5 Apr 2009 19:03:30 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-input-citron
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.32 2008/02/24 02:13:38 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.33 2009/04/05 19:03:30 tester Exp $
+
+  05 Apr 2009; Olivier Crête <tester@gentoo.org>
+  xf86-input-citron-2.2.1.ebuild:
+  Stable on amd64, bug #251832
 
   24 Feb 2008; Donnie Berkholz <dberkholz@gentoo.org>; ChangeLog:
   Update my email.



1.2                  x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild?r1=1.1&r2=1.2

Index: xf86-input-citron-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-input-citron-2.2.1.ebuild	14 Sep 2007 09:09:12 -0000	1.1
+++ xf86-input-citron-2.2.1.ebuild	5 Apr 2009 19:03:30 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.1 2007/09/14 09:09:12 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.2 2009/04/05 19:03:30 tester Exp $
 
 # Must be before x-modular eclass is inherited
 #SNAPSHOT="yes"
@@ -9,7 +9,7 @@
 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






             reply	other threads:[~2009-04-05 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-05 19:03 Olivier Crete (tester) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-23 20:00 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-input-citron: ChangeLog xf86-input-citron-2.2.1.ebuild Tobias Klausmann (klausman)
2009-05-15 16:00 Raul Porcel (armin76)
2009-04-16  7:09 Jeroen Roovers (jer)
2009-04-15 15:13 Raul Porcel (armin76)
2009-04-06 20:12 Friedrich Oslage (bluebird)
2009-04-05 22:30 Markus Meier (maekke)
2007-09-14  9:09 Donnie Berkholz (dberkholz)

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=E1LqXcw-0005dN-Rp@stork.gentoo.org \
    --to=tester@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