diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 01:02:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-02-14 01:02:30 +0000 |
commit | fd73a16e43edd8fb64be12045de7d1dc58d6e11f (patch) | |
tree | b2603a5864d08df2bba9cc6ad5cff1eecb8c94f6 /app-office/kplato | |
parent | Stable on sparc wrt #166246 (diff) | |
download | gentoo-2-fd73a16e43edd8fb64be12045de7d1dc58d6e11f.tar.gz gentoo-2-fd73a16e43edd8fb64be12045de7d1dc58d6e11f.tar.bz2 gentoo-2-fd73a16e43edd8fb64be12045de7d1dc58d6e11f.zip |
Stable on sparc wrt #166246
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-office/kplato')
-rw-r--r-- | app-office/kplato/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kplato/kplato-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index db7aa816bca7..27ddd5c06e7f 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kplato # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.37 2007/02/13 22:40:15 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.38 2007/02/14 01:02:30 gustavoz Exp $ + + 14 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> kplato-1.6.1.ebuild: + Stable on sparc wrt #166246 13 Feb 2007; Lars Weiler <pylon@gentoo.org> kplato-1.6.1.ebuild: Stable on ppc; bug #166246. diff --git a/app-office/kplato/kplato-1.6.1.ebuild b/app-office/kplato/kplato-1.6.1.ebuild index 2e52c9b682fa..1777b0deb3e3 100644 --- a/app-office/kplato/kplato-1.6.1.ebuild +++ b/app-office/kplato/kplato-1.6.1.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/kplato/kplato-1.6.1.ebuild,v 1.6 2007/02/13 22:40:15 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.1.ebuild,v 1.7 2007/02/14 01:02:30 gustavoz Exp $ KMNAME=koffice MAXKOFFICEVER=${PV} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |