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 7127D1384B4 for ; Sat, 12 Dec 2015 14:29:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 971C221C0E3; Sat, 12 Dec 2015 14:29:26 +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 1FDD221C0E0 for ; Sat, 12 Dec 2015 14:29:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE7F533FE13 for ; Sat, 12 Dec 2015 14:29:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB064F1B for ; Sat, 12 Dec 2015 14:29:14 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1449930522.5f58302b3ee37614008279428309eca2f5ac41bb.pacho@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.14.0.ebuild X-VCS-Directories: dev-util/meld/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5f58302b3ee37614008279428309eca2f5ac41bb X-VCS-Branch: master Date: Sat, 12 Dec 2015 14:29:14 +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: f8f0fd1b-6cda-4485-96bd-745fd591cb97 X-Archives-Hash: 6694c425826949f4bda346096d6ddd7c commit: 5f58302b3ee37614008279428309eca2f5ac41bb Author: Pacho Ramos gentoo org> AuthorDate: Sat Dec 12 13:08:22 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Dec 12 14:28:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f58302b dev-util/meld: Drop old Package-Manager: portage-2.2.24 dev-util/meld/Manifest | 1 - dev-util/meld/meld-3.14.0.ebuild | 38 -------------------------------------- 2 files changed, 39 deletions(-) diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest index a81214f..a05d3bc 100644 --- a/dev-util/meld/Manifest +++ b/dev-util/meld/Manifest @@ -1,3 +1,2 @@ -DIST meld-3.14.0.tar.xz 495168 SHA256 430e2936b787c90ffa0999d3c94611fcaa64ca1920933f31550d5b931b4f103c SHA512 3d64ad5e9c7b1a061b7ffd3b41343e521533a507aa90063499ab314339f541fc2099d17e570dd4c8f3d52e59a62d39e7b5e19c9a4d98dac5182c5080fbb43325 WHIRLPOOL 8cac08b5f3b8a577cb68148c0654d2e1dbd01a97f9768a5801e0e5ffc577af5535c3306972ada300d3dd7bb93e9528802e55dd0f11ae48490298b6e2efd63a6d DIST meld-3.14.1.tar.xz 496100 SHA256 f43f750ed00da7925ecc70d6c5fc398c46ccf5af2f9e14b42c9a8afc7fbc06a3 SHA512 dd32ff3012be14050f1c647fad2eb91b7018dbee1957b5609021283b8f769183e00ba8ef97f5ba6b9ace31e7344549075c9e4509d9140433e3fe8a6144a957cd WHIRLPOOL 41459e736ec817856724aa8d01e6d009bc132d7db156a74b6d7a79d489d93096fded213c5ff277e83dc8812832289e24ad6f86920c64babd7402cc6cbc08b775 DIST meld-3.14.2.tar.xz 505488 SHA256 4a3c0951cd3b7e7ae2480f66adfb0e50b3bd301821d6e2adb518130446231873 SHA512 a74b07db0e3ce4186d2ef4d2156ed1ad1a0cd39d953e999d75d457345d1a294fe0832049531b78fc8e75a038b07991fbfbcdf745d74e5b2802199a35007333b1 WHIRLPOOL 69823c4bc555e12f3b80c8f35f61fe44a22e246c2093e0535d69fadbcf5a55bf2e6ddc611ae2d5368173e4620d373cd26c85571d0e5648ebf82216ffcae6adf7 diff --git a/dev-util/meld/meld-3.14.0.ebuild b/dev-util/meld/meld-3.14.0.ebuild deleted file mode 100644 index bf465c6..0000000 --- a/dev-util/meld/meld-3.14.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -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.12:3[introspection] - >=x11-libs/gtksourceview-3.10: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 ) -}