summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-21 13:50:53 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-21 13:50:53 +0000
commita27cf51cc1df809ba0295da8e8b7ae26872e9938 (patch)
tree24651438f916cb00deb3daa7246f92c906c15c43 /app-office/koffice-libs/koffice-libs-2.1.2.ebuild
parentStable on amd64 wrt bug #320595 (diff)
downloadgentoo-2-a27cf51cc1df809ba0295da8e8b7ae26872e9938.tar.gz
gentoo-2-a27cf51cc1df809ba0295da8e8b7ae26872e9938.tar.bz2
gentoo-2-a27cf51cc1df809ba0295da8e8b7ae26872e9938.zip
Fix media-libs/lcms depend to old version. and drop hppa from all koffice ebuilds
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-office/koffice-libs/koffice-libs-2.1.2.ebuild')
-rw-r--r--app-office/koffice-libs/koffice-libs-2.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/koffice-libs/koffice-libs-2.1.2.ebuild b/app-office/koffice-libs/koffice-libs-2.1.2.ebuild
index bfbd24e15c22..cc70f76f2642 100644
--- a/app-office/koffice-libs/koffice-libs-2.1.2.ebuild
+++ b/app-office/koffice-libs/koffice-libs-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-2.1.2.ebuild,v 1.1 2010/03/31 21:52:09 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-2.1.2.ebuild,v 1.2 2010/06/21 13:50:53 ssuominen Exp $
EAPI="2"
@@ -11,7 +11,7 @@ CPPUNIT_REQUIRED="optional"
inherit kde4-meta
DESCRIPTION="Shared KOffice libraries."
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="crypt openexr"
RDEPEND="
@@ -19,7 +19,7 @@ RDEPEND="
dev-libs/libxml2
dev-libs/libxslt
>=kde-base/kdepimlibs-${KDE_MINIMAL}
- >=media-libs/lcms-1.18
+ >=media-libs/lcms-1.18:0
crypt? ( app-crypt/qca:2 )
openexr? ( media-libs/openexr )
opengl? ( media-libs/mesa )