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 0DA40138335 for ; Tue, 11 Sep 2018 08:18:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A0FAE0D4C; Tue, 11 Sep 2018 08:18:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5FF8E0D4C for ; Tue, 11 Sep 2018 08:18:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E661335D2B for ; Tue, 11 Sep 2018 08:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 490A63D5 for ; Tue, 11 Sep 2018 08:18:06 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1536653878.e152cbc02f2d8e955da571e107ff07ebe11eac95.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/smart-live-rebuild/Manifest app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild X-VCS-Directories: app-portage/smart-live-rebuild/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e152cbc02f2d8e955da571e107ff07ebe11eac95 X-VCS-Branch: master Date: Tue, 11 Sep 2018 08:18:06 +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: 952a36b8-ceb9-41e8-8cba-f7d74834c07c X-Archives-Hash: 8b16367a7747c276d23e3dab212f1b78 commit: e152cbc02f2d8e955da571e107ff07ebe11eac95 Author: Michał Górny gentoo org> AuthorDate: Tue Sep 11 07:56:01 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 11 08:17:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e152cbc0 app-portage/smart-live-rebuild: Clean old up app-portage/smart-live-rebuild/Manifest | 1 - .../smart-live-rebuild-1.3.5.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/app-portage/smart-live-rebuild/Manifest b/app-portage/smart-live-rebuild/Manifest index 974fcb6a784..c31b69cdf70 100644 --- a/app-portage/smart-live-rebuild/Manifest +++ b/app-portage/smart-live-rebuild/Manifest @@ -1,2 +1 @@ -DIST smart-live-rebuild-1.3.5.tar.bz2 16004 BLAKE2B fa1fcb13c739ef15b343de3460b029a311a4c08be3ec44ff5c0c89fef4d07fde7fa5558444b25ce234d64b03465b4a401593600f3fec5cbbfba76bdc76fcca34 SHA512 46933334c8c46a056c837e60a5d8aed30a35b1ddd20d7c0f03e813f6cac11cc2dc9469674b1e9c23d94c9ebc474e5eacc7aa0e8f82492554a7f49b438ed740d2 DIST smart-live-rebuild-1.3.6.tar.gz 17194 BLAKE2B a1c4f07e66ce3328ae70f88d086c33875bed68aea645a180e68fbd997051c6d398c1133d8e9c72378741fe41c519e941e76dc25d9c3f9c61c36531fe6fbe8e79 SHA512 f9fe57269654d69c3b21d0b6e378dfa3d2c00e67dae44278b2b81d631e4645346ecaeb5c9f43b77d39312b97edee247ba8b05303be903d6a3573bc226159c40f diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild deleted file mode 100644 index 2d34eab8b58..00000000000 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) - -inherit distutils-r1 - -DESCRIPTION="Check live packages for updates and emerge them as necessary" -HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/" -SRC_URI="https://github.com/mgorny/smart-live-rebuild/releases/download/v${PV}/${P}.tar.bz2" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 arm ~mips x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]" - -# Tests need to be fixed -RESTRICT=test - -python_test() { - esetup.py test -} - -python_install_all() { - distutils-r1_python_install_all - - insinto /etc/portage - newins smart-live-rebuild.conf{.example,} - insinto /usr/share/portage/config/sets - newins sets.conf.example smart-live-rebuild.conf -}