summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-24 17:48:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-24 17:48:34 +0000
commit6f5ef0b99380e2d12dd82f658cefa3df6af624b2 (patch)
tree6588cb96e9481a82ba18f70fdee441b4fe8db1f7
parentStable for sh, wrt bug #449426 (diff)
downloadgentoo-2-6f5ef0b99380e2d12dd82f658cefa3df6af624b2.tar.gz
gentoo-2-6f5ef0b99380e2d12dd82f658cefa3df6af624b2.tar.bz2
gentoo-2-6f5ef0b99380e2d12dd82f658cefa3df6af624b2.zip
Stable for sh, wrt bug #449426
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 064af46a9b59..6a8c4f9c3be9 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.23 2013/02/20 09:39:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.24 2013/02/24 17:48:34 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ sqlalchemy-migrate-0.7.2.ebuild:
+ Stable for sh, wrt bug #449426
20 Feb 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 24566994d858..7cd99b0aa191 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.13 2013/02/20 09:39:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild,v 1.14 2013/02/24 17:48:34 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