public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: zlib-1.2.5-r2.ebuild zlib-1.2.3-r1.ebuild zlib-1.2.7.ebuild zlib-1.2.6.ebuild zlib-1.2.5.1-r1.ebuild zlib-1.2.5.1.ebuild zlib-1.2.5.1-r2.ebuild
@ 2013-03-03  9:18 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2013-03-03  9:18 UTC (permalink / raw
  To: gentoo-commits

vapier      13/03/03 09:18:25

  Modified:             zlib-1.2.5-r2.ebuild zlib-1.2.3-r1.ebuild
                        zlib-1.2.7.ebuild zlib-1.2.6.ebuild
                        zlib-1.2.5.1-r1.ebuild zlib-1.2.5.1.ebuild
                        zlib-1.2.5.1-r2.ebuild
  Log:
  Add missing multilib inherit for get_libdir.
  
  (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.13                 sys-libs/zlib/zlib-1.2.5-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild?r1=1.12&r2=1.13

Index: zlib-1.2.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- zlib-1.2.5-r2.ebuild	1 May 2011 09:52:06 -0000	1.12
+++ zlib-1.2.5-r2.ebuild	3 Mar 2013 09:18:24 -0000	1.13
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild,v 1.12 2011/05/01 09:52:06 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5-r2.ebuild,v 1.13 2013/03/03 09:18:24 vapier Exp $
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.16                 sys-libs/zlib/zlib-1.2.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild?r1=1.15&r2=1.16

Index: zlib-1.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- zlib-1.2.3-r1.ebuild	6 Feb 2011 21:36:45 -0000	1.15
+++ zlib-1.2.3-r1.ebuild	3 Mar 2013 09:18:24 -0000	1.16
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild,v 1.15 2011/02/06 21:36:45 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.3-r1.ebuild,v 1.16 2013/03/03 09:18:24 vapier Exp $
 
-inherit eutils flag-o-matic toolchain-funcs
+inherit eutils flag-o-matic toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.13                 sys-libs/zlib/zlib-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.12&r2=1.13

Index: zlib-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- zlib-1.2.7.ebuild	30 Sep 2012 17:26:34 -0000	1.12
+++ zlib-1.2.7.ebuild	3 Mar 2013 09:18:24 -0000	1.13
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.12 2012/09/30 17:26:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.13 2013/03/03 09:18:24 vapier Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
-inherit autotools toolchain-funcs
+inherit autotools toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.5                  sys-libs/zlib/zlib-1.2.6.ebuild

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

Index: zlib-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- zlib-1.2.6.ebuild	3 May 2012 19:08:41 -0000	1.4
+++ zlib-1.2.6.ebuild	3 Mar 2013 09:18:24 -0000	1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.6.ebuild,v 1.4 2012/05/03 19:08:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.6.ebuild,v 1.5 2013/03/03 09:18:24 vapier Exp $
 
 AUTOTOOLS_AUTO_DEPEND="no"
-inherit autotools eutils toolchain-funcs
+inherit autotools eutils toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.4                  sys-libs/zlib/zlib-1.2.5.1-r1.ebuild

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

Index: zlib-1.2.5.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zlib-1.2.5.1-r1.ebuild	8 Jul 2012 16:38:55 -0000	1.3
+++ zlib-1.2.5.1-r1.ebuild	3 Mar 2013 09:18:24 -0000	1.4
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r1.ebuild,v 1.3 2012/07/08 16:38:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r1.ebuild,v 1.4 2013/03/03 09:18:24 vapier Exp $
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.2                  sys-libs/zlib/zlib-1.2.5.1.ebuild

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

Index: zlib-1.2.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- zlib-1.2.5.1.ebuild	11 Sep 2011 18:49:38 -0000	1.1
+++ zlib-1.2.5.1.ebuild	3 Mar 2013 09:18:24 -0000	1.2
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1.ebuild,v 1.1 2011/09/11 18:49:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1.ebuild,v 1.2 2013/03/03 09:18:24 vapier Exp $
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"



1.12                 sys-libs/zlib/zlib-1.2.5.1-r2.ebuild

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

Index: zlib-1.2.5.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- zlib-1.2.5.1-r2.ebuild	8 Jul 2012 16:38:55 -0000	1.11
+++ zlib-1.2.5.1-r2.ebuild	3 Mar 2013 09:18:24 -0000	1.12
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r2.ebuild,v 1.11 2012/07/08 16:38:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.5.1-r2.ebuild,v 1.12 2013/03/03 09:18:24 vapier Exp $
 
-inherit autotools eutils toolchain-funcs
+inherit autotools eutils toolchain-funcs multilib
 
 DESCRIPTION="Standard (de)compression library"
 HOMEPAGE="http://www.zlib.net/"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-03  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03  9:18 [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: zlib-1.2.5-r2.ebuild zlib-1.2.3-r1.ebuild zlib-1.2.7.ebuild zlib-1.2.6.ebuild zlib-1.2.5.1-r1.ebuild zlib-1.2.5.1.ebuild zlib-1.2.5.1-r2.ebuild Mike Frysinger (vapier)

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