summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:36:48 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-03-09 06:36:48 +0000
commit376f7b889550aa5cf107780290504b25daf04c72 (patch)
tree6d4c9c281a37ffcb545bb6d883d096c21835b277 /dev-php/PEAR-HTTP_Request
parentgnome-2.10 version (diff)
downloadgentoo-2-376f7b889550aa5cf107780290504b25daf04c72.tar.gz
gentoo-2-376f7b889550aa5cf107780290504b25daf04c72.tar.bz2
gentoo-2-376f7b889550aa5cf107780290504b25daf04c72.zip
This package was previously bundled with www-apps/horde-pear. Mark unstable for ARCHes that www-apps/horde-pear-r2 is marked stable for.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r--dev-php/PEAR-HTTP_Request/ChangeLog7
-rw-r--r--dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog
index 46efa7c10002..dfe9c43328e4 100644
--- a/dev-php/PEAR-HTTP_Request/ChangeLog
+++ b/dev-php/PEAR-HTTP_Request/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-HTTP_Request
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.2 2005/02/19 07:09:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.3 2005/03/09 06:36:48 sebastian Exp $
+
+ 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-HTTP_Request-1.2.4.ebuild:
+ This package was previously bundled with www-apps/horde-pear. Mark unstable
+ for ARCHes that www-apps/horde-pear-r2 is marked stable for.
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-HTTP_Request-1.2.4.ebuild:
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
index ff9204889da5..4e0747535099 100644
--- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
+++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 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.2.4.ebuild,v 1.2 2005/02/19 07:09:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.2.4.ebuild,v 1.3 2005/03/09 06:36:48 sebastian Exp $
inherit php-pear
DESCRIPTION="Provides an easy way to perform HTTP requests."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_URL-1.0.12
>=dev-php/PEAR-Net_Socket-1.0.2"