pacho 15/03/06 22:42:18 Modified: webtest-2.0.16.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/webtest/webtest-2.0.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild?r1=1.1&r2=1.2 Index: webtest-2.0.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- webtest-2.0.16.ebuild 27 Oct 2014 12:35:27 -0000 1.1 +++ webtest-2.0.16.ebuild 6 Mar 2015 22:42:18 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild,v 1.1 2014/10/27 12:35:27 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.16.ebuild,v 1.2 2015/03/06 22:42:18 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" #nose<1.3.0 1.93 dev-python/webtest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/ChangeLog?rev=1.93&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/ChangeLog?rev=1.93&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/webtest/ChangeLog?r1=1.92&r2=1.93 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- ChangeLog 27 Dec 2014 04:16:42 -0000 1.92 +++ ChangeLog 6 Mar 2015 22:42:18 -0000 1.93 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webtest -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.92 2014/12/27 04:16:42 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.93 2015/03/06 22:42:18 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> webtest-2.0.16.ebuild: + amd64 stable, bug 540290 27 Dec 2014; Ian Delaney <[email protected]> -webtest-2.0.15.ebuild, webtest-2.0.17.ebuild:
