From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D929138CD0 for ; Sun, 10 May 2015 14:46:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DEC0E086D; Sun, 10 May 2015 14:46:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28F89E085E for ; Sun, 10 May 2015 14:46:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26AB2340C20 for ; Sun, 10 May 2015 14:46:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7EC59E7 for ; Sun, 10 May 2015 14:46:40 +0000 (UTC) From: "Tiziano Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tiziano Müller" Message-ID: <1431268303.96cbb38f09ef6252c8dc0c1bd2d90ab832b34f52.dev-zero@gentoo> Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-util/puppet-module/ X-VCS-Repository: dev/dev-zero X-VCS-Files: dev-util/puppet-module/Manifest dev-util/puppet-module/puppet-module-0.3.4.ebuild dev-util/puppet-module/puppet-module-9999.ebuild X-VCS-Directories: dev-util/puppet-module/ X-VCS-Committer: dev-zero X-VCS-Committer-Name: Tiziano Müller X-VCS-Revision: 96cbb38f09ef6252c8dc0c1bd2d90ab832b34f52 X-VCS-Branch: master Date: Sun, 10 May 2015 14:46:40 +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: f3c0c243-fd8b-4ec0-a3ac-8969d1153f21 X-Archives-Hash: 4c9ccc529fcfd0cf68e4862cc224ac04 commit: 96cbb38f09ef6252c8dc0c1bd2d90ab832b34f52 Author: Tiziano Müller gentoo org> AuthorDate: Sun May 10 14:31:43 2015 +0000 Commit: Tiziano Müller gentoo org> CommitDate: Sun May 10 14:31:43 2015 +0000 URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=96cbb38f remove deprecated package dev-util/puppet-module/Manifest | 3 -- dev-util/puppet-module/puppet-module-0.3.4.ebuild | 30 ------------------- dev-util/puppet-module/puppet-module-9999.ebuild | 36 ----------------------- 3 files changed, 69 deletions(-) diff --git a/dev-util/puppet-module/Manifest b/dev-util/puppet-module/Manifest deleted file mode 100644 index 0174a61..0000000 --- a/dev-util/puppet-module/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST puppet-module-0.3.4.gem 98816 RMD160 6c985262d43050bfb7affabda1ecc82813fca791 SHA1 90e7dd34bdb67ce4a7f58ca47e3b4518c380c8c6 SHA256 10c95bc779bb5c2139a7f565f908ec0f60361e6a68baa2dfccb0b050f1bd621d -EBUILD puppet-module-0.3.4.ebuild 575 RMD160 1b98528459a4623503a65ea8db3e002af7b239b9 SHA1 661721a6945d5010f4434ac712c2cd78f9442ce0 SHA256 3129a1669e112c8f4a42ddfb849658feda5c5ad27cf0fd2c9f2b5306e25c5f2f -EBUILD puppet-module-9999.ebuild 715 RMD160 fed2396cab1c86a8a91f9d507f82124602ca7ec1 SHA1 6b36858c9f7f9ef7070de9730a3bd06dd0f695a0 SHA256 1ab4ef0cbe1067c5c30973125c8390dcdb4f272f806d4eed2d9dec13ac8f7ffe diff --git a/dev-util/puppet-module/puppet-module-0.3.4.ebuild b/dev-util/puppet-module/puppet-module-0.3.4.ebuild deleted file mode 100644 index eb6771c..0000000 --- a/dev-util/puppet-module/puppet-module-0.3.4.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 -USE_RUBY="ruby18" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" - -inherit ruby-fakegem - -DESCRIPTION="Tools for managing Puppet modules." -HOMEPAGE="https://github.com/puppetlabs/puppet-module-tool" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_rdepend " - >=app-admin/puppet-0.25.0 - >=dev-ruby/facets-2.8.4 - dev-ruby/multipart-post - dev-ruby/thor" - -DEPEND="${DEPEND}" -RDEPEND="${RDEPEND}" - -RUBY_FAKEGEM_EXTRAINSTALL="templates" diff --git a/dev-util/puppet-module/puppet-module-9999.ebuild b/dev-util/puppet-module/puppet-module-9999.ebuild deleted file mode 100644 index fae1462..0000000 --- a/dev-util/puppet-module/puppet-module-9999.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 -USE_RUBY="ruby18" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_TASK_TEST="" - -inherit ruby-ng git-2 - -DESCRIPTION="Tools for managing Puppet modules." -HOMEPAGE="https://github.com/puppetlabs/puppet-module-tool" -EGIT_REPO_URI="git://github.com/puppetlabs/puppet-module-tool.git" -SRC_URI="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="" -IUSE="" - -ruby_add_rdepend " - >=app-admin/puppet-0.25.0 - >=dev-ruby/facets-2.8.4 - dev-ruby/multipart-post - dev-ruby/thor" -ruby_add_bdepend "dev-ruby/rake" - -DEPEND="${DEPEND}" -RDEPEND="${RDEPEND}" - -EGIT_SOURCEDIR="${WORKDIR}/all" - -all_ruby_unpack() { - git-2_src_unpack -}