summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-01-23 14:56:10 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-01-23 14:56:10 +0000
commit83e9e5b861ccf18c43587b145b16f93a846f1328 (patch)
treed3f727fc2ca329df2798b0f1738ae876a39d905d /dev-php5/ezc-UserInput
parentMoved nwn.png to DISTDIR. (diff)
downloadgentoo-2-83e9e5b861ccf18c43587b145b16f93a846f1328.tar.gz
gentoo-2-83e9e5b861ccf18c43587b145b16f93a846f1328.tar.bz2
gentoo-2-83e9e5b861ccf18c43587b145b16f93a846f1328.zip
Initial import of eZ components.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5/ezc-UserInput')
-rw-r--r--dev-php5/ezc-UserInput/ChangeLog10
-rw-r--r--dev-php5/ezc-UserInput/Manifest3
-rw-r--r--dev-php5/ezc-UserInput/ezc-UserInput-1.0_rc1.ebuild10
-rw-r--r--dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0_rc11
-rw-r--r--dev-php5/ezc-UserInput/metadata.xml5
5 files changed, 29 insertions, 0 deletions
diff --git a/dev-php5/ezc-UserInput/ChangeLog b/dev-php5/ezc-UserInput/ChangeLog
new file mode 100644
index 000000000000..d2aaaa38258d
--- /dev/null
+++ b/dev-php5/ezc-UserInput/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php5/ezc-UserInput
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ChangeLog,v 1.1 2006/01/23 14:56:10 sebastian Exp $
+
+*ezc-UserInput-1.0_rc1 (23 Jan 2006)
+
+ 23 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +ezc-UserInput-1.0_rc1.ebuild:
+ Initial ebuild.
+
diff --git a/dev-php5/ezc-UserInput/Manifest b/dev-php5/ezc-UserInput/Manifest
new file mode 100644
index 000000000000..352382287a2a
--- /dev/null
+++ b/dev-php5/ezc-UserInput/Manifest
@@ -0,0 +1,3 @@
+MD5 fd6474a76d9e4ecdbd2103eabde5013b ezc-UserInput-1.0_rc1.ebuild 186
+MD5 cd18a50ef3ac85f2add7f321f98a0fa5 files/digest-ezc-UserInput-1.0_rc1 63
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
diff --git a/dev-php5/ezc-UserInput/ezc-UserInput-1.0_rc1.ebuild b/dev-php5/ezc-UserInput/ezc-UserInput-1.0_rc1.ebuild
new file mode 100644
index 000000000000..9f1018b2465e
--- /dev/null
+++ b/dev-php5/ezc-UserInput/ezc-UserInput-1.0_rc1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-UserInput/ezc-UserInput-1.0_rc1.ebuild,v 1.1 2006/01/23 14:56:10 sebastian Exp $
+
+inherit php-ezc
+
+DESCRIPTION="This eZ component assists you to safely import user input variables into your application."
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0_rc1 b/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0_rc1
new file mode 100644
index 000000000000..25eaf51ab133
--- /dev/null
+++ b/dev-php5/ezc-UserInput/files/digest-ezc-UserInput-1.0_rc1
@@ -0,0 +1 @@
+MD5 6193b4b269c30ab90dc20634b40d251e UserInput-1.0RC1.tgz 8293
diff --git a/dev-php5/ezc-UserInput/metadata.xml b/dev-php5/ezc-UserInput/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php5/ezc-UserInput/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+</pkgmetadata>