diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 21:55:38 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-11 21:55:38 +0000 |
commit | 1a4b54fe864327a3ed8c4f06c2149b871f9f334f (patch) | |
tree | 435e9fabc83639bac57b1cc1455cad835f004b98 /app-office/kpresenter/kpresenter-1.6.1.ebuild | |
parent | Stable on hppa. See bug #159727. (diff) | |
download | gentoo-2-1a4b54fe864327a3ed8c4f06c2149b871f9f334f.tar.gz gentoo-2-1a4b54fe864327a3ed8c4f06c2149b871f9f334f.tar.bz2 gentoo-2-1a4b54fe864327a3ed8c4f06c2149b871f9f334f.zip |
stable x86; security bug #166246
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kpresenter/kpresenter-1.6.1.ebuild')
-rw-r--r-- | app-office/kpresenter/kpresenter-1.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/kpresenter/kpresenter-1.6.1.ebuild b/app-office/kpresenter/kpresenter-1.6.1.ebuild index 55353256b36c..8c0306e5c4d5 100644 --- a/app-office/kpresenter/kpresenter-1.6.1.ebuild +++ b/app-office/kpresenter/kpresenter-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/kpresenter-1.6.1.ebuild,v 1.1 2006/12/01 18:05:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/kpresenter-1.6.1.ebuild,v 1.2 2007/02/11 21:55:38 opfer Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |