diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:17:13 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-07-18 00:17:13 +0000 |
commit | 12400e468c4cc50e0b244d790cf8c429ed3dc507 (patch) | |
tree | 12c688623be0cc62a9b8f3674b112e2a506acaf9 /app-office/kugar/kugar-1.6.2.ebuild | |
parent | Marked stable on amd64, bug 178697. (diff) | |
download | historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.tar.gz historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.tar.bz2 historical-12400e468c4cc50e0b244d790cf8c429ed3dc507.zip |
Marked stable on amd64, bug 178697.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'app-office/kugar/kugar-1.6.2.ebuild')
-rw-r--r-- | app-office/kugar/kugar-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kugar/kugar-1.6.2.ebuild b/app-office/kugar/kugar-1.6.2.ebuild index c96f1b7b37ee..be324869989d 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.2 2007/06/09 00:15:21 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kugar/kugar-1.6.2.ebuild,v 1.3 2007/07/18 00:14:53 cryos 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 ~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)" |