diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 19:47:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 19:47:48 +0000 |
commit | 695dff035f437fd426432d9485d0952aa06a009e (patch) | |
tree | bd8c0727b9fd28fe23caaeaad8c4738b7444f384 /app-office/koffice/koffice-1.6.3-r1.ebuild | |
parent | Stable on ppc64; bug #186657 (diff) | |
download | historical-695dff035f437fd426432d9485d0952aa06a009e.tar.gz historical-695dff035f437fd426432d9485d0952aa06a009e.tar.bz2 historical-695dff035f437fd426432d9485d0952aa06a009e.zip |
alpha/ia64/x86 stable wrt #187139
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-office/koffice/koffice-1.6.3-r1.ebuild')
-rw-r--r-- | app-office/koffice/koffice-1.6.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.6.3-r1.ebuild b/app-office/koffice/koffice-1.6.3-r1.ebuild index 63dc57ecedab..1af583e29171 100644 --- a/app-office/koffice/koffice-1.6.3-r1.ebuild +++ b/app-office/koffice/koffice-1.6.3-r1.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-r1.ebuild,v 1.4 2007/08/01 19:37:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.3-r1.ebuild,v 1.5 2007/08/01 19:47:48 armin76 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" |