summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Schultz (mschultz) <mattsch@gmail.com>2010-08-04 19:03:36 +0000
committerMatthew Schultz (mschultz) <mattsch@gmail.com>2010-08-04 19:03:36 +0000
commit436540c7f6d1f7ba61aafc508163ced6e1494e07 (patch)
tree4ae88a3dcf3bc9b6615c75b029b98422ad3a9942 /dev-php5/pecl-oauth/metadata.xml
parentnet-analyzer/ncrack: New ebuild for bug 330783 (diff)
downloadsunrise-436540c7f6d1f7ba61aafc508163ced6e1494e07.tar.gz
sunrise-436540c7f6d1f7ba61aafc508163ced6e1494e07.tar.bz2
sunrise-436540c7f6d1f7ba61aafc508163ced6e1494e07.zip
dev-php5/pecl-oauth: New Ebuild for bug 331219
svn path=/sunrise/; revision=11082
Diffstat (limited to 'dev-php5/pecl-oauth/metadata.xml')
-rw-r--r--dev-php5/pecl-oauth/metadata.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-php5/pecl-oauth/metadata.xml b/dev-php5/pecl-oauth/metadata.xml
new file mode 100644
index 000000000..ef75faef3
--- /dev/null
+++ b/dev-php5/pecl-oauth/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+ <longdescription>A native PHP-extension to provide OAuth authentication protocol support</longdescription>
+ <upstream>
+ <maintainer status="active">
+ <email>jawed@php.net</email>
+ <name>John Jawed</name>
+ </maintainer>
+ <maintainer status="active">
+ <email>felipe@php.net</email>
+ <name>Felipe Pena</name>
+ </maintainer>
+ <maintainer status="active">
+ <email>rasmus@php.net</email>
+ <name>Rasmus Lerdorf</name>
+ </maintainer>
+ <maintainer status="active">
+ <email>datibbaw@php.net</email>
+ <name>Tjerk Meesters</name>
+ </maintainer>
+ <doc lang="en">http://php.net/oauth/</doc>
+ </upstream>
+</pkgmetadata>