summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-19 19:49:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-19 19:49:26 +0000
commit6ce34c712a5b179b46cfc0a0bc9e5a4f8ec14f2b (patch)
tree9b2fdfe968bb93efdbf5dad5c68ba821b1e38231 /dev-php
parentmarked from stable to testing. not my intention.. (diff)
downloadhistorical-6ce34c712a5b179b46cfc0a0bc9e5a4f8ec14f2b.tar.gz
historical-6ce34c712a5b179b46cfc0a0bc9e5a4f8ec14f2b.tar.bz2
historical-6ce34c712a5b179b46cfc0a0bc9e5a4f8ec14f2b.zip
Added ~ppc64 keyword; bug #102649
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild4
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index f0997c46d96d..f41f8c5864f5 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2005/10/11 17:48:14 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.26 2005/11/19 19:49:26 corsair Exp $
+
+ 19 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.3.6.ebuild,
+ PEAR-PEAR-1.3.6-r1.ebuild:
+ Added ~ppc64 keyword; bug #102649
*PEAR-PEAR-1.3.6-r1 (11 Oct 2005)
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild
index 615a9c40f1df..40dba1920675 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.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/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild,v 1.4 2005/11/11 02:26:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r1.ebuild,v 1.5 2005/11/19 19:49:26 corsair Exp $
inherit depend.php
@@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild
index ec077346a1e7..825becac52f0 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.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/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.7 2005/11/02 00:04:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.8 2005/11/19 19:49:26 corsair Exp $
inherit depend.php
@@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,