diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:37:39 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-08-27 09:37:39 +0000 |
commit | 101b32d64478519a5f0594a5187a633f0d00e2cd (patch) | |
tree | 5643b4e4741500ac995e50c521836c80a178e52b /app-i18n/koffice-i18n | |
parent | the newest esearch requires python with readline, which is not what (diff) | |
download | gentoo-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-i18n/koffice-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index f4cd9fd0fa80..db1a1ccce968 100644 --- a/app-i18n/koffice-i18n/ChangeLog +++ b/app-i18n/koffice-i18n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/koffice-i18n # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.49 2005/07/25 20:29:47 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.50 2005/08/27 09:37:39 greg_g Exp $ + + 27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> koffice-i18n-1.4.1.ebuild: + Stable on x86. *koffice-i18n-1.4.1 (25 Jul 2005) diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild index bd0f09b4572f..042b528be786 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-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-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild,v 1.1 2005/07/25 20:29:47 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.4.1.ebuild,v 1.2 2005/08/27 09:37:39 greg_g Exp $ inherit kde @@ -9,7 +9,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="|| ( ~app-office/koffice-libs-${PV} ~app-office/koffice-${PV} ) |