diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-08 19:58:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-04-08 19:58:20 +0000 |
commit | f144e4c3ca276e02f9f2a8e8b3508fa69a2d8a95 (patch) | |
tree | 367b87ce3571a78e46cb4470749eabf684fa047d /app-office/kplato | |
parent | Stable on alpha. (diff) | |
download | historical-f144e4c3ca276e02f9f2a8e8b3508fa69a2d8a95.tar.gz historical-f144e4c3ca276e02f9f2a8e8b3508fa69a2d8a95.tar.bz2 historical-f144e4c3ca276e02f9f2a8e8b3508fa69a2d8a95.zip |
Added ~ppc. bug 122204
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'app-office/kplato')
-rw-r--r-- | app-office/kplato/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.5_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index 34ff0356cff1..9229c2cd65d5 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kplato # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.6 2006/03/29 15:18:30 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.7 2006/04/08 19:35:37 nixnut Exp $ + + 08 Apr 2006; <nixnut@gentoo.org> kplato-1.5_rc1.ebuild: + Added ~ppc. bug #122204 *kplato-1.5_rc1 (29 Mar 2006) diff --git a/app-office/kplato/kplato-1.5_rc1.ebuild b/app-office/kplato/kplato-1.5_rc1.ebuild index d3ce5aa6e2a0..a32caddb459e 100644 --- a/app-office/kplato/kplato-1.5_rc1.ebuild +++ b/app-office/kplato/kplato-1.5_rc1.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/kplato/kplato-1.5_rc1.ebuild,v 1.1 2006/03/29 15:18:30 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5_rc1.ebuild,v 1.2 2006/04/08 19:35:38 nixnut Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |