summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-06-22 12:51:22 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-06-22 12:51:22 +0000
commit3b5d7e1c95aef133ed8cf5914bbf47bc61a5a98c (patch)
tree73e992384a13d9f8c395cfdaa8c9409a86df73d1 /app-office/koffice-libs
parentconki/conky typo (diff)
downloadhistorical-3b5d7e1c95aef133ed8cf5914bbf47bc61a5a98c.tar.gz
historical-3b5d7e1c95aef133ed8cf5914bbf47bc61a5a98c.tar.bz2
historical-3b5d7e1c95aef133ed8cf5914bbf47bc61a5a98c.zip
added ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/koffice-libs')
-rw-r--r--app-office/koffice-libs/ChangeLog6
-rw-r--r--app-office/koffice-libs/koffice-libs-1.3.5.ebuild4
-rw-r--r--app-office/koffice-libs/koffice-libs-1.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/koffice-libs/ChangeLog b/app-office/koffice-libs/ChangeLog
index 18e45a8b10ac..5f036efa1370 100644
--- a/app-office/koffice-libs/ChangeLog
+++ b/app-office/koffice-libs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/koffice-libs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.7 2005/06/21 08:37:05 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.8 2005/06/22 12:46:41 corsair Exp $
+
+ 22 Jun 2005; Markus Rothe <corsair@gentoo.org> koffice-libs-1.3.5.ebuild,
+ koffice-libs-1.4.0.ebuild:
+ Added ~ppc64
*koffice-libs-1.4.0 (21 Jun 2005)
diff --git a/app-office/koffice-libs/koffice-libs-1.3.5.ebuild b/app-office/koffice-libs/koffice-libs-1.3.5.ebuild
index f4ac92547a35..a56b9c8e4c67 100644
--- a/app-office/koffice-libs/koffice-libs-1.3.5.ebuild
+++ b/app-office/koffice-libs/koffice-libs-1.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.3.5.ebuild,v 1.5 2005/06/13 01:12:20 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.3.5.ebuild,v 1.6 2005/06/22 12:46:41 corsair Exp $
MAXKOFFICEVER=1.3.5
KMNAME=koffice
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/"
SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc ~amd64 ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE=""
SLOT="0"
diff --git a/app-office/koffice-libs/koffice-libs-1.4.0.ebuild b/app-office/koffice-libs/koffice-libs-1.4.0.ebuild
index a75ac232be1e..03cdd2c63bd1 100644
--- a/app-office/koffice-libs/koffice-libs-1.4.0.ebuild
+++ b/app-office/koffice-libs/koffice-libs-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.4.0.ebuild,v 1.1 2005/06/21 08:37:05 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.4.0.ebuild,v 1.2 2005/06/22 12:46:41 corsair Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.koffice.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-data)"