From 8ea2c83c70fefdd6f04b6d1728c625a744c6dd49 Mon Sep 17 00:00:00 2001
From: Peter Volkov <pva@gentoo.org>
Date: Thu, 20 May 2010 04:25:14 +0000
Subject: New component for ezc-eZcomponents 2009.2.1, bug #320547 (Portage
 version: 2.1.8.3/cvs/Linux x86_64)

---
 dev-php5/ezc-MvcAuthenticationTiein/ChangeLog                 | 10 ++++++++++
 .../ezc-MvcAuthenticationTiein-1.0.ebuild                     | 11 +++++++++++
 dev-php5/ezc-MvcAuthenticationTiein/metadata.xml              |  5 +++++
 3 files changed, 26 insertions(+)
 create mode 100644 dev-php5/ezc-MvcAuthenticationTiein/ChangeLog
 create mode 100644 dev-php5/ezc-MvcAuthenticationTiein/ezc-MvcAuthenticationTiein-1.0.ebuild
 create mode 100644 dev-php5/ezc-MvcAuthenticationTiein/metadata.xml

(limited to 'dev-php5/ezc-MvcAuthenticationTiein')

diff --git a/dev-php5/ezc-MvcAuthenticationTiein/ChangeLog b/dev-php5/ezc-MvcAuthenticationTiein/ChangeLog
new file mode 100644
index 000000000000..874bbbbd5dd3
--- /dev/null
+++ b/dev-php5/ezc-MvcAuthenticationTiein/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php5/ezc-MvcAuthenticationTiein
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-MvcAuthenticationTiein/ChangeLog,v 1.1 2010/05/20 04:25:14 pva Exp $
+
+*ezc-MvcAuthenticationTiein-1.0 (20 May 2010)
+
+  20 May 2010; Peter Volkov <pva@gentoo.org>
+  +ezc-MvcAuthenticationTiein-1.0.ebuild, +metadata.xml:
+  New component for ezc-eZcomponents 2009.2.1, bug #320547
+
diff --git a/dev-php5/ezc-MvcAuthenticationTiein/ezc-MvcAuthenticationTiein-1.0.ebuild b/dev-php5/ezc-MvcAuthenticationTiein/ezc-MvcAuthenticationTiein-1.0.ebuild
new file mode 100644
index 000000000000..9e3733e20f4d
--- /dev/null
+++ b/dev-php5/ezc-MvcAuthenticationTiein/ezc-MvcAuthenticationTiein-1.0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-MvcAuthenticationTiein/ezc-MvcAuthenticationTiein-1.0.ebuild,v 1.1 2010/05/20 04:25:14 pva Exp $
+
+EZC_BASE_MIN="1.8"
+inherit php-ezc
+
+DESCRIPTION="This eZ component provides authentication filters for the MvcTools component"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE=""
diff --git a/dev-php5/ezc-MvcAuthenticationTiein/metadata.xml b/dev-php5/ezc-MvcAuthenticationTiein/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php5/ezc-MvcAuthenticationTiein/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>
-- 
cgit v1.2.3-65-gdbad