diff options
author | 2005-09-11 17:03:46 +0000 | |
---|---|---|
committer | 2005-09-11 17:03:46 +0000 | |
commit | a905cd96d54e490ceae7f155fb79c3f3a9968b47 (patch) | |
tree | a24fc34c6c1084cbb5f12c0c568455a1b9bda42c /app-office/koffice-data | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-a905cd96d54e490ceae7f155fb79c3f3a9968b47.tar.gz gentoo-2-a905cd96d54e490ceae7f155fb79c3f3a9968b47.tar.bz2 gentoo-2-a905cd96d54e490ceae7f155fb79c3f3a9968b47.zip |
Mark 1.4.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-office/koffice-data')
-rw-r--r-- | app-office/koffice-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koffice-data/Manifest | 4 | ||||
-rw-r--r-- | app-office/koffice-data/koffice-data-1.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/koffice-data/ChangeLog b/app-office/koffice-data/ChangeLog index a4b532ae74d7..62f9818fde6a 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.14 2005/09/03 15:31:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.15 2005/09/11 17:01:32 agriffis Exp $ + + 11 Sep 2005; Aron Griffis <agriffis@gentoo.org> koffice-data-1.4.1.ebuild: + Mark 1.4.1 stable on alpha 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> koffice-data-1.4.1.ebuild: diff --git a/app-office/koffice-data/Manifest b/app-office/koffice-data/Manifest index 8b7061107d3d..e33feeb65304 100644 --- a/app-office/koffice-data/Manifest +++ b/app-office/koffice-data/Manifest @@ -1,6 +1,6 @@ -MD5 0c1e38a29ee5f1e58315ca3bf9f5a167 koffice-data-1.4.1.ebuild 591 MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 +MD5 68d50e24918a0611c1e5f2b517063b13 koffice-data-1.4.1.ebuild 590 MD5 54dbe815d222a762a64f015ddfa10489 ChangeLog 1757 MD5 ff86db9b4c4b9baa551529583cc6604b koffice-data-1.3.5.ebuild 643 -MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koffice-data-1.4.1 68 MD5 12d141df83ce3d5769387e780ee073f7 files/digest-koffice-data-1.3.5 211 +MD5 79e9d059a9a700c3c8009978d0aa0ce3 files/digest-koffice-data-1.4.1 68 diff --git a/app-office/koffice-data/koffice-data-1.4.1.ebuild b/app-office/koffice-data/koffice-data-1.4.1.ebuild index 3dd3e67daec1..9b84b9aa9f3e 100644 --- a/app-office/koffice-data/koffice-data-1.4.1.ebuild +++ b/app-office/koffice-data/koffice-data-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-data/koffice-data-1.4.1.ebuild,v 1.4 2005/09/03 15:31:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.4.1.ebuild,v 1.5 2005/09/11 17:01:32 agriffis 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="" RDEPEND="" |