diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/koffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.3.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-office/koffice/ChangeLog b/app-office/koffice/ChangeLog index 91c1a9cb25d9..ab62cd449bbf 100644 --- a/app-office/koffice/ChangeLog +++ b/app-office/koffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.58 2004/10/05 14:04:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.59 2004/10/17 10:07:37 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> koffice-1.3.1.ebuild, + koffice-1.3.2.ebuild, koffice-1.3.3.ebuild: + stable on amd64. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> koffice-1.3.1-r1.ebuild, koffice-1.3.2.ebuild, koffice-1.3.3.ebuild: diff --git a/app-office/koffice/koffice-1.3.1.ebuild b/app-office/koffice/koffice-1.3.1.ebuild index 6612feedee3c..02fe60a53889 100644 --- a/app-office/koffice/koffice-1.3.1.ebuild +++ b/app-office/koffice/koffice-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.1.ebuild,v 1.5 2004/06/29 11:42:09 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.1.ebuild,v 1.6 2004/10/17 10:07:37 absinthe Exp $ inherit kde # TODO : mysql support @@ -11,7 +11,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2" -KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha" +KEYWORDS="~x86 amd64 ppc ~sparc ~alpha" IUSE="" SLOT="0" diff --git a/app-office/koffice/koffice-1.3.2.ebuild b/app-office/koffice/koffice-1.3.2.ebuild index 471a37adeabc..bccca9c2f8f9 100644 --- a/app-office/koffice/koffice-1.3.2.ebuild +++ b/app-office/koffice/koffice-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.2.ebuild,v 1.6 2004/10/05 14:04:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.2.ebuild,v 1.7 2004/10/17 10:07:37 absinthe Exp $ inherit kde eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~amd64 ppc sparc alpha ppc64" +KEYWORDS="x86 amd64 ppc sparc alpha ppc64" IUSE="" SLOT="0" diff --git a/app-office/koffice/koffice-1.3.3.ebuild b/app-office/koffice/koffice-1.3.3.ebuild index 742292eb76e9..76627e81339d 100644 --- a/app-office/koffice/koffice-1.3.3.ebuild +++ b/app-office/koffice/koffice-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.3.ebuild,v 1.2 2004/10/05 14:04:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.3.ebuild,v 1.3 2004/10/17 10:07:37 absinthe Exp $ inherit kde eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" SRC_URI="mirror://kde/stable/${P}/src/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ppc64" +KEYWORDS="~x86 amd64 ppc ~sparc ~alpha ppc64" IUSE="" SLOT="0" |