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 C2095139083 for ; Wed, 20 Dec 2017 20:23:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA99BE1192; Wed, 20 Dec 2017 20:23:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8931BE1194 for ; Wed, 20 Dec 2017 20:23:39 +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 A231634085A for ; Wed, 20 Dec 2017 20:23:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC35EAEA1 for ; Wed, 20 Dec 2017 20:23:34 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1513801403.8193a6edd0f60c1845affcad6b04e551b6a8d42c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/meld/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/meld/Manifest dev-util/meld/meld-3.16.4.ebuild X-VCS-Directories: dev-util/meld/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8193a6edd0f60c1845affcad6b04e551b6a8d42c X-VCS-Branch: master Date: Wed, 20 Dec 2017 20:23:34 +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: 018aecc7-c75f-4b8d-bf8c-04f7015751da X-Archives-Hash: 30ddec9de18530ed73e118a4c41f8d91 commit: 8193a6edd0f60c1845affcad6b04e551b6a8d42c Author: Mart Raudsepp gentoo org> AuthorDate: Wed Dec 20 20:09:23 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Dec 20 20:23:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8193a6ed dev-util/meld: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/meld/Manifest | 1 - dev-util/meld/meld-3.16.4.ebuild | 36 ------------------------------------ 2 files changed, 37 deletions(-) diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest index e324c2ec1e7..0ebba8fcb8e 100644 --- a/dev-util/meld/Manifest +++ b/dev-util/meld/Manifest @@ -1,2 +1 @@ -DIST meld-3.16.4.tar.xz 537364 BLAKE2B c0f6c07ca4f717ed9ab135e1f3cbc469cb8d8847377832886740b1667757bc8b9459cb2e6450fa4811f0cdc62f94c6eb1f665a58f434c748a4fae2e1198db93c SHA512 58ebca17b9ed9d9357d6f36357085603c3643eedbd86630a9a911ec87fd3a29a97a8e7ffba605b8e8d054322452ebdc299a5d50601968cf7b97d41ce6458be8f DIST meld-3.18.0.tar.xz 553772 BLAKE2B 9a481f18147a767e65cb6d58bd4770232e9d2f8e10261f8fe19d305ab44c19b8728dd5f7e7b77e4607fcdc4e6b47a0464ba5dbb4491ddc9d91ae8c1a10c1e409 SHA512 1d9f07223f33f2156e6821a567b7f3b28c942adf62b2948504301ce8788100bdac525fc4626a59c9c03cba63fa590407910abdcc41d627da5b4c8fa6ccfd2582 diff --git a/dev-util/meld/meld-3.16.4.ebuild b/dev-util/meld/meld-3.16.4.ebuild deleted file mode 100644 index 98a3b175b5c..00000000000 --- a/dev-util/meld/meld-3.16.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit gnome2 distutils-r1 - -DESCRIPTION="A graphical diff and merge tool" -HOMEPAGE="http://meldmerge.org/" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="${PYTHON_DEPS} - >=dev-libs/glib-2.36:2[dbus] - dev-python/dbus-python[${PYTHON_USEDEP}] - >=dev-python/pygobject-3.8:3[cairo,${PYTHON_USEDEP}] - gnome-base/gsettings-desktop-schemas - >=x11-libs/gtk+-3.14:3[introspection] - >=x11-libs/gtksourceview-3.14:3.0[introspection] - x11-themes/hicolor-icon-theme -" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/itstool - sys-devel/gettext -" - -python_compile_all() { - mydistutilsargs=( --no-update-icon-cache --no-compile-schemas ) -}