diff options
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 4 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 337399ed1773..851ded125281 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-office/koshell # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.73 2007/07/26 17:15:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.74 2007/07/26 17:32:12 corsair Exp $ - 26 Jul 2007; Markus Rothe <corsair@gentoo.org> ChangeLog: + 26 Jul 2007; Markus Rothe <corsair@gentoo.org> koshell-1.6.2.ebuild: Stable on ppc64; bug #178697 23 Jul 2007; nixnut <nixnut@gentoo.org> koshell-1.6.2.ebuild: diff --git a/app-office/koshell/koshell-1.6.2.ebuild b/app-office/koshell/koshell-1.6.2.ebuild index 80f057ed3b48..5e64d7fd6382 100644 --- a/app-office/koshell/koshell-1.6.2.ebuild +++ b/app-office/koshell/koshell-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.8 2007/07/23 17:04:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.9 2007/07/26 17:32:12 corsair Exp $ MAXKOFFICEVER=1.6.3 KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |