diff options
author | 2007-03-02 02:47:37 +0000 | |
---|---|---|
committer | 2007-03-02 02:47:37 +0000 | |
commit | d92bcb0a1e25bd042df6fe6ed9544ccea0334b0e (patch) | |
tree | 9349c21e36a33c3cda46b3bec8b00cc320fbf4d5 /app-office/kchart/kchart-1.6.1.ebuild | |
parent | Add print-802_11.c patch for bug 168916. Thanks to Executioner <executioner a... (diff) | |
download | historical-d92bcb0a1e25bd042df6fe6ed9544ccea0334b0e.tar.gz historical-d92bcb0a1e25bd042df6fe6ed9544ccea0334b0e.tar.bz2 historical-d92bcb0a1e25bd042df6fe6ed9544ccea0334b0e.zip |
Stable for HPPA.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-office/kchart/kchart-1.6.1.ebuild')
-rw-r--r-- | app-office/kchart/kchart-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kchart/kchart-1.6.1.ebuild b/app-office/kchart/kchart-1.6.1.ebuild index 9a898252cf7b..3671cab6fd4d 100644 --- a/app-office/kchart/kchart-1.6.1.ebuild +++ b/app-office/kchart/kchart-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.9 2007/02/15 00:45:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.10 2007/03/02 02:47:37 jer 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 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdeenablefinal" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |