diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-12 19:31:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-12 19:31:01 +0000 |
commit | 4f7e20d9749433abb5002995f23ddef77971926c (patch) | |
tree | e901da1139faae91f10612f0304d7331606eb5e0 /app-office/koffice/koffice-1.6.3-r2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-4f7e20d9749433abb5002995f23ddef77971926c.tar.gz gentoo-2-4f7e20d9749433abb5002995f23ddef77971926c.tar.bz2 gentoo-2-4f7e20d9749433abb5002995f23ddef77971926c.zip |
Stable on ppc64; bug #198409
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office/koffice/koffice-1.6.3-r2.ebuild')
-rw-r--r-- | app-office/koffice/koffice-1.6.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.6.3-r2.ebuild b/app-office/koffice/koffice-1.6.3-r2.ebuild index 4b12e56e4ace..78e8f682a7a2 100644 --- a/app-office/koffice/koffice-1.6.3-r2.ebuild +++ b/app-office/koffice/koffice-1.6.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.3-r2.ebuild,v 1.3 2007/11/12 19:18:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.3-r2.ebuild,v 1.4 2007/11/12 19:31:01 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" |