summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2010-02-23 12:19:10 +0000
committerBen de Groot <yngwin@gentoo.org>2010-02-23 12:19:10 +0000
commit3cc38d874dac60d4de86aff7ec5e2d85e1cb8694 (patch)
tree6a247a48f6c6c5a229762abbb2c1688211b53c1d /dev-php/roadsend-php
parentfix: added emake installpc to install PKG-CONFIG files in samba4 ebuild (diff)
downloadgentoo-2-3cc38d874dac60d4de86aff7ec5e2d85e1cb8694.tar.gz
gentoo-2-3cc38d874dac60d4de86aff7ec5e2d85e1cb8694.tar.bz2
gentoo-2-3cc38d874dac60d4de86aff7ec5e2d85e1cb8694.zip
Add proxy maintainer
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/roadsend-php')
-rw-r--r--dev-php/roadsend-php/ChangeLog5
-rw-r--r--dev-php/roadsend-php/metadata.xml19
2 files changed, 18 insertions, 6 deletions
diff --git a/dev-php/roadsend-php/ChangeLog b/dev-php/roadsend-php/ChangeLog
index ddf9a6db4882..9a2391527e68 100644
--- a/dev-php/roadsend-php/ChangeLog
+++ b/dev-php/roadsend-php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/roadsend-php
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/roadsend-php/ChangeLog,v 1.11 2010/02/23 03:49:40 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/roadsend-php/ChangeLog,v 1.12 2010/02/23 12:19:10 yngwin Exp $
+
+ 23 Feb 2010; Ben de Groot <yngwin@gentoo.org> metadata.xml:
+ Add proxy maintainer
*roadsend-php-2.9.9_p1 (23 Feb 2010)
diff --git a/dev-php/roadsend-php/metadata.xml b/dev-php/roadsend-php/metadata.xml
index ddee956d022f..890df18f1fc4 100644
--- a/dev-php/roadsend-php/metadata.xml
+++ b/dev-php/roadsend-php/metadata.xml
@@ -1,9 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>scheme</herd>
- <herd>php</herd>
- <longdescription lang="en">
-Roadsend PHP Compiler is a free, open source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter. Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and console applications. It is available on Linux, Windows, and FreeBSD.
- </longdescription>
+ <herd>scheme</herd>
+ <herd>php</herd>
+ <maintainer>
+ <email>notordoktor@gmail.com</email>
+ <description>proxy maintainer through yngwin@gentoo.org</description>
+ </maintainer>
+ <longdescription lang="en">
+ Roadsend PHP Compiler is a free, open source native compiler for the PHP
+ language. It compiles PHP source code to stand alone, native binaries which
+ do not require an interpreter. Roadsend Compiler can build online web
+ applications with Fast/CGI, offline web applications with an embedded web
+ server (MicroServer), desktop GUI applications with PHP-GTK, and console
+ applications. It is available on Linux, Windows, and FreeBSD.
+ </longdescription>
</pkgmetadata>