Changeset 3416 for simpleticketplugin
- Timestamp:
- 03/25/08 01:39:08 (8 months ago)
- Files:
-
- simpleticketplugin/0.10/setup.py (modified) (1 diff)
- simpleticketplugin/0.9/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
simpleticketplugin/0.10/setup.py
r1547 r3416 10 10 11 11 author = "Noah Kantrowitz", 12 author_email = " coderanger@yahoo.com",12 author_email = "noah@coderanger.net", 13 13 description = "Restricted ticket entry form for Trac", 14 14 long_description = "A Trac plugin that provides a configurable ticket entry form, with selected fields hidden from the user.", simpleticketplugin/0.9/setup.py
r997 r3416 10 10 11 11 author = "Noah Kantrowitz", 12 author_email = " coderanger@yahoo.com",12 author_email = "noah@coderanger.net", 13 13 description = "Restricted ticket entry form", 14 14 license = "BSD",
