diff options
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.ebuild | 6 |
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 ) |