summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-01-19 19:52:00 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-01-19 19:52:00 +0000
commit0bb4c0e841f69a8280e9dac05c5fbdd11d99e323 (patch)
tree2be17c0f19b3202bb33497d1d6483f56ab8cbdd2 /dev-python
parentKeyworded on alpha, bug #381709 (diff)
downloadgentoo-2-0bb4c0e841f69a8280e9dac05c5fbdd11d99e323.tar.gz
gentoo-2-0bb4c0e841f69a8280e9dac05c5fbdd11d99e323.tar.bz2
gentoo-2-0bb4c0e841f69a8280e9dac05c5fbdd11d99e323.zip
Keyworded on alpha, bug #381709
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sqlalchemy-migrate/ChangeLog8
-rw-r--r--dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/sqlalchemy-migrate/ChangeLog b/dev-python/sqlalchemy-migrate/ChangeLog
index 0f059ba19aa0..8cc66304446a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.8 2011/09/11 20:12:01 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 1.9 2012/01/19 19:52:00 klausman Exp $
+
+ 19 Jan 2012; Tobias Klausmann <klausman@gentoo.org>
+ sqlalchemy-migrate-0.7.1.ebuild:
+ Keyworded on alpha, bug #381709
11 Sep 2011; Markus Meier <maekke@gentoo.org>
sqlalchemy-migrate-0.7.1.ebuild:
diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild
index cebc9fe9a282..a93072415227 100644
--- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild
+++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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.1.ebuild,v 1.3 2011/09/11 20:12:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild,v 1.4 2012/01/19 19:52:00 klausman 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="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
IUSE=""
DEPEND="dev-python/decorator