diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 12:59:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 12:59:59 +0000 |
commit | 9e18bd638fc8843db9c7255573864afe0fb3512a (patch) | |
tree | 5966fe5877cfae96eb5d6685b00a8ea90f0d36b0 /app-office/koshell | |
parent | Stable on ppc64 (diff) | |
download | historical-9e18bd638fc8843db9c7255573864afe0fb3512a.tar.gz historical-9e18bd638fc8843db9c7255573864afe0fb3512a.tar.bz2 historical-9e18bd638fc8843db9c7255573864afe0fb3512a.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-office/koshell')
-rw-r--r-- | app-office/koshell/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/koshell/koshell-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog index 11f7aa25d336..592d3d21ef40 100644 --- a/app-office/koshell/ChangeLog +++ b/app-office/koshell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/koshell # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.40 2006/07/23 21:36:05 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.41 2006/08/16 12:52:38 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> koshell-1.5.1.ebuild: + Stable on ppc64 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> koshell-1.5.2.ebuild: Add ~x86-fbsd keyword. diff --git a/app-office/koshell/koshell-1.5.1.ebuild b/app-office/koshell/koshell-1.5.1.ebuild index dbf27942f344..7b4dd5ec33b4 100644 --- a/app-office/koshell/koshell-1.5.1.ebuild +++ b/app-office/koshell/koshell-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/koshell/koshell-1.5.1.ebuild,v 1.3 2006/06/30 20:36:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.1.ebuild,v 1.4 2006/08/16 12:52: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 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |