diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-22 13:26:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-22 13:26:21 +0000 |
commit | cf5485e76fc185231570c3094c8a6c05fedafe00 (patch) | |
tree | ee0bdfe66ccdcc9a5bc035a9ab58b63dc0b55d31 /app-office/kchart | |
parent | Stable on sparc wrt #112840 (diff) | |
download | gentoo-2-cf5485e76fc185231570c3094c8a6c05fedafe00.tar.gz gentoo-2-cf5485e76fc185231570c3094c8a6c05fedafe00.tar.bz2 gentoo-2-cf5485e76fc185231570c3094c8a6c05fedafe00.zip |
Stable on sparc wrt #112840, for real this time!
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/kchart-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.4.2.ebuild b/app-office/kchart/kchart-1.4.2.ebuild index 2eeed6e6d71b..99458350b0aa 100644 --- a/app-office/kchart/kchart-1.4.2.ebuild +++ b/app-office/kchart/kchart-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.2.ebuild,v 1.3 2005/11/19 14:38:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.2.ebuild,v 1.4 2005/11/22 13:26:21 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 ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |