diff options
author | 2004-05-23 21:12:16 +0000 | |
---|---|---|
committer | 2004-05-23 21:12:16 +0000 | |
commit | cedd3a6ab1cd53992b4245d8ce1e2d3aab41d61f (patch) | |
tree | da85895d71a6dc24522dd0cc05a30debbaa720a8 | |
parent | Added IUSE, updated the 2.5+ kernel patch to one that doesn't hang on SMP sys... (diff) | |
download | gentoo-2-cedd3a6ab1cd53992b4245d8ce1e2d3aab41d61f.tar.gz gentoo-2-cedd3a6ab1cd53992b4245d8ce1e2d3aab41d61f.tar.bz2 gentoo-2-cedd3a6ab1cd53992b4245d8ce1e2d3aab41d61f.zip |
PPC stable profile update
-rw-r--r-- | app-office/koffice/koffice-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/koffice/koffice-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/koffice/koffice-1.2.1-r1.ebuild b/app-office/koffice/koffice-1.2.1-r1.ebuild index 32c53d9d0982..15cb9d24c01b 100644 --- a/app-office/koffice/koffice-1.2.1-r1.ebuild +++ b/app-office/koffice/koffice-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2.1-r1.ebuild,v 1.12 2004/05/04 22:26:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2.1-r1.ebuild,v 1.13 2004/05/23 21:12:16 pvdabeel Exp $ inherit kde-base flag-o-matic filter-flags "-fomit-frame-pointer" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" SRC_URI="mirror://kde/stable/$P/src/$P.tar.bz2" -KEYWORDS="x86 ~ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="" SLOT="0" diff --git a/app-office/koffice/koffice-1.3.ebuild b/app-office/koffice/koffice-1.3.ebuild index 4b20bde8cb56..e8acc8ec1646 100644 --- a/app-office/koffice/koffice-1.3.ebuild +++ b/app-office/koffice/koffice-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.ebuild,v 1.8 2004/05/03 22:40:23 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.3.ebuild,v 1.9 2004/05/23 21:12:16 pvdabeel Exp $ inherit kde # TODO : mysql support @@ -13,7 +13,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" +KEYWORDS="x86 amd64 ppc sparc" RESTRICT="nomirror" IUSE="" |