pacho 15/03/06 22:16:16 Modified: django-pipeline-1.3.26.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.3 dev-python/django-pipeline/django-pipeline-1.3.26.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild?r1=1.2&r2=1.3 Index: django-pipeline-1.3.26.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- django-pipeline-1.3.26.ebuild 3 Nov 2014 15:07:01 -0000 1.2 +++ django-pipeline-1.3.26.ebuild 6 Mar 2015 22:16:16 -0000 1.3 @@ -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/django-pipeline/django-pipeline-1.3.26.ebuild,v 1.2 2014/11/03 15:07:01 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild,v 1.3 2015/03/06 22:16:16 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RDEPEND=">=dev-python/django-1.5.8[${PYTHON_USEDEP}] 1.29 dev-python/django-pipeline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-pipeline/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/django-pipeline/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 3 Nov 2014 15:07:01 -0000 1.28 +++ ChangeLog 6 Mar 2015 22:16:16 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/django-pipeline -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django-pipeline/ChangeLog,v 1.28 2014/11/03 15:07:01 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-pipeline/ChangeLog,v 1.29 2015/03/06 22:16:16 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> django-pipeline-1.3.26.ebuild: + amd64 stable, bug 540290 03 Nov 2014; Ian Delaney <[email protected]> +files/1.3.26-tests.patch, django-pipeline-1.3.26.ebuild:
