diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 21:19:44 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 21:19:44 +0000 |
commit | fb06dea91ac9d9b69cf829bb373ab00b1cea88fc (patch) | |
tree | 64dbcb0a314f62e89c86cb496d60a20f415faf81 /app-office/koffice/koffice-1.6.1-r1.ebuild | |
parent | stable x86; security bug #166246 (diff) | |
download | gentoo-2-fb06dea91ac9d9b69cf829bb373ab00b1cea88fc.tar.gz gentoo-2-fb06dea91ac9d9b69cf829bb373ab00b1cea88fc.tar.bz2 gentoo-2-fb06dea91ac9d9b69cf829bb373ab00b1cea88fc.zip |
stable x86; security bug #166246
(Portage version: 2.1.2-r9)
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 14c245915246..7ce62474936c 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.1 2007/01/17 01:18:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.1-r1.ebuild,v 1.2 2007/02/11 21:19:44 opfer 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" |