summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sqlalchemy-migrate')
-rw-r--r--dev-python/sqlalchemy-migrate/ChangeLog6
-rw-r--r--dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sqlalchemy-migrate/ChangeLog b/dev-python/sqlalchemy-migrate/ChangeLog
index c45bab18d2c3..7351b5e5b1be 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.16 2013/01/04 20:05:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.17 2013/01/04 21:58:45 ago Exp $
+
+ 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
+ sqlalchemy-migrate-0.7.2.ebuild:
+ Stable for amd64, wrt bug #449426
04 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
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 fb285915fee3..9344f55394fe 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.6 2013/01/04 20:05:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild,v 1.7 2013/01/04 21:58:45 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