summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:02 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-03-02 22:57:02 +0000
commit8e2c2c4a5777271b0cb0bd0bb3d36bf274dedc26 (patch)
treeda4b84f2f315d6ff6d56b34480953c84feeacde7 /dev-php
parentAdd missing nofiles group. Bug #388537. Add proxy-maintainers herd (diff)
downloadhistorical-8e2c2c4a5777271b0cb0bd0bb3d36bf274dedc26.tar.gz
historical-8e2c2c4a5777271b0cb0bd0bb3d36bf274dedc26.tar.bz2
historical-8e2c2c4a5777271b0cb0bd0bb3d36bf274dedc26.zip
Stable on alpha, bug #396981
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-HTTP_Request2/ChangeLog6
-rw-r--r--dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild4
-rw-r--r--dev-php/PEAR-Net_DNSBL/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild4
-rw-r--r--dev-php/PEAR-Net_URL2/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild4
-rw-r--r--dev-php/PEAR-Services_Weather/ChangeLog6
-rw-r--r--dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild6
-rw-r--r--dev-php/PEAR-XML_Util/ChangeLog6
-rw-r--r--dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild6
10 files changed, 37 insertions, 17 deletions
diff --git a/dev-php/PEAR-HTTP_Request2/ChangeLog b/dev-php/PEAR-HTTP_Request2/ChangeLog
index d2a9451e4008..4552fbdf192e 100644
--- a/dev-php/PEAR-HTTP_Request2/ChangeLog
+++ b/dev-php/PEAR-HTTP_Request2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-HTTP_Request2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.9 2012/02/21 23:29:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/ChangeLog,v 1.10 2012/03/02 22:55:56 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-HTTP_Request2-2.0.0.ebuild:
+ Stable on alpha, bug #396981
21 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-HTTP_Request2-2.0.0.ebuild:
Stable for HPPA (bug #396981).
diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild
index 0b0aa50afdfc..19d99b75ea7d 100644
--- a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild
+++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.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_Request2/PEAR-HTTP_Request2-2.0.0.ebuild,v 1.7 2012/02/21 23:29:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild,v 1.8 2012/03/02 22:55:56 klausman Exp $
EAPI=4
@@ -10,7 +10,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="+curl +fileinfo +ssl +zlib"
RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?]
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog
index 451029fc812e..6c7a0683ae7e 100644
--- a/dev-php/PEAR-Net_DNSBL/ChangeLog
+++ b/dev-php/PEAR-Net_DNSBL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_DNSBL
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.33 2012/02/21 23:30:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.34 2012/03/02 22:55:34 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-Net_DNSBL-1.3.6.ebuild:
+ Stable on alpha, bug #396981
21 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.6.ebuild:
Stable for HPPA (bug #396981).
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild
index b4ece5ff1c2f..50e2c57145ac 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.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-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v 1.5 2012/02/21 23:30:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v 1.6 2012/03/02 22:55:34 klausman Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1
>=dev-php/PEAR-Net_CheckIP-1.1-r1
diff --git a/dev-php/PEAR-Net_URL2/ChangeLog b/dev-php/PEAR-Net_URL2/ChangeLog
index 291ea691a8d7..5eba3b651f97 100644
--- a/dev-php/PEAR-Net_URL2/ChangeLog
+++ b/dev-php/PEAR-Net_URL2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_URL2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.12 2012/02/21 23:28:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/ChangeLog,v 1.13 2012/03/02 22:57:02 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-Net_URL2-2.0.0.ebuild:
+ Stable on alpha, bug #396981
21 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Net_URL2-2.0.0.ebuild:
Stable for HPPA (bug #396981).
diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild
index 0874abb046e2..b984fc3d53aa 100644
--- a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild
+++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.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-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild,v 1.7 2012/02/21 23:28:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild,v 1.8 2012/03/02 22:57:02 klausman Exp $
EAPI="4"
@@ -9,5 +9,5 @@ inherit php-pear-r1
DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)."
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=""
diff --git a/dev-php/PEAR-Services_Weather/ChangeLog b/dev-php/PEAR-Services_Weather/ChangeLog
index 58f8fe2d7df0..73b7e5bf4ff2 100644
--- a/dev-php/PEAR-Services_Weather/ChangeLog
+++ b/dev-php/PEAR-Services_Weather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Services_Weather
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.47 2012/01/18 22:13:05 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/ChangeLog,v 1.48 2012/03/02 22:56:40 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-Services_Weather-1.4.5.ebuild:
+ Stable on alpha, bug #396981
*PEAR-Services_Weather-1.4.6 (18 Jan 2012)
diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
index 8c2ad10f97c2..4d62d977732f 100644
--- a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
+++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild,v 1.5 2011/01/06 20:14:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.5.ebuild,v 1.6 2012/03/02 22:56:40 klausman Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="This class acts as an interface to various online weather-services"
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="minimal"
DEPEND="|| ( <dev-lang/php-5.3[ctype,pcre] >=dev-lang/php-5.3[ctype] )"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog
index 5fa381e2e737..0dc87452f70f 100644
--- a/dev-php/PEAR-XML_Util/ChangeLog
+++ b/dev-php/PEAR-XML_Util/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-XML_Util
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.47 2012/01/19 10:05:38 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.48 2012/03/02 22:56:18 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+ PEAR-XML_Util-1.2.1-r2.ebuild:
+ Stable on alpha, bug #396981
19 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-XML_Util-1.1.4.ebuild:
remove old
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild
index ee7abd839565..a0085547c335 100644
--- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild
+++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.6 2011/01/10 18:13:56 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.7 2012/03/02 22:56:18 klausman Exp $
EAPI="2"
@@ -11,7 +11,7 @@ DESCRIPTION="XML utility class"
LICENSE="PHP-2.02"
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=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"