jlec 15/04/20 20:36:15
Modified: django-1.7.7.ebuild django-1.8.ebuild
django-9999.ebuild ChangeLog
Log:
Fix typo, thanks Ewoud Kohl van Wijngaarden spotting this, bug #547102
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.4 dev-python/django/django-1.7.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.7.7.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.7.7.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.7.7.ebuild?r1=1.3&r2=1.4
Index: django-1.7.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/django-1.7.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- django-1.7.7.ebuild 19 Apr 2015 09:50:49 -0000 1.3
+++ django-1.7.7.ebuild 20 Apr 2015 20:36:15 -0000 1.4
@@ -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/django/django-1.7.7.ebuild,v 1.3
2015/04/19 09:50:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.7.7.ebuild,v 1.4
2015/04/20 20:36:15 jlec Exp $
EAPI=5
@@ -75,7 +75,7 @@
elog "Additional Backend support can be enabled via"
optfeature "MySQL backend support in python 2.7 only"
dev-python/mysql-python
- optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlcient
+ optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlclient
optfeature "PostgreSQL backend support" dev-python/psycopg:2
optfeature "GEO Django" sci-libs/gdal[geos]
optfeature "Memcached support" dev-python/python-memcached
1.3 dev-python/django/django-1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.8.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.8.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-1.8.ebuild?r1=1.2&r2=1.3
Index: django-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/django-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- django-1.8.ebuild 2 Apr 2015 10:15:26 -0000 1.2
+++ django-1.8.ebuild 20 Apr 2015 20:36:15 -0000 1.3
@@ -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/django/django-1.8.ebuild,v 1.2
2015/04/02 10:15:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.8.ebuild,v 1.3
2015/04/20 20:36:15 jlec Exp $
EAPI=5
@@ -90,7 +90,7 @@
pkg_postinst() {
elog "Additional Backend support can be enabled via"
optfeature "MySQL backend support in python 2.7 only"
dev-python/mysql-python
- optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlcient
+ optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlclient
optfeature "PostgreSQL backend support" dev-python/psycopg:2
echo ""
elog "Other features can be enhanced by"
1.26 dev-python/django/django-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-9999.ebuild?rev=1.26&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-9999.ebuild?rev=1.26&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/django-9999.ebuild?r1=1.25&r2=1.26
Index: django-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/django-9999.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- django-9999.ebuild 2 Apr 2015 06:59:07 -0000 1.25
+++ django-9999.ebuild 20 Apr 2015 20:36:15 -0000 1.26
@@ -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/django/django-9999.ebuild,v 1.25
2015/04/02 06:59:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-9999.ebuild,v 1.26
2015/04/20 20:36:15 jlec Exp $
EAPI=5
@@ -71,7 +71,7 @@
elog "Additional Backend support can be enabled via"
optfeature "MySQL backend support in python 2.7 only"
dev-python/mysql-python
- optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlcient
+ optfeature "MySQL backend support in python 2.7 - 3.4"
dev-python/mysqlclient
optfeature "PostgreSQL backend support" dev-python/psycopg:2
echo
elog "Other features can be enhanced by"
1.169 dev-python/django/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?rev=1.169&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?rev=1.169&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django/ChangeLog?r1=1.168&r2=1.169
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog 19 Apr 2015 09:50:49 -0000 1.168
+++ ChangeLog 20 Apr 2015 20:36:15 -0000 1.169
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/django
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.168
2015/04/19 09:50:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django/ChangeLog,v 1.169
2015/04/20 20:36:15 jlec Exp $
+
+ 20 Apr 2015; Justin Lecher <[email protected]> django-1.7.7.ebuild,
+ django-1.8.ebuild, django-9999.ebuild:
+ Fix typo, thanks Ewoud Kohl van Wijngaarden spotting this, bug #547102
19 Apr 2015; Agostino Sarubbo <[email protected]> django-1.7.7.ebuild:
Stable for x86, wrt bug #545400