summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 19:01:19 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 19:01:19 +0000
commitd5a91ccbfd2bd0fc2c05033e790e225247135a3e (patch)
tree04fa34f6a3e8299dce4560bd9df59edf617d5999 /dev-php
parentFix the setup of NEWNS, #134346 thanks to Oldrich Jedlicka. (diff)
downloadhistorical-d5a91ccbfd2bd0fc2c05033e790e225247135a3e.tar.gz
historical-d5a91ccbfd2bd0fc2c05033e790e225247135a3e.tar.bz2
historical-d5a91ccbfd2bd0fc2c05033e790e225247135a3e.zip
Added ~ppc keyword. Bug 134720
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File_Passwd/ChangeLog5
-rw-r--r--dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild4
-rw-r--r--dev-php/PEAR-File_SMBPasswd/ChangeLog5
-rw-r--r--dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild4
-rw-r--r--dev-php/PEAR-Net_FTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild4
-rw-r--r--dev-php/PEAR-Net_Ping/ChangeLog5
-rw-r--r--dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild4
-rw-r--r--dev-php/PEAR-Text_Wiki_BBCode/ChangeLog5
-rw-r--r--dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild4
10 files changed, 30 insertions, 15 deletions
diff --git a/dev-php/PEAR-File_Passwd/ChangeLog b/dev-php/PEAR-File_Passwd/ChangeLog
index f97ef8ba8c8a..f47f253b79aa 100644
--- a/dev-php/PEAR-File_Passwd/ChangeLog
+++ b/dev-php/PEAR-File_Passwd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-File_Passwd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.1 2006/02/25 07:29:44 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.2 2006/05/25 18:52:20 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-File_Passwd-1.1.6.ebuild:
+ Added ~ppc. bug #134270
*PEAR-File_Passwd-1.1.6 (25 Feb 2006)
diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild
index f8bb70a3169c..35fc5025381a 100644
--- a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild
+++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.1 2006/02/25 07:29:44 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.6.ebuild,v 1.2 2006/05/25 18:52:20 nixnut Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Manipulate many kinds of password files."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Crypt_CHAP"
diff --git a/dev-php/PEAR-File_SMBPasswd/ChangeLog b/dev-php/PEAR-File_SMBPasswd/ChangeLog
index 932d792a4540..d3e5ad41256e 100644
--- a/dev-php/PEAR-File_SMBPasswd/ChangeLog
+++ b/dev-php/PEAR-File_SMBPasswd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-File_SMBPasswd
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.2 2006/04/27 19:01:57 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.3 2006/05/25 18:56:10 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-File_SMBPasswd-1.0.2.ebuild:
+ Added ~ppc. bug #134270
27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fixing SHA256 digest, pass four
diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
index f32efc75828b..c5e6b44fa5fd 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.1 2006/02/25 07:30:14 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.2 2006/05/25 18:56:10 nixnut Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Class for managing SAMBA style password files."
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Crypt_CHAP"
diff --git a/dev-php/PEAR-Net_FTP/ChangeLog b/dev-php/PEAR-Net_FTP/ChangeLog
index 8cb3066c0e7b..489bb82bc4b4 100644
--- a/dev-php/PEAR-Net_FTP/ChangeLog
+++ b/dev-php/PEAR-Net_FTP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_FTP
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.1 2006/03/08 13:07:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/ChangeLog,v 1.2 2006/05/25 18:54:04 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-Net_FTP-1.3.2.ebuild:
+ Added ~ppc. bug #134270
*PEAR-Net_FTP-1.3.2 (08 Mar 2006)
diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild
index 248d9ee40947..8f3b9888c873 100644
--- a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild
+++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.1 2006/03/08 13:07:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.2.ebuild,v 1.2 2006/05/25 18:54:04 nixnut Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Provides an OO interface to the PHP FTP functions."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
pkg_setup() {
diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog
index 14049cf1b169..86075450ac16 100644
--- a/dev-php/PEAR-Net_Ping/ChangeLog
+++ b/dev-php/PEAR-Net_Ping/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Net_Ping
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.1 2006/05/18 06:45:37 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.2 2006/05/25 18:57:52 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-Net_Ping-2.4.1.ebuild:
+ Added ~ppc. bug #134270
*PEAR-Net_Ping-2.4.1 (18 May 2006)
diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild
index 3e12983b3932..0dfb1affb08a 100644
--- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild
+++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild,v 1.1 2006/05/18 06:45:37 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild,v 1.2 2006/05/25 18:57:52 nixnut Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="OS independet wrapper class for executing ping calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
index 9b8691b321b8..ad4643eb8f23 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Text_Wiki_BBCode
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.3 2006/05/23 21:34:47 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.4 2006/05/25 19:01:19 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-Text_Wiki_BBCode-0.0.3.ebuild:
+ Added ~ppc. bug #134270
23 May 2006; Luca Longinotti <chtekk@gentoo.org>
-PEAR-Text_Wiki_BBCode-0.0.2.ebuild:
diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild
index 6f4111fa2b6d..c338cd2efcc1 100644
--- a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild
+++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild,v 1.1 2006/02/28 09:09:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.3.ebuild,v 1.2 2006/05/25 19:01:19 nixnut Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="BBCode parser for Text_Wiki."
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"