summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-07-17 15:12:32 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-07-17 15:12:32 +0000
commit3507d1c5cdaf261529bb16e80de13243f8eb24a5 (patch)
tree82e0cd54afd3af9efb442ced9a37537eb80612f8 /dev-libs/glib/glib-2.38.2-r1.ebuild
parentEAPI bump. (diff)
downloadhistorical-3507d1c5cdaf261529bb16e80de13243f8eb24a5.tar.gz
historical-3507d1c5cdaf261529bb16e80de13243f8eb24a5.tar.bz2
historical-3507d1c5cdaf261529bb16e80de13243f8eb24a5.zip
Prevent user from having older dev-util/gdbus-codegen than dev-libs/glib wrt #517316
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'dev-libs/glib/glib-2.38.2-r1.ebuild')
-rw-r--r--dev-libs/glib/glib-2.38.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.38.2-r1.ebuild b/dev-libs/glib/glib-2.38.2-r1.ebuild
index 9c4bdd6e6157..49cb2378c702 100644
--- a/dev-libs/glib/glib-2.38.2-r1.ebuild
+++ b/dev-libs/glib/glib-2.38.2-r1.ebuild
@@ -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/dev-libs/glib/glib-2.38.2-r1.ebuild,v 1.14 2014/06/18 19:11:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.38.2-r1.ebuild,v 1.15 2014/07/17 15:12:26 ssuominen Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -20,6 +20,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
# FIXME: want >=libselinux-2.2.2-r4[${MULTILIB_USEDEP}] - bug #480960
RDEPEND="
+ !<dev-util/gdbus-codegen-${PV}
>=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
>=virtual/libffi-3.0.13-r1[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]