public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.4.ebuild ChangeLog
@ 2013-10-14 14:39 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 4+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-10-14 14:39 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/10/14 14:39:04

  Modified:             libevdev-0.4.ebuild ChangeLog
  Log:
  Keyword ~ppc.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-libs/libevdev/libevdev-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?r1=1.1&r2=1.2

Index: libevdev-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libevdev-0.4.ebuild	13 Oct 2013 23:11:48 -0000	1.1
+++ libevdev-0.4.ebuild	14 Oct 2013 14:39:04 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.1 2013/10/13 23:11:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.2 2013/10/14 14:39:04 chithanh Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -18,7 +18,7 @@
 	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
 IUSE=""
 
 src_prepare() {



1.2                  dev-libs/libevdev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	13 Oct 2013 23:11:48 -0000	1.1
+++ ChangeLog	14 Oct 2013 14:39:04 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.1 2013/10/13 23:11:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.2 2013/10/14 14:39:04 chithanh Exp $
+
+  14 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  libevdev-0.4.ebuild:
+  Keyword ~ppc.
 
 *libevdev-0.4 (13 Oct 2013)
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.4.ebuild ChangeLog
@ 2013-11-01 17:23 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 4+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-11-01 17:23 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/11/01 17:23:59

  Modified:             libevdev-0.4.ebuild ChangeLog
  Log:
  Keyword ~arm and ~x86, bug #487944.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-libs/libevdev/libevdev-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?r1=1.3&r2=1.4

Index: libevdev-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libevdev-0.4.ebuild	16 Oct 2013 14:18:02 -0000	1.3
+++ libevdev-0.4.ebuild	1 Nov 2013 17:23:59 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.3 2013/10/16 14:18:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.4 2013/11/01 17:23:59 chithanh Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -18,7 +18,7 @@
 	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi
 
-KEYWORDS="~amd64 ~hppa ~ppc"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
 IUSE=""
 
 src_prepare() {



1.4                  dev-libs/libevdev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	16 Oct 2013 14:18:02 -0000	1.3
+++ ChangeLog	1 Nov 2013 17:23:59 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.3 2013/10/16 14:18:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.4 2013/11/01 17:23:59 chithanh Exp $
+
+  01 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  libevdev-0.4.ebuild:
+  Keyword ~arm and ~x86, bug #487944.
 
   16 Oct 2013; Jeroen Roovers <jer@gentoo.org> libevdev-0.4.ebuild:
   Marked ~hppa (bug #487944).





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.4.ebuild ChangeLog
@ 2013-11-01 17:27 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-11-01 17:27 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/11/01 17:27:03

  Modified:             libevdev-0.4.ebuild ChangeLog
  Log:
  Add ~mips. Bug #487944
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.5                  dev-libs/libevdev/libevdev-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?r1=1.4&r2=1.5

Index: libevdev-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libevdev-0.4.ebuild	1 Nov 2013 17:23:59 -0000	1.4
+++ libevdev-0.4.ebuild	1 Nov 2013 17:27:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.4 2013/11/01 17:23:59 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.5 2013/11/01 17:27:03 hwoarang Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -18,7 +18,7 @@
 	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi
 
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
 IUSE=""
 
 src_prepare() {



1.5                  dev-libs/libevdev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	1 Nov 2013 17:23:59 -0000	1.4
+++ ChangeLog	1 Nov 2013 17:27:03 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.4 2013/11/01 17:23:59 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.5 2013/11/01 17:27:03 hwoarang Exp $
+
+  01 Nov 2013; Markos Chandras <hwoarang@gentoo.org> libevdev-0.4.ebuild:
+  Add ~mips. Bug #487944
 
   01 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   libevdev-0.4.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.4.ebuild ChangeLog
@ 2013-11-04  0:00 Matt Turner (mattst88)
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner (mattst88) @ 2013-11-04  0:00 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/11/04 00:00:15

  Modified:             libevdev-0.4.ebuild ChangeLog
  Log:
  Added ~alpha, bug 487944.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)

Revision  Changes    Path
1.6                  dev-libs/libevdev/libevdev-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild?r1=1.5&r2=1.6

Index: libevdev-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libevdev-0.4.ebuild	1 Nov 2013 17:27:03 -0000	1.5
+++ libevdev-0.4.ebuild	4 Nov 2013 00:00:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.5 2013/11/01 17:27:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.4.ebuild,v 1.6 2013/11/04 00:00:15 mattst88 Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -18,7 +18,7 @@
 	SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi
 
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~x86"
 IUSE=""
 
 src_prepare() {



1.6                  dev-libs/libevdev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libevdev/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	1 Nov 2013 17:27:03 -0000	1.5
+++ ChangeLog	4 Nov 2013 00:00:15 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.5 2013/11/01 17:27:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.6 2013/11/04 00:00:15 mattst88 Exp $
+
+  04 Nov 2013; Matt Turner <mattst88@gentoo.org> libevdev-0.4.ebuild:
+  Added ~alpha, bug 487944.
 
   01 Nov 2013; Markos Chandras <hwoarang@gentoo.org> libevdev-0.4.ebuild:
   Add ~mips. Bug #487944





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-04  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 14:39 [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.4.ebuild ChangeLog Chi-Thanh Christopher Nguyen (chithanh)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-01 17:23 Chi-Thanh Christopher Nguyen (chithanh)
2013-11-01 17:27 Markos Chandras (hwoarang)
2013-11-04  0:00 Matt Turner (mattst88)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox