summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-08-27 09:37:39 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-08-27 09:37:39 +0000
commit101b32d64478519a5f0594a5187a633f0d00e2cd (patch)
tree5643b4e4741500ac995e50c521836c80a178e52b /app-office/koffice-libs
parentthe newest esearch requires python with readline, which is not what (diff)
downloadgentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.tar.gz
gentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.tar.bz2
gentoo-2-101b32d64478519a5f0594a5187a633f0d00e2cd.zip
KOffice 1.4.1 stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/koffice-libs')
-rw-r--r--app-office/koffice-libs/ChangeLog5
-rw-r--r--app-office/koffice-libs/koffice-libs-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koffice-libs/ChangeLog b/app-office/koffice-libs/ChangeLog
index 68d0a1bacd6a..cca8c40c719c 100644
--- a/app-office/koffice-libs/ChangeLog
+++ b/app-office/koffice-libs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/koffice-libs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.13 2005/07/25 20:25:26 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.14 2005/08/27 09:36:44 greg_g Exp $
+
+ 27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> koffice-libs-1.4.1.ebuild:
+ Stable on x86.
*koffice-libs-1.4.1 (25 Jul 2005)
diff --git a/app-office/koffice-libs/koffice-libs-1.4.1.ebuild b/app-office/koffice-libs/koffice-libs-1.4.1.ebuild
index 3169bc8b2241..66e16c1c437d 100644
--- a/app-office/koffice-libs/koffice-libs-1.4.1.ebuild
+++ b/app-office/koffice-libs/koffice-libs-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.4.1.ebuild,v 1.1 2005/07/25 20:25:26 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.4.1.ebuild,v 1.2 2005/08/27 09:36:44 greg_g Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-data)"