diff options
author | 2006-10-11 08:37:02 +0000 | |
---|---|---|
committer | 2006-10-11 08:37:02 +0000 | |
commit | 21b5a768225dfcf8bc22ff350155b6b0a5546091 (patch) | |
tree | d83bd692a39f9c44d3a9bef0c31a70bc1ee71e3e /app-office/koffice | |
parent | Stable on ppc64 (diff) | |
download | historical-21b5a768225dfcf8bc22ff350155b6b0a5546091.tar.gz historical-21b5a768225dfcf8bc22ff350155b6b0a5546091.tar.bz2 historical-21b5a768225dfcf8bc22ff350155b6b0a5546091.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-office/koffice')
-rw-r--r-- | app-office/koffice/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koffice/ChangeLog b/app-office/koffice/ChangeLog index c48b34e74e87..31a97f4827ff 100644 --- a/app-office/koffice/ChangeLog +++ b/app-office/koffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koffice # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.185 2006/10/09 19:14:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.186 2006/10/11 08:37:02 corsair Exp $ + + 11 Oct 2006; Markus Rothe <corsair@gentoo.org> koffice-1.5.2-r1.ebuild: + Stable on ppc64 09 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> koffice-1.5.2-r1.ebuild: diff --git a/app-office/koffice/koffice-1.5.2-r1.ebuild b/app-office/koffice/koffice-1.5.2-r1.ebuild index 9739cd472678..f2dcc2a19bd1 100644 --- a/app-office/koffice/koffice-1.5.2-r1.ebuild +++ b/app-office/koffice/koffice-1.5.2-r1.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/koffice/koffice-1.5.2-r1.ebuild,v 1.7 2006/10/09 19:14:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.2-r1.ebuild,v 1.8 2006/10/11 08:37:02 corsair Exp $ inherit kde @@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/koffice-${PV}/src/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" # See bug #130442. #IUSE="doc mysql opengl postgres" |