idella4 14/09/02 06:44:19
Modified: python-docs-2.7.6.ebuild python-docs-3.4.0.ebuild
python-docs-3.3.5.ebuild ChangeLog
Log:
add install of objects.inv for most recent py2.7,3.3,3.4 wrt to Bug #521768
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)
Revision Changes Path
1.2 dev-python/python-docs/python-docs-2.7.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild?r1=1.1&r2=1.2
Index: python-docs-2.7.6.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-docs-2.7.6.ebuild 17 Feb 2014 06:03:46 -0000 1.1
+++ python-docs-2.7.6.ebuild 2 Sep 2014 06:44:19 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild,v 1.1
2014/02/17 06:03:46 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild,v 1.2
2014/09/02 06:44:19 idella4 Exp $
EAPI="5"
@@ -19,7 +19,7 @@
S="${WORKDIR}/python-${PV}-docs-html"
src_install() {
- dohtml -A xml -r ./
+ dohtml -A xml -A inv -r ./
echo
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" >
"60python-docs-${SLOT}"
doenvd "60python-docs-${SLOT}"
}
1.2 dev-python/python-docs/python-docs-3.4.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild?r1=1.1&r2=1.2
Index: python-docs-3.4.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-docs-3.4.0.ebuild 23 Mar 2014 15:54:48 -0000 1.1
+++ python-docs-3.4.0.ebuild 2 Sep 2014 06:44:19 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild,v 1.1
2014/03/23 15:54:48 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild,v 1.2
2014/09/02 06:44:19 idella4 Exp $
EAPI="5"
@@ -27,7 +27,7 @@
}
src_install() {
- dohtml -A xml -r ./
+ dohtml -A xml -A inv -r ./
echo
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" >
"60python-docs-${SLOT}"
doenvd "60python-docs-${SLOT}"
}
1.2 dev-python/python-docs/python-docs-3.3.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild?r1=1.1&r2=1.2
Index: python-docs-3.3.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-docs-3.3.5.ebuild 23 Mar 2014 15:54:48 -0000 1.1
+++ python-docs-3.3.5.ebuild 2 Sep 2014 06:44:19 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild,v 1.1
2014/03/23 15:54:48 idella4 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.5.ebuild,v 1.2
2014/09/02 06:44:19 idella4 Exp $
EAPI="5"
@@ -19,7 +19,7 @@
S="${WORKDIR}/python-${PV}-docs-html"
src_install() {
- dohtml -A xml -r ./
+ dohtml -A xml -A inv -r ./
echo
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" >
"60python-docs-${SLOT}"
doenvd "60python-docs-${SLOT}"
}
1.193 dev-python/python-docs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.193&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.193&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.192&r2=1.193
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog 23 Mar 2014 15:54:48 -0000 1.192
+++ ChangeLog 2 Sep 2014 06:44:19 -0000 1.193
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-docs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.192
2014/03/23 15:54:48 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.193
2014/09/02 06:44:19 idella4 Exp $
+
+ 02 Sep 2014; Ian Delaney <[email protected]> python-docs-2.7.6.ebuild,
+ python-docs-3.3.5.ebuild, python-docs-3.4.0.ebuild:
+ add install of objects.inv for most recent py2.7,3.3,3.4 wrt to Bug #521768
*python-docs-3.3.5 (23 Mar 2014)
*python-docs-3.4.0 (23 Mar 2014)