diff options
author | 2006-06-30 20:30:59 +0000 | |
---|---|---|
committer | 2006-06-30 20:30:59 +0000 | |
commit | 96d0a0064bf6695f5fa8661cb205cf084b220962 (patch) | |
tree | 130b3a3eead57f44818474dd701e1a3eb7189102 /app-office | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-96d0a0064bf6695f5fa8661cb205cf084b220962.tar.gz gentoo-2-96d0a0064bf6695f5fa8661cb205cf084b220962.tar.bz2 gentoo-2-96d0a0064bf6695f5fa8661cb205cf084b220962.zip |
Stable on ppc; gcc-4 related; bug #138099.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/kexi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kexi/kexi-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog index 1d2ae3e4938e..a5e16e50b26a 100644 --- a/app-office/kexi/ChangeLog +++ b/app-office/kexi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kexi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.36 2006/06/19 04:08:58 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.37 2006/06/30 20:30:59 pylon Exp $ + + 30 Jun 2006; Lars Weiler <pylon@gentoo.org> kexi-1.5.1.ebuild: + Stable on ppc; gcc-4 related; bug #138099. 19 Jun 2006; Thomas Cort <tcort@gentoo.org> kexi-1.5.1.ebuild: Added ~alpha keyword wrt Bug #122204. diff --git a/app-office/kexi/kexi-1.5.1.ebuild b/app-office/kexi/kexi-1.5.1.ebuild index 720c3ebcd5a3..03198451f3e3 100644 --- a/app-office/kexi/kexi-1.5.1.ebuild +++ b/app-office/kexi/kexi-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/kexi/kexi-1.5.1.ebuild,v 1.2 2006/06/19 04:08:58 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.5.1.ebuild,v 1.3 2006/06/30 20:30:59 pylon Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,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="mysql postgres" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs) |