diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-06-30 20:49:21 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-06-30 20:49:21 +0000 |
commit | fa630fff5f3677a29244a26e21a67e34cd398feb (patch) | |
tree | 4721f7dcfa9cc5b0f37a8a31664d002bd73645b1 /app-office/koffice-data | |
parent | Bump for 2.14.2 (diff) | |
download | historical-fa630fff5f3677a29244a26e21a67e34cd398feb.tar.gz historical-fa630fff5f3677a29244a26e21a67e34cd398feb.tar.bz2 historical-fa630fff5f3677a29244a26e21a67e34cd398feb.zip |
Stable on ppc; gcc-4 related; bug #138099.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'app-office/koffice-data')
-rw-r--r-- | app-office/koffice-data/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koffice-data/koffice-data-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koffice-data/ChangeLog b/app-office/koffice-data/ChangeLog index 63b0252b3dd0..8d123da3141f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.38 2006/06/19 04:00:16 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.39 2006/06/30 20:27:05 pylon Exp $ + + 30 Jun 2006; Lars Weiler <pylon@gentoo.org> koffice-data-1.5.1.ebuild: + Stable on ppc; gcc-4 related; bug #138099. 19 Jun 2006; Thomas Cort <tcort@gentoo.org> koffice-data-1.5.1.ebuild: Added ~alpha keyword wrt Bug #122204. diff --git a/app-office/koffice-data/koffice-data-1.5.1.ebuild b/app-office/koffice-data/koffice-data-1.5.1.ebuild index 864c607c1dca..abe7191f0489 100644 --- a/app-office/koffice-data/koffice-data-1.5.1.ebuild +++ b/app-office/koffice-data/koffice-data-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.1.ebuild,v 1.2 2006/06/19 04:00:16 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/koffice-data-1.5.1.ebuild,v 1.3 2006/06/30 20:27:05 pylon 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="" |