summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-24 02:50:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-24 02:50:42 +0000
commit8246510232f3f749fabf856654ccfd6ed5282819 (patch)
tree2f4ad45d35b8d5e06493e88f1f9367ca2e84e0ef /dev-python/sqlalchemy-migrate
parentkeyword ~ppc64, bug #381709 (diff)
downloadgentoo-2-8246510232f3f749fabf856654ccfd6ed5282819.tar.gz
gentoo-2-8246510232f3f749fabf856654ccfd6ed5282819.tar.bz2
gentoo-2-8246510232f3f749fabf856654ccfd6ed5282819.zip
keyword ~ppc64, bug #381709
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/sqlalchemy-migrate')
-rw-r--r--dev-python/sqlalchemy-migrate/ChangeLog7
-rw-r--r--dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/sqlalchemy-migrate/ChangeLog b/dev-python/sqlalchemy-migrate/ChangeLog
index da1a2adab2c2..8e87f4d1a901 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.11 2012/02/08 06:43:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.12 2012/09/24 02:50:42 blueness Exp $
+
+ 24 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+ sqlalchemy-migrate-0.7.2.ebuild:
+ keyword ~ppc64, bug #381709
*sqlalchemy-migrate-0.7.2 (08 Feb 2012)
@@ -53,4 +57,3 @@
16 Jul 2009; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+sqlalchemy-migrate-0.5.4.ebuild:
Initial commit
-
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 55275d210dc5..771adaca96a9 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-2012 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.1 2012/02/08 06:43:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2.ebuild,v 1.2 2012/09/24 02:50:42 blueness 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 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="dev-python/decorator