diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-10-24 00:37:40 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-10-24 00:37:40 +0000 |
commit | a44bdaad3d6ef5653c5080417b66a71f7e61f632 (patch) | |
tree | 05f83615a2f69468f22473488e5836039d571155 /app-i18n | |
parent | patch against xpdf integer overflow, #68665 (Manifest recommit) (diff) | |
download | gentoo-2-a44bdaad3d6ef5653c5080417b66a71f7e61f632.tar.gz gentoo-2-a44bdaad3d6ef5653c5080417b66a71f7e61f632.tar.bz2 gentoo-2-a44bdaad3d6ef5653c5080417b66a71f7e61f632.zip |
stable on x86
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/koffice-i18n/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index 57c49e228e5d..b0199558381d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.26 2004/10/17 10:13:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.27 2004/10/24 00:37:40 carlo Exp $ + + 24 Oct 2004; Carsten Lohrke <carlo@gentoo.org> koffice-i18n-1.3.3.ebuild: + stable on x86 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> koffice-i18n-1.3.1.ebuild, koffice-i18n-1.3.2.ebuild, diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild index 8b59aeb2fb27..91c22b8c8b4e 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.3.3.ebuild,v 1.2 2004/10/17 10:13:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.3.ebuild,v 1.3 2004/10/24 00:37:40 carlo Exp $ inherit kde DESCRIPTION="KOffice i18n files" HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc amd64 ~sparc" +KEYWORDS="x86 ~ppc amd64 ~sparc" DEPEND="~app-office/koffice-${PV} >=sys-apps/portage-2.0.49-r8" need-kde 3 |