diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:42:08 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:42:08 +0000 |
commit | e89d0bda58ce9f9c0df29034b96772dc56a581d6 (patch) | |
tree | d758fa8903a67f447481e68e1b5bf0062d85589c /sci-chemistry | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-e89d0bda58ce9f9c0df29034b96772dc56a581d6.tar.gz gentoo-2-e89d0bda58ce9f9c0df29034b96772dc56a581d6.tar.bz2 gentoo-2-e89d0bda58ce9f9c0df29034b96772dc56a581d6.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 'sci-chemistry')
-rw-r--r-- | sci-chemistry/icm/ChangeLog | 9 | ||||
-rw-r--r-- | sci-chemistry/icm/icm-3.7.2e.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/icm/icm-3.7.3b.ebuild | 6 |
3 files changed, 13 insertions, 8 deletions
diff --git a/sci-chemistry/icm/ChangeLog b/sci-chemistry/icm/ChangeLog index 2bbb902744d7..5354576dac10 100644 --- a/sci-chemistry/icm/ChangeLog +++ b/sci-chemistry/icm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-chemistry/icm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.14 2013/08/01 20:54:01 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.15 2014/06/18 20:42:08 mgorny Exp $ + + 18 Jun 2014; Michał Górny <mgorny@gentoo.org> icm-3.7.2e.ebuild, + icm-3.7.3b.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. 01 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> icm-3.7.2e.ebuild, icm-3.7.3b.ebuild: diff --git a/sci-chemistry/icm/icm-3.7.2e.ebuild b/sci-chemistry/icm/icm-3.7.2e.ebuild index 1579cc673774..6de1f0a870f5 100644 --- a/sci-chemistry/icm/icm-3.7.2e.ebuild +++ b/sci-chemistry/icm/icm-3.7.2e.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/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.3 2013/08/01 20:54:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.4 2014/06/18 20:42:08 mgorny Exp $ EAPI="5" @@ -44,7 +44,7 @@ DEPEND="!sci-chemistry/icm-browser 32bit? ( app-emulation/emul-linux-x86-compat || ( - x11-libs/libX11[abi_x86_32] + >=x11-libs/libX11-1.6.2[abi_x86_32] app-emulation/emul-linux-x86-xlibs ) ) diff --git a/sci-chemistry/icm/icm-3.7.3b.ebuild b/sci-chemistry/icm/icm-3.7.3b.ebuild index ed357302c173..a597822acada 100644 --- a/sci-chemistry/icm/icm-3.7.3b.ebuild +++ b/sci-chemistry/icm/icm-3.7.3b.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/sci-chemistry/icm/icm-3.7.3b.ebuild,v 1.2 2013/08/01 20:54:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild,v 1.3 2014/06/18 20:42:08 mgorny Exp $ EAPI="5" @@ -44,7 +44,7 @@ DEPEND="!sci-chemistry/icm-browser 32bit? ( app-emulation/emul-linux-x86-compat || ( - x11-libs/libX11[abi_x86_32] + >=x11-libs/libX11-1.6.2[abi_x86_32] app-emulation/emul-linux-x86-xlibs ) ) |