public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.18.3.2.ebuild gettext-0.19.1.ebuild gettext-0.19.ebuild ChangeLog
@ 2014-06-18 20:47 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-06-18 20:47 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/06/18 20:47:33

  Modified:             gettext-0.18.3.2.ebuild gettext-0.19.1.ebuild
                        gettext-0.19.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.15                 sys-devel/gettext/gettext-0.18.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild?r1=1.14&r2=1.15

Index: gettext-0.18.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gettext-0.18.3.2.ebuild	1 Jun 2014 16:50:48 -0000	1.14
+++ gettext-0.18.3.2.ebuild	18 Jun 2014 20:47:33 -0000	1.15
@@ -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/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.14 2014/06/01 16:50:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.15 2014/06/18 20:47:33 mgorny Exp $
 
 EAPI="4"
 
@@ -16,7 +16,7 @@
 IUSE="acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc"
 
 # only runtime goes multilib
-DEPEND="virtual/libiconv[${MULTILIB_USEDEP}]
+DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
 	dev-libs/libxml2
 	dev-libs/expat
 	acl? ( virtual/acl )



1.2                  sys-devel/gettext/gettext-0.19.1.ebuild

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

Index: gettext-0.19.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gettext-0.19.1.ebuild	10 Jun 2014 09:32:55 -0000	1.1
+++ gettext-0.19.1.ebuild	18 Jun 2014 20:47: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/sys-devel/gettext/gettext-0.19.1.ebuild,v 1.1 2014/06/10 09:32:55 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.1.ebuild,v 1.2 2014/06/18 20:47:33 mgorny Exp $
 
 EAPI="4"
 
@@ -22,7 +22,7 @@
 fi
 
 # only runtime goes multilib
-DEPEND="virtual/libiconv[${MULTILIB_USEDEP}]
+DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
 	dev-libs/libxml2
 	dev-libs/expat
 	acl? ( virtual/acl )



1.2                  sys-devel/gettext/gettext-0.19.ebuild

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

Index: gettext-0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gettext-0.19.ebuild	2 Jun 2014 22:04:45 -0000	1.1
+++ gettext-0.19.ebuild	18 Jun 2014 20:47: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/sys-devel/gettext/gettext-0.19.ebuild,v 1.1 2014/06/02 22:04:45 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.19.ebuild,v 1.2 2014/06/18 20:47:33 mgorny Exp $
 
 EAPI="4"
 
@@ -22,7 +22,7 @@
 fi
 
 # only runtime goes multilib
-DEPEND="virtual/libiconv[${MULTILIB_USEDEP}]
+DEPEND=">=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
 	dev-libs/libxml2
 	dev-libs/expat
 	acl? ( virtual/acl )



1.247                sys-devel/gettext/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.247&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?rev=1.247&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gettext/ChangeLog?r1=1.246&r2=1.247

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- ChangeLog	10 Jun 2014 09:32:54 -0000	1.246
+++ ChangeLog	18 Jun 2014 20:47:33 -0000	1.247
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/gettext
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.246 2014/06/10 09:32:54 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.247 2014/06/18 20:47:33 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgorny@gentoo.org> gettext-0.18.3.2.ebuild,
+  gettext-0.19.1.ebuild, gettext-0.19.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
 *gettext-0.19.1 (10 Jun 2014)
 





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

only message in thread, other threads:[~2014-06-18 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18 20:47 [gentoo-commits] gentoo-x86 commit in sys-devel/gettext: gettext-0.18.3.2.ebuild gettext-0.19.1.ebuild gettext-0.19.ebuild ChangeLog Michal Gorny (mgorny)

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