public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: ChangeLog libuv-0.11.25-r1.ebuild
@ 2014-08-14 16:39 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2014-08-14 16:39 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    14/08/14 16:39:15

  Modified:             ChangeLog libuv-0.11.25-r1.ebuild
  Log:
  x86 stable wrt bug #518244
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  Changes    Path
1.23                 dev-libs/libuv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	1 Aug 2014 22:06:50 -0000	1.22
+++ ChangeLog	14 Aug 2014 16:39:15 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.22 2014/08/01 22:06:50 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.23 2014/08/14 16:39:15 phajdan.jr Exp $
+
+  14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> libuv-0.11.25-r1.ebuild:
+  x86 stable wrt bug #518244
 
 *libuv-0.11.27 (01 Aug 2014)
 



1.2                  dev-libs/libuv/libuv-0.11.25-r1.ebuild

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

Index: libuv-0.11.25-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libuv-0.11.25-r1.ebuild	23 May 2014 17:47:51 -0000	1.1
+++ libuv-0.11.25-r1.ebuild	14 Aug 2014 16:39:15 -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/libuv/libuv-0.11.25-r1.ebuild,v 1.1 2014/05/23 17:47:51 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v 1.2 2014/08/14 16:39:15 phajdan.jr Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/11"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND="virtual/pkgconfig"





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

* [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: ChangeLog libuv-0.11.25-r1.ebuild
@ 2014-08-24 16:38 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2014-08-24 16:38 UTC (permalink / raw
  To: gentoo-commits

hasufell    14/08/24 16:38:42

  Modified:             ChangeLog libuv-0.11.25-r1.ebuild
  Log:
  amd64 stable wrt bug #518244
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key BDEED020)

Revision  Changes    Path
1.26                 dev-libs/libuv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	24 Aug 2014 16:35:04 -0000	1.25
+++ ChangeLog	24 Aug 2014 16:38:42 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.25 2014/08/24 16:35:04 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.26 2014/08/24 16:38:42 hasufell Exp $
+
+  24 Aug 2014; Julian Ospald <hasufell@gentoo.org> libuv-0.11.25-r1.ebuild:
+  amd64 stable wrt bug #518244
 
 *libuv-0.11.29 (24 Aug 2014)
 



1.4                  dev-libs/libuv/libuv-0.11.25-r1.ebuild

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

Index: libuv-0.11.25-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libuv-0.11.25-r1.ebuild	21 Aug 2014 12:51:36 -0000	1.3
+++ libuv-0.11.25-r1.ebuild	24 Aug 2014 16:38:42 -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/libuv/libuv-0.11.25-r1.ebuild,v 1.3 2014/08/21 12:51:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.25-r1.ebuild,v 1.4 2014/08/24 16:38:42 hasufell Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/11"
-KEYWORDS="~amd64 ~arm ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND="virtual/pkgconfig"





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

end of thread, other threads:[~2014-08-24 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-24 16:38 [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: ChangeLog libuv-0.11.25-r1.ebuild Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-14 16:39 PaweA Hajdan (phajdan.jr)

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