From 4c02ea28c20142b0036805504247d694c913c96e Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Mon, 10 Oct 2011 20:43:15 +0000 Subject: Use ABI slotted tiff instead of tiff-compat which will be removed from tree. (Portage version: 2.2.0_alpha64/cvs/Linux x86_64) --- sci-chemistry/icm/ChangeLog | 5 ++++- sci-chemistry/icm/icm-3.7.2b.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sci-chemistry/icm') diff --git a/sci-chemistry/icm/ChangeLog b/sci-chemistry/icm/ChangeLog index aed87dad82ff..7c2ee4f2cee8 100644 --- a/sci-chemistry/icm/ChangeLog +++ b/sci-chemistry/icm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/icm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.5 2011/07/12 21:56:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.6 2011/10/10 20:43:15 ssuominen Exp $ + + 10 Oct 2011; Samuli Suominen icm-3.7.2b.ebuild: + Use ABI slotted tiff instead of tiff-compat which will be removed from tree. *icm-3.7.2b (12 Jul 2011) diff --git a/sci-chemistry/icm/icm-3.7.2b.ebuild b/sci-chemistry/icm/icm-3.7.2b.ebuild index a582bee0c80f..986dbf64409d 100644 --- a/sci-chemistry/icm/icm-3.7.2b.ebuild +++ b/sci-chemistry/icm/icm-3.7.2b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2b.ebuild,v 1.1 2011/07/12 21:56:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2b.ebuild,v 1.2 2011/10/10 20:43:15 ssuominen Exp $ EAPI="4" @@ -30,7 +30,7 @@ DEPEND="!sci-chemistry/icm-browser app-arch/unzip amd64? ( 64bit? ( - media-libs/tiff-compat:3 + =media-libs/tiff-3* media-libs/libmng app-crypt/mit-krb5 app-arch/bzip2 @@ -46,7 +46,7 @@ DEPEND="!sci-chemistry/icm-browser ) ) x86? ( - media-libs/tiff-compat:3 + =media-libs/tiff-3* media-libs/libpng:1.2 media-libs/libmng app-crypt/mit-krb5 -- cgit v1.2.3-65-gdbad