summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-06-18 21:17:26 +0000
committerMichał Górny <mgorny@gentoo.org>2014-06-18 21:17:26 +0000
commit7aae2d2e2ce0a1539466ebd8164e4a3ed20036bb (patch)
treecf85a19ae3ca9d9e91c75215a037d59c53fff3fd /x11-libs/libXfixes/libXfixes-5.0.1.ebuild
parentUpdate dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff)
downloadhistorical-7aae2d2e2ce0a1539466ebd8164e4a3ed20036bb.tar.gz
historical-7aae2d2e2ce0a1539466ebd8164e4a3ed20036bb.tar.bz2
historical-7aae2d2e2ce0a1539466ebd8164e4a3ed20036bb.zip
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'x11-libs/libXfixes/libXfixes-5.0.1.ebuild')
-rw-r--r--x11-libs/libXfixes/libXfixes-5.0.1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-libs/libXfixes/libXfixes-5.0.1.ebuild b/x11-libs/libXfixes/libXfixes-5.0.1.ebuild
index 42182ecb2437..28c4b12e4c19 100644
--- a/x11-libs/libXfixes/libXfixes-5.0.1.ebuild
+++ b/x11-libs/libXfixes/libXfixes-5.0.1.ebuild
@@ -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/libXfixes/libXfixes-5.0.1.ebuild,v 1.10 2013/10/08 05:07:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-5.0.1.ebuild,v 1.11 2014/06/18 21:07:16 mgorny Exp $
EAPI=5
@@ -12,8 +12,8 @@ DESCRIPTION="X.Org Xfixes library"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- >=x11-proto/fixesproto-5[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+ >=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}]
+ >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
+ >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"