diff options
Diffstat (limited to 'app-office/krita/krita-1.5.1.ebuild')
-rw-r--r-- | app-office/krita/krita-1.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/krita/krita-1.5.1.ebuild b/app-office/krita/krita-1.5.1.ebuild index 217b4e6c97ff..aaf17d36fc61 100644 --- a/app-office/krita/krita-1.5.1.ebuild +++ b/app-office/krita/krita-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-1.5.1.ebuild,v 1.4 2006/08/16 12:41:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-1.5.1.ebuild,v 1.5 2006/09/07 14:16:42 gustavoz Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 sparc ~x86" IUSE="opengl" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) @@ -53,4 +53,4 @@ src_compile() { done kde-meta_src_compile -}
\ No newline at end of file +} |