commit: 72ba7a910d5476974df80ddcc4ff2847aa5cb40b Author: Gabriel Caudrelier <gabriel.caudrelier <AT> gmail <DOT> com> AuthorDate: Sun Mar 17 21:53:13 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Mar 18 22:52:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ba7a91
app-misc/pip3line: version bump to 3.6.0. And remove old version Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Gabriel Caudrelier <gabriel.caudrelier <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11397 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-misc/pip3line/Manifest | 2 +- app-misc/pip3line/{pip3line-3.5.4.ebuild => pip3line-3.6.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/pip3line/Manifest b/app-misc/pip3line/Manifest index 7d9839be610..35700040cef 100644 --- a/app-misc/pip3line/Manifest +++ b/app-misc/pip3line/Manifest @@ -1,2 +1,2 @@ -DIST pip3line-3.5.4.tar.gz 732872 BLAKE2B e544a2e1af958f3b1ef2e523d8489c807976523109ef8cc73f2c43b543ba9bd0b48d49009637d386e69f7768db6e2bd5a8f098d30dbd199a0b3d6bdaf782c103 SHA512 4a5421e4bf197d8ba2802c3007cfdd4d75a8c356f5bd8774d7f50bb3301e6beb52cc06f7d3486e85c3eaa16d192643afeb00b95e4d174ce16665b509e522ee6a DIST pip3line-3.5.5.tar.gz 733385 BLAKE2B e9577fb02d778b689d1c3f5849f714b7d27a5ad49a7a68e412a19cb8251e7ca1d76d0a046bfe10db2257593ccba4f1aa5fff0f34c317975f75ef347f50172088 SHA512 95cbc567f1a7f2bcbc07fe7d560829d9538c126a2748b762fcf505bad47926376abea9d8eaba8670f4c3826b988ea1ea1338faf625a6cdf8db17f457af4edbbb +DIST pip3line-3.6.0.tar.gz 736294 BLAKE2B 75bc3bcd3ad547a31a1fc97f525a8575136ba1bcb48e5e9d7292732c04d2a62cd03710a4e6d76a652d5259e5081cf8cc8c2dfc3265ecf1f3ea5cbc6870c02ab6 SHA512 4263d18749533f1137dc3546a6a5b5856f9c5dc09355c866c7e6a8fc59787c84ee979f648f563c465aab314ff9155bba6e34e7d4641438d96bdb786c93dfaec8 diff --git a/app-misc/pip3line/pip3line-3.5.4.ebuild b/app-misc/pip3line/pip3line-3.6.0.ebuild similarity index 98% rename from app-misc/pip3line/pip3line-3.5.4.ebuild rename to app-misc/pip3line/pip3line-3.6.0.ebuild index 9789c01998c..26d9bd9f18b 100644 --- a/app-misc/pip3line/pip3line-3.5.4.ebuild +++ b/app-misc/pip3line/pip3line-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6
