summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-26 18:06:51 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-26 18:06:51 +0000
commit671658304aed2c70c9739860249deefda3a0c106 (patch)
tree4fe20393dcbcb17debe38f9645097f6d52c96880 /dev-php/PEAR-HTTP_Request
parentMarking PEAR-Text_Wiki-1.2.0 ppc64 stable for bug 192247 (diff)
downloadgentoo-2-671658304aed2c70c9739860249deefda3a0c106.tar.gz
gentoo-2-671658304aed2c70c9739860249deefda3a0c106.tar.bz2
gentoo-2-671658304aed2c70c9739860249deefda3a0c106.zip
Marking PEAR-HTTP_Request-1.4.1 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r--dev-php/PEAR-HTTP_Request/ChangeLog6
-rw-r--r--dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog
index 8e19716537a3..83a4146db708 100644
--- a/dev-php/PEAR-HTTP_Request/ChangeLog
+++ b/dev-php/PEAR-HTTP_Request/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTTP_Request
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.29 2007/09/25 00:32:37 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.30 2007/09/26 18:06:51 ranger Exp $
+
+ 26 Sep 2007; Brent Baude <ranger@gentoo.org>
+ PEAR-HTTP_Request-1.4.1.ebuild:
+ Marking PEAR-HTTP_Request-1.4.1 ppc64 stable for bug 192247
25 Sep 2007; Lars Weiler <pylon@gentoo.org>
PEAR-HTTP_Request-1.4.1.ebuild:
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild
index 41860703bd44..e2406c3ec2f1 100644
--- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild
+++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.4 2007/09/25 00:32:37 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.5 2007/09/26 18:06:51 ranger Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1