summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-09 11:48:55 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-09 11:48:55 +0000
commit1d96b800432ba6e84dec9d5aff903d4e70cb756f (patch)
tree1550c6b43bf9a4889bfa867eaff02abbed2487a9 /dev-php/PEAR-HTTP_Request
parentStable on alpha, bug #239130 (diff)
downloadgentoo-2-1d96b800432ba6e84dec9d5aff903d4e70cb756f.tar.gz
gentoo-2-1d96b800432ba6e84dec9d5aff903d4e70cb756f.tar.bz2
gentoo-2-1d96b800432ba6e84dec9d5aff903d4e70cb756f.zip
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r--dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild
index 6d2ddff434ff..104737c2e398 100644
--- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild
+++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2.ebuild,v 1.8 2008/03/28 23:46:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild,v 1.9 2008/11/09 11:48:53 vapier Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests"
LICENSE="BSD"
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