diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:39:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:39:23 +0000 |
commit | c7323826f214688a0abb1cba082aa4bad21aff46 (patch) | |
tree | 71cdd022633269aa26cdfd39585974406f871cc8 /dev-php/PEAR-HTTP_Request | |
parent | alpha/ia64/sparc stable wrt #208313 (diff) | |
download | gentoo-2-c7323826f214688a0abb1cba082aa4bad21aff46.tar.gz gentoo-2-c7323826f214688a0abb1cba082aa4bad21aff46.tar.bz2 gentoo-2-c7323826f214688a0abb1cba082aa4bad21aff46.zip |
alpha/ia64/sparc stable wrt #208313
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.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 6e64a06f5a82..7e140a6ac2f9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.40 2008/02/10 13:59:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.41 2008/02/10 14:39:23 armin76 Exp $ + + 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> + PEAR-HTTP_Request-1.4.2.ebuild: + alpha/ia64/sparc stable wrt #208313 10 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-HTTP_Request-1.4.2.ebuild: stable on ppc wrt bug #208313 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 c021ebbd9dd6..5ffcc32af10c 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.6 2008/02/10 13:59:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.2.ebuild,v 1.7 2008/02/10 14:39:23 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 |