diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-02-23 12:19:10 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-02-23 12:19:10 +0000 |
commit | eacb028d483c7b61153f8b016f637f8b20b1cf0d (patch) | |
tree | c3fb7089a8c98a4e71495942023515957afe2941 /dev-php | |
parent | fix: added emake installpc to install PKG-CONFIG files in samba4 ebuild (diff) | |
download | historical-eacb028d483c7b61153f8b016f637f8b20b1cf0d.tar.gz historical-eacb028d483c7b61153f8b016f637f8b20b1cf0d.tar.bz2 historical-eacb028d483c7b61153f8b016f637f8b20b1cf0d.zip |
Add proxy maintainer
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/roadsend-php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/roadsend-php/Manifest | 4 | ||||
-rw-r--r-- | dev-php/roadsend-php/metadata.xml | 19 |
3 files changed, 20 insertions, 8 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/Manifest b/dev-php/roadsend-php/Manifest index d660b57096d4..8a5066d45680 100644 --- a/dev-php/roadsend-php/Manifest +++ b/dev-php/roadsend-php/Manifest @@ -1,4 +1,4 @@ DIST roadsend-php-2.9.9-p1.tar.bz2 2866273 RMD160 9dd0918daf8bec9cf82493cdd800573879af39d4 SHA1 b8c9d91fc02f9e05f6c883a2a387f1e290724af6 SHA256 4deb375aea13ea06aa99c163c50598909fa4b5dc223861457d1694e0ab7985f2 EBUILD roadsend-php-2.9.9_p1.ebuild 1244 RMD160 190559d18a933301aa9c914c531fd011c02eb471 SHA1 e1696b286d216aa5acde47d34fb8ab6d8fc25118 SHA256 7e0d73c2064a114cc84a045462e154a25965d5b1bf6322b4a39d9dde4621cce2 -MISC ChangeLog 2428 RMD160 827485792d488ebf83be47572fd3638c39a198d6 SHA1 4834e84da0a7d0687579c1c787a88b9d1849202f SHA256 bb7cdba7794bb1d6f96f3af5828d8fa34909388072a3281a0a2ba98e597b54a1 -MISC metadata.xml 657 RMD160 26cec6bbbb3154e9ab2c393212c177d82c4f38e8 SHA1 a1b1564ebe7812eefb77946ff0e6ab33514646c0 SHA256 38c9bd22b03d8218d9030303ddd6273c6f2e258fdcc621f75458feb69904e830 +MISC ChangeLog 2514 RMD160 e3e38b2522bbbb4f6d821f74487da61a1dbfed4f SHA1 b3008f966853169d2c3401087c1c54bfad0f06ff SHA256 068a69ec9a79020e37dad8cfb652498b91b145877b9b08582fbfc8386fb461b9 +MISC metadata.xml 831 RMD160 e561c469f07c21c22ea9d0bb078633212ddee5cd SHA1 c5f8c6cc4ea51ffe78b50c7ee62c0d296d94efe7 SHA256 4bdda94e764779ba21488942d4de8381b879af59ad3f990f53ff1f22fc26e99b 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> |