Revision: 79844 http://trac.macports.org/changeset/79844 Author: jmr@macports.org Date: 2011-06-27 16:40:26 -0700 (Mon, 27 Jun 2011) Log Message: ----------- py*-sqlalchemy-migrate: noarch Modified Paths: -------------- trunk/dports/python/py-sqlalchemy-migrate/Portfile trunk/dports/python/py25-sqlalchemy-migrate/Portfile trunk/dports/python/py26-sqlalchemy-migrate/Portfile Modified: trunk/dports/python/py-sqlalchemy-migrate/Portfile =================================================================== --- trunk/dports/python/py-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843) +++ trunk/dports/python/py-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844) @@ -8,6 +8,7 @@ version 0.4.5 categories python platforms darwin +supported_archs noarch maintainers akitada openmaintainer description Database schema migration for SQLAlchemy long_description Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate \ Modified: trunk/dports/python/py25-sqlalchemy-migrate/Portfile =================================================================== --- trunk/dports/python/py25-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843) +++ trunk/dports/python/py25-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844) @@ -8,6 +8,7 @@ version 0.4.5 categories python platforms darwin +supported_archs noarch maintainers akitada openmaintainer description Database schema migration for SQLAlchemy long_description Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate \ Modified: trunk/dports/python/py26-sqlalchemy-migrate/Portfile =================================================================== --- trunk/dports/python/py26-sqlalchemy-migrate/Portfile 2011-06-27 23:34:09 UTC (rev 79843) +++ trunk/dports/python/py26-sqlalchemy-migrate/Portfile 2011-06-27 23:40:26 UTC (rev 79844) @@ -9,6 +9,7 @@ revision 2 categories python platforms darwin +supported_archs noarch maintainers akitada openmaintainer description Database schema migration for SQLAlchemy