diff options
Diffstat (limited to 'app-office/koffice/koffice-1.6.1-r1.ebuild')
-rw-r--r-- | app-office/koffice/koffice-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.6.1-r1.ebuild b/app-office/koffice/koffice-1.6.1-r1.ebuild index f3a51d20f8db..f8bfe81272bd 100644 --- a/app-office/koffice/koffice-1.6.1-r1.ebuild +++ b/app-office/koffice/koffice-1.6.1-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.1-r1.ebuild,v 1.8 2007/02/14 11:37:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.1-r1.ebuild,v 1.9 2007/02/15 00:37:34 kloeri 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" |