summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-21 18:15:29 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-21 18:15:29 +0000
commitc0dbd9582b9451795c47f658440b8d9209340f24 (patch)
treef7b26d4e14ae016c70398907c95cad8c093a070a /dev-php
parentstable on ia64 (diff)
downloadgentoo-2-c0dbd9582b9451795c47f658440b8d9209340f24.tar.gz
gentoo-2-c0dbd9582b9451795c47f658440b8d9209340f24.tar.bz2
gentoo-2-c0dbd9582b9451795c47f658440b8d9209340f24.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Archive_Tar/ChangeLog5
-rw-r--r--dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild4
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild4
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild4
6 files changed, 19 insertions, 9 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 5e0c16fbbd22..a5172c6df159 100644
--- a/dev-php/PEAR-Archive_Tar/ChangeLog
+++ b/dev-php/PEAR-Archive_Tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Archive_Tar
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.5 2005/02/20 06:22:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.6 2005/02/21 18:13:41 agriffis Exp $
+
+ 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> PEAR-Archive_Tar-1.2.ebuild:
+ stable on ia64
20 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Archive_Tar-1.2.ebuild:
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
index dbb0102af5d7..1e37fe13b16e 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild,v 1.5 2005/02/20 06:22:58 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild,v 1.6 2005/02/21 18:13:41 agriffis Exp $
inherit php-pear
DESCRIPTION="Tar file management class."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 amd64 ppc64 ppc"
+KEYWORDS="x86 amd64 ppc64 ppc ia64"
IUSE=""
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index e36abaa477f9..6962d56b1d74 100644
--- a/dev-php/PEAR-Console_Getopt/ChangeLog
+++ b/dev-php/PEAR-Console_Getopt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Getopt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.5 2005/02/20 06:24:16 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.6 2005/02/21 18:15:29 agriffis Exp $
+
+ 20 Feb 2005; Aron Griffis <agriffis@gentoo.org>
+ PEAR-Console_Getopt-1.2.ebuild:
+ stable on ia64
20 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Console_Getopt-1.2.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
index 4f8a07e0ccd5..5c3e5e0bb5d1 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.5 2005/02/20 06:24:16 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.6 2005/02/21 18:15:29 agriffis Exp $
inherit php-pear
DESCRIPTION="Command-line option parser."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 amd64 ppc64 ppc"
+KEYWORDS="x86 amd64 ppc64 ppc ia64"
IUSE=""
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 32428f6eae8c..23bf3d53c6f3 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.6 2005/02/20 06:26:27 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.7 2005/02/21 18:12:03 agriffis Exp $
+
+ 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> PEAR-PEAR-1.3.5.ebuild:
+ stable on ia64
20 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-PEAR-1.3.5.ebuild:
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
index c8b1a9b7234d..0119ab874f62 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.5 2005/02/20 06:26:27 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.6 2005/02/21 18:12:03 agriffis Exp $
inherit php-pear
DESCRIPTION="PEAR Base System."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 amd64 ppc64 ppc"
+KEYWORDS="x86 amd64 ppc64 ppc ia64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Archive_Tar-1.1
>=dev-php/PEAR-Console_Getopt-1.2