public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lua/lua-zlib: lua-zlib-0.2.ebuild ChangeLog
@ 2012-09-28  9:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-09-28  9:45 UTC (permalink / raw
  To: gentoo-commits

ago         12/09/28 09:45:58

  Modified:             lua-zlib-0.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #429602
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-lua/lua-zlib/lua-zlib-0.2.ebuild

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

Index: lua-zlib-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lua-zlib-0.2.ebuild	4 May 2012 04:01:51 -0000	1.2
+++ lua-zlib-0.2.ebuild	28 Sep 2012 09:45:58 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.2 2012/05/04 04:01:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.3 2012/09/28 09:45:58 ago Exp $
 
 EAPI=3
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/lua



1.3                  dev-lua/lua-zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 May 2012 04:01:51 -0000	1.2
+++ ChangeLog	28 Sep 2012 09:45:58 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lua/lua-zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.2 2012/05/04 04:01:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.3 2012/09/28 09:45:58 ago Exp $
+
+  28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> lua-zlib-0.2.ebuild:
+  Stable for amd64, wrt bug #429602
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> lua-zlib-0.2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





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

* [gentoo-commits] gentoo-x86 commit in dev-lua/lua-zlib: lua-zlib-0.2.ebuild ChangeLog
@ 2012-09-28 17:05 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-09-28 17:05 UTC (permalink / raw
  To: gentoo-commits

johu        12/09/28 17:05:46

  Modified:             lua-zlib-0.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #429602
  
  (Portage version: 2.2.0_alpha133/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-lua/lua-zlib/lua-zlib-0.2.ebuild

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

Index: lua-zlib-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lua-zlib-0.2.ebuild	28 Sep 2012 09:45:58 -0000	1.3
+++ lua-zlib-0.2.ebuild	28 Sep 2012 17:05:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.3 2012/09/28 09:45:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.4 2012/09/28 17:05:46 johu Exp $
 
 EAPI=3
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-lang/lua



1.4                  dev-lua/lua-zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	28 Sep 2012 09:45:58 -0000	1.3
+++ ChangeLog	28 Sep 2012 17:05:46 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lua/lua-zlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.3 2012/09/28 09:45:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.4 2012/09/28 17:05:46 johu Exp $
+
+  28 Sep 2012; Johannes Huber <johu@gentoo.org> lua-zlib-0.2.ebuild:
+  Stable for x86, wrt bug #429602
 
   28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> lua-zlib-0.2.ebuild:
   Stable for amd64, wrt bug #429602





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

* [gentoo-commits] gentoo-x86 commit in dev-lua/lua-zlib: lua-zlib-0.2.ebuild ChangeLog
@ 2013-08-08 19:26 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2013-08-08 19:26 UTC (permalink / raw
  To: gentoo-commits

maekke      13/08/08 19:26:29

  Modified:             lua-zlib-0.2.ebuild ChangeLog
  Log:
  add ~arm, bug #476264
  
  (Portage version: 2.1.13.5/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.5                  dev-lua/lua-zlib/lua-zlib-0.2.ebuild

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

Index: lua-zlib-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lua-zlib-0.2.ebuild	28 Sep 2012 17:05:46 -0000	1.4
+++ lua-zlib-0.2.ebuild	8 Aug 2013 19:26:29 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.4 2012/09/28 17:05:46 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/lua-zlib-0.2.ebuild,v 1.5 2013/08/08 19:26:29 maekke Exp $
 
 EAPI=3
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 RDEPEND="dev-lang/lua



1.7                  dev-lua/lua-zlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Jul 2013 23:37:58 -0000	1.6
+++ ChangeLog	8 Aug 2013 19:26:29 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lua/lua-zlib
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.6 2013/07/22 23:37:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lua-zlib/ChangeLog,v 1.7 2013/08/08 19:26:29 maekke Exp $
+
+  08 Aug 2013; Markus Meier <maekke@gentoo.org> lua-zlib-0.2.ebuild:
+  add ~arm, bug #476264
 
   22 Jul 2013; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
   Taking up maintainership





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

end of thread, other threads:[~2013-08-08 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08 19:26 [gentoo-commits] gentoo-x86 commit in dev-lua/lua-zlib: lua-zlib-0.2.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-28 17:05 Johannes Huber (johu)
2012-09-28  9:45 Agostino Sarubbo (ago)

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