summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-27 19:17:31 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-27 19:17:31 +0000
commit9817558dfe9e2c8aed25fe50b0b665bc40c40360 (patch)
treebe683570f1dad77222c27bf012e7cbcfc491aa6a /kde-base
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-9817558dfe9e2c8aed25fe50b0b665bc40c40360.tar.gz
gentoo-2-9817558dfe9e2c8aed25fe50b0b665bc40c40360.tar.bz2
gentoo-2-9817558dfe9e2c8aed25fe50b0b665bc40c40360.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kcheckpass/ChangeLog5
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.4.0.ebuild4
-rw-r--r--kde-base/kdebase-kioslaves/ChangeLog6
-rw-r--r--kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild4
-rw-r--r--kde-base/kdesktop/ChangeLog5
-rw-r--r--kde-base/kdesktop/kdesktop-3.4.0.ebuild4
-rw-r--r--kde-base/kdm/ChangeLog5
-rw-r--r--kde-base/kdm/kdm-3.4.0.ebuild4
-rw-r--r--kde-base/kmail/ChangeLog5
-rw-r--r--kde-base/kmail/kmail-3.4.0.ebuild4
-rw-r--r--kde-base/libkonq/ChangeLog5
-rw-r--r--kde-base/libkonq/libkonq-3.4.0.ebuild4
12 files changed, 37 insertions, 18 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index 119beefd5188..ac4cb05a0c6e 100644
--- a/kde-base/kcheckpass/ChangeLog
+++ b/kde-base/kcheckpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.6 2005/03/21 03:26:13 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.7 2005/04/27 19:15:47 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kcheckpass-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
20 Mar 2005; Jason Wever <weeve@gentoo.org> kcheckpass-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild
index 5d07da2e6606..c929d96b51aa 100644
--- a/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.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/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild,v 1.3 2005/03/21 03:26:13 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.4.0.ebuild,v 1.4 2005/04/27 19:15:47 corsair Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pam client that allows you to auth as a specified user without actually doing anything as that user"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE="pam"
DEPEND="pam? ( sys-libs/pam ~kde-base/kdebase-pam-4 ) !pam? ( sys-apps/shadow )"
diff --git a/kde-base/kdebase-kioslaves/ChangeLog b/kde-base/kdebase-kioslaves/ChangeLog
index 7289294ad3d3..367872b227a3 100644
--- a/kde-base/kdebase-kioslaves/ChangeLog
+++ b/kde-base/kdebase-kioslaves/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdebase-kioslaves
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/ChangeLog,v 1.10 2005/04/22 18:51:40 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/ChangeLog,v 1.11 2005/04/27 19:17:02 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org>
+ kdebase-kioslaves-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
22 Apr 2005; Carsten Lohrke <carlo@gentoo.org>
kdebase-kioslaves-3.4.0.ebuild:
diff --git a/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild b/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild
index 4034796c8c0e..77ed6fe0172a 100644
--- a/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild
+++ b/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.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/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild,v 1.4 2005/04/22 18:51:40 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-kioslaves/kdebase-kioslaves-3.4.0.ebuild,v 1.5 2005/04/27 19:17:02 corsair Exp $
KMNAME=kdebase
KMMODULE=kioslave
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="kioslave: the kde VFS framework - kioslave plugins present a filesystem-like view of arbitrary data"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE="hal ldap samba"
DEPEND="ldap? ( net-nds/openldap )
samba? ( >=net-fs/samba-3.0.1 )
diff --git a/kde-base/kdesktop/ChangeLog b/kde-base/kdesktop/ChangeLog
index f277a62acc37..10900d3ed904 100644
--- a/kde-base/kdesktop/ChangeLog
+++ b/kde-base/kdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdesktop
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.8 2005/03/21 03:27:14 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/ChangeLog,v 1.9 2005/04/27 19:16:31 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kdesktop-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
20 Mar 2005; Jason Wever <weeve@gentoo.org> kdesktop-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kdesktop/kdesktop-3.4.0.ebuild b/kde-base/kdesktop/kdesktop-3.4.0.ebuild
index f6c7fa367fc0..d31471f318bb 100644
--- a/kde-base/kdesktop/kdesktop-3.4.0.ebuild
+++ b/kde-base/kdesktop/kdesktop-3.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/kde-base/kdesktop/kdesktop-3.4.0.ebuild,v 1.3 2005/03/21 03:27:14 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesktop/kdesktop-3.4.0.ebuild,v 1.4 2005/04/27 19:16:31 corsair Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="The KDE desktop"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""
DEPEND="$DEPEND
diff --git a/kde-base/kdm/ChangeLog b/kde-base/kdm/ChangeLog
index 0e4a11049f93..c512bc23b9af 100644
--- a/kde-base/kdm/ChangeLog
+++ b/kde-base/kdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdm
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.8 2005/03/21 03:32:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/ChangeLog,v 1.9 2005/04/27 19:13:54 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kdm-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
20 Mar 2005; Jason Wever <weeve@gentoo.org> kdm-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kdm/kdm-3.4.0.ebuild b/kde-base/kdm/kdm-3.4.0.ebuild
index 2272e6fcddb1..37d8b531dbc4 100644
--- a/kde-base/kdm/kdm-3.4.0.ebuild
+++ b/kde-base/kdm/kdm-3.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/kde-base/kdm/kdm-3.4.0.ebuild,v 1.3 2005/03/21 03:32:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-3.4.0.ebuild,v 1.4 2005/04/27 19:13:54 corsair Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE login manager, similar to xdm and gdm"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE="pam"
KMEXTRA="kdmlib/"
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog
index 6402e519887f..b311a7753006 100644
--- a/kde-base/kmail/ChangeLog
+++ b/kde-base/kmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.9 2005/03/26 01:04:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.10 2005/04/27 19:17:31 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kmail-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
26 Mar 2005; Jason Wever <weeve@gentoo.org> kmail-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kmail/kmail-3.4.0.ebuild b/kde-base/kmail/kmail-3.4.0.ebuild
index 40800c9d4136..e3f574b51547 100644
--- a/kde-base/kmail/kmail-3.4.0.ebuild
+++ b/kde-base/kmail/kmail-3.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/kde-base/kmail/kmail-3.4.0.ebuild,v 1.3 2005/03/26 01:04:48 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.4.0.ebuild,v 1.4 2005/04/27 19:17:31 corsair Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE mail client"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdenetwork)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)
diff --git a/kde-base/libkonq/ChangeLog b/kde-base/libkonq/ChangeLog
index c0d7762a65eb..e81d8066f3cc 100644
--- a/kde-base/libkonq/ChangeLog
+++ b/kde-base/libkonq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/libkonq
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.7 2005/03/21 03:24:38 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.8 2005/04/27 19:14:56 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> libkonq-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
20 Mar 2005; Jason Wever <weeve@gentoo.org> libkonq-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/libkonq/libkonq-3.4.0.ebuild b/kde-base/libkonq/libkonq-3.4.0.ebuild
index 6c5c5085a9ce..570e1e952485 100644
--- a/kde-base/libkonq/libkonq-3.4.0.ebuild
+++ b/kde-base/libkonq/libkonq-3.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/kde-base/libkonq/libkonq-3.4.0.ebuild,v 1.3 2005/03/21 03:24:38 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-3.4.0.ebuild,v 1.4 2005/04/27 19:14:56 corsair Exp $
KMNAME=kdebase
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="The embeddable part of konqueror"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""