diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:31:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:31:16 +0000 |
commit | 245ef2db76f91193ca728f83456b9f7f0127dae1 (patch) | |
tree | a0563266f1b65db6194e5c5ca9353f4d715a57a5 /dev-php | |
parent | alpha/ia64/s390/sh/sparc stable wrt #404703 (diff) | |
download | historical-245ef2db76f91193ca728f83456b9f7f0127dae1.tar.gz historical-245ef2db76f91193ca728f83456b9f7f0127dae1.tar.bz2 historical-245ef2db76f91193ca728f83456b9f7f0127dae1.zip |
alpha/ia64/s390/sh/sparc stable wrt #404707
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog index 36b9a4b6e076..d10c43f3c252 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.49 2012/03/05 20:58:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.50 2012/03/18 19:31:16 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> + PEAR-HTTP_Request-1.4.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #404707 05 Mar 2012; Markus Meier <maekke@gentoo.org> PEAR-HTTP_Request-1.4.4.ebuild: arm stable, bug #404707 diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild index a721caca0f4b..7f95bde8c659 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.7 2012/03/05 20:58:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild,v 1.8 2012/03/18 19:31:16 armin76 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 |