diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:55:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:55:02 +0000 |
commit | 35e8d342d3200ea59a07a72497c605e7a6bc3384 (patch) | |
tree | 6a3226ac4693d4daf7cdafd8b59f5570daa3563a /dev-php/PEAR-HTTP_Request | |
parent | Stable for amd64, wrt bug #404813 (diff) | |
download | historical-35e8d342d3200ea59a07a72497c605e7a6bc3384.tar.gz historical-35e8d342d3200ea59a07a72497c605e7a6bc3384.tar.bz2 historical-35e8d342d3200ea59a07a72497c605e7a6bc3384.zip |
Stable for amd64, wrt bug #404707
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog index be3a301a4366..2b8b75c19eb6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.43 2009/08/22 18:04:29 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.44 2012/02/21 14:55:02 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-HTTP_Request-1.4.4.ebuild: + Stable for amd64, wrt bug #404707 *PEAR-HTTP_Request-1.4.4 (22 Aug 2009) 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 f0c9fbae6a0f..25b1f78c8809 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-2009 Gentoo Foundation +# 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.1 2009/08/22 18:04:29 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild,v 1.2 2012/02/21 14:55:02 ago 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 |