Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description A backport of Rails 2.0 query cache to work with Rails 1.2
Description Rails 2.0 will introduce a query cache. This thing is just a simple cache of sql queries to reduce trips to the database for identical things. This project is a plugin that just copies the query cache code and its tests so that it can be used in older versions of Rails, namely 1.2.3. There isn't anything original here :) Just lots of copy and paste from the edge branch
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions