summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-04 00:26:16 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-11-04 00:26:16 +0000
commitf5956906d2ab5bd6fe413e15a736ad65e45fc60f (patch)
tree59d314f6d9e506a0b2ca078b617efebefa43ced5 /app-text/code2html
parentRemoving leonardop as a maintainer since he was retired. (diff)
downloadgentoo-2-f5956906d2ab5bd6fe413e15a736ad65e45fc60f.tar.gz
gentoo-2-f5956906d2ab5bd6fe413e15a736ad65e45fc60f.tar.bz2
gentoo-2-f5956906d2ab5bd6fe413e15a736ad65e45fc60f.zip
Removing leonardop as a maintainer since he was retired.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'app-text/code2html')
-rw-r--r--app-text/code2html/ChangeLog6
-rw-r--r--app-text/code2html/metadata.xml17
2 files changed, 13 insertions, 10 deletions
diff --git a/app-text/code2html/ChangeLog b/app-text/code2html/ChangeLog
index f33f76ebebe3..729893bbb4b4 100644
--- a/app-text/code2html/ChangeLog
+++ b/app-text/code2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/code2html
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.16 2008/01/20 16:45:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/code2html/ChangeLog,v 1.17 2008/11/04 00:26:16 jmbsvicetto Exp $
+
+ 04 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ metadata.xml:
+ Removing leonardop as a maintainer since he was retired.
20 Jan 2008; Fabian Groffen <grobian@gentoo.org> code2html-0.9.1.ebuild,
code2html-0.9.1-r1.ebuild:
diff --git a/app-text/code2html/metadata.xml b/app-text/code2html/metadata.xml
index b3d6ea933f6c..56d182869bb4 100644
--- a/app-text/code2html/metadata.xml
+++ b/app-text/code2html/metadata.xml
@@ -2,13 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
- <maintainer>
- <email>leonardop@gentoo.org</email>
- <name>Leonardo Boshell</name>
- </maintainer>
- <longdescription>
- Code2HTML converts a program source code to syntax highlighted
- HTML. It may be called as a CGI script. It can also handle include
- commands in HTML files.
- </longdescription>
+<maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+</maintainer>
+<longdescription>
+ Code2HTML converts a program source code to syntax highlighted
+ HTML. It may be called as a CGI script. It can also handle include
+ commands in HTML files.
+</longdescription>
</pkgmetadata>