diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-13 09:45:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-13 09:45:37 +0000 |
commit | 4c6619fef307b81e67c290a801093b50d7e7833e (patch) | |
tree | e489dd7992f95bcdbcbf6b221874f0e5f770274a /app-office/kchart | |
parent | Stable on ppc64; bug #166246 (diff) | |
download | gentoo-2-4c6619fef307b81e67c290a801093b50d7e7833e.tar.gz gentoo-2-4c6619fef307b81e67c290a801093b50d7e7833e.tar.bz2 gentoo-2-4c6619fef307b81e67c290a801093b50d7e7833e.zip |
Stable on ppc64; bug #166246
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 8e73b89434e5..c58d5c94d7bc 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kchart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.66 2007/02/13 00:34:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.67 2007/02/13 09:45:37 corsair Exp $ + + 13 Feb 2007; Markus Rothe <corsair@gentoo.org> kchart-1.6.1.ebuild: + Stable on ppc64; bug #166246 13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> kchart-1.6.1.ebuild: Stable on amd64, bug 166246. diff --git a/app-office/kchart/kchart-1.6.1.ebuild b/app-office/kchart/kchart-1.6.1.ebuild index 93da7dcf1efd..1aae8ce11f17 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.4 2007/02/13 00:34:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.6.1.ebuild,v 1.5 2007/02/13 09:45:37 corsair 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="kdeenablefinal" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |