diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:27:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-17 20:27:09 +0000 |
commit | 33e8a880540ea8374479a4b9a2227e42c92cbf30 (patch) | |
tree | 71cd2e9f17c34706e4a09330751c265f1879bbc0 /app-office/kchart | |
parent | Stable on Alpha. (diff) | |
download | historical-33e8a880540ea8374479a4b9a2227e42c92cbf30.tar.gz historical-33e8a880540ea8374479a4b9a2227e42c92cbf30.tar.bz2 historical-33e8a880540ea8374479a4b9a2227e42c92cbf30.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index f07b915579f8..f0f201feb1c6 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.51 2006/10/15 09:16:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.52 2006/10/17 20:24:26 kloeri Exp $ + + 17 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kchart-1.5.2.ebuild: + Stable on Alpha. 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kchart-1.5.2.ebuild: Stable on ia64. diff --git a/app-office/kchart/kchart-1.5.2.ebuild b/app-office/kchart/kchart-1.5.2.ebuild index 8b3da24cb2c7..285b16e657b9 100644 --- a/app-office/kchart/kchart-1.5.2.ebuild +++ b/app-office/kchart/kchart-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/kchart/kchart-1.5.2.ebuild,v 1.8 2006/10/15 09:16:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.9 2006/10/17 20:24:26 kloeri 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" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |