summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-24 21:34:23 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-24 21:34:23 +0000
commit37419040d14af2b32a680c547c1d50d52da3bd9f (patch)
treea506c66a3aebfcf35ae580e6d5678a974fc53619 /dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild
parentversion bump (diff)
downloadgentoo-2-37419040d14af2b32a680c547c1d50d52da3bd9f.tar.gz
gentoo-2-37419040d14af2b32a680c547c1d50d52da3bd9f.tar.bz2
gentoo-2-37419040d14af2b32a680c547c1d50d52da3bd9f.zip
version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild')
-rw-r--r--dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild
new file mode 100644
index 000000000000..5631e79f2211
--- /dev/null
+++ b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1.ebuild,v 1.1 2013/03/24 21:34:23 mabi Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Provides interface to handle and modify HTTP headers and status codes."
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="dev-php/PEAR-HTTP"