diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:06:40 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 15:06:40 +0000 |
commit | 630d44c84630efcd3f24c2a194237aac025a3c6f (patch) | |
tree | fbea9197c8f8fad7b28a8ca8b8ed1919ce543ac0 /app-i18n | |
parent | xStable on sparc (diff) | |
download | historical-630d44c84630efcd3f24c2a194237aac025a3c6f.tar.gz historical-630d44c84630efcd3f24c2a194237aac025a3c6f.tar.bz2 historical-630d44c84630efcd3f24c2a194237aac025a3c6f.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/Manifest | 4 | ||||
-rw-r--r-- | app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-i18n/koffice-i18n/ChangeLog b/app-i18n/koffice-i18n/ChangeLog index e8c7c866355e..ff8ad4b576dd 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.32 2004/11/11 09:37:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/ChangeLog,v 1.33 2004/11/23 15:06:40 carlo Exp $ + + 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> koffice-i18n-1.3.4.ebuild: + stable on x86 11 Nov 2004; Michael Sterrett <mr_bones_@gentoo.org> koffice-i18n-1.3.3.ebuild: diff --git a/app-i18n/koffice-i18n/Manifest b/app-i18n/koffice-i18n/Manifest index 74323b3099a4..db04586a83f5 100644 --- a/app-i18n/koffice-i18n/Manifest +++ b/app-i18n/koffice-i18n/Manifest @@ -1,6 +1,6 @@ -MD5 6663e23b455db2bb928f12426cf688ce ChangeLog 4619 MD5 e7a246e745c141740335ef95d8006338 koffice-i18n-1.3.3.ebuild 1374 +MD5 6c3969fd04e786b60bc87fd5cdb55ca0 koffice-i18n-1.3.4.ebuild 1377 +MD5 dacf96b8a3fb5a8fa1b41f0d8e4af726 ChangeLog 4708 MD5 3567b0f5f53ad3a98e67fe21ecb23624 metadata.xml 225 -MD5 81cd97862df0de66fed8b80713ec1c4c koffice-i18n-1.3.4.ebuild 1380 MD5 9db605b5d48d911cea3f089672bcd519 files/digest-koffice-i18n-1.3.3 3204 MD5 78d4de380c8fe28b947f293ffe8b3da1 files/digest-koffice-i18n-1.3.4 3204 diff --git a/app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild b/app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild index 870b277e1c8b..bfc0d96b818f 100644 --- a/app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild +++ b/app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.2 2004/11/02 21:29:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/koffice-i18n/koffice-i18n-1.3.4.ebuild,v 1.3 2004/11/23 15:06:40 carlo Exp $ inherit kde need-kde 3 @@ -8,7 +8,7 @@ need-kde 3 DESCRIPTION="KOffice i18n files" HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc64" +KEYWORDS="x86 ~ppc ~amd64 ~sparc ~ppc64" DEPEND="~app-office/koffice-${PV} >=sys-apps/portage-2.0.49-r8" IUSE="" |