diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:37:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-26 17:37:57 +0000 |
commit | 05c66765c43256716ee0e1319b7736cde52c0676 (patch) | |
tree | 0e6da7ff66f9ec6f15a2f4ef705d8f3257ec5327 /app-office/kugar | |
parent | Stable on ppc64; bug #178697 (diff) | |
download | gentoo-2-05c66765c43256716ee0e1319b7736cde52c0676.tar.gz gentoo-2-05c66765c43256716ee0e1319b7736cde52c0676.tar.bz2 gentoo-2-05c66765c43256716ee0e1319b7736cde52c0676.zip |
Stable on ppc64; bug #178697
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-office/kugar')
-rw-r--r-- | app-office/kugar/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/kugar/kugar-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/kugar/ChangeLog b/app-office/kugar/ChangeLog index 5d0a48c340db..c4dd6ea3214e 100644 --- a/app-office/kugar/ChangeLog +++ b/app-office/kugar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/kugar # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/ChangeLog,v 1.75 2007/07/23 17:19:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/ChangeLog,v 1.76 2007/07/26 17:37:57 corsair Exp $ + + 26 Jul 2007; Markus Rothe <corsair@gentoo.org> kugar-1.6.2.ebuild: + Stable on ppc64; bug #178697 23 Jul 2007; nixnut <nixnut@gentoo.org> kugar-1.6.2.ebuild: Stable on ppc wrt bug 178697 diff --git a/app-office/kugar/kugar-1.6.2.ebuild b/app-office/kugar/kugar-1.6.2.ebuild index aff61d7e6e4d..770d5aa0ffb6 100644 --- a/app-office/kugar/kugar-1.6.2.ebuild +++ b/app-office/kugar/kugar-1.6.2.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/kugar/kugar-1.6.2.ebuild,v 1.8 2007/07/23 17:19:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/kugar-1.6.2.ebuild,v 1.9 2007/07/26 17:37:57 corsair Exp $ KMNAME=koffice MAXKOFFICEVER=1.6.3 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" |