idella4     14/09/04 03:11:18

  Modified:             python-docs-3.4.0.ebuild python-docs-2.7.6.ebuild
                        ChangeLog
  Added:                python-docs-3.3.5-r1.ebuild
                        python-docs-2.7.6-r1.ebuild
                        python-docs-3.4.0-r1.ebuild
  Log:
  switch prior changes to revbumps
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-docs-3.4.0.ebuild    2 Sep 2014 06:44:19 -0000       1.2
+++ python-docs-3.4.0.ebuild    4 Sep 2014 03:11:17 -0000       1.3
@@ -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.2 
2014/09/02 06:44:19 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.4.0.ebuild,v 1.3 
2014/09/04 03:11:17 idella4 Exp $
 
 EAPI="5"
 
@@ -27,7 +27,7 @@
 }
 
 src_install() {
-       dohtml -A xml -A inv -r ./
+       dohtml -A xml -r ./
        echo 
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" > 
"60python-docs-${SLOT}"
        doenvd "60python-docs-${SLOT}"
 }



1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-docs-2.7.6.ebuild    2 Sep 2014 06:44:19 -0000       1.2
+++ python-docs-2.7.6.ebuild    4 Sep 2014 03:11:17 -0000       1.3
@@ -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.2 
2014/09/02 06:44:19 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.6.ebuild,v 1.3 
2014/09/04 03:11:17 idella4 Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 S="${WORKDIR}/python-${PV}-docs-html"
 
 src_install() {
-       dohtml -A xml -A inv -r ./
+       dohtml -A xml -r ./
        echo 
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" > 
"60python-docs-${SLOT}"
        doenvd "60python-docs-${SLOT}"
 }



1.194                dev-python/python-docs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.194&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.194&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.193&r2=1.194

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog   2 Sep 2014 06:44:19 -0000       1.193
+++ ChangeLog   4 Sep 2014 03:11:17 -0000       1.194
@@ -1,6 +1,15 @@
 # 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.193 
2014/09/02 06:44:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.194 
2014/09/04 03:11:17 idella4 Exp $
+
+*python-docs-3.4.0-r1 (04 Sep 2014)
+*python-docs-2.7.6-r1 (04 Sep 2014)
+*python-docs-3.3.5-r1 (04 Sep 2014)
+
+  04 Sep 2014; Ian Delaney <[email protected]> +python-docs-2.7.6-r1.ebuild,
+  +python-docs-3.3.5-r1.ebuild, +python-docs-3.4.0-r1.ebuild,
+  python-docs-2.7.6.ebuild, python-docs-3.4.0.ebuild:
+  switch prior changes to revbumps
 
   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:



1.1                  dev-python/python-docs/python-docs-3.3.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.5-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.5-r1.ebuild?rev=1.1&content-type=text/plain

Index: python-docs-3.3.5-r1.ebuild
===================================================================
# 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-r1.ebuild,v 
1.1 2014/09/04 03:11:17 idella4 Exp $

EAPI="5"

DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/";
SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.bz2";

LICENSE="PSF-2"
SLOT="3.3"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

DEPEND=""
RDEPEND=""

S="${WORKDIR}/python-${PV}-docs-html"

src_install() {
        dohtml -A xml -A inv -r ./
        echo 
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" > 
"60python-docs-${SLOT}"
        doenvd "60python-docs-${SLOT}"
}

pkg_postrm() {
        if ! has_version "<dev-python/python-docs-${SLOT}_alpha" && ! 
has_version ">=dev-python/python-docs-${SLOT%.*}.$((${SLOT#*.}+1))_alpha"; then
                rm -f "${EROOT}etc/env.d/65python-docs"
        fi
}



1.1                  dev-python/python-docs/python-docs-2.7.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.6-r1.ebuild?rev=1.1&content-type=text/plain

Index: python-docs-2.7.6-r1.ebuild
===================================================================
# 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-r1.ebuild,v 
1.1 2014/09/04 03:11:17 idella4 Exp $

EAPI="5"

DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/";
SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.bz2";

LICENSE="PSF-2"
SLOT="2.7"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

DEPEND=""
RDEPEND=""

S="${WORKDIR}/python-${PV}-docs-html"

src_install() {
        dohtml -A xml -A inv -r ./
        echo 
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" > 
"60python-docs-${SLOT}"
        doenvd "60python-docs-${SLOT}"
}

pkg_postrm() {
        if ! has_version "<dev-python/python-docs-${SLOT}_alpha" && ! 
has_version ">=dev-python/python-docs-${SLOT%.*}.$((${SLOT#*.}+1))_alpha"; then
                rm -f "${EROOT}etc/env.d/65python-docs"
        fi
}



1.1                  dev-python/python-docs/python-docs-3.4.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.4.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: python-docs-3.4.0-r1.ebuild
===================================================================
# 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-r1.ebuild,v 
1.1 2014/09/04 03:11:17 idella4 Exp $

EAPI="5"

DESCRIPTION="HTML documentation for Python"
HOMEPAGE="http://www.python.org/doc/";
SRC_URI="http://www.python.org/ftp/python/doc/${PV}/python-${PV}-docs-html.tar.bz2";

LICENSE="PSF-2"
SLOT="3.4"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

DEPEND=""
RDEPEND=""

S="${WORKDIR}/python-${PV}-docs-html"

pkg_setup() {
        # Compatibility with Arfrever's pre-release ebuilds.
        # Remove this in python-docs-3.4.1.
        if has_version "=dev-lang/python-3.4_pre*[doc]"; then
                rm -f "${EROOT}etc/env.d/60python-docs-3.4"
        fi
}

src_install() {
        dohtml -A xml -A inv -r ./
        echo 
"PYTHONDOCS_${SLOT//./_}=\"${EPREFIX}/usr/share/doc/${PF}/html/library\"" > 
"60python-docs-${SLOT}"
        doenvd "60python-docs-${SLOT}"
}

pkg_postrm() {
        if ! has_version "<dev-python/python-docs-${SLOT}_alpha" && ! 
has_version ">=dev-python/python-docs-${SLOT%.*}.$((${SLOT#*.}+1))_alpha"; then
                rm -f "${EROOT}etc/env.d/65python-docs"
        fi
}




Reply via email to