summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:22 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:22 +0000
commit110b8d29a7015c167adf5922fa2e03a4b035f84f (patch)
tree43a65981f477d1468430545ef86394fdf938f526 /dev-php/PEAR-HTTP_Request
parentMark 1.0.9 stable on alpha/ia64. #119722 (diff)
downloadgentoo-2-110b8d29a7015c167adf5922fa2e03a4b035f84f.tar.gz
gentoo-2-110b8d29a7015c167adf5922fa2e03a4b035f84f.tar.bz2
gentoo-2-110b8d29a7015c167adf5922fa2e03a4b035f84f.zip
Mark 1.3.0 stable on alpha. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request')
-rw-r--r--dev-php/PEAR-HTTP_Request/ChangeLog6
-rw-r--r--dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTTP_Request/ChangeLog b/dev-php/PEAR-HTTP_Request/ChangeLog
index bcf1d95c8b86..cd205a61a3c4 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.23 2006/01/27 20:17:03 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/ChangeLog,v 1.24 2006/02/18 20:14:22 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-HTTP_Request-1.3.0.ebuild:
+ Mark 1.3.0 stable on alpha. #119722
27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
PEAR-HTTP_Request-1.3.0.ebuild:
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild
index 88e3c7da0e65..6e0a8afdfa16 100644
--- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild
+++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.3.0.ebuild,v 1.11 2006/01/29 06:55:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.3.0.ebuild,v 1.12 2006/02/18 20:14:22 agriffis Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1