public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.6-r1.ebuild libevdev-1.2.1.ebuild libevdev-0.6.ebuild ChangeLog
@ 2014-06-15 14:29 Akinori Hattori (hattya)
  0 siblings, 0 replies; 2+ messages in thread
From: Akinori Hattori (hattya) @ 2014-06-15 14:29 UTC (permalink / raw
  To: gentoo-commits

hattya      14/06/15 14:29:34

  Modified:             libevdev-0.6-r1.ebuild libevdev-1.2.1.ebuild
                        libevdev-0.6.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #487944
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-libs/libevdev/libevdev-0.6-r1.ebuild

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

Index: libevdev-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libevdev-0.6-r1.ebuild	11 Jan 2014 10:56:15 -0000	1.1
+++ libevdev-0.6-r1.ebuild	15 Jun 2014 14:29:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v 1.1 2014/01/11 10:56:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v 1.2 2014/06/15 14:29:33 hattya Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.2                  dev-libs/libevdev/libevdev-1.2.1.ebuild

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

Index: libevdev-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libevdev-1.2.1.ebuild	16 May 2014 12:52:20 -0000	1.1
+++ libevdev-1.2.1.ebuild	15 Jun 2014 14:29:33 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v 1.1 2014/05/16 12:52:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v 1.2 2014/06/15 14:29:33 hattya Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.3                  dev-libs/libevdev/libevdev-0.6.ebuild

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

Index: libevdev-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libevdev-0.6.ebuild	3 Jan 2014 01:25:24 -0000	1.2
+++ libevdev-0.6.ebuild	15 Jun 2014 14:29:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v 1.2 2014/01/03 01:25:24 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v 1.3 2014/06/15 14:29:33 hattya Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
 IUSE=""
 
 src_prepare() {



1.11                 dev-libs/libevdev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	16 May 2014 12:52:20 -0000	1.10
+++ ChangeLog	15 Jun 2014 14:29:33 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.10 2014/05/16 12:52:20 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.11 2014/06/15 14:29:33 hattya Exp $
+
+  15 Jun 2014; Akinori Hattori <hattya@gentoo.org> libevdev-0.6-r1.ebuild,
+  libevdev-0.6.ebuild, libevdev-1.2.1.ebuild:
+  keyword ~ia64 wrt bug #487944
 
 *libevdev-1.2.1 (16 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.6-r1.ebuild libevdev-1.2.1.ebuild libevdev-0.6.ebuild ChangeLog
@ 2014-09-28 10:46 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-09-28 10:46 UTC (permalink / raw
  To: gentoo-commits

blueness    14/09/28 10:46:39

  Modified:             libevdev-0.6-r1.ebuild libevdev-1.2.1.ebuild
                        libevdev-0.6.ebuild ChangeLog
  Log:
  Keyword ~ppc64, bug #487944
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.3                  dev-libs/libevdev/libevdev-0.6-r1.ebuild

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

Index: libevdev-0.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libevdev-0.6-r1.ebuild	15 Jun 2014 14:29:33 -0000	1.2
+++ libevdev-0.6-r1.ebuild	28 Sep 2014 10:46:39 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v 1.2 2014/06/15 14:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6-r1.ebuild,v 1.3 2014/09/28 10:46:39 blueness Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.3                  dev-libs/libevdev/libevdev-1.2.1.ebuild

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

Index: libevdev-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libevdev-1.2.1.ebuild	15 Jun 2014 14:29:33 -0000	1.2
+++ libevdev-1.2.1.ebuild	28 Sep 2014 10:46:39 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v 1.2 2014/06/15 14:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-1.2.1.ebuild,v 1.3 2014/09/28 10:46:39 blueness Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}"



1.4                  dev-libs/libevdev/libevdev-0.6.ebuild

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

Index: libevdev-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libevdev-0.6.ebuild	15 Jun 2014 14:29:33 -0000	1.3
+++ libevdev-0.6.ebuild	28 Sep 2014 10:46:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v 1.3 2014/06/15 14:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/libevdev-0.6.ebuild,v 1.4 2014/09/28 10:46:39 blueness Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -19,7 +19,7 @@
 fi
 
 RESTRICT="test" # Tests need to run as root.
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE=""
 
 src_prepare() {



1.12                 dev-libs/libevdev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	15 Jun 2014 14:29:33 -0000	1.11
+++ ChangeLog	28 Sep 2014 10:46:39 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libevdev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.11 2014/06/15 14:29:33 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libevdev/ChangeLog,v 1.12 2014/09/28 10:46:39 blueness Exp $
+
+  28 Sep 2014; Anthony G. Basile <blueness@gentoo.org> libevdev-0.6-r1.ebuild,
+  libevdev-0.6.ebuild, libevdev-1.2.1.ebuild:
+  Keyword ~ppc64, bug #487944
 
   15 Jun 2014; Akinori Hattori <hattya@gentoo.org> libevdev-0.6-r1.ebuild,
   libevdev-0.6.ebuild, libevdev-1.2.1.ebuild:





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

end of thread, other threads:[~2014-09-28 10:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15 14:29 [gentoo-commits] gentoo-x86 commit in dev-libs/libevdev: libevdev-0.6-r1.ebuild libevdev-1.2.1.ebuild libevdev-0.6.ebuild ChangeLog Akinori Hattori (hattya)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-28 10:46 Anthony G. Basile (blueness)

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