summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 18:08:07 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 18:08:07 +0000
commitdd75ffb3482d393d71e8b2a6b975b1f729ca6131 (patch)
tree2de48788eb3be18c1da4d7812c6ef2c8ad0f8637 /dev-php/PEAR-Net_Socket
parentVersion bump (bug #280788). (diff)
downloadhistorical-dd75ffb3482d393d71e8b2a6b975b1f729ca6131.tar.gz
historical-dd75ffb3482d393d71e8b2a6b975b1f729ca6131.tar.bz2
historical-dd75ffb3482d393d71e8b2a6b975b1f729ca6131.zip
Version bump
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_Socket')
-rw-r--r--dev-php/PEAR-Net_Socket/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog
index b24aac6350e9..8b3797fd9280 100644
--- a/dev-php/PEAR-Net_Socket/ChangeLog
+++ b/dev-php/PEAR-Net_Socket/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Net_Socket
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.52 2007/12/06 00:42:39 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.53 2009/08/22 18:02:00 beandog Exp $
+
+*PEAR-Net_Socket-1.0.9 (22 Aug 2009)
+
+ 22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+ +PEAR-Net_Socket-1.0.9.ebuild:
+ Version bump
06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
PEAR-Net_Socket-1.0.6-r1.ebuild, PEAR-Net_Socket-1.0.8.ebuild:
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
new file mode 100644
index 000000000000..bfa7ccd91f78
--- /dev/null
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.1 2009/08/22 18:02:00 beandog Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="class interface to TCP sockets"
+
+LICENSE="PHP-2.02"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""