diff options
author | 2007-07-23 17:04:32 +0000 | |
---|---|---|
committer | 2007-07-23 17:04:32 +0000 | |
commit | 07b6d92e6b110dd73173c2513f137cca9a1be770 (patch) | |
tree | 43fa87623e788bfcb891d220605323b8ae2d412c | |
parent | Stable on ppc wrt bug 178697 (diff) | |
download | gentoo-2-07b6d92e6b110dd73173c2513f137cca9a1be770.tar.gz gentoo-2-07b6d92e6b110dd73173c2513f137cca9a1be770.tar.bz2 gentoo-2-07b6d92e6b110dd73173c2513f137cca9a1be770.zip |
Stable on ppc wrt bug 178697
(Portage version: 2.1.3_rc9)
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index a981d926c39e..06771d7cd7ec 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # 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.71 2007/07/23 12:59:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.72 2007/07/23 17:04:32 nixnut Exp $ + + 23 Jul 2007; nixnut <nixnut@gentoo.org> koshell-1.6.2.ebuild: + Stable on ppc wrt bug 178697 23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> koshell-1.6.2.ebuild: Stable on sparc wrt #178697 diff --git a/app-office/koshell/koshell-1.6.2.ebuild b/app-office/koshell/koshell-1.6.2.ebuild index 741ca71a2c22..80f057ed3b48 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.7 2007/07/23 12:59:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.2.ebuild,v 1.8 2007/07/23 17:04:32 nixnut 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)" |