From 0bb4c0e841f69a8280e9dac05c5fbdd11d99e323 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Thu, 19 Jan 2012 19:52:00 +0000 Subject: Keyworded on alpha, bug #381709 (Portage version: 2.1.10.44/cvs/Linux x86_64) --- dev-python/sqlalchemy-migrate/ChangeLog | 8 ++++++-- dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-python') 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 + sqlalchemy-migrate-0.7.1.ebuild: + Keyworded on alpha, bug #381709 11 Sep 2011; Markus Meier 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 -- cgit v1.2.3-65-gdbad