pacho 15/03/06 22:06:08 Modified: alembic-0.7.4.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 dev-python/alembic/alembic-0.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild?r1=1.1&r2=1.2 Index: alembic-0.7.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- alembic-0.7.4.ebuild 31 Jan 2015 05:31:02 -0000 1.1 +++ alembic-0.7.4.ebuild 6 Mar 2015 22:06:08 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild,v 1.1 2015/01/31 05:31:02 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/alembic-0.7.4.ebuild,v 1.2 2015/03/06 22:06:08 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test doc" # requires.txt cites 'SQLAlchemy>=0.7.3' which is really both old and silly 1.17 dev-python/alembic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/alembic/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 2 Mar 2015 08:27:22 -0000 1.16 +++ ChangeLog 6 Mar 2015 22:06:08 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/alembic # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v 1.16 2015/03/02 08:27:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v 1.17 2015/03/06 22:06:08 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> alembic-0.7.4.ebuild: + amd64 stable, bug 540290 02 Mar 2015; Ian Delaney <[email protected]> -alembic-0.6.0.ebuild, -alembic-0.6.3.ebuild, -alembic-0.6.4.ebuild:
