diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-22 14:57:16 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-22 14:57:16 +0000 |
commit | edfb8cfa32417b161eb38fc1b5ecf5d14483e3c7 (patch) | |
tree | a3f15eab14db199950d5a890edc0189c82f7a918 /app-office/kchart | |
parent | Some tidy up and added call to eautoreconf. (diff) | |
download | historical-edfb8cfa32417b161eb38fc1b5ecf5d14483e3c7.tar.gz historical-edfb8cfa32417b161eb38fc1b5ecf5d14483e3c7.tar.bz2 historical-edfb8cfa32417b161eb38fc1b5ecf5d14483e3c7.zip |
Stable on amd64, bug 112840.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index f775ca300b12..15ffff030d3e 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.20 2005/11/22 13:08:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.21 2005/11/22 14:45:37 cryos Exp $ + + 22 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kchart-1.4.2.ebuild: + Stable on amd64, bug 112840. 22 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> ChangeLog: Stable on sparc wrt #112840 diff --git a/app-office/kchart/kchart-1.4.2.ebuild b/app-office/kchart/kchart-1.4.2.ebuild index 99458350b0aa..6fb68cdd1b9d 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.4 2005/11/22 13:26:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.2.ebuild,v 1.5 2005/11/22 14:45:37 cryos 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)" |