summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-07-03 21:22:47 +0000
committerMatti Bickel <mabi@gentoo.org>2013-07-03 21:22:47 +0000
commit7cbe534a9698227069c50cf61a1cf07a13ca2fb8 (patch)
tree265334f31c48a01224ca612b347ea2d638be9ba0 /dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
parentMask libcxxrt[libunwind] (diff)
downloadhistorical-7cbe534a9698227069c50cf61a1cf07a13ca2fb8.tar.gz
historical-7cbe534a9698227069c50cf61a1cf07a13ca2fb8.tar.bz2
historical-7cbe534a9698227069c50cf61a1cf07a13ca2fb8.zip
version bump
Package-Manager: portage-2.2.0_alpha168/cvs/Linux x86_64 Manifest-Sign-Key: 0x4849EC6C
Diffstat (limited to 'dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild')
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
new file mode 100644
index 000000000000..817e4cfaa960
--- /dev/null
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 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.14.ebuild,v 1.1 2013/07/03 21:19:28 mabi Exp $
+
+EAPI="4"
+
+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=""