From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E3C40139086 for ; Sun, 15 Jan 2017 13:44:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E887921C0A9; Sun, 15 Jan 2017 13:44:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B940B21C0A6 for ; Sun, 15 Jan 2017 13:44:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B361341293 for ; Sun, 15 Jan 2017 13:44:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B9B427F8 for ; Sun, 15 Jan 2017 13:44:16 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1484487819.2b1f40d2461fe5cc19d509008beda2b7ee0a5861.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/cdist/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/cdist/Manifest app-admin/cdist/cdist-3.1.13.ebuild app-admin/cdist/cdist-3.1.9.ebuild X-VCS-Directories: app-admin/cdist/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 2b1f40d2461fe5cc19d509008beda2b7ee0a5861 X-VCS-Branch: master Date: Sun, 15 Jan 2017 13:44:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3e89e4a9-dc83-4238-bc99-11b143a3bd7d X-Archives-Hash: 1e15a0fb71624887e2ed687438e53c99 commit: 2b1f40d2461fe5cc19d509008beda2b7ee0a5861 Author: Daniel Heule ipwar ch> AuthorDate: Thu Jan 12 15:57:34 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 15 13:43:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1f40d2 app-admin/cdist: clean up old versions Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3445 app-admin/cdist/Manifest | 2 -- app-admin/cdist/cdist-3.1.13.ebuild | 26 -------------------------- app-admin/cdist/cdist-3.1.9.ebuild | 26 -------------------------- 3 files changed, 54 deletions(-) diff --git a/app-admin/cdist/Manifest b/app-admin/cdist/Manifest index 00dcb3e..7d5323d 100644 --- a/app-admin/cdist/Manifest +++ b/app-admin/cdist/Manifest @@ -1,3 +1 @@ -DIST cdist-3.1.13.tar.gz 303245 SHA256 9363b25d3119ca6266a3066fcae145009e00253745bd81987d92ebcb9e10f987 SHA512 df6562dda7b4fcedcc8e651f33f5ce59a7d6c297a32f7685529865a4d965b9111f352ddd38a15ba28dc5cc53385a483ec87cc43b235ef9eee02512b7fabc6f41 WHIRLPOOL d0b7ad0955d6a16018a9dd1d452afd714e819a0427dc685e20745847658a0c0a3323dd1f5d03967547bb879e448f09ea84ba69a11fa00ea6dcd06ce3180ef6c5 -DIST cdist-3.1.9.tar.gz 260817 SHA256 37eb340a83f52f035468b817d9f1218c5954ba2910fb7a800dfe04cf8abae85b SHA512 e2cc40a38961fa5cbb6f51fc5ea2f6a8a1f86cd5b42d85204f2f71e2aba8393d5041a63e756d7c5666cc30c9ab528a9e0e5bccaea8c5a9ed079453cc87d76d06 WHIRLPOOL 41f9d06401149e06969f3d799c7b812e6a992ade3892c6de9f0723bf2a697d45a6c4d1fc46805ee81c340d1f8cb5ffead32d45e7e5bb8b46cbf6aca8a53dd7fa DIST cdist-4.4.1.tar.gz 377850 SHA256 adf4c558667aaec010fa391524c0c5a9f07e89b658d51e515bc04baf79ac8bbc SHA512 ed955c48c708c5b97dc803d3b8ea8742581b7b0153c2494dad64cecbaca00bad414c624f77caa9d5cea44130adea3b5a547bbbf3db2d5546ea694f4c736bd3b4 WHIRLPOOL f7e8e17dec5f1fbc64aefbda99147709eb67e4c54c931e77841f0490ec3dad16e2a0d9892c75986e70325f23dc185cb02c6cd872e34f3cf76f36605ba3ff1bb3 diff --git a/app-admin/cdist/cdist-3.1.13.ebuild b/app-admin/cdist/cdist-3.1.13.ebuild deleted file mode 100644 index 57e96de..00000000 --- a/app-admin/cdist/cdist-3.1.13.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python{3_4,3_5} ) -inherit distutils-r1 - -DESCRIPTION="A usable configuration management system" -HOMEPAGE="http://www.nico.schottelius.org/software/cdist/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -DOCS=( README ) - -python_install_all() { - if use doc; then - HTML_DOCS=( docs/man/man1/*.html docs/man/man7/*.html ) - fi - distutils-r1_python_install_all - doman docs/man/man1/*.1 docs/man/man7/*.7 -} diff --git a/app-admin/cdist/cdist-3.1.9.ebuild b/app-admin/cdist/cdist-3.1.9.ebuild deleted file mode 100644 index c7c51b4..00000000 --- a/app-admin/cdist/cdist-3.1.9.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python3_4 ) -inherit distutils-r1 - -DESCRIPTION="A usable configuration management system" -HOMEPAGE="http://www.nico.schottelius.org/software/cdist/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -DOCS=( README ) - -python_install_all() { - if use doc; then - HTML_DOCS=( docs/man/man1/*.html docs/man/man7/*.html ) - fi - distutils-r1_python_install_all - doman docs/man/man1/*.1 docs/man/man7/*.7 -}