diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-11 08:30:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-11 08:30:17 +0000 |
commit | c4306d7920ca46cedc19f3e9ea164ccb1b83e6d5 (patch) | |
tree | 0c03a7d142bd9ef7191598da9dd6493bdacee47c /app-office/kchart | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c4306d7920ca46cedc19f3e9ea164ccb1b83e6d5.tar.gz gentoo-2-c4306d7920ca46cedc19f3e9ea164ccb1b83e6d5.tar.bz2 gentoo-2-c4306d7920ca46cedc19f3e9ea164ccb1b83e6d5.zip |
Stable on ppc64
(Portage version: 2.1.1-r1)
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 5dd995adca9b..928496db59e6 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.49 2006/10/09 18:57:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.50 2006/10/11 08:30:17 corsair Exp $ + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> kchart-1.5.2.ebuild: + Stable on ppc64 09 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> kchart-1.5.2.ebuild: Stable on sparc wrt #146409 diff --git a/app-office/kchart/kchart-1.5.2.ebuild b/app-office/kchart/kchart-1.5.2.ebuild index 328e453d0468..1dbf52154488 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.6 2006/10/09 18:57:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.2.ebuild,v 1.7 2006/10/11 08:30:17 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="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |