pacho 15/03/06 22:14:36 Modified: django-appconf-0.6.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.7 dev-python/django-appconf/django-appconf-0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/django-appconf-0.6.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/django-appconf-0.6.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/django-appconf-0.6.ebuild?r1=1.6&r2=1.7 Index: django-appconf-0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/django-appconf/django-appconf-0.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- django-appconf-0.6.ebuild 6 Jun 2014 13:47:30 -0000 1.6 +++ django-appconf-0.6.ebuild 6 Mar 2015 22:14:36 -0000 1.7 @@ -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-appconf/django-appconf-0.6.ebuild,v 1.6 2014/06/06 13:47:30 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-appconf/django-appconf-0.6.ebuild,v 1.7 2015/03/06 22:14:36 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -10,7 +10,7 @@ DESCRIPTION="A helper class for handling configuration defaults of packaged apps gracefully" HOMEPAGE="https://github.com/jezdez/django-appconf http://django-appconf.readthedocs.org/" SRC_URI="https://github.com/jezdez/${PN}/archive/v${PV}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" LICENSE="BSD" 1.11 dev-python/django-appconf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-appconf/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/django-appconf/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 5 Mar 2015 13:35:32 -0000 1.10 +++ ChangeLog 6 Mar 2015 22:14:36 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/django-appconf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django-appconf/ChangeLog,v 1.10 2015/03/05 13:35:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django-appconf/ChangeLog,v 1.11 2015/03/06 22:14:36 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> django-appconf-0.6.ebuild: + amd64 stable, bug 540290 05 Mar 2015; Manuel RĂ¼ger <[email protected]> -django-appconf-0.5.ebuild: Remove old.
