mgorny 14/06/18 21:05:38
Modified: libxcb-1.10.ebuild libxcb-1.9.3.ebuild
libxcb-1.9.1-r1.ebuild libxcb-1.9.3-r1.ebuild
libxcb-1.9.1.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/libxcb/libxcb-1.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?r1=1.12&r2=1.13
Index: libxcb-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libxcb-1.10.ebuild 15 Jun 2014 00:43:00 -0000 1.12
+++ libxcb-1.10.ebuild 18 Jun 2014 21:05:38 -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/libxcb/libxcb-1.10.ebuild,v 1.12
2014/06/15 00:43:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.13
2014/06/18 21:05:38 mgorny Exp $
EAPI=5
@@ -20,9 +20,9 @@
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
IUSE="selinux xkb"
-RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
- x11-libs/libXau[${MULTILIB_USEDEP}]
- x11-libs/libXdmcp[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
# Note: ${PYTHON_USEDEP} needs to go verbatim
DEPEND="${RDEPEND}
dev-libs/libxslt
1.3 x11-libs/libxcb/libxcb-1.9.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild?r1=1.2&r2=1.3
Index: libxcb-1.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libxcb-1.9.3.ebuild 12 Nov 2013 02:40:23 -0000 1.2
+++ libxcb-1.9.3.ebuild 18 Jun 2014 21:05:38 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild,v 1.2
2013/11/12 02:40:23 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3.ebuild,v 1.3
2014/06/18 21:05:38 mgorny Exp $
EAPI=5
@@ -22,9 +22,9 @@
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
- x11-libs/libXau[${MULTILIB_USEDEP}]
- x11-libs/libXdmcp[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
dev-lang/python[xml]
dev-libs/libxslt
1.2 x11-libs/libxcb/libxcb-1.9.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild?r1=1.1&r2=1.2
Index: libxcb-1.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxcb-1.9.1-r1.ebuild 23 Nov 2013 11:50:01 -0000 1.1
+++ libxcb-1.9.1-r1.ebuild 18 Jun 2014 21:05:38 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild,v
1.1 2013/11/23 11:50:01 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild,v
1.2 2014/06/18 21:05:38 mgorny Exp $
EAPI=5
@@ -22,9 +22,9 @@
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
- x11-libs/libXau[${MULTILIB_USEDEP}]
- x11-libs/libXdmcp[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
dev-lang/python[xml]
dev-libs/libxslt
1.2 x11-libs/libxcb/libxcb-1.9.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild?r1=1.1&r2=1.2
Index: libxcb-1.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxcb-1.9.3-r1.ebuild 11 Jan 2014 11:15:20 -0000 1.1
+++ libxcb-1.9.3-r1.ebuild 18 Jun 2014 21:05:38 -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/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild,v
1.1 2014/01/11 11:15:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild,v
1.2 2014/06/18 21:05:38 mgorny Exp $
EAPI=5
@@ -20,9 +20,9 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
IUSE="selinux xkb"
-RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
- x11-libs/libXau[${MULTILIB_USEDEP}]
- x11-libs/libXdmcp[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
# Note: ${PYTHON_USEDEP} needs to go verbatim
DEPEND="${RDEPEND}
dev-libs/libxslt
@@ -30,7 +30,7 @@
">=x11-proto/xcb-proto-1.9-r1[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
python_check_deps() {
- has_version
">=x11-proto/xcb-proto-1.9[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
+ has_version
">=x11-proto/xcb-proto-1.9-r1[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
}
pkg_setup() {
1.14 x11-libs/libxcb/libxcb-1.9.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?r1=1.13&r2=1.14
Index: libxcb-1.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libxcb-1.9.1.ebuild 8 Oct 2013 05:07:38 -0000 1.13
+++ libxcb-1.9.1.ebuild 18 Jun 2014 21:05:38 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v 1.13
2013/10/08 05:07:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v 1.14
2014/06/18 21:05:38 mgorny Exp $
EAPI=5
@@ -22,13 +22,13 @@
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
- x11-libs/libXau[${MULTILIB_USEDEP}]
- x11-libs/libXdmcp[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXau-1.0.7-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
dev-lang/python[xml]
dev-libs/libxslt
- >=x11-proto/xcb-proto-1.7-r1[${MULTILIB_USEDEP},${PYTHON_USEDEP}]
+ >=x11-proto/xcb-proto-1.8-r3[${MULTILIB_USEDEP},${PYTHON_USEDEP}]
${PYTHON_DEPS}"
pkg_setup() {
1.142 x11-libs/libxcb/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.142&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.142&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.141&r2=1.142
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog 15 Jun 2014 00:43:00 -0000 1.141
+++ ChangeLog 18 Jun 2014 21:05:38 -0000 1.142
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libxcb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.141
2014/06/15 00:43:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.142
2014/06/18 21:05:38 mgorny Exp $
+
+ 18 Jun 2014; Michał Górny <[email protected]> libxcb-1.10.ebuild,
+ libxcb-1.9.1-r1.ebuild, libxcb-1.9.1.ebuild, libxcb-1.9.3-r1.ebuild,
+ libxcb-1.9.3.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
15 Jun 2014; Mike Frysinger <[email protected]> libxcb-1.10.ebuild:
Add arm64 love.