From: Frank Brehm Date: Wed, 9 Jul 2014 21:36:11 +0000 (+0200) Subject: Cleanup of dev-python/pb-base X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=6c110dd27ed973d94913578ccbcd9d8c825c5d2f;p=portage.git Cleanup of dev-python/pb-base --- diff --git a/dev-python/pb-base/Manifest b/dev-python/pb-base/Manifest index 67912a1..1af86cb 100644 --- a/dev-python/pb-base/Manifest +++ b/dev-python/pb-base/Manifest @@ -1,6 +1,2 @@ -EBUILD pb-base-0.4.10.2.ebuild 1805 SHA256 a32d02da651ce7b254d53519ab17c80735d4d95f7bbf37bd5898a6f490659f03 SHA512 0b86d0430b027b9cd55447c14d8d888c5c088590d30572d4684cf97367555c82943d097f71d31ce81f459254e8b9c2b81d86fbf3690eb3e07d48082db677199f WHIRLPOOL 3fbd3d9a04d828c9f8261d9aacfba521f5b26cbc954ee6e2fed1d5779a11c1a6f5df1ca6be622c21090420a055dc24068c8be61b4af60489345e2a84d0c7b04b EBUILD pb-base-0.4.11.1.ebuild 1805 SHA256 a32d02da651ce7b254d53519ab17c80735d4d95f7bbf37bd5898a6f490659f03 SHA512 0b86d0430b027b9cd55447c14d8d888c5c088590d30572d4684cf97367555c82943d097f71d31ce81f459254e8b9c2b81d86fbf3690eb3e07d48082db677199f WHIRLPOOL 3fbd3d9a04d828c9f8261d9aacfba521f5b26cbc954ee6e2fed1d5779a11c1a6f5df1ca6be622c21090420a055dc24068c8be61b4af60489345e2a84d0c7b04b -EBUILD pb-base-0.5.0.2.ebuild 1805 SHA256 a32d02da651ce7b254d53519ab17c80735d4d95f7bbf37bd5898a6f490659f03 SHA512 0b86d0430b027b9cd55447c14d8d888c5c088590d30572d4684cf97367555c82943d097f71d31ce81f459254e8b9c2b81d86fbf3690eb3e07d48082db677199f WHIRLPOOL 3fbd3d9a04d828c9f8261d9aacfba521f5b26cbc954ee6e2fed1d5779a11c1a6f5df1ca6be622c21090420a055dc24068c8be61b4af60489345e2a84d0c7b04b -EBUILD pb-base-0.5.2.1.ebuild 1718 SHA256 3021cd199643e4a2d22fd446db5df73100f953ac4241369cf05b546f601fe2db SHA512 a2009ab7d2b5126aaf0a307dcd0090aede44d34ebd8fced593d421439acd7fb79fef2e0fdc6f6e5b616551adf3690c19a86096fbd987d80eed774873aa67163b WHIRLPOOL b12feacf6a3ad59d5e6a9d92e5ca8e9f8d2a192d77eda2ac9379bf0e0183b0bdb23d2906ecab859a64a15b53484ec78dc8d34547bfd739a2d10ffe16bac3da54 -EBUILD pb-base-0.5.4.1.ebuild 1718 SHA256 3021cd199643e4a2d22fd446db5df73100f953ac4241369cf05b546f601fe2db SHA512 a2009ab7d2b5126aaf0a307dcd0090aede44d34ebd8fced593d421439acd7fb79fef2e0fdc6f6e5b616551adf3690c19a86096fbd987d80eed774873aa67163b WHIRLPOOL b12feacf6a3ad59d5e6a9d92e5ca8e9f8d2a192d77eda2ac9379bf0e0183b0bdb23d2906ecab859a64a15b53484ec78dc8d34547bfd739a2d10ffe16bac3da54 -EBUILD pb-base-0.5.6.1-r1.ebuild 1718 SHA256 3021cd199643e4a2d22fd446db5df73100f953ac4241369cf05b546f601fe2db SHA512 a2009ab7d2b5126aaf0a307dcd0090aede44d34ebd8fced593d421439acd7fb79fef2e0fdc6f6e5b616551adf3690c19a86096fbd987d80eed774873aa67163b WHIRLPOOL b12feacf6a3ad59d5e6a9d92e5ca8e9f8d2a192d77eda2ac9379bf0e0183b0bdb23d2906ecab859a64a15b53484ec78dc8d34547bfd739a2d10ffe16bac3da54 +EBUILD pb-base-0.5.6.1-r3.ebuild 1689 SHA256 df4f1fb53f21983712a796e43916c5b4f039e44fca6b3f4e1b34db85df2916b2 SHA512 d96a112da5924a83263dfb68bc55867aa057f32fa838536e78d3d0fd766576cbf2f9e6f75fc04c66212795dc31135faa2a50ce8537c71539ab406ee438c87306 WHIRLPOOL 87be94cd63f53af7c9cf0087625aada543a95c715406fc939477fd3c1922c770a8e3dca5e3bbec9ca24de888a7bccd0bad48457936ccfd9f9db4cda91b682f55 diff --git a/dev-python/pb-base/pb-base-0.4.10.2.ebuild b/dev-python/pb-base/pb-base-0.4.10.2.ebuild deleted file mode 100644 index be31839..0000000 --- a/dev-python/pb-base/pb-base-0.4.10.2.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Python modules for common used objects, error classes and functions." -HOMEPAGE="https://github.com/fbrehm/py_pb_base" -SRC_URI="" -EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" - -inherit git-2 distutils user python versionator - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc nls" -PYTHON_DEPEND="2::2.7" - -EGIT_BRANCH="master" -EGIT_COMMIT=$(replace_version_separator 3 '-') - -DOCS="debian/changelog README.txt" - -RDEPEND=" - virtual/python-argparse - dev-python/configobj - >=dev-python/pb-logging-0.2.7 - nls? ( virtual/libintl ) -" -DEPEND=" - ${RDEPEND} - doc? ( dev-python/epydoc - dev-python/docutils - dev-texlive/texlive-latexextra - ) - nls? ( sys-devel/gettext ) -" - -pkg_setup() { - - elog "Used GIT tag: '${EGIT_COMMIT}'." - - elog "Start setup package ..." - python_set_active_version 2 - python_pkg_setup -} - -src_compile() { - elog "Start compiling package ..." - distutils_src_compile - if use nls; then - make -C ${S}/po - fi -} - -src_install() { - distutils_src_install - #python_clean_installation_image - - if use doc; then - einfo "Installing documentation ..." - dodir "/usr/share/doc/${PF}" - dodir "/usr/share/doc/${PF}/html" - dodir "/usr/share/doc/${PF}/pdf" - - einfo "Creating epydoc html documentation" - epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" - einfo "Creating epydoc pdf documentation" - epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" - - fi - - if use nls; then - make -C ${S}/po DESTDIR="${ED}" install - fi - -} - -pkg_postinst() { - python_mod_optimize pb_base -} - -pkg_postrm () { - python_mod_cleanup pb_base -} - - diff --git a/dev-python/pb-base/pb-base-0.5.0.2.ebuild b/dev-python/pb-base/pb-base-0.5.0.2.ebuild deleted file mode 100644 index be31839..0000000 --- a/dev-python/pb-base/pb-base-0.5.0.2.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Python modules for common used objects, error classes and functions." -HOMEPAGE="https://github.com/fbrehm/py_pb_base" -SRC_URI="" -EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" - -inherit git-2 distutils user python versionator - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc nls" -PYTHON_DEPEND="2::2.7" - -EGIT_BRANCH="master" -EGIT_COMMIT=$(replace_version_separator 3 '-') - -DOCS="debian/changelog README.txt" - -RDEPEND=" - virtual/python-argparse - dev-python/configobj - >=dev-python/pb-logging-0.2.7 - nls? ( virtual/libintl ) -" -DEPEND=" - ${RDEPEND} - doc? ( dev-python/epydoc - dev-python/docutils - dev-texlive/texlive-latexextra - ) - nls? ( sys-devel/gettext ) -" - -pkg_setup() { - - elog "Used GIT tag: '${EGIT_COMMIT}'." - - elog "Start setup package ..." - python_set_active_version 2 - python_pkg_setup -} - -src_compile() { - elog "Start compiling package ..." - distutils_src_compile - if use nls; then - make -C ${S}/po - fi -} - -src_install() { - distutils_src_install - #python_clean_installation_image - - if use doc; then - einfo "Installing documentation ..." - dodir "/usr/share/doc/${PF}" - dodir "/usr/share/doc/${PF}/html" - dodir "/usr/share/doc/${PF}/pdf" - - einfo "Creating epydoc html documentation" - epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" - einfo "Creating epydoc pdf documentation" - epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" - - fi - - if use nls; then - make -C ${S}/po DESTDIR="${ED}" install - fi - -} - -pkg_postinst() { - python_mod_optimize pb_base -} - -pkg_postrm () { - python_mod_cleanup pb_base -} - - diff --git a/dev-python/pb-base/pb-base-0.5.2.1.ebuild b/dev-python/pb-base/pb-base-0.5.2.1.ebuild deleted file mode 100644 index 7e7d7c7..0000000 --- a/dev-python/pb-base/pb-base-0.5.2.1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) - -DESCRIPTION="Python modules for common used objects, error classes and functions." -HOMEPAGE="https://github.com/fbrehm/py_pb_base" -SRC_URI="" -EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" - -inherit git-2 distutils-r1 user versionator - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc nls" - -EGIT_BRANCH="master" -EGIT_COMMIT=$(replace_version_separator 3 '-') - -DOCS="debian/changelog README.txt" - -RDEPEND=" - virtual/python-argparse - dev-python/configobj - >=dev-python/pb-logging-0.2.7 - nls? ( virtual/libintl ) -" -DEPEND=" - ${RDEPEND} - doc? ( dev-python/epydoc - dev-python/docutils - dev-texlive/texlive-latexextra - ) - nls? ( sys-devel/gettext ) -" - -pkg_setup() { - - elog "Used GIT tag: '${EGIT_COMMIT}'." - - einfo "Start setup package ..." - distutils-r1_src_prepare -} - -src_compile() { - einfo "Start compiling package ..." - distutils-r1_src_compile - if use nls; then - make -C ${S}/po - fi -} - -src_install() { - distutils-r1_src_install - - if use doc; then - einfo "Installing documentation ..." - dodir "/usr/share/doc/${PF}" - dodir "/usr/share/doc/${PF}/html" - dodir "/usr/share/doc/${PF}/pdf" - - einfo "Creating epydoc html documentation" - epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" - einfo "Creating epydoc pdf documentation" - epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" - - fi - - if use nls; then - make -C ${S}/po DESTDIR="${ED}" install - fi - -} - -# vim: filetype=ebuild ts=4 sw=4 diff --git a/dev-python/pb-base/pb-base-0.5.4.1.ebuild b/dev-python/pb-base/pb-base-0.5.4.1.ebuild deleted file mode 100644 index 7e7d7c7..0000000 --- a/dev-python/pb-base/pb-base-0.5.4.1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) - -DESCRIPTION="Python modules for common used objects, error classes and functions." -HOMEPAGE="https://github.com/fbrehm/py_pb_base" -SRC_URI="" -EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" - -inherit git-2 distutils-r1 user versionator - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc nls" - -EGIT_BRANCH="master" -EGIT_COMMIT=$(replace_version_separator 3 '-') - -DOCS="debian/changelog README.txt" - -RDEPEND=" - virtual/python-argparse - dev-python/configobj - >=dev-python/pb-logging-0.2.7 - nls? ( virtual/libintl ) -" -DEPEND=" - ${RDEPEND} - doc? ( dev-python/epydoc - dev-python/docutils - dev-texlive/texlive-latexextra - ) - nls? ( sys-devel/gettext ) -" - -pkg_setup() { - - elog "Used GIT tag: '${EGIT_COMMIT}'." - - einfo "Start setup package ..." - distutils-r1_src_prepare -} - -src_compile() { - einfo "Start compiling package ..." - distutils-r1_src_compile - if use nls; then - make -C ${S}/po - fi -} - -src_install() { - distutils-r1_src_install - - if use doc; then - einfo "Installing documentation ..." - dodir "/usr/share/doc/${PF}" - dodir "/usr/share/doc/${PF}/html" - dodir "/usr/share/doc/${PF}/pdf" - - einfo "Creating epydoc html documentation" - epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" - einfo "Creating epydoc pdf documentation" - epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" - - fi - - if use nls; then - make -C ${S}/po DESTDIR="${ED}" install - fi - -} - -# vim: filetype=ebuild ts=4 sw=4 diff --git a/dev-python/pb-base/pb-base-0.5.6.1-r1.ebuild b/dev-python/pb-base/pb-base-0.5.6.1-r1.ebuild deleted file mode 100644 index 7e7d7c7..0000000 --- a/dev-python/pb-base/pb-base-0.5.6.1-r1.ebuild +++ /dev/null @@ -1,77 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) - -DESCRIPTION="Python modules for common used objects, error classes and functions." -HOMEPAGE="https://github.com/fbrehm/py_pb_base" -SRC_URI="" -EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" - -inherit git-2 distutils-r1 user versionator - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc nls" - -EGIT_BRANCH="master" -EGIT_COMMIT=$(replace_version_separator 3 '-') - -DOCS="debian/changelog README.txt" - -RDEPEND=" - virtual/python-argparse - dev-python/configobj - >=dev-python/pb-logging-0.2.7 - nls? ( virtual/libintl ) -" -DEPEND=" - ${RDEPEND} - doc? ( dev-python/epydoc - dev-python/docutils - dev-texlive/texlive-latexextra - ) - nls? ( sys-devel/gettext ) -" - -pkg_setup() { - - elog "Used GIT tag: '${EGIT_COMMIT}'." - - einfo "Start setup package ..." - distutils-r1_src_prepare -} - -src_compile() { - einfo "Start compiling package ..." - distutils-r1_src_compile - if use nls; then - make -C ${S}/po - fi -} - -src_install() { - distutils-r1_src_install - - if use doc; then - einfo "Installing documentation ..." - dodir "/usr/share/doc/${PF}" - dodir "/usr/share/doc/${PF}/html" - dodir "/usr/share/doc/${PF}/pdf" - - einfo "Creating epydoc html documentation" - epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" - einfo "Creating epydoc pdf documentation" - epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" - - fi - - if use nls; then - make -C ${S}/po DESTDIR="${ED}" install - fi - -} - -# vim: filetype=ebuild ts=4 sw=4 diff --git a/dev-python/pb-base/pb-base-0.5.6.1-r3.ebuild b/dev-python/pb-base/pb-base-0.5.6.1-r3.ebuild new file mode 100644 index 0000000..361057d --- /dev/null +++ b/dev-python/pb-base/pb-base-0.5.6.1-r3.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy2_0 ) + +DESCRIPTION="Python modules for common used objects, error classes and functions." +HOMEPAGE="https://github.com/fbrehm/py_pb_base" +SRC_URI="" +EGIT_REPO_URI="https://github.com/fbrehm/py_pb_base.git" + +inherit git-2 distutils-r1 user versionator + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="doc nls" + +EGIT_BRANCH="master" +EGIT_COMMIT=$(replace_version_separator 3 '-') + +DOCS="debian/changelog README.txt" + +RDEPEND=" + dev-python/configobj + >=dev-python/pb-logging-0.2.7 + nls? ( virtual/libintl ) +" +DEPEND=" + ${RDEPEND} + doc? ( dev-python/epydoc + dev-python/docutils + dev-texlive/texlive-latexextra + ) + nls? ( sys-devel/gettext ) +" + +pkg_setup() { + + elog "Used GIT tag: '${EGIT_COMMIT}'." + + einfo "Start setup package ..." + distutils-r1_src_prepare +} + +src_compile() { + einfo "Start compiling package ..." + distutils-r1_src_compile + if use nls; then + make -C ${S}/po + fi +} + +src_install() { + distutils-r1_src_install + + if use doc; then + einfo "Installing documentation ..." + dodir "/usr/share/doc/${PF}" + dodir "/usr/share/doc/${PF}/html" + dodir "/usr/share/doc/${PF}/pdf" + + einfo "Creating epydoc html documentation" + epydoc --html -v -o "${ED}/usr/share/doc/${PF}/html" "${S}/pb_base" || ewarn "Could not create epydoc html documentation" + einfo "Creating epydoc pdf documentation" + epydoc --pdf -o "${ED}/usr/share/doc/${PF}/pdf" "${S}/pb_base" || ewarn "Could not create epydoc pdf documentation" + + fi + + if use nls; then + make -C ${S}/po DESTDIR="${ED}" install + fi + +} + +# vim: filetype=ebuild ts=4 sw=4