From 9dead0800840dd56ded857a46d5aecc3ab85a3ec Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 20 Jan 2013 10:17:54 +0000 Subject: Stable for alpha, wrt bug #449426 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- dev-python/sqlalchemy-migrate/ChangeLog | 6 +++++- dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-python/sqlalchemy-migrate') diff --git a/dev-python/sqlalchemy-migrate/ChangeLog b/dev-python/sqlalchemy-migrate/ChangeLog index ad0f18242ad5..18daa3595c9e 100644 --- a/dev-python/sqlalchemy-migrate/ChangeLog +++ b/dev-python/sqlalchemy-migrate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sqlalchemy-migrate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.21 2013/01/16 14:57:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.22 2013/01/20 10:17:54 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo + sqlalchemy-migrate-0.7.2.ebuild: + Stable for alpha, wrt bug #449426 16 Jan 2013; Agostino Sarubbo sqlalchemy-migrate-0.7.2.ebuild: diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild index acd9914aba84..ad92332929ef 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild,v 1.11 2013/01/16 14:57:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild,v 1.12 2013/01/20 10:17:54 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="dev-python/decorator -- cgit v1.2.3-65-gdbad