diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-13 09:47:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-13 09:47:03 +0000 |
commit | 3a646fc1fe1202b27f8d47fa9c45bb155616ac57 (patch) | |
tree | 4991a748d6b62f65611e2c46aba56a524fe3f060 /app-office/kplato | |
parent | Stable on ppc64; bug #166246 (diff) | |
download | gentoo-2-3a646fc1fe1202b27f8d47fa9c45bb155616ac57.tar.gz gentoo-2-3a646fc1fe1202b27f8d47fa9c45bb155616ac57.tar.bz2 gentoo-2-3a646fc1fe1202b27f8d47fa9c45bb155616ac57.zip |
Stable on ppc64; bug #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 a7a5344771da..66de59321203 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.35 2007/02/13 00:40:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.36 2007/02/13 09:47:03 corsair Exp $ + + 13 Feb 2007; Markus Rothe <corsair@gentoo.org> kplato-1.6.1.ebuild: + Stable on ppc64; bug #166246 13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> kplato-1.6.1.ebuild: Stable on amd64, bug 166246. diff --git a/app-office/kplato/kplato-1.6.1.ebuild b/app-office/kplato/kplato-1.6.1.ebuild index 3c8f8fec66bd..8a42d53a7d8c 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.4 2007/02/13 00:40:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.6.1.ebuild,v 1.5 2007/02/13 09:47:03 corsair 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)" |