diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-13 19:25:38 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-13 19:25:38 +0000 |
commit | e6f6c983cdabfd44ccfd7b1a447537385bf8ac3b (patch) | |
tree | bd2599f3c1164b3e9d16048a8faeab98badc7f9b /app-office/kchart | |
parent | 1.5 initial import, masked for all until further notice (diff) | |
download | gentoo-2-e6f6c983cdabfd44ccfd7b1a447537385bf8ac3b.tar.gz gentoo-2-e6f6c983cdabfd44ccfd7b1a447537385bf8ac3b.tar.bz2 gentoo-2-e6f6c983cdabfd44ccfd7b1a447537385bf8ac3b.zip |
Marking ppc64 stable for kword security fix
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office/kchart')
-rw-r--r-- | app-office/kchart/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kchart/kchart-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index bc15c9104d60..6eca05c62236 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.17 2005/10/13 11:34:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.18 2005/10/13 19:24:36 ranger Exp $ + + 13 Oct 2005; Brent Baude <ranger@gentoo.org> kchart-1.4.1.ebuild: + Marking ppc64 stable for kword security fix 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> kchart-1.4.2.ebuild: Mark 1.4.2 ~ia64 diff --git a/app-office/kchart/kchart-1.4.1.ebuild b/app-office/kchart/kchart-1.4.1.ebuild index 506fd3039f7c..a76fdd9cf494 100644 --- a/app-office/kchart/kchart-1.4.1.ebuild +++ b/app-office/kchart/kchart-1.4.1.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.1.ebuild,v 1.5 2005/09/11 17:30:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/kchart-1.4.1.ebuild,v 1.6 2005/10/13 19:24:36 ranger 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)" |