diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2008-02-20 18:07:42 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2008-02-20 18:07:42 +0000 |
commit | 523c1e3ae7b75c388ce5dd8f3c010c8050533310 (patch) | |
tree | 493b1d006e714787eae28a5c376768b7ba5b0093 /www-apps/gallery/metadata.xml | |
parent | Add ESVN_REVISION support. Remove problematic to_upper function. Provide revi... (diff) | |
download | gentoo-2-523c1e3ae7b75c388ce5dd8f3c010c8050533310.tar.gz gentoo-2-523c1e3ae7b75c388ce5dd8f3c010c8050533310.tar.bz2 gentoo-2-523c1e3ae7b75c388ce5dd8f3c010c8050533310.zip |
merge from webapp overlay + further cleanup and checks wrt #208584
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-apps/gallery/metadata.xml')
-rw-r--r-- | www-apps/gallery/metadata.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www-apps/gallery/metadata.xml b/www-apps/gallery/metadata.xml index 13bc126c7d91..6632069b5aff 100644 --- a/www-apps/gallery/metadata.xml +++ b/www-apps/gallery/metadata.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>web-apps</herd> -<maintainer> -<email>web-apps@gentoo.org</email> -<name>Gentoo Web Application Packages Maintainers</name> -</maintainer> + <herd>web-apps</herd> </pkgmetadata> |