diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 12:46:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 12:46:50 +0000 |
commit | a90f03d9f4ecbdb766072275880f8649ef0235ed (patch) | |
tree | fd85d8b09a3e2caa466bfcfc35d4a18bbf9c3b7f /app-office/kchart | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a90f03d9f4ecbdb766072275880f8649ef0235ed.tar.gz gentoo-2-a90f03d9f4ecbdb766072275880f8649ef0235ed.tar.bz2 gentoo-2-a90f03d9f4ecbdb766072275880f8649ef0235ed.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index a9ba6d4038a7..57b4914c9ab4 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.41 2006/07/23 21:38:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.42 2006/08/16 12:46:50 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> kchart-1.5.1.ebuild: + Stable on ppc64 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> kchart-1.5.2.ebuild: Add ~x86-fbsd keyword. diff --git a/app-office/kchart/kchart-1.5.1.ebuild b/app-office/kchart/kchart-1.5.1.ebuild index 543ba508e0f4..0def57ed93a3 100644 --- a/app-office/kchart/kchart-1.5.1.ebuild +++ b/app-office/kchart/kchart-1.5.1.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.1.ebuild,v 1.3 2006/06/30 20:29:21 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.5.1.ebuild,v 1.4 2006/08/16 12:46:50 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 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |