diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-11-30 06:42:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-11-30 06:42:17 +0000 |
commit | 497d0d1adba4a70cebbbec1bcaaa81a290afed24 (patch) | |
tree | 36090eed842799b9fd4cfac5d3af57acd45e7a7f /app-office/koffice-data | |
parent | Add support for newer format types in usb ids file with patch from upstream c... (diff) | |
download | gentoo-2-497d0d1adba4a70cebbbec1bcaaa81a290afed24.tar.gz gentoo-2-497d0d1adba4a70cebbbec1bcaaa81a290afed24.tar.bz2 gentoo-2-497d0d1adba4a70cebbbec1bcaaa81a290afed24.zip |
Stable on x86; bug #112840
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-office/koffice-data')
-rw-r--r-- | app-office/koffice-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koffice-data/Manifest | 12 | ||||
-rw-r--r-- | app-office/koffice-data/koffice-data-1.4.2.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-office/koffice-data/ChangeLog b/app-office/koffice-data/ChangeLog index 0207734ee685..323f0c0f0f0a 100644 --- a/app-office/koffice-data/ChangeLog +++ b/app-office/koffice-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koffice-data # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.21 2005/11/22 14:40:21 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.22 2005/11/30 06:37:56 halcy0n Exp $ + + 30 Nov 2005; Mark Loeser <halcy0n@gentoo.org> koffice-data-1.4.2.ebuild: + Stable on x86; bug #112840 22 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> koffice-data-1.4.2.ebuild: diff --git a/app-office/koffice-data/Manifest b/app-office/koffice-data/Manifest index 21964dd34fd4..b3ed035439ce 100644 --- a/app-office/koffice-data/Manifest +++ b/app-office/koffice-data/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 92ad974ec6d8db21f18e1fcfeaf44997 ChangeLog 2644 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-koffice-data-1.3.5 211 MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koffice-data-1.4.1 68 MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-koffice-data-1.4.2 68 MD5 ff86db9b4c4b9baa551529583cc6604b koffice-data-1.3.5.ebuild 643 MD5 6bf3fd044c457d9b24b21fd49e8e6935 koffice-data-1.4.1.ebuild 589 -MD5 cfc2b8e70e260fbeb055a4f48bbcb446 koffice-data-1.4.2.ebuild 597 +MD5 be5a5c698e56228ac47a23393b138a7d koffice-data-1.4.2.ebuild 596 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDgy4GntT9W3vfTuoRAqDKAJwI0aYylO4r9VkEC0fUYf6uuw2HRgCfVx8s -X9gGExYEEW+KT8nTD56iS0Q= -=BlwM ------END PGP SIGNATURE----- diff --git a/app-office/koffice-data/koffice-data-1.4.2.ebuild b/app-office/koffice-data/koffice-data-1.4.2.ebuild index bac91b3850e6..ab0b68c73ace 100644 --- a/app-office/koffice-data/koffice-data-1.4.2.ebuild +++ b/app-office/koffice-data/koffice-data-1.4.2.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-data/koffice-data-1.4.2.ebuild,v 1.5 2005/11/22 14:40:21 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.4.2.ebuild,v 1.6 2005/11/30 06:37:56 halcy0n Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="" |