mgorny 14/06/18 21:01:11
Modified: libICE-1.0.8-r1.ebuild libICE-1.0.9.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.13 x11-libs/libICE/libICE-1.0.8-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild?r1=1.12&r2=1.13
Index: libICE-1.0.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libICE-1.0.8-r1.ebuild 15 Jun 2014 00:52:03 -0000 1.12
+++ libICE-1.0.8-r1.ebuild 18 Jun 2014 21:01:10 -0000 1.13
@@ -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/x11-libs/libICE/libICE-1.0.8-r1.ebuild,v
1.12 2014/06/15 00:52:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.8-r1.ebuild,v
1.13 2014/06/18 21:01:10 mgorny Exp $
EAPI=5
@@ -14,7 +14,7 @@
IUSE="ipv6"
RDEPEND="x11-libs/xtrans
- x11-proto/xproto[${MULTILIB_USEDEP}]"
+ >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
pkg_setup() {
1.3 x11-libs/libICE/libICE-1.0.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild?r1=1.2&r2=1.3
Index: libICE-1.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libICE-1.0.9.ebuild 15 Jun 2014 00:52:03 -0000 1.2
+++ libICE-1.0.9.ebuild 18 Jun 2014 21:01:10 -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/x11-libs/libICE/libICE-1.0.9.ebuild,v 1.2
2014/06/15 00:52:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild,v 1.3
2014/06/18 21:01:10 mgorny Exp $
EAPI=5
@@ -14,7 +14,7 @@
IUSE="ipv6"
RDEPEND="x11-libs/xtrans
- x11-proto/xproto[${MULTILIB_USEDEP}]"
+ >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
pkg_setup() {
1.103 x11-libs/libICE/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/ChangeLog?rev=1.103&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/ChangeLog?rev=1.103&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libICE/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 15 Jun 2014 00:52:03 -0000 1.102
+++ ChangeLog 18 Jun 2014 21:01:11 -0000 1.103
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/libICE
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.102
2014/06/15 00:52:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.103
2014/06/18 21:01:11 mgorny Exp $
+
+ 18 Jun 2014; Michał Górny <[email protected]> libICE-1.0.8-r1.ebuild,
+ libICE-1.0.9.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
15 Jun 2014; Mike Frysinger <[email protected]> libICE-1.0.8-r1.ebuild,
libICE-1.0.9.ebuild: