diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-05 05:37:33 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-05 05:37:33 +0000 |
commit | 5519e94270c8fbcdbc99596073a42bd07d3048dc (patch) | |
tree | 092c684d8c7bc0b0be54ad013f60b031745b512d /app-office/krita | |
parent | Stable x86 (diff) | |
download | gentoo-2-5519e94270c8fbcdbc99596073a42bd07d3048dc.tar.gz gentoo-2-5519e94270c8fbcdbc99596073a42bd07d3048dc.tar.bz2 gentoo-2-5519e94270c8fbcdbc99596073a42bd07d3048dc.zip |
Stable x86; go go gadget office
(Portage version: 2.1.1)
Diffstat (limited to 'app-office/krita')
-rw-r--r-- | app-office/krita/krita-1.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-office/krita/krita-1.5.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-office/krita/krita-1.5.2-r1.ebuild b/app-office/krita/krita-1.5.2-r1.ebuild index 35f7d942ff28..6633597f82bc 100644 --- a/app-office/krita/krita-1.5.2-r1.ebuild +++ b/app-office/krita/krita-1.5.2-r1.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.2-r1.ebuild,v 1.5 2006/09/08 18:32:49 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-1.5.2-r1.ebuild,v 1.6 2006/10/05 05:37:33 tsunam Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # See bug #130442. #IUSE="opengl" IUSE="" @@ -70,4 +70,4 @@ src_compile() { done kde-meta_src_compile -}
\ No newline at end of file +} diff --git a/app-office/krita/krita-1.5.2.ebuild b/app-office/krita/krita-1.5.2.ebuild index caa3aeef51b4..cb66683292af 100644 --- a/app-office/krita/krita-1.5.2.ebuild +++ b/app-office/krita/krita-1.5.2.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.2.ebuild,v 1.2 2006/07/23 21:40:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-1.5.2.ebuild,v 1.3 2006/10/05 05:37:33 tsunam Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -53,4 +53,4 @@ src_compile() { done kde-meta_src_compile -}
\ No newline at end of file +} |