summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:37:50 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-05-25 22:37:50 +0000
commitc8ad8eda2e599574771d940cb50661067694bfee (patch)
tree2a7c76d593dedbc83b0c9c50324ff64389815bfe /dev-php/PEAR-Net_Ping
parentReadd dropped PPC keyword. (diff)
downloadhistorical-c8ad8eda2e599574771d940cb50661067694bfee.tar.gz
historical-c8ad8eda2e599574771d940cb50661067694bfee.tar.bz2
historical-c8ad8eda2e599574771d940cb50661067694bfee.zip
Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
Package-Manager: portage-2.1_rc2-r3
Diffstat (limited to 'dev-php/PEAR-Net_Ping')
-rw-r--r--dev-php/PEAR-Net_Ping/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Ping/ChangeLog b/dev-php/PEAR-Net_Ping/ChangeLog
index 86075450ac16..9840cf919140 100644
--- a/dev-php/PEAR-Net_Ping/ChangeLog
+++ b/dev-php/PEAR-Net_Ping/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2006/05/25 18:57:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/ChangeLog,v 1.3 2006/05/25 22:36:39 hansmi Exp $
+
+ 25 May 2006; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-Net_Ping-2.4.1.ebuild:
+ Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
25 May 2006; <nixnut@gentoo.org> PEAR-Net_Ping-2.4.1.ebuild:
Added ~ppc. bug #134270
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 0dfb1affb08a..245a13fa6c4d 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.2 2006/05/25 18:57:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.1.ebuild,v 1.3 2006/05/25 22:36:39 hansmi Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="OS independet wrapper class for executing ping calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""