diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-19 14:44:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-19 14:44:47 +0000 |
commit | e439cc998330338df9a6f2457dcc20b766ecb10b (patch) | |
tree | 9acfd7d2b0752c7d0b9ea282f8bc3a81d2d85298 /app-office/koshell | |
parent | Stable on alpha wrt security bug #112690 (diff) | |
download | gentoo-2-e439cc998330338df9a6f2457dcc20b766ecb10b.tar.gz gentoo-2-e439cc998330338df9a6f2457dcc20b766ecb10b.tar.bz2 gentoo-2-e439cc998330338df9a6f2457dcc20b766ecb10b.zip |
Stable on ppc64; bug #112840
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 85f6f36e7348..d6dc4a53f675 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koshell # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.17 2005/10/13 13:12:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.18 2005/11/19 14:40:38 corsair Exp $ + + 19 Nov 2005; Markus Rothe <corsair@gentoo.org> koshell-1.4.2.ebuild: + Stable on ppc64; bug #112840 13 Oct 2005; Aron Griffis <agriffis@gentoo.org> koshell-1.4.2.ebuild: Mark 1.4.2 ~ia64 diff --git a/app-office/koshell/koshell-1.4.2.ebuild b/app-office/koshell/koshell-1.4.2.ebuild index 4ff5329016af..9250f23c3dab 100644 --- a/app-office/koshell/koshell-1.4.2.ebuild +++ b/app-office/koshell/koshell-1.4.2.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/koshell/koshell-1.4.2.ebuild,v 1.2 2005/10/13 13:12:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.4.2.ebuild,v 1.3 2005/11/19 14:40:38 corsair Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |