diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 15:06:14 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-08-15 15:06:14 +0000 |
commit | ec46370050848dd7d7313b3d9cb81117884ef959 (patch) | |
tree | 9e4b18ac8f9adfeed6e97141e858f03f1ec794d1 /www-apps/issue-tracker/metadata.xml | |
parent | added IceWM.desktop for newer DMs (diff) | |
download | historical-ec46370050848dd7d7313b3d9cb81117884ef959.tar.gz historical-ec46370050848dd7d7313b3d9cb81117884ef959.tar.bz2 historical-ec46370050848dd7d7313b3d9cb81117884ef959.zip |
Moved from net-www/issue-tracker to www-apps/issue-tracker.
Diffstat (limited to 'www-apps/issue-tracker/metadata.xml')
-rw-r--r-- | www-apps/issue-tracker/metadata.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/www-apps/issue-tracker/metadata.xml b/www-apps/issue-tracker/metadata.xml new file mode 100644 index 000000000000..1b5bd5070d6c --- /dev/null +++ b/www-apps/issue-tracker/metadata.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>karltk@gentoo.org</email> + <description>Primary maintainer</description> +</maintainer> +<longdescription> +Issue-Tracker is a support issue tracking system written in PHP, with +option of either a PostgreSQL of MySQL backend. The system is designed +to be user friendly, and uses a simple modular API to make addition of +new modules or features very easy. + +Issue-Tracker also includes many features that will allow +customer/technical support organizations to take care of customer issues +quickly and easy. Some of these features include things like file +uploads, email parsing, email and sms notifications, unlimited users and +groups, and much more. +</longdescription> +</pkgmetadata> |