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 0AAA11384B4 for ; Sat, 12 Dec 2015 14:29:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49FAF21C0DC; Sat, 12 Dec 2015 14:29:22 +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 B4EA521C0C4 for ; Sat, 12 Dec 2015 14:29:20 +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 36870340A36 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 C97B2EF0 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: <1449930519.83a827fab0f679de9117f6c484d0a18516edc5f6.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.2.ebuild X-VCS-Directories: dev-util/meld/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 83a827fab0f679de9117f6c484d0a18516edc5f6 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: 99f50738-c660-4966-9b64-699dde7f7a60 X-Archives-Hash: aabffa4b5332c7a085eb62438a861cd7 commit: 83a827fab0f679de9117f6c484d0a18516edc5f6 Author: Pacho Ramos gentoo org> AuthorDate: Sat Dec 12 13:08:00 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Dec 12 14:28:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a827fa dev-util/meld: Version bump Package-Manager: portage-2.2.24 dev-util/meld/Manifest | 1 + dev-util/meld/meld-3.14.2.ebuild | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest index b2199e9..a81214f 100644 --- a/dev-util/meld/Manifest +++ b/dev-util/meld/Manifest @@ -1,2 +1,3 @@ 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.2.ebuild b/dev-util/meld/meld-3.14.2.ebuild new file mode 100644 index 0000000..3ed56a0 --- /dev/null +++ b/dev-util/meld/meld-3.14.2.ebuild @@ -0,0 +1,38 @@ +# 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 ) +}