mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
there is an ongoing controversy regarding the email domain in ::gentoo.
until that is resolved i'm using the old address. changing it back here
too to match the bugzilla address.
This reverts commit 4c118b8f6f.
Signed-off-by: tea <gentoo@tastytea.de>
17 lines
576 B
XML
17 lines
576 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@tastytea.de</email>
|
|
<name>tastytea</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies
|
|
the creation of CGI applications for the World Wide Web.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://savannah.gnu.org/projects/cgicc/</bugs-to>
|
|
<doc>https://www.gnu.org/software/cgicc/doc/index.html</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|