diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:14:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 14:14:27 +0000 |
commit | 62ee660466e57b92a19d52a356511beec5237d87 (patch) | |
tree | d175fc3b61b618fb02de49d1e5d6b15f90603e49 /app-office/koshell | |
parent | Stable on sparc (diff) | |
download | gentoo-2-62ee660466e57b92a19d52a356511beec5237d87.tar.gz gentoo-2-62ee660466e57b92a19d52a356511beec5237d87.tar.bz2 gentoo-2-62ee660466e57b92a19d52a356511beec5237d87.zip |
Stable on sparc
(Portage version: 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 164247ff0d24..0f0dca6e04ab 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.42 2006/09/03 02:25:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.43 2006/09/07 14:14:27 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> koshell-1.5.1.ebuild: + Stable on sparc 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> koshell-1.5.2.ebuild: Add ~ia64 keyword. diff --git a/app-office/koshell/koshell-1.5.1.ebuild b/app-office/koshell/koshell-1.5.1.ebuild index 7b4dd5ec33b4..fc236af4e6df 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.4 2006/08/16 12:52:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.1.ebuild,v 1.5 2006/09/07 14:14:27 gustavoz 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)" |