summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-06-18 21:04:57 +0000
committerMichał Górny <mgorny@gentoo.org>2014-06-18 21:04:57 +0000
commit1c44206f6316e1cd5e3b62be4eb9ac372116e476 (patch)
tree8cd00ffad8be46a43638c4dd045edadae079988a /x11-libs/libXaw/libXaw-1.0.11-r2.ebuild
parentUpdate dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff)
downloadgentoo-2-1c44206f6316e1cd5e3b62be4eb9ac372116e476.tar.gz
gentoo-2-1c44206f6316e1cd5e3b62be4eb9ac372116e476.tar.bz2
gentoo-2-1c44206f6316e1cd5e3b62be4eb9ac372116e476.zip
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!)
Diffstat (limited to 'x11-libs/libXaw/libXaw-1.0.11-r2.ebuild')
-rw-r--r--x11-libs/libXaw/libXaw-1.0.11-r2.ebuild18
1 files changed, 9 insertions, 9 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.11-r2.ebuild b/x11-libs/libXaw/libXaw-1.0.11-r2.ebuild
index 44facb1e06b4..62e0ca0aa033 100644
--- a/x11-libs/libXaw/libXaw-1.0.11-r2.ebuild
+++ b/x11-libs/libXaw/libXaw-1.0.11-r2.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/libXaw/libXaw-1.0.11-r2.ebuild,v 1.1 2013/02/26 17:15:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r2.ebuild,v 1.2 2014/06/18 21:04:57 mgorny Exp $
EAPI=5
@@ -13,13 +13,13 @@ DESCRIPTION="X.Org Xaw library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="deprecated"
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXt[${MULTILIB_USEDEP}]
- x11-libs/libXmu[${MULTILIB_USEDEP}]
- x11-libs/libXpm[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+ >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+ >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
+ >=x11-libs/libXmu-1.1.1-r1[${MULTILIB_USEDEP}]
+ >=x11-libs/libXpm-3.5.10-r1[${MULTILIB_USEDEP}]
+ >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
+ >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
pkg_setup() {